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