1. 3e79195 [SEBA-980] Introduce maintenance_mode field in XOSCore Object by Himanshu Bhandari · 4 years, 6 months ago
  2. 5faac65 [SEBA-692] xos protobuf Makefile has hardcoded paths by Himanshu Bhandari · 4 years, 6 months ago 4.0.3
  3. 05c0698 [SEBA-217] Certain fields should be marked as readonly by Himanshu Bhandari · 4 years, 7 months ago 4.0.2
  4. 51d71c1 [EDGEPOD-38] Multiple site support for XOS Services by Himanshu Bhandari · 4 years, 9 months ago
  5. 50e6b6f Release XOS 4.0.1 by Daniele Moro · 4 years, 8 months ago 4.0.1
  6. d6fc750 [SEBA-946] by Zack Williams · 4 years, 9 months ago
  7. 4fd7032 Relese xos 4.0.0 by Daniele Moro · 4 years, 9 months ago 4.0.0
  8. efa52b7 Use google.api instead of custom googleapi package by Daniele Moro · 4 years, 10 months ago
  9. 1acca78 SEBA-554 Describe field options by Scott Baker · 5 years ago
  10. bb17257 SEBA-736 release xos 3.3.1 by Scott Baker · 5 years ago 3.3.1
  11. 64c0411 [SEBA-718] Adding sync/policy_implemented to xProto docs by Matteo Scandolo · 5 years ago
  12. df2a0ac SEBA-38 Add DatabaseInfo endpoint by Scott Baker · 5 years ago 3.3.0
  13. 91d138f [SEBA-572] by Zack Williams · 5 years ago 3.2.9
  14. 4185dca SEBA-394 More unit tests for ORM; Refactor grouping of tests by Scott Baker · 5 years ago
  15. a2717c8 SEBA-689 Restart synchronizer when models change by Scott Baker · 5 years ago 3.2.8
  16. 115e526 SEBA-709 Handle parse errors at end of input by Scott Baker · 5 years ago
  17. 425bd06 SEBA-662 Point to _decl models if any model in a service has custom_python by Scott Baker · 6 years ago 3.2.7
  18. 0ed442c Fix boken error messages by Zack Williams · 6 years ago
  19. b0df1bf upgrade libraries dependencies to newer version by Matteo Scandolo · 6 years ago 3.2.6
  20. 89704b1 SEBA-580 Add uuid to backupoperation; Add version endpoint by Scott Baker · 6 years ago
  21. 4447685 SEBA-622 Implement filetransfer API; by Scott Baker · 6 years ago 3.2.5
  22. 0bd4bb1 SEBA-570 additional unit test for backup/restore by Scott Baker · 6 years ago
  23. 6bd238f SEBA-570 add backup/restore feature by Scott Baker · 6 years ago 3.2.4
  24. 9a76635 [SEBA-497] by Zack Williams · 6 years ago 3.2.3
  25. be2a517 SEBA-419 allow legacy to be specified on a per-model basis; by Scott Baker · 6 years ago 3.2.2
  26. 8df749e SEBA-420 Enable linting test in Makefile; update requirements by Scott Baker · 6 years ago 3.2.1
  27. 08d1040 SEBA-420 rename varchar to text; validation on max_length by Scott Baker · 6 years ago 3.2.0
  28. 0153732 SEBA-424 Remove old logger and wsgi modules by Scott Baker · 6 years ago 3.1.0
  29. a3f960e SEBA-563 fix networkx to version 2.2 by Scott Baker · 6 years ago 3.0.7
  30. 810c44a SEBA-560 Remove ansible from synchronizer framework; by Scott Baker · 6 years ago 3.0.6
  31. acb2bf6 SEBA-557 implement xos test service by Scott Baker · 6 years ago
  32. 11b175f SEBA-455 release xos 3.0.5 by Scott Baker · 6 years ago 3.0.5
  33. 2d01d11 SEBA-555 release XOS 3.0.4 by Scott Baker · 6 years ago 3.0.4
  34. 8d47a4a SEBA-555 update Dockerfile FROM lines by Scott Baker · 6 years ago
  35. 6f53a00 SEBA-555 release xos 3.0.3; Add venvs to .dockerignore by Scott Baker · 6 years ago 3.0.3
  36. 2f8e180 SEBA-206 add requests_mock to venv by Scott Baker · 6 years ago
  37. be5ee1c [SEBA-496] by Zack Williams · 6 years ago 3.0.2
  38. 23938ab [SEBA-545] by Zack Williams · 6 years ago 3.0.1
  39. 11a2c5e [SEBA-537] Adding priority to ServiceGraphConstraint models to allow by Matteo Scandolo · 6 years ago
  40. a34afb5 Fix the XOS documentation by Zack Williams · 6 years ago
  41. 6d787c9 SEBA-498 Remove old synchronizer framework by Scott Baker · 6 years ago 3.0.0
  42. ddb3b56 Various fixes before 3.0 by Zack Williams · 6 years ago 2.2.18
  43. 8419c08 [SEBA-526] Adding --xos-dir and --services-dir to xos-migrate cli options by Matteo Scandolo · 6 years ago 2.2.17
  44. 83cc6f5 SEBA-513 remove superfluous options by Scott Baker · 6 years ago 2.2.16
  45. 5bea8a3 [SEBA-478] Fixing xos-documentation publish after xos_services rename by Matteo Scandolo · 6 years ago 2.2.15
  46. e157680 [SEBA-478] Renaming xos_services in xos-services by Matteo Scandolo · 6 years ago 2.2.14
  47. 70a67e7 [SEBA-449] by Zack Williams · 6 years ago 2.2.13
  48. c80304a SEBA-513 Cleanup errors reported by xproto validator by Scott Baker · 6 years ago 2.2.12
  49. 1d44c81 SEBA-513 Tosca engine should not require fields with Default set by Scott Baker · 6 years ago 2.2.11
  50. 5c2ea23 [SEBA-450] (part 2) by Zack Williams · 6 years ago 2.2.10
  51. 7ae3a8f SEBA-513 Validation of xproto by Scott Baker · 6 years ago 2.2.9
  52. 6714216 Fix broken swagger documentation and requirements.txt parsing by Zack Williams · 6 years ago 2.2.8
  53. 39e2bf4 SEBA-457 Remove files obsoleted by core model cleanup by Scott Baker · 6 years ago 2.2.7
  54. 9a42f87 [SEBA-450] (part 1) by Zack Williams · 6 years ago 2.2.6
  55. 4839dec SEBA-457 Core xproto cleanup by Scott Baker · 6 years ago 2.2.5
  56. 00e22d6 [SEBA-512] by Zack Williams · 6 years ago 2.2.4
  57. 63c27ba SEBA-509 Allow xos-migrate to use relative path by Scott Baker · 6 years ago 2.2.3
  58. 75e9d56 SEBA-480 Add authentication to dynamicload and utility apis; by Scott Baker · 6 years ago 2.2.2
  59. 41d51a9 [SEBA-494] Better handling of version numbers by Matteo Scandolo · 6 years ago 2.2.1
  60. 12651d7 [SEBA-494] Validating core version matched version requested by synchronizer by Matteo Scandolo · 6 years ago 2.2.0
  61. 43af45b [SEBA-500] Always generate core models before a migration as service models depend on them by Matteo Scandolo · 6 years ago 2.1.57
  62. bef5fd9 SEBA-495 eliminate chameleon dependency by Scott Baker · 6 years ago 2.1.56
  63. 6e2bd82 [SEBA-492] Fixing migrations template to include CORD copyright by Matteo Scandolo · 6 years ago 2.1.55
  64. 7ff8ad9 SEBA-462 Service unload can be initiated by synchronizer by Scott Baker · 6 years ago 2.1.54
  65. f749ce6 [SEBA-492] Upgrading documentation for xos-migrate by Matteo Scandolo · 6 years ago 2.1.53
  66. 6451409 [SEBA-493] Fixing swagger documentation by Matteo Scandolo · 6 years ago 2.1.52
  67. 1cda435 [SEBA-492] Adding --check flag to xos-migrate to check migration status by Matteo Scandolo · 6 years ago 2.1.51
  68. b60756e SEBA-462 Implement UnloadModels cleanup behavior by Scott Baker · 6 years ago 2.1.50
  69. ebd2605 [SEBA-477] Removing service generated migrations from the core repository and expanding documentation by Matteo Scandolo · 6 years ago 2.1.49
  70. 57fdb4b [SEBA-461][WIP] Adding xos-migrate to the XOS Toolchain by Matteo Scandolo · 6 years ago 2.1.48
  71. da69db2 [SEBA-314] by Zack Williams · 6 years ago 2.1.47
  72. 004f238 SEBA-469 Validate filenames with quotes by Scott Baker · 6 years ago 2.1.46
  73. d85a25d SEBA-463 LoadModels unit test by Scott Baker · 6 years ago 2.1.45
  74. 8cc464d SEBA-463 Submit migration scripts from sync to core, use instead of autogenned by Scott Baker · 6 years ago 2.1.44
  75. 2e856be SEBA-465 many2many should not have null= set by Scott Baker · 6 years ago 2.1.43
  76. 56c59b9 SEBA-222 Fix default owner support by Scott Baker · 6 years ago 2.1.42
  77. a02f439 SEBA-455 eliminate synchronizer service dependency code by Scott Baker · 6 years ago 2.1.41
  78. f0d7e5c SEBA-405 get synchronizer library unit tests automated; by Scott Baker · 6 years ago 2.1.40
  79. 69a5330 SEBA-405 add xos-synchronizer to the venv by Scott Baker · 6 years ago 2.1.39
  80. c2fddaa SEBA-405 Cleanup synchronizer imports of model_accessor to globals; by Scott Baker · 6 years ago 2.1.38
  81. 04ee191 SEBA-439 Log changes to data model fields in synchronizer by Andy Bavier · 6 years ago 2.1.37
  82. bba67b6 SEBA-405 Convert synchronizer framework to library by Scott Baker · 6 years ago 2.1.36
  83. b459b20 SEBA-404 Fix convenience wrappers saved to old directory by Scott Baker · 6 years ago 2.1.35
  84. 987d313 SEBA-422 Remove dead code by Scott Baker · 6 years ago 2.1.34
  85. dbd3a33 SEBA-404 move xos-client library to /lib by Scott Baker · 6 years ago 2.1.33
  86. 045b63d [SEBA-412] Automated reformat of Python code by Zack Williams · 6 years ago 2.1.32
  87. acfbc89 SEBA-401: Reformat and expand descriptions on selective core models by Scott Baker · 6 years ago 2.1.31
  88. 6a17937 Adding log statement in modeldefs API if an error occur by Matteo Scandolo · 6 years ago 2.1.30
  89. 5dc7cc5 SEBA-394 fix unit test susceptible to side-effects by Scott Baker · 6 years ago 2.1.29
  90. 7ab456b SEBA-394 Fix bug with reverse cache no populated by Scott Baker · 6 years ago 2.1.28
  91. 9e47725 SEBA-394 More unit tests for orm by Scott Baker · 6 years ago 2.1.27
  92. ea1f4d0 SEBA-382 deleted_objects support in orm by Scott Baker · 6 years ago 2.1.26
  93. 1b78b56 decouple from CORD guide by Larry Peterson · 6 years ago
  94. ee72577 [SEBA-366], [SEBA-378] by Zack Williams · 6 years ago 2.1.25
  95. 5523353 Update kafkaloghandler to 0.9.0 by Zack Williams · 6 years ago 2.1.24
  96. 1146004 SEBA-329 Tutorial on Interacting with gRPC Northbound API by Scott Baker · 6 years ago 2.1.23
  97. 735f6a0 [SEBA-315] Make kafkaloghandler standalone by Zack Williams · 6 years ago 2.1.22
  98. d87c02a SEBA-324 Automatic offsetting of reverse ids by Scott Baker · 6 years ago 2.1.21
  99. 5b7fba0 SEBA-301 Add diff methods to ORM by Scott Baker · 6 years ago 2.1.20
  100. 1d01b69 [SEBA-284] Pusblishing prometheus counter for gRPC endpoints by Matteo Scandolo · 6 years ago 2.1.19