Tagged by CORD Jenkins version-tag job: 1810, for Gerrit patchset: 14259
  1. 4185dca SEBA-394 More unit tests for ORM; Refactor grouping of tests by Scott Baker · 5 years ago
  2. a2717c8 SEBA-689 Restart synchronizer when models change by Scott Baker · 5 years ago 3.2.8
  3. 2fd7b87 [SEBA-707] Removing m2m fields from 'save-updated-fields' method by Matteo Scandolo · 5 years ago
  4. 4dedbe6 [SEBA-715] Adding xos-genx validator unit tests by Matteo Scandolo · 5 years ago
  5. 880e321 [SEBA-165] hide backend and policy_status for services which doesn't have those by vigneshethiraj · 5 years ago
  6. 115e526 SEBA-709 Handle parse errors at end of input by Scott Baker · 5 years ago
  7. 425bd06 SEBA-662 Point to _decl models if any model in a service has custom_python by Scott Baker · 5 years ago 3.2.7
  8. b0df1bf upgrade libraries dependencies to newer version by Matteo Scandolo · 5 years ago 3.2.6
  9. 4447685 SEBA-622 Implement filetransfer API; by Scott Baker · 5 years ago 3.2.5
  10. 8ef264f [SEBA-543] Fixing the modeldef API to report required fields by Matteo Scandolo · 5 years ago
  11. be2a517 SEBA-419 allow legacy to be specified on a per-model basis; by Scott Baker · 5 years ago 3.2.2
  12. 8df749e SEBA-420 Enable linting test in Makefile; update requirements by Scott Baker · 5 years ago 3.2.1
  13. 08d1040 SEBA-420 rename varchar to text; validation on max_length by Scott Baker · 5 years ago 3.2.0
  14. a3f960e SEBA-563 fix networkx to version 2.2 by Scott Baker · 5 years ago 3.0.7
  15. 810c44a SEBA-560 Remove ansible from synchronizer framework; by Scott Baker · 5 years ago 3.0.6
  16. 93c40b4 SEBA-555 create_logger inside init() method by Scott Baker · 5 years ago
  17. be5ee1c [SEBA-496] by Zack Williams · 5 years ago 3.0.2
  18. 23938ab [SEBA-545] by Zack Williams · 5 years ago 3.0.1
  19. 8203dc6 SEBA-540 Move dynamic convenience methods dir to /var/run/xosapi/convenience by Scott Baker · 5 years ago
  20. 6cd253f SEBA-538 Fix validation error message by Scott Baker · 5 years ago
  21. 6d787c9 SEBA-498 Remove old synchronizer framework by Scott Baker · 5 years ago 3.0.0
  22. ddb3b56 Various fixes before 3.0 by Zack Williams · 5 years ago 2.2.18
  23. 8419c08 [SEBA-526] Adding --xos-dir and --services-dir to xos-migrate cli options by Matteo Scandolo · 5 years ago 2.2.17
  24. e157680 [SEBA-478] Renaming xos_services in xos-services by Matteo Scandolo · 5 years ago 2.2.14
  25. 70a67e7 [SEBA-449] by Zack Williams · 5 years ago 2.2.13
  26. c80304a SEBA-513 Cleanup errors reported by xproto validator by Scott Baker · 5 years ago 2.2.12
  27. 1d44c81 SEBA-513 Tosca engine should not require fields with Default set by Scott Baker · 5 years ago 2.2.11
  28. 5c2ea23 [SEBA-450] (part 2) by Zack Williams · 5 years ago 2.2.10
  29. 7ae3a8f SEBA-513 Validation of xproto by Scott Baker · 5 years ago 2.2.9
  30. 6714216 Fix broken swagger documentation and requirements.txt parsing by Zack Williams · 5 years ago 2.2.8
  31. 39e2bf4 SEBA-457 Remove files obsoleted by core model cleanup by Scott Baker · 5 years ago 2.2.7
  32. 9a42f87 [SEBA-450] (part 1) by Zack Williams · 5 years ago 2.2.6
  33. 4839dec SEBA-457 Core xproto cleanup by Scott Baker · 5 years ago 2.2.5
  34. 00e22d6 [SEBA-512] by Zack Williams · 5 years ago 2.2.4
  35. 63c27ba SEBA-509 Allow xos-migrate to use relative path by Scott Baker · 5 years ago 2.2.3
  36. 75e9d56 SEBA-480 Add authentication to dynamicload and utility apis; by Scott Baker · 5 years ago 2.2.2
  37. 12651d7 [SEBA-494] Validating core version matched version requested by synchronizer by Matteo Scandolo · 5 years ago 2.2.0
  38. 43af45b [SEBA-500] Always generate core models before a migration as service models depend on them by Matteo Scandolo · 5 years ago 2.1.57
  39. bef5fd9 SEBA-495 eliminate chameleon dependency by Scott Baker · 5 years ago 2.1.56
  40. 6e2bd82 [SEBA-492] Fixing migrations template to include CORD copyright by Matteo Scandolo · 5 years ago 2.1.55
  41. 7ff8ad9 SEBA-462 Service unload can be initiated by synchronizer by Scott Baker · 5 years ago 2.1.54
  42. 1cda435 [SEBA-492] Adding --check flag to xos-migrate to check migration status by Matteo Scandolo · 5 years ago 2.1.51
  43. ebd2605 [SEBA-477] Removing service generated migrations from the core repository and expanding documentation by Matteo Scandolo · 5 years ago 2.1.49
  44. 57fdb4b [SEBA-461][WIP] Adding xos-migrate to the XOS Toolchain by Matteo Scandolo · 5 years ago 2.1.48
  45. da69db2 [SEBA-314] by Zack Williams · 5 years ago 2.1.47
  46. d85a25d SEBA-463 LoadModels unit test by Scott Baker · 5 years ago 2.1.45
  47. 8cc464d SEBA-463 Submit migration scripts from sync to core, use instead of autogenned by Scott Baker · 5 years ago 2.1.44
  48. 2e856be SEBA-465 many2many should not have null= set by Scott Baker · 5 years ago 2.1.43
  49. a02f439 SEBA-455 eliminate synchronizer service dependency code by Scott Baker · 5 years ago 2.1.41
  50. f0d7e5c SEBA-405 get synchronizer library unit tests automated; by Scott Baker · 5 years ago 2.1.40
  51. c2fddaa SEBA-405 Cleanup synchronizer imports of model_accessor to globals; by Scott Baker · 5 years ago 2.1.38
  52. 04ee191 SEBA-439 Log changes to data model fields in synchronizer by Andy Bavier · 5 years ago 2.1.37
  53. bba67b6 SEBA-405 Convert synchronizer framework to library by Scott Baker · 5 years ago 2.1.36
  54. dbd3a33 SEBA-404 move xos-client library to /lib by Scott Baker · 5 years ago 2.1.33
  55. 045b63d [SEBA-412] Automated reformat of Python code by Zack Williams · 5 years ago 2.1.32
  56. 735f6a0 [SEBA-315] Make kafkaloghandler standalone by Zack Williams · 6 years ago 2.1.22
  57. d87c02a SEBA-324 Automatic offsetting of reverse ids by Scott Baker · 6 years ago 2.1.21
  58. 5b7fba0 SEBA-301 Add diff methods to ORM by Scott Baker · 6 years ago 2.1.20
  59. 1d01b69 [SEBA-284] Pusblishing prometheus counter for gRPC endpoints by Matteo Scandolo · 6 years ago 2.1.19
  60. 1f7791d SEBA-282 xosgenx filtering by app or model; by Scott Baker · 6 years ago 2.1.18
  61. a1b089a SEBA-290 fix singularization of non-words by Scott Baker · 6 years ago 2.1.17
  62. 34dc67e SEBA-271 unit test for field numbers by Scott Baker · 6 years ago 2.1.16
  63. 391f5d8 Switch from pattern.en to inflect by Scott Baker · 6 years ago 2.1.15
  64. c237f88 SEBA-271 Fix xproto field numbers not passed through by Scott Baker · 6 years ago 2.1.14
  65. c2b87bf [SEBA-265] by Zack Williams · 6 years ago 2.1.8
  66. c928c47 Delete watchers and other unused code by Zack Williams · 6 years ago 2.1.5
  67. 73a1285 [SEBA-232] by Zack Williams · 6 years ago 2.1.2
  68. dd8fff4 SEBA-227 do not validate deleted objects by Scott Baker · 6 years ago
  69. 2d715ec [SEBA-219] by Zack Williams · 6 years ago
  70. f1b5098 [SEBA-154] by Zack Williams · 6 years ago
  71. 61a9f20 [SEBA-126] Adding xproto support for min and max validators by Matteo Scandolo · 6 years ago
  72. c59372a [CORD-3022] Adding an option to provide an extra configuration by Matteo Scandolo · 6 years ago
  73. c1cd109 Making model-deps optional for synchronizers by Matteo Scandolo · 6 years ago
  74. a17e6e4 Updating error message in xproto by Matteo Scandolo · 6 years ago
  75. aee7e45 model_access get model should return IndexError as Django does by Matteo Scandolo · 6 years ago
  76. e049955 CORD-3049 support always_update_timestamp in mock modelaccessor by Scott Baker · 6 years ago
  77. 49504d3 CORD-1289 Implement Event Engine by Scott Baker · 6 years ago
  78. eb782fc CORD-2990 add uniqueness constraints for names in the core; by Scott Baker · 6 years ago
  79. a8b6d69 CORD-2931 fix ValidationError; by Scott Baker · 6 years ago
  80. 0e852b9 [CORD-2888] Adding pull steps to the synchronization loop by Matteo Scandolo · 6 years ago
  81. ffc9b21 [CORD-2276] Update xos-base to 16.04, remove unused/legacy packages by Zack Williams · 6 years ago
  82. 6bdd3ea [CORD-2871] Fix protobuf integration in prep for CORD-2276 by Zack Williams · 6 years ago
  83. d0d3566 CORD-2772 add --version argument to xosgenx by Scott Baker · 6 years ago
  84. e02aa69 CORD-2772 report version of core by Scott Baker · 6 years ago
  85. fdb7e60 CORD-2741 pass service versions in LoadModels call by Scott Baker · 6 years ago
  86. bcbd4cc CORD-2741 implement VERSION file discovery for xos python libraries by Scott Baker · 6 years ago
  87. b96ba43 CORD-2773 Update to gRPC 1.9.1 and protobuf 3.5.2 by Scott Baker · 6 years ago
  88. 23cf15f [CORD-2810] Only synchronizers can write feedback state by Matteo Scandolo · 6 years ago
  89. a6a25c4 [CORD-2826] Adding support for get_model_class in mock_classes.xproto by Matteo Scandolo · 6 years ago
  90. 083a3b6 CORD-2817 remove build directory from xos-ui container by Scott Baker · 6 years ago
  91. 0d2dd98 CORD-2753 Allow owner_class_name to be set for ServiceInstances by Scott Baker · 6 years ago
  92. a33ccb0 CORD-2648 convert core attics to decl by Scott Baker · 6 years ago
  93. 1323e0d [CORD-2720] Removing consul and registrator as they're not used by Matteo Scandolo · 6 years ago
  94. bfb233a CORD-2247: Write basic static checker for xproto by Sapan Bhatia · 6 years ago
  95. dfceafa [CORD-2671] Adding test for Django relations by Matteo Scandolo · 6 years ago
  96. 5a68476 CORD-2545: Fix error in pure protobuf policies by Sapan Bhatia · 6 years ago
  97. 85b7101 CORD-2536: Print context information in case of errors by Sapan Bhatia · 6 years ago
  98. 6e34683 CORD-2247: Fix temporary file issue in xproto compilation by Sapan Bhatia · 6 years ago
  99. b06e3e0 CORD-1256 Implement LoadModels by Scott Baker · 6 years ago
  100. 0f266f3 CORD-2420 Changes for M-CORD 5.0 profile by Andy Bavier · 6 years ago