1. 1cda435 [SEBA-492] Adding --check flag to xos-migrate to check migration status by Matteo Scandolo · 6 years ago 2.1.51
  2. ebd2605 [SEBA-477] Removing service generated migrations from the core repository and expanding documentation by Matteo Scandolo · 6 years ago 2.1.49
  3. 57fdb4b [SEBA-461][WIP] Adding xos-migrate to the XOS Toolchain by Matteo Scandolo · 6 years ago 2.1.48
  4. da69db2 [SEBA-314] by Zack Williams · 6 years ago 2.1.47
  5. d85a25d SEBA-463 LoadModels unit test by Scott Baker · 6 years ago 2.1.45
  6. 8cc464d SEBA-463 Submit migration scripts from sync to core, use instead of autogenned by Scott Baker · 6 years ago 2.1.44
  7. 2e856be SEBA-465 many2many should not have null= set by Scott Baker · 6 years ago 2.1.43
  8. a02f439 SEBA-455 eliminate synchronizer service dependency code by Scott Baker · 6 years ago 2.1.41
  9. f0d7e5c SEBA-405 get synchronizer library unit tests automated; by Scott Baker · 6 years ago 2.1.40
  10. c2fddaa SEBA-405 Cleanup synchronizer imports of model_accessor to globals; by Scott Baker · 6 years ago 2.1.38
  11. 04ee191 SEBA-439 Log changes to data model fields in synchronizer by Andy Bavier · 6 years ago 2.1.37
  12. bba67b6 SEBA-405 Convert synchronizer framework to library by Scott Baker · 6 years ago 2.1.36
  13. dbd3a33 SEBA-404 move xos-client library to /lib by Scott Baker · 6 years ago 2.1.33
  14. 045b63d [SEBA-412] Automated reformat of Python code by Zack Williams · 6 years ago 2.1.32
  15. 735f6a0 [SEBA-315] Make kafkaloghandler standalone by Zack Williams · 6 years ago 2.1.22
  16. d87c02a SEBA-324 Automatic offsetting of reverse ids by Scott Baker · 6 years ago 2.1.21
  17. 5b7fba0 SEBA-301 Add diff methods to ORM by Scott Baker · 6 years ago 2.1.20
  18. 1d01b69 [SEBA-284] Pusblishing prometheus counter for gRPC endpoints by Matteo Scandolo · 6 years ago 2.1.19
  19. 1f7791d SEBA-282 xosgenx filtering by app or model; by Scott Baker · 6 years ago 2.1.18
  20. a1b089a SEBA-290 fix singularization of non-words by Scott Baker · 6 years ago 2.1.17
  21. 34dc67e SEBA-271 unit test for field numbers by Scott Baker · 6 years ago 2.1.16
  22. 391f5d8 Switch from pattern.en to inflect by Scott Baker · 6 years ago 2.1.15
  23. c237f88 SEBA-271 Fix xproto field numbers not passed through by Scott Baker · 6 years ago 2.1.14
  24. c2b87bf [SEBA-265] by Zack Williams · 6 years ago 2.1.8
  25. c928c47 Delete watchers and other unused code by Zack Williams · 6 years ago 2.1.5
  26. 73a1285 [SEBA-232] by Zack Williams · 6 years ago 2.1.2
  27. dd8fff4 SEBA-227 do not validate deleted objects by Scott Baker · 6 years ago
  28. 2d715ec [SEBA-219] by Zack Williams · 6 years ago
  29. f1b5098 [SEBA-154] by Zack Williams · 6 years ago
  30. 61a9f20 [SEBA-126] Adding xproto support for min and max validators by Matteo Scandolo · 6 years ago
  31. c59372a [CORD-3022] Adding an option to provide an extra configuration by Matteo Scandolo · 6 years ago
  32. c1cd109 Making model-deps optional for synchronizers by Matteo Scandolo · 6 years ago
  33. a17e6e4 Updating error message in xproto by Matteo Scandolo · 7 years ago
  34. aee7e45 model_access get model should return IndexError as Django does by Matteo Scandolo · 7 years ago
  35. e049955 CORD-3049 support always_update_timestamp in mock modelaccessor by Scott Baker · 7 years ago
  36. 49504d3 CORD-1289 Implement Event Engine by Scott Baker · 7 years ago
  37. eb782fc CORD-2990 add uniqueness constraints for names in the core; by Scott Baker · 7 years ago
  38. a8b6d69 CORD-2931 fix ValidationError; by Scott Baker · 7 years ago
  39. 0e852b9 [CORD-2888] Adding pull steps to the synchronization loop by Matteo Scandolo · 7 years ago
  40. ffc9b21 [CORD-2276] Update xos-base to 16.04, remove unused/legacy packages by Zack Williams · 7 years ago
  41. 6bdd3ea [CORD-2871] Fix protobuf integration in prep for CORD-2276 by Zack Williams · 7 years ago
  42. d0d3566 CORD-2772 add --version argument to xosgenx by Scott Baker · 7 years ago
  43. e02aa69 CORD-2772 report version of core by Scott Baker · 7 years ago
  44. fdb7e60 CORD-2741 pass service versions in LoadModels call by Scott Baker · 7 years ago
  45. bcbd4cc CORD-2741 implement VERSION file discovery for xos python libraries by Scott Baker · 7 years ago
  46. b96ba43 CORD-2773 Update to gRPC 1.9.1 and protobuf 3.5.2 by Scott Baker · 7 years ago
  47. 23cf15f [CORD-2810] Only synchronizers can write feedback state by Matteo Scandolo · 7 years ago
  48. a6a25c4 [CORD-2826] Adding support for get_model_class in mock_classes.xproto by Matteo Scandolo · 7 years ago
  49. 083a3b6 CORD-2817 remove build directory from xos-ui container by Scott Baker · 7 years ago
  50. 0d2dd98 CORD-2753 Allow owner_class_name to be set for ServiceInstances by Scott Baker · 7 years ago
  51. a33ccb0 CORD-2648 convert core attics to decl by Scott Baker · 7 years ago
  52. 1323e0d [CORD-2720] Removing consul and registrator as they're not used by Matteo Scandolo · 7 years ago
  53. bfb233a CORD-2247: Write basic static checker for xproto by Sapan Bhatia · 7 years ago
  54. dfceafa [CORD-2671] Adding test for Django relations by Matteo Scandolo · 7 years ago
  55. 5a68476 CORD-2545: Fix error in pure protobuf policies by Sapan Bhatia · 7 years ago
  56. 85b7101 CORD-2536: Print context information in case of errors by Sapan Bhatia · 7 years ago
  57. 6e34683 CORD-2247: Fix temporary file issue in xproto compilation by Sapan Bhatia · 7 years ago
  58. b06e3e0 CORD-1256 Implement LoadModels by Scott Baker · 7 years ago
  59. 0f266f3 CORD-2420 Changes for M-CORD 5.0 profile by Andy Bavier · 7 years ago
  60. 68ab543 [CORD-2349][CORD-2391] Adding TOSCA keys to support migration to the new TOSCA engine by Matteo Scandolo · 7 years ago
  61. c4156c3 CORD-2359 eliminate foreignkey is poisoned errors by Scott Baker · 7 years ago
  62. c6543dd CORD-1870: Fix an exception in composite policies by Sapan Bhatia · 7 years ago
  63. c59f1bc CORD-2357 manytomany support by Scott Baker · 7 years ago
  64. 727e19c [CORD-2349] Correctly converting int32 to integer to allow migration of TOSCA recipes by Matteo Scandolo · 7 years ago
  65. 15abd67 CORD-2237 update remaining synchronizer framework tests; by Scott Baker · 7 years ago
  66. 1f6a32c CORD-2293 add mechanism for synchronizer to load wrappers by Scott Baker · 7 years ago
  67. a8efc1d CORD-2281: Add support for EPC network configs by Sapan Bhatia · 7 years ago
  68. 39b4a27 [CORD-2232] Removing feedback state from model that does not have synchronizers by Matteo Scandolo · 7 years ago
  69. d1702d7 CORD-1993 add model_policy support features to mock framework; by Scott Baker · 7 years ago
  70. 0fef009 CORD-1993 port model_policy test to new framework; by Scott Baker · 7 years ago
  71. 2eee7c7 CORD-1972: Add blueprint type to config file for being able to encode a by Sapan Bhatia · 7 years ago
  72. bcbe8ce xtarget for mock_modelaccessor, which wasn't checked in by Sapan Bhatia · 7 years ago
  73. 1aacca2 CORD-1939: Incorporate additional xos-genx tests to framework by Scott Baker · 7 years ago
  74. 55e146a CORD-1939: Modify test_cli to set current working directory by Scott Baker · 7 years ago
  75. 7dddd51 CORD-1939: support for nose2 by Scott Baker · 7 years ago
  76. 3e67c0a grpc api unittest generation by Kailash Khalasi · 7 years ago
  77. c3c0f0a [CORD-2080] Adding 'tosca_key' support in xproto by Matteo Scandolo · 7 years ago
  78. d60b30b CORD-2060: Generate Synchronizer boilerplate code by Sapan Bhatia · 7 years ago
  79. 95f5b11 CORD-2049: Remove redundant imports provided by xosbase, support missing by Sapan Bhatia · 7 years ago
  80. e596ea9 CORD-2049: Fill gap in support for attics. Support for attics to by Sapan Bhatia · 7 years ago
  81. ff0e22a Fixing swagger test by Matteo Scandolo · 7 years ago
  82. 8fa0f7a Generating test coverage by Matteo Scandolo · 7 years ago
  83. e294aae CORD-1782: Fix xproto general security tests by Sapan Bhatia · 7 years ago
  84. 0d6990a CORD-1913: Restore execution of custom service save() methods in attics by Sapan Bhatia · 7 years ago
  85. 450e5d0 CORD-1867 prevent synchronizer from setting updated timestamps backward by Scott Baker · 7 years ago
  86. 06e4e7a CORD-1801: [2/2] Fix dependencies involving controller objects + Unit by Sapan Bhatia · 7 years ago
  87. c3ac8c7 [CORD-1333] Removing ngXosLib by Matteo Scandolo · 7 years ago
  88. 431781c [CORD-1796] Generate swagger spec from xproto by Matteo Scandolo · 7 years ago
  89. 06de76b CORD-1709: Update logger module in synchronizers and core by Sapan Bhatia · 7 years ago
  90. 36a7169 CORD-1743: Make logging schema untyped, preserve legacy logging for now by Sapan Bhatia · 7 years ago
  91. 1e02177 CORD-1677: Update synchronizer configuration generation to support by Sapan Bhatia · 7 years ago
  92. e425f9d [CORD-1630] Adding description and verbose_name to models in xproto by Matteo Scandolo · 7 years ago
  93. d2044a4 [CORD-1685] Adding copyright by Matteo Scandolo · 7 years ago
  94. 1f826a4 [CORD-1338] Adding onetomany relations to modeldefs by Matteo Scandolo · 7 years ago
  95. b5ce186 CORD-1570: Re-implementation of XOS Security via xproto at the API boundary by Sapan Bhatia · 7 years ago
  96. 292cc2a [CORD-1539] Static choices from xproto to GUI by Matteo Scandolo · 7 years ago
  97. 9590a88 CORD-1626: Add support for OneToOne relations by Sapan Bhatia · 7 years ago
  98. a3d2e62 CORD-1621: Inherited models with custom code fail to import in monitoring service by Sapan Bhatia · 7 years ago
  99. b69f470 CORD-1570: Several bug fixes, expanded unit tests for security refactoring by Sapan Bhatia · 7 years ago
  100. 5341859 [CORD-1538] Hiding model/fields from xProto by Matteo Scandolo · 7 years ago