1. acb2bf6 SEBA-557 implement xos test service by Scott Baker · 5 years ago
  2. 11b175f SEBA-455 release xos 3.0.5 by Scott Baker · 5 years ago 3.0.5
  3. 2d01d11 SEBA-555 release XOS 3.0.4 by Scott Baker · 5 years ago 3.0.4
  4. 8d47a4a SEBA-555 update Dockerfile FROM lines by Scott Baker · 5 years ago
  5. 6f53a00 SEBA-555 release xos 3.0.3; Add venvs to .dockerignore by Scott Baker · 5 years ago 3.0.3
  6. 93c40b4 SEBA-555 create_logger inside init() method by Scott Baker · 5 years ago
  7. 2f8e180 SEBA-206 add requests_mock to venv by Scott Baker · 5 years ago
  8. be5ee1c [SEBA-496] by Zack Williams · 5 years ago 3.0.2
  9. 23938ab [SEBA-545] by Zack Williams · 5 years ago 3.0.1
  10. 8203dc6 SEBA-540 Move dynamic convenience methods dir to /var/run/xosapi/convenience by Scott Baker · 5 years ago
  11. 11a2c5e [SEBA-537] Adding priority to ServiceGraphConstraint models to allow by Matteo Scandolo · 5 years ago
  12. 6cd253f SEBA-538 Fix validation error message by Scott Baker · 5 years ago
  13. a34afb5 Fix the XOS documentation by Zack Williams · 5 years ago
  14. 6d787c9 SEBA-498 Remove old synchronizer framework by Scott Baker · 5 years ago 3.0.0
  15. ddb3b56 Various fixes before 3.0 by Zack Williams · 5 years ago 2.2.18
  16. 8419c08 [SEBA-526] Adding --xos-dir and --services-dir to xos-migrate cli options by Matteo Scandolo · 5 years ago 2.2.17
  17. 83cc6f5 SEBA-513 remove superfluous options by Scott Baker · 5 years ago 2.2.16
  18. 5bea8a3 [SEBA-478] Fixing xos-documentation publish after xos_services rename by Matteo Scandolo · 5 years ago 2.2.15
  19. e157680 [SEBA-478] Renaming xos_services in xos-services by Matteo Scandolo · 5 years ago 2.2.14
  20. 70a67e7 [SEBA-449] by Zack Williams · 5 years ago 2.2.13
  21. c80304a SEBA-513 Cleanup errors reported by xproto validator by Scott Baker · 5 years ago 2.2.12
  22. 1d44c81 SEBA-513 Tosca engine should not require fields with Default set by Scott Baker · 5 years ago 2.2.11
  23. 5c2ea23 [SEBA-450] (part 2) by Zack Williams · 5 years ago 2.2.10
  24. 7ae3a8f SEBA-513 Validation of xproto by Scott Baker · 5 years ago 2.2.9
  25. 6714216 Fix broken swagger documentation and requirements.txt parsing by Zack Williams · 5 years ago 2.2.8
  26. 39e2bf4 SEBA-457 Remove files obsoleted by core model cleanup by Scott Baker · 5 years ago 2.2.7
  27. 9a42f87 [SEBA-450] (part 1) by Zack Williams · 5 years ago 2.2.6
  28. 4839dec SEBA-457 Core xproto cleanup by Scott Baker · 5 years ago 2.2.5
  29. 00e22d6 [SEBA-512] by Zack Williams · 5 years ago 2.2.4
  30. 63c27ba SEBA-509 Allow xos-migrate to use relative path by Scott Baker · 5 years ago 2.2.3
  31. 75e9d56 SEBA-480 Add authentication to dynamicload and utility apis; by Scott Baker · 5 years ago 2.2.2
  32. 41d51a9 [SEBA-494] Better handling of version numbers by Matteo Scandolo · 5 years ago 2.2.1
  33. 12651d7 [SEBA-494] Validating core version matched version requested by synchronizer by Matteo Scandolo · 5 years ago 2.2.0
  34. 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
  35. bef5fd9 SEBA-495 eliminate chameleon dependency by Scott Baker · 5 years ago 2.1.56
  36. 6e2bd82 [SEBA-492] Fixing migrations template to include CORD copyright by Matteo Scandolo · 5 years ago 2.1.55
  37. 7ff8ad9 SEBA-462 Service unload can be initiated by synchronizer by Scott Baker · 5 years ago 2.1.54
  38. f749ce6 [SEBA-492] Upgrading documentation for xos-migrate by Matteo Scandolo · 5 years ago 2.1.53
  39. 6451409 [SEBA-493] Fixing swagger documentation by Matteo Scandolo · 5 years ago 2.1.52
  40. 1cda435 [SEBA-492] Adding --check flag to xos-migrate to check migration status by Matteo Scandolo · 5 years ago 2.1.51
  41. b60756e SEBA-462 Implement UnloadModels cleanup behavior by Scott Baker · 5 years ago 2.1.50
  42. ebd2605 [SEBA-477] Removing service generated migrations from the core repository and expanding documentation by Matteo Scandolo · 5 years ago 2.1.49
  43. 57fdb4b [SEBA-461][WIP] Adding xos-migrate to the XOS Toolchain by Matteo Scandolo · 5 years ago 2.1.48
  44. da69db2 [SEBA-314] by Zack Williams · 5 years ago 2.1.47
  45. 004f238 SEBA-469 Validate filenames with quotes by Scott Baker · 5 years ago 2.1.46
  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. 56c59b9 SEBA-222 Fix default owner support by Scott Baker · 5 years ago 2.1.42
  50. a02f439 SEBA-455 eliminate synchronizer service dependency code by Scott Baker · 5 years ago 2.1.41
  51. f0d7e5c SEBA-405 get synchronizer library unit tests automated; by Scott Baker · 5 years ago 2.1.40
  52. 69a5330 SEBA-405 add xos-synchronizer to the venv by Scott Baker · 5 years ago 2.1.39
  53. c2fddaa SEBA-405 Cleanup synchronizer imports of model_accessor to globals; by Scott Baker · 5 years ago 2.1.38
  54. 04ee191 SEBA-439 Log changes to data model fields in synchronizer by Andy Bavier · 5 years ago 2.1.37
  55. bba67b6 SEBA-405 Convert synchronizer framework to library by Scott Baker · 5 years ago 2.1.36
  56. b459b20 SEBA-404 Fix convenience wrappers saved to old directory by Scott Baker · 5 years ago 2.1.35
  57. 987d313 SEBA-422 Remove dead code by Scott Baker · 5 years ago 2.1.34
  58. dbd3a33 SEBA-404 move xos-client library to /lib by Scott Baker · 5 years ago 2.1.33
  59. 045b63d [SEBA-412] Automated reformat of Python code by Zack Williams · 5 years ago 2.1.32
  60. acfbc89 SEBA-401: Reformat and expand descriptions on selective core models by Scott Baker · 5 years ago 2.1.31
  61. 6a17937 Adding log statement in modeldefs API if an error occur by Matteo Scandolo · 5 years ago 2.1.30
  62. 5dc7cc5 SEBA-394 fix unit test susceptible to side-effects by Scott Baker · 5 years ago 2.1.29
  63. 7ab456b SEBA-394 Fix bug with reverse cache no populated by Scott Baker · 5 years ago 2.1.28
  64. 9e47725 SEBA-394 More unit tests for orm by Scott Baker · 5 years ago 2.1.27
  65. ea1f4d0 SEBA-382 deleted_objects support in orm by Scott Baker · 5 years ago 2.1.26
  66. dedabfc fixed typo by Larry Peterson · 5 years ago
  67. f66103b word-smith XOS Guide by Larry Peterson · 5 years ago
  68. 7a28d4c SEBA-386 Remove VTN documentation that was moved by Scott Baker · 5 years ago
  69. de2f7ff SEBA-389 Fix swagger doc generator by Scott Baker · 5 years ago
  70. 1b78b56 decouple from CORD guide by Larry Peterson · 5 years ago
  71. ee72577 [SEBA-366], [SEBA-378] by Zack Williams · 5 years ago 2.1.25
  72. 5523353 Update kafkaloghandler to 0.9.0 by Zack Williams · 6 years ago 2.1.24
  73. 1146004 SEBA-329 Tutorial on Interacting with gRPC Northbound API by Scott Baker · 6 years ago 2.1.23
  74. 735f6a0 [SEBA-315] Make kafkaloghandler standalone by Zack Williams · 6 years ago 2.1.22
  75. d87c02a SEBA-324 Automatic offsetting of reverse ids by Scott Baker · 6 years ago 2.1.21
  76. 5b7fba0 SEBA-301 Add diff methods to ORM by Scott Baker · 6 years ago 2.1.20
  77. 1d01b69 [SEBA-284] Pusblishing prometheus counter for gRPC endpoints by Matteo Scandolo · 6 years ago 2.1.19
  78. 1f7791d SEBA-282 xosgenx filtering by app or model; by Scott Baker · 6 years ago 2.1.18
  79. a1b089a SEBA-290 fix singularization of non-words by Scott Baker · 6 years ago 2.1.17
  80. 34dc67e SEBA-271 unit test for field numbers by Scott Baker · 6 years ago 2.1.16
  81. 391f5d8 Switch from pattern.en to inflect by Scott Baker · 6 years ago 2.1.15
  82. c237f88 SEBA-271 Fix xproto field numbers not passed through by Scott Baker · 6 years ago 2.1.14
  83. cf34788 SEBA-271 update to plyxproto-3.1.0 by Scott Baker · 6 years ago 2.1.13
  84. e9f3bbc Eliminate redundant code obsoleted by full_clean() by Scott Baker · 6 years ago 2.1.12
  85. be41013 SEBA-270 Apply xosbase timestamp code to User object by Scott Baker · 6 years ago 2.1.11
  86. 1aa1f4f SEBA-225 Throw exception if wrapper has syntax error by Scott Baker · 6 years ago 2.1.10
  87. a98c23e [SEBA-234] Remove Redis by Zack Williams · 6 years ago 2.1.9
  88. c2b87bf [SEBA-265] by Zack Williams · 6 years ago 2.1.8
  89. e1607b8 SEBA-248 Support for case-insensitive queries by Scott Baker · 6 years ago 2.1.7
  90. 33d8133 [SEBA-262] Images unique by name and tag by Matteo Scandolo · 6 years ago 2.1.6
  91. c928c47 Delete watchers and other unused code by Zack Williams · 6 years ago 2.1.5
  92. e48bf8f SEBA-108 base methods for acquire_service_instance and validate_links by Scott Baker · 6 years ago 2.1.4
  93. 9beab8d [SEBA-257] by Zack Williams · 6 years ago 2.1.3
  94. 73a1285 [SEBA-232] by Zack Williams · 6 years ago 2.1.2
  95. 79976d2 SEBA-245 remove unused djangoaccessor.py by Scott Baker · 6 years ago
  96. 3724e5e SEBA-245 Remove Diag Objects by Scott Baker · 6 years ago
  97. 0856f81 Releasing 2.1.0 by Matteo Scandolo · 6 years ago 2.1.0
  98. dd8fff4 SEBA-227 do not validate deleted objects by Scott Baker · 6 years ago
  99. aa8865e SEBA-79 remove always_update_timestamp deprecation warning by Scott Baker · 6 years ago
  100. 4af5c94 CORD-3225 Fix validation of VTN networks by Scott Baker · 6 years ago