1. bba67b6 SEBA-405 Convert synchronizer framework to library by Scott Baker · 5 years ago 2.1.36
  2. b459b20 SEBA-404 Fix convenience wrappers saved to old directory by Scott Baker · 5 years ago 2.1.35
  3. 987d313 SEBA-422 Remove dead code by Scott Baker · 5 years ago 2.1.34
  4. dbd3a33 SEBA-404 move xos-client library to /lib by Scott Baker · 5 years ago 2.1.33
  5. 045b63d [SEBA-412] Automated reformat of Python code by Zack Williams · 5 years ago 2.1.32
  6. acfbc89 SEBA-401: Reformat and expand descriptions on selective core models by Scott Baker · 5 years ago 2.1.31
  7. 6a17937 Adding log statement in modeldefs API if an error occur by Matteo Scandolo · 5 years ago 2.1.30
  8. 5dc7cc5 SEBA-394 fix unit test susceptible to side-effects by Scott Baker · 5 years ago 2.1.29
  9. 7ab456b SEBA-394 Fix bug with reverse cache no populated by Scott Baker · 5 years ago 2.1.28
  10. 9e47725 SEBA-394 More unit tests for orm by Scott Baker · 5 years ago 2.1.27
  11. ea1f4d0 SEBA-382 deleted_objects support in orm by Scott Baker · 5 years ago 2.1.26
  12. dedabfc fixed typo by Larry Peterson · 5 years ago
  13. f66103b word-smith XOS Guide by Larry Peterson · 5 years ago
  14. 7a28d4c SEBA-386 Remove VTN documentation that was moved by Scott Baker · 5 years ago
  15. de2f7ff SEBA-389 Fix swagger doc generator by Scott Baker · 5 years ago
  16. 1b78b56 decouple from CORD guide by Larry Peterson · 5 years ago
  17. ee72577 [SEBA-366], [SEBA-378] by Zack Williams · 6 years ago 2.1.25
  18. 5523353 Update kafkaloghandler to 0.9.0 by Zack Williams · 6 years ago 2.1.24
  19. 1146004 SEBA-329 Tutorial on Interacting with gRPC Northbound API by Scott Baker · 6 years ago 2.1.23
  20. 735f6a0 [SEBA-315] Make kafkaloghandler standalone by Zack Williams · 6 years ago 2.1.22
  21. d87c02a SEBA-324 Automatic offsetting of reverse ids by Scott Baker · 6 years ago 2.1.21
  22. 5b7fba0 SEBA-301 Add diff methods to ORM by Scott Baker · 6 years ago 2.1.20
  23. 1d01b69 [SEBA-284] Pusblishing prometheus counter for gRPC endpoints by Matteo Scandolo · 6 years ago 2.1.19
  24. 1f7791d SEBA-282 xosgenx filtering by app or model; by Scott Baker · 6 years ago 2.1.18
  25. a1b089a SEBA-290 fix singularization of non-words by Scott Baker · 6 years ago 2.1.17
  26. 34dc67e SEBA-271 unit test for field numbers by Scott Baker · 6 years ago 2.1.16
  27. 391f5d8 Switch from pattern.en to inflect by Scott Baker · 6 years ago 2.1.15
  28. c237f88 SEBA-271 Fix xproto field numbers not passed through by Scott Baker · 6 years ago 2.1.14
  29. cf34788 SEBA-271 update to plyxproto-3.1.0 by Scott Baker · 6 years ago 2.1.13
  30. e9f3bbc Eliminate redundant code obsoleted by full_clean() by Scott Baker · 6 years ago 2.1.12
  31. be41013 SEBA-270 Apply xosbase timestamp code to User object by Scott Baker · 6 years ago 2.1.11
  32. 1aa1f4f SEBA-225 Throw exception if wrapper has syntax error by Scott Baker · 6 years ago 2.1.10
  33. a98c23e [SEBA-234] Remove Redis by Zack Williams · 6 years ago 2.1.9
  34. c2b87bf [SEBA-265] by Zack Williams · 6 years ago 2.1.8
  35. e1607b8 SEBA-248 Support for case-insensitive queries by Scott Baker · 6 years ago 2.1.7
  36. 33d8133 [SEBA-262] Images unique by name and tag by Matteo Scandolo · 6 years ago 2.1.6
  37. c928c47 Delete watchers and other unused code by Zack Williams · 6 years ago 2.1.5
  38. e48bf8f SEBA-108 base methods for acquire_service_instance and validate_links by Scott Baker · 6 years ago 2.1.4
  39. 9beab8d [SEBA-257] by Zack Williams · 6 years ago 2.1.3
  40. 73a1285 [SEBA-232] by Zack Williams · 6 years ago 2.1.2
  41. 79976d2 SEBA-245 remove unused djangoaccessor.py by Scott Baker · 6 years ago
  42. 3724e5e SEBA-245 Remove Diag Objects by Scott Baker · 6 years ago
  43. 0856f81 Releasing 2.1.0 by Matteo Scandolo · 6 years ago 2.1.0
  44. dd8fff4 SEBA-227 do not validate deleted objects by Scott Baker · 6 years ago
  45. aa8865e SEBA-79 remove always_update_timestamp deprecation warning by Scott Baker · 6 years ago
  46. 4af5c94 CORD-3225 Fix validation of VTN networks by Scott Baker · 6 years ago
  47. 2d715ec [SEBA-219] by Zack Williams · 6 years ago
  48. f1b5098 [SEBA-154] by Zack Williams · 6 years ago
  49. c11206e SEBA-198 Set XOS Dockerfiles to build FROM master; by Scott Baker · 6 years ago
  50. 2f314d5 SEBA-108 Allow get_westbound method to get fields directly from si; by Scott Baker · 6 years ago
  51. 37cf9e2 SEBA-198 Allow clients to determine if a field is set to None by Scott Baker · 6 years ago
  52. 35694cd SEBA-190 remove Slice.slice_url by Scott Baker · 6 years ago
  53. 61a9f20 [SEBA-126] Adding xproto support for min and max validators by Matteo Scandolo · 6 years ago
  54. d060394 Adding instructions to generate .proto files by Matteo Scandolo · 6 years ago
  55. 415e0fb CORD-3088 Prevent misleading error messages when updating deleted objs by Scott Baker · 6 years ago
  56. d824671 SEBA-79 Introduce changed_by_policy and changed_by_step timestamps by Scott Baker · 6 years ago
  57. fac6c56 SEBA-79 hooks for synchronizer testing; by Scott Baker · 6 years ago
  58. 03bb441 Hiding fields from the GUI by Matteo Scandolo · 6 years ago
  59. 69551b6 CORD-3128 Only set the owner of a ServiceInstance if it is not deleted by Scott Baker · 6 years ago
  60. b4a75d1 [CORD-3206] by Zack Williams · 6 years ago
  61. 0149cd2 [CORD-2968] by Zack Williams · 6 years ago
  62. fde6797 fixed XOS README by Larry Peterson · 6 years ago
  63. 93b84b5 fixed typos by Larry Peterson · 6 years ago
  64. 5078c3a SEBA-68 Fix rounding of enacted and policed timestamps by Scott Baker · 6 years ago
  65. a4398fc some more doc tweaks by Larry Peterson · 6 years ago
  66. 2377aad more tweaking + figure by Larry Peterson · 6 years ago
  67. 7212f5c added container inventory by Larry Peterson · 6 years ago
  68. b75de87 fixed typos and wordsmithed by Larry Peterson · 6 years ago
  69. 63cf726 fixed directory names by Larry Peterson · 6 years ago
  70. 4e5cc05 minor tweaks by Larry Peterson · 6 years ago
  71. 7b4607e normalized source directory to $SRC_DIR by Larry Peterson · 6 years ago
  72. 5adc6e9 updated stand-alone content by Larry Peterson · 6 years ago
  73. 76fbf5d Release v2.0.0 by Andy Bavier · 6 years ago 2.0.0
  74. b658e8b merged Makefiles by Larry Peterson · 6 years ago
  75. 8014352 creating a stand-alone XOS book by Larry Peterson · 6 years ago
  76. 387353b Fixing pull_step_loop not to block execution by Matteo Scandolo · 6 years ago
  77. 41b8336 [CORD-3175] Move pull_steps in a separate thread by Matteo Scandolo · 6 years ago
  78. 6c78f91 [CORD-3176] by Zack Williams · 6 years ago
  79. a3c2d2f CORD-3169 Better catching of ansible failures by Scott Baker · 6 years ago
  80. 5487868 Adding delay if kafka bus is not found by Matteo Scandolo · 6 years ago
  81. 823a0c3 Updating xossh instructions to KB8s by Matteo Scandolo · 6 years ago
  82. e5f0f68 CORD-3157 initialize config module in xosapi test cases by Scott Baker · 6 years ago
  83. 61ad7dc CORD-3143 Add service_instance field to Port object by Scott Baker · 6 years ago
  84. 1122c41 fixed XOS docs for move into Devel Guide by Larry Peterson · 6 years ago
  85. a33c9b8 CORD-3012 Upgrade to grpc 1.12.0 by Scott Baker · 6 years ago
  86. c59372a [CORD-3022] Adding an option to provide an extra configuration by Matteo Scandolo · 6 years ago
  87. 8a18e08 Fixing ServiceInstance.eastbound_service_instances method in convienence_methods by Matteo Scandolo · 6 years ago
  88. bc99fde fixed broken link by Larry Peterson · 6 years ago
  89. 1482245 fixed nits by Larry Peterson · 6 years ago
  90. a6ca40b CORD-3134 make xossh ignore comments by Scott Baker · 6 years ago
  91. c1cd109 Making model-deps optional for synchronizers by Matteo Scandolo · 6 years ago
  92. b72b55f first edit pass through new docs by Larry Peterson · 6 years ago
  93. e3d2f26 Fixing logging issues by Matteo Scandolo · 6 years ago
  94. 7dac204 CORD-3077 Document EventStep and Kafka integration by Scott Baker · 6 years ago
  95. 2d884d8 CORD-2964 Any class that descends from SyncStep is a syncstep by Scott Baker · 6 years ago
  96. 5a417c5 CORD-2964 Allow ports to be created without instances by Scott Baker · 6 years ago
  97. 461202b [CORD-3090] Remove Filebeat logging by Zack Williams · 6 years ago
  98. a96f901 Updating xos-component image by Matteo Scandolo · 6 years ago
  99. a17e6e4 Updating error message in xproto by Matteo Scandolo · 6 years ago
  100. 5e4fc08 CORD-3095 fix wrapper tests failing on new jenkins by Scott Baker · 6 years ago