1. be2a517 SEBA-419 allow legacy to be specified on a per-model basis; by Scott Baker · 6 years ago 3.2.2
  2. 8df749e SEBA-420 Enable linting test in Makefile; update requirements by Scott Baker · 6 years ago 3.2.1
  3. 08d1040 SEBA-420 rename varchar to text; validation on max_length by Scott Baker · 6 years ago 3.2.0
  4. 0153732 SEBA-424 Remove old logger and wsgi modules by Scott Baker · 6 years ago 3.1.0
  5. a3f960e SEBA-563 fix networkx to version 2.2 by Scott Baker · 6 years ago 3.0.7
  6. 810c44a SEBA-560 Remove ansible from synchronizer framework; by Scott Baker · 6 years ago 3.0.6
  7. 11b175f SEBA-455 release xos 3.0.5 by Scott Baker · 6 years ago 3.0.5
  8. 8d47a4a SEBA-555 update Dockerfile FROM lines by Scott Baker · 6 years ago
  9. be5ee1c [SEBA-496] by Zack Williams · 6 years ago 3.0.2
  10. 23938ab [SEBA-545] by Zack Williams · 6 years ago 3.0.1
  11. 6d787c9 SEBA-498 Remove old synchronizer framework by Scott Baker · 6 years ago 3.0.0
  12. ddb3b56 Various fixes before 3.0 by Zack Williams · 6 years ago 2.2.18
  13. 8419c08 [SEBA-526] Adding --xos-dir and --services-dir to xos-migrate cli options by Matteo Scandolo · 6 years ago 2.2.17
  14. 83cc6f5 SEBA-513 remove superfluous options by Scott Baker · 6 years ago 2.2.16
  15. 5bea8a3 [SEBA-478] Fixing xos-documentation publish after xos_services rename by Matteo Scandolo · 6 years ago 2.2.15
  16. e157680 [SEBA-478] Renaming xos_services in xos-services by Matteo Scandolo · 6 years ago 2.2.14
  17. 70a67e7 [SEBA-449] by Zack Williams · 6 years ago 2.2.13
  18. c80304a SEBA-513 Cleanup errors reported by xproto validator by Scott Baker · 6 years ago 2.2.12
  19. 1d44c81 SEBA-513 Tosca engine should not require fields with Default set by Scott Baker · 6 years ago 2.2.11
  20. 5c2ea23 [SEBA-450] (part 2) by Zack Williams · 6 years ago 2.2.10
  21. 7ae3a8f SEBA-513 Validation of xproto by Scott Baker · 6 years ago 2.2.9
  22. 6714216 Fix broken swagger documentation and requirements.txt parsing by Zack Williams · 6 years ago 2.2.8
  23. 39e2bf4 SEBA-457 Remove files obsoleted by core model cleanup by Scott Baker · 6 years ago 2.2.7
  24. 9a42f87 [SEBA-450] (part 1) by Zack Williams · 6 years ago 2.2.6
  25. 4839dec SEBA-457 Core xproto cleanup by Scott Baker · 6 years ago 2.2.5
  26. 00e22d6 [SEBA-512] by Zack Williams · 6 years ago 2.2.4
  27. 63c27ba SEBA-509 Allow xos-migrate to use relative path by Scott Baker · 6 years ago 2.2.3
  28. 75e9d56 SEBA-480 Add authentication to dynamicload and utility apis; by Scott Baker · 6 years ago 2.2.2
  29. 41d51a9 [SEBA-494] Better handling of version numbers by Matteo Scandolo · 6 years ago 2.2.1
  30. 12651d7 [SEBA-494] Validating core version matched version requested by synchronizer by Matteo Scandolo · 6 years ago 2.2.0
  31. 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
  32. bef5fd9 SEBA-495 eliminate chameleon dependency by Scott Baker · 6 years ago 2.1.56
  33. 6e2bd82 [SEBA-492] Fixing migrations template to include CORD copyright by Matteo Scandolo · 6 years ago 2.1.55
  34. 7ff8ad9 SEBA-462 Service unload can be initiated by synchronizer by Scott Baker · 6 years ago 2.1.54
  35. f749ce6 [SEBA-492] Upgrading documentation for xos-migrate by Matteo Scandolo · 6 years ago 2.1.53
  36. 6451409 [SEBA-493] Fixing swagger documentation by Matteo Scandolo · 6 years ago 2.1.52
  37. 1cda435 [SEBA-492] Adding --check flag to xos-migrate to check migration status by Matteo Scandolo · 6 years ago 2.1.51
  38. b60756e SEBA-462 Implement UnloadModels cleanup behavior by Scott Baker · 6 years ago 2.1.50
  39. ebd2605 [SEBA-477] Removing service generated migrations from the core repository and expanding documentation by Matteo Scandolo · 6 years ago 2.1.49
  40. 57fdb4b [SEBA-461][WIP] Adding xos-migrate to the XOS Toolchain by Matteo Scandolo · 6 years ago 2.1.48
  41. da69db2 [SEBA-314] by Zack Williams · 6 years ago 2.1.47
  42. 004f238 SEBA-469 Validate filenames with quotes by Scott Baker · 6 years ago 2.1.46
  43. d85a25d SEBA-463 LoadModels unit test by Scott Baker · 6 years ago 2.1.45
  44. 8cc464d SEBA-463 Submit migration scripts from sync to core, use instead of autogenned by Scott Baker · 6 years ago 2.1.44
  45. 2e856be SEBA-465 many2many should not have null= set by Scott Baker · 6 years ago 2.1.43
  46. 56c59b9 SEBA-222 Fix default owner support by Scott Baker · 6 years ago 2.1.42
  47. a02f439 SEBA-455 eliminate synchronizer service dependency code by Scott Baker · 6 years ago 2.1.41
  48. f0d7e5c SEBA-405 get synchronizer library unit tests automated; by Scott Baker · 6 years ago 2.1.40
  49. 69a5330 SEBA-405 add xos-synchronizer to the venv by Scott Baker · 6 years ago 2.1.39
  50. c2fddaa SEBA-405 Cleanup synchronizer imports of model_accessor to globals; by Scott Baker · 6 years ago 2.1.38
  51. 04ee191 SEBA-439 Log changes to data model fields in synchronizer by Andy Bavier · 6 years ago 2.1.37
  52. bba67b6 SEBA-405 Convert synchronizer framework to library by Scott Baker · 6 years ago 2.1.36
  53. b459b20 SEBA-404 Fix convenience wrappers saved to old directory by Scott Baker · 6 years ago 2.1.35
  54. 987d313 SEBA-422 Remove dead code by Scott Baker · 6 years ago 2.1.34
  55. dbd3a33 SEBA-404 move xos-client library to /lib by Scott Baker · 6 years ago 2.1.33
  56. 045b63d [SEBA-412] Automated reformat of Python code by Zack Williams · 6 years ago 2.1.32
  57. acfbc89 SEBA-401: Reformat and expand descriptions on selective core models by Scott Baker · 6 years ago 2.1.31
  58. 6a17937 Adding log statement in modeldefs API if an error occur by Matteo Scandolo · 6 years ago 2.1.30
  59. 5dc7cc5 SEBA-394 fix unit test susceptible to side-effects by Scott Baker · 6 years ago 2.1.29
  60. 7ab456b SEBA-394 Fix bug with reverse cache no populated by Scott Baker · 6 years ago 2.1.28
  61. 9e47725 SEBA-394 More unit tests for orm by Scott Baker · 6 years ago 2.1.27
  62. ea1f4d0 SEBA-382 deleted_objects support in orm by Scott Baker · 6 years ago 2.1.26
  63. ee72577 [SEBA-366], [SEBA-378] by Zack Williams · 6 years ago 2.1.25
  64. 5523353 Update kafkaloghandler to 0.9.0 by Zack Williams · 6 years ago 2.1.24
  65. 1146004 SEBA-329 Tutorial on Interacting with gRPC Northbound API by Scott Baker · 6 years ago 2.1.23
  66. 735f6a0 [SEBA-315] Make kafkaloghandler standalone by Zack Williams · 6 years ago 2.1.22
  67. d87c02a SEBA-324 Automatic offsetting of reverse ids by Scott Baker · 6 years ago 2.1.21
  68. 5b7fba0 SEBA-301 Add diff methods to ORM by Scott Baker · 6 years ago 2.1.20
  69. 1d01b69 [SEBA-284] Pusblishing prometheus counter for gRPC endpoints by Matteo Scandolo · 6 years ago 2.1.19
  70. 1f7791d SEBA-282 xosgenx filtering by app or model; by Scott Baker · 6 years ago 2.1.18
  71. a1b089a SEBA-290 fix singularization of non-words by Scott Baker · 6 years ago 2.1.17
  72. 34dc67e SEBA-271 unit test for field numbers by Scott Baker · 6 years ago 2.1.16
  73. 391f5d8 Switch from pattern.en to inflect by Scott Baker · 6 years ago 2.1.15
  74. c237f88 SEBA-271 Fix xproto field numbers not passed through by Scott Baker · 6 years ago 2.1.14
  75. cf34788 SEBA-271 update to plyxproto-3.1.0 by Scott Baker · 6 years ago 2.1.13
  76. e9f3bbc Eliminate redundant code obsoleted by full_clean() by Scott Baker · 6 years ago 2.1.12
  77. be41013 SEBA-270 Apply xosbase timestamp code to User object by Scott Baker · 6 years ago 2.1.11
  78. 1aa1f4f SEBA-225 Throw exception if wrapper has syntax error by Scott Baker · 6 years ago 2.1.10
  79. a98c23e [SEBA-234] Remove Redis by Zack Williams · 6 years ago 2.1.9
  80. c2b87bf [SEBA-265] by Zack Williams · 6 years ago 2.1.8
  81. 33d8133 [SEBA-262] Images unique by name and tag by Matteo Scandolo · 6 years ago 2.1.6
  82. c928c47 Delete watchers and other unused code by Zack Williams · 6 years ago 2.1.5
  83. e48bf8f SEBA-108 base methods for acquire_service_instance and validate_links by Scott Baker · 6 years ago 2.1.4
  84. 9beab8d [SEBA-257] by Zack Williams · 6 years ago 2.1.3
  85. 73a1285 [SEBA-232] by Zack Williams · 6 years ago 2.1.2
  86. 0856f81 Releasing 2.1.0 by Matteo Scandolo · 6 years ago 2.1.0
  87. f1b5098 [SEBA-154] by Zack Williams · 6 years ago
  88. c11206e SEBA-198 Set XOS Dockerfiles to build FROM master; by Scott Baker · 6 years ago
  89. 76fbf5d Release v2.0.0 by Andy Bavier · 7 years ago 2.0.0
  90. a33c9b8 CORD-3012 Upgrade to grpc 1.12.0 by Scott Baker · 7 years ago
  91. 461202b [CORD-3090] Remove Filebeat logging by Zack Williams · 7 years ago
  92. 49504d3 CORD-1289 Implement Event Engine by Scott Baker · 7 years ago
  93. d8b8d18 [CORD-2907] Remove xosproject/xos-postgres container by Zack Williams · 7 years ago
  94. ffc9b21 [CORD-2276] Update xos-base to 16.04, remove unused/legacy packages by Zack Williams · 7 years ago
  95. ae67613 CORD-2878 remove xos-ui and rename xos to xos-core by Scott Baker · 7 years ago
  96. 21cbf27 CORD-2878 add dockerfile for xos-core image by Scott Baker · 7 years ago
  97. 6bdd3ea [CORD-2871] Fix protobuf integration in prep for CORD-2276 by Zack Williams · 7 years ago
  98. bcbd4cc CORD-2741 implement VERSION file discovery for xos python libraries by Scott Baker · 7 years ago
  99. 81fd691 CORD-2817 remove corebuilder tool and dockerfile by Scott Baker · 7 years ago
  100. b96ba43 CORD-2773 Update to gRPC 1.9.1 and protobuf 3.5.2 by Scott Baker · 7 years ago