1. cb2eb92 transition to latest yang-js/yang-express, introduce additional xos-core models for service-attribute, xos-base, provider, service, and tenancy by Peter K. Lee · 8 years ago
  2. 7f3d275 update to latest yang-js/yang-express by Peter K. Lee · 8 years ago
  3. b211c13 update to latest yang-js/yang-express by Peter K. Lee · 8 years ago
  4. f1f9e2a update to latest yang-js/yang-express with protection against POST into a list-item and enforce key conflict checks by Peter K. Lee · 8 years ago
  5. 83e3d0f upgrade to latest yang-js/yang-express by Peter K. Lee · 8 years ago
  6. 1a856a0 upgrade to latest yang-js/yang-express by Peter K. Lee · 8 years ago
  7. 191d760 update to latest yang-js/express by Peter Lee · 8 years ago
  8. af777da update to latest yang-js/yang-express and adapt schema/server to conform to latest interface changes by Peter K. Lee · 8 years ago
  9. 3773af4 update to latest yang-* by Peter K. Lee · 8 years ago
  10. 7b2bdbc update to latest yang-express/yang-js, addresses issue reported by Matteo for running multiple instances of the yang-express server app during 'supertest', adds support for granular model event subscription using XPATH, change the 'humanReadableName' property to 'label' by Peter K. Lee · 8 years ago
  11. b391868 updated to latest yang-js/yang-express with fixes on #5,#6 by Peter Lee · 8 years ago
  12. 29a9514 major update to latest yang-js/yang-express to now support hot-pluggable data models during runtime. also enable complete event-propagation for changes to the data models on a per-model basis. fixes #2 and #3. documentation updated to reflect initial support for openapi/swagger 2.0 specification auto-generation. near-complete support for websocket/socket.io will enable dynamic change push to the client application by Peter K. Lee · 8 years ago
  13. 28b3c40 update to latest yang-js/yang-express by Peter K. Lee · 8 years ago
  14. 87698fa update to latest yang-express and adapt api/server to specify controller/view by Peter K. Lee · 8 years ago
  15. 0f24ea9 update to latest yang-express with OPTIONS, update API doc to explain usage by Peter K. Lee · 8 years ago
  16. 25d2aa6 update to latest yang-js/yang-express by Peter K. Lee · 8 years ago
  17. 9827a3d bump for publish by Peter K. Lee · 8 years ago
  18. f0f33d7 update deps to latest yang-express and yang-js by Peter K. Lee · 8 years ago
  19. 78ff07d Added CLI option to specify server port (#1) by Matteo · 8 years ago
  20. 1c6e24c add .npmignore so that lib/* are grabbed during package publish by Peter Lee · 8 years ago
  21. 16d4cd1 bump version for publish by Peter Lee · 8 years ago
  22. df26beb added API Guide documentation and updated Modeler's Guide by Peter Lee · 8 years ago
  23. d02309b bump to latest yang-express and yang-js by Peter K. Lee · 8 years ago
  24. 4302f47 completed REST/JSON interface generation integration with yang-js and yang-express. now supports complete CRUD operations against the subscriber model. need to update documentation to reflect latest changes by Peter K. Lee · 8 years ago
  25. f4d38d3 first initial working version of REST API auto-generation via yang-express using xos-core, cord-core, and its dependent modules. validate/polish various YANG schema files, introduce 'cord-core.yang' data model schema, annotate copyright/license info inside YANG schemas, create initial controller logic bindings for various cord data models. build/packaging complete with dependency mappings by Peter K. Lee · 8 years ago
  26. ba88188 update dep to latest yang-js by Peter K. Lee · 8 years ago
  27. 42d56c2 update to latest yang-js by Peter K. Lee · 8 years ago
  28. 5539580 moved YANG schema files from root folder into ./schema directory, introduced package.json to prepare for adding code bindings, fix minor issues with YANG schema validation by Peter K. Lee · 8 years ago