1. d0693cc [CORD-2349][CORD-2391] Adding TOSCA keys to support migration to the new TOSCA engine by Matteo Scandolo · 7 years ago
  2. 77eae6d [CORD-2349] Correctly converting int32 to integer to allow migration of TOSCA recipes by Matteo Scandolo · 7 years ago
  3. 342c65f CORD-2237 update remaining synchronizer framework tests by Scott Baker · 7 years ago
  4. 26eea28 CORD-2293 add mechanism for synchronizer to load wrappers by Scott Baker · 7 years ago
  5. 31363ca [CORD-2232] Removing feedback state from model that does not have synchronizers by Matteo Scandolo · 7 years ago
  6. 3aa401c CORD-2281: Add support for EPC network configs by Sapan Bhatia · 7 years ago
  7. 0090b57 CORD-1993 add model_policy support features to mock framework by Scott Baker · 7 years ago
  8. d8b1439 CORD-1993 port model_policy test to new framework by Scott Baker · 7 years ago
  9. b696f38 xtarget for mock_modelaccessor, which wasn't checked in by Sapan Bhatia · 7 years ago
  10. 7808526 CORD-1972: Add blueprint type to config file for being able to encode a by Sapan Bhatia · 7 years ago
  11. ba52abd CORD-1939: Incorporate additional xos-genx tests to framework by Scott Baker · 7 years ago
  12. 47946ae CORD-1939: Modify test_cli to set current working directory by Scott Baker · 7 years ago
  13. b641f90 CORD-1939 support for nose2 modify test cases to be compliant with automation by Scott Baker · 7 years ago
  14. fb37c8f [CORD-2080] Adding 'tosca_key' support in xproto by Matteo Scandolo · 7 years ago
  15. df4dc59 CORD-2060: Generate Synchronizer boilerplate code by Sapan Bhatia · 7 years ago
  16. fc14f3a CORD-2049: Remove redundant imports provided by xosbase, support missing by Sapan Bhatia · 7 years ago
  17. ba75f4a CORD-2049: Fill gap in support for attics. Support for attics to by Sapan Bhatia · 7 years ago
  18. 015ae9a Fixing swagger test by Matteo Scandolo · 7 years ago
  19. aa9a696 CORD-1913: Restore execution of custom service save() methods in attics by Sapan Bhatia · 7 years ago
  20. 1e72b81 CORD-1870: Port policy fails when the instance field is missing by Sapan Bhatia · 7 years ago
  21. 122a46a CORD-1782: Fix xproto general security tests by Sapan Bhatia · 7 years ago
  22. 1e567f5 [CORD-1333] Removing ngXosLib by Matteo Scandolo · 7 years ago
  23. a62d7ed [CORD-1796] Generate swagger spec from xproto by Matteo Scandolo · 7 years ago
  24. 548b554 CORD-1867 prevent synchronizer from setting updated timestamps backward by Scott Baker · 7 years ago
  25. 2263db1 CORD-1801: [2/2] Fix dependencies involving controller objects + Unit by Sapan Bhatia · 7 years ago
  26. 06de76b CORD-1709: Update logger module in synchronizers and core by Sapan Bhatia · 7 years ago
  27. 36a7169 CORD-1743: Make logging schema untyped, preserve legacy logging for now by Sapan Bhatia · 7 years ago
  28. 1e02177 CORD-1677: Update synchronizer configuration generation to support by Sapan Bhatia · 7 years ago
  29. e425f9d [CORD-1630] Adding description and verbose_name to models in xproto by Matteo Scandolo · 7 years ago
  30. d2044a4 [CORD-1685] Adding copyright by Matteo Scandolo · 7 years ago
  31. 1f826a4 [CORD-1338] Adding onetomany relations to modeldefs by Matteo Scandolo · 7 years ago
  32. b5ce186 CORD-1570: Re-implementation of XOS Security via xproto at the API boundary by Sapan Bhatia · 7 years ago
  33. 292cc2a [CORD-1539] Static choices from xproto to GUI by Matteo Scandolo · 7 years ago
  34. 9590a88 CORD-1626: Add support for OneToOne relations by Sapan Bhatia · 7 years ago
  35. a3d2e62 CORD-1621: Inherited models with custom code fail to import in monitoring service by Sapan Bhatia · 7 years ago
  36. b69f470 CORD-1570: Several bug fixes, expanded unit tests for security refactoring by Sapan Bhatia · 7 years ago
  37. 5341859 [CORD-1538] Hiding model/fields from xProto by Matteo Scandolo · 7 years ago
  38. d3fcb66 CORD-1568: Support sharing policies by letting one policy invoke another by Sapan Bhatia · 7 years ago
  39. 113c2b9 CORD-1594: Tag models with information about the leaf model, for casting by Sapan Bhatia · 7 years ago
  40. 9227b4d CORD-1386: Port existing code to new data validation strategy by Sapan Bhatia · 7 years ago
  41. d456759 Added xproto method for debugging jinja templates by Sapan Bhatia · 7 years ago
  42. 5ea307d CORD-1385: Autogenerate validation code by Sapan Bhatia · 7 years ago
  43. 0027417 CORD-1592: Fix wrong import of service models from core, such as in A-CORD by Sapan Bhatia · 7 years ago
  44. 37845ca [CORD-1588] by Zack Williams · 7 years ago
  45. 3e3c1cd CORD-1392: Autogenerate security policies by Sapan Bhatia · 7 years ago
  46. ea6ff75 CORD-1320: Implement pure protobuf support for policies by Sapan Bhatia · 7 years ago
  47. db183c2 CORD-1389: xproto extension to support policies by Sapan Bhatia · 7 years ago
  48. 4c83560 Fix --rev option for pure protobuf support by Sapan Bhatia · 7 years ago
  49. d8e4a23 Improve modularity of jinja2 extensions by Sapan Bhatia · 7 years ago
  50. 2941a05 CORD-1532: Fix pluralization in the GRPC API by Sapan Bhatia · 7 years ago
  51. aef145d CORD-1531: Fixed bug in modeldefs that computes the wrong app name by Sapan Bhatia · 7 years ago
  52. 3b7857b [CORD-1492] Adding tosca related functions in xosgenx jinja functions by Matteo Scandolo · 7 years ago
  53. 5f4ffc7 Adding accessor.endpoint to synchronizers config schema by Matteo Scandolo · 7 years ago
  54. 3a1406f Fixed a bug in xproto conversion to pure protobuf by Sapan Bhatia · 7 years ago
  55. 67654fa [CORD-1440] Moving the generative toolchain in a library by Matteo Scandolo · 7 years ago
  56. aa084c8 CORD-1393: Allow accessor.kind config variable to turn off modelaccessor for faster unit tests by Scott Baker · 7 years ago
  57. e0fc685 [CORD-1362] Remove old config module by Matteo Scandolo · 7 years ago
  58. 0917402 CORD-1312: Generate Synchronizer configuration from xproto by Sapan Bhatia · 7 years ago
  59. 1879ce7 [CORD-1360] Using new Config in synchronizers by Matteo Scandolo · 7 years ago
  60. 202ae18 [CORD-1357] Use new config in old logger by Matteo Scandolo · 7 years ago
  61. 6bc017c [CORD-1358] Replacing config module in settings.py by Matteo Scandolo · 7 years ago
  62. 178e1b2 [CORD-1274] Adding schema by Matteo Scandolo · 7 years ago
  63. 5687972 [CORD-1273] Base structure for XOS-Config by Matteo Scandolo · 7 years ago