1. 75e9d56 SEBA-480 Add authentication to dynamicload and utility apis; by Scott Baker · 6 years ago 2.2.2
  2. 41d51a9 [SEBA-494] Better handling of version numbers by Matteo Scandolo · 6 years ago 2.2.1
  3. 12651d7 [SEBA-494] Validating core version matched version requested by synchronizer by Matteo Scandolo · 6 years ago 2.2.0
  4. 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
  5. bef5fd9 SEBA-495 eliminate chameleon dependency by Scott Baker · 6 years ago 2.1.56
  6. 6e2bd82 [SEBA-492] Fixing migrations template to include CORD copyright by Matteo Scandolo · 6 years ago 2.1.55
  7. 7ff8ad9 SEBA-462 Service unload can be initiated by synchronizer by Scott Baker · 6 years ago 2.1.54
  8. f749ce6 [SEBA-492] Upgrading documentation for xos-migrate by Matteo Scandolo · 6 years ago 2.1.53
  9. 6451409 [SEBA-493] Fixing swagger documentation by Matteo Scandolo · 6 years ago 2.1.52
  10. 1cda435 [SEBA-492] Adding --check flag to xos-migrate to check migration status by Matteo Scandolo · 6 years ago 2.1.51
  11. b60756e SEBA-462 Implement UnloadModels cleanup behavior by Scott Baker · 6 years ago 2.1.50
  12. ebd2605 [SEBA-477] Removing service generated migrations from the core repository and expanding documentation by Matteo Scandolo · 6 years ago 2.1.49
  13. 57fdb4b [SEBA-461][WIP] Adding xos-migrate to the XOS Toolchain by Matteo Scandolo · 6 years ago 2.1.48
  14. da69db2 [SEBA-314] by Zack Williams · 6 years ago 2.1.47
  15. 004f238 SEBA-469 Validate filenames with quotes by Scott Baker · 6 years ago 2.1.46
  16. d85a25d SEBA-463 LoadModels unit test by Scott Baker · 6 years ago 2.1.45
  17. 8cc464d SEBA-463 Submit migration scripts from sync to core, use instead of autogenned by Scott Baker · 6 years ago 2.1.44
  18. 2e856be SEBA-465 many2many should not have null= set by Scott Baker · 6 years ago 2.1.43
  19. 56c59b9 SEBA-222 Fix default owner support by Scott Baker · 6 years ago 2.1.42
  20. a02f439 SEBA-455 eliminate synchronizer service dependency code by Scott Baker · 6 years ago 2.1.41
  21. f0d7e5c SEBA-405 get synchronizer library unit tests automated; by Scott Baker · 6 years ago 2.1.40
  22. 69a5330 SEBA-405 add xos-synchronizer to the venv by Scott Baker · 6 years ago 2.1.39
  23. c2fddaa SEBA-405 Cleanup synchronizer imports of model_accessor to globals; by Scott Baker · 6 years ago 2.1.38
  24. 04ee191 SEBA-439 Log changes to data model fields in synchronizer by Andy Bavier · 6 years ago 2.1.37
  25. bba67b6 SEBA-405 Convert synchronizer framework to library by Scott Baker · 6 years ago 2.1.36
  26. b459b20 SEBA-404 Fix convenience wrappers saved to old directory by Scott Baker · 6 years ago 2.1.35
  27. 987d313 SEBA-422 Remove dead code by Scott Baker · 6 years ago 2.1.34
  28. dbd3a33 SEBA-404 move xos-client library to /lib by Scott Baker · 6 years ago 2.1.33
  29. 045b63d [SEBA-412] Automated reformat of Python code by Zack Williams · 6 years ago 2.1.32
  30. acfbc89 SEBA-401: Reformat and expand descriptions on selective core models by Scott Baker · 6 years ago 2.1.31
  31. 6a17937 Adding log statement in modeldefs API if an error occur by Matteo Scandolo · 6 years ago 2.1.30
  32. 5dc7cc5 SEBA-394 fix unit test susceptible to side-effects by Scott Baker · 6 years ago 2.1.29
  33. 7ab456b SEBA-394 Fix bug with reverse cache no populated by Scott Baker · 6 years ago 2.1.28
  34. 9e47725 SEBA-394 More unit tests for orm by Scott Baker · 6 years ago 2.1.27
  35. ea1f4d0 SEBA-382 deleted_objects support in orm by Scott Baker · 6 years ago 2.1.26
  36. ee72577 [SEBA-366], [SEBA-378] by Zack Williams · 6 years ago 2.1.25
  37. 5523353 Update kafkaloghandler to 0.9.0 by Zack Williams · 6 years ago 2.1.24
  38. 1146004 SEBA-329 Tutorial on Interacting with gRPC Northbound API by Scott Baker · 6 years ago 2.1.23
  39. 735f6a0 [SEBA-315] Make kafkaloghandler standalone by Zack Williams · 6 years ago 2.1.22
  40. d87c02a SEBA-324 Automatic offsetting of reverse ids by Scott Baker · 6 years ago 2.1.21
  41. 5b7fba0 SEBA-301 Add diff methods to ORM by Scott Baker · 6 years ago 2.1.20
  42. 1d01b69 [SEBA-284] Pusblishing prometheus counter for gRPC endpoints by Matteo Scandolo · 6 years ago 2.1.19
  43. 1f7791d SEBA-282 xosgenx filtering by app or model; by Scott Baker · 6 years ago 2.1.18
  44. a1b089a SEBA-290 fix singularization of non-words by Scott Baker · 6 years ago 2.1.17
  45. 34dc67e SEBA-271 unit test for field numbers by Scott Baker · 6 years ago 2.1.16
  46. 391f5d8 Switch from pattern.en to inflect by Scott Baker · 6 years ago 2.1.15
  47. c237f88 SEBA-271 Fix xproto field numbers not passed through by Scott Baker · 6 years ago 2.1.14
  48. cf34788 SEBA-271 update to plyxproto-3.1.0 by Scott Baker · 6 years ago 2.1.13
  49. e9f3bbc Eliminate redundant code obsoleted by full_clean() by Scott Baker · 6 years ago 2.1.12
  50. be41013 SEBA-270 Apply xosbase timestamp code to User object by Scott Baker · 6 years ago 2.1.11
  51. 1aa1f4f SEBA-225 Throw exception if wrapper has syntax error by Scott Baker · 6 years ago 2.1.10
  52. a98c23e [SEBA-234] Remove Redis by Zack Williams · 6 years ago 2.1.9
  53. c2b87bf [SEBA-265] by Zack Williams · 6 years ago 2.1.8
  54. 33d8133 [SEBA-262] Images unique by name and tag by Matteo Scandolo · 6 years ago 2.1.6
  55. c928c47 Delete watchers and other unused code by Zack Williams · 6 years ago 2.1.5
  56. e48bf8f SEBA-108 base methods for acquire_service_instance and validate_links by Scott Baker · 6 years ago 2.1.4
  57. 9beab8d [SEBA-257] by Zack Williams · 6 years ago 2.1.3
  58. 73a1285 [SEBA-232] by Zack Williams · 6 years ago 2.1.2
  59. 0856f81 Releasing 2.1.0 by Matteo Scandolo · 6 years ago 2.1.0
  60. f1b5098 [SEBA-154] by Zack Williams · 6 years ago
  61. c11206e SEBA-198 Set XOS Dockerfiles to build FROM master; by Scott Baker · 6 years ago
  62. 76fbf5d Release v2.0.0 by Andy Bavier · 6 years ago 2.0.0
  63. a33c9b8 CORD-3012 Upgrade to grpc 1.12.0 by Scott Baker · 6 years ago
  64. 461202b [CORD-3090] Remove Filebeat logging by Zack Williams · 6 years ago
  65. 49504d3 CORD-1289 Implement Event Engine by Scott Baker · 6 years ago
  66. d8b8d18 [CORD-2907] Remove xosproject/xos-postgres container by Zack Williams · 7 years ago
  67. ffc9b21 [CORD-2276] Update xos-base to 16.04, remove unused/legacy packages by Zack Williams · 7 years ago
  68. ae67613 CORD-2878 remove xos-ui and rename xos to xos-core by Scott Baker · 7 years ago
  69. 21cbf27 CORD-2878 add dockerfile for xos-core image by Scott Baker · 7 years ago
  70. 6bdd3ea [CORD-2871] Fix protobuf integration in prep for CORD-2276 by Zack Williams · 7 years ago
  71. bcbd4cc CORD-2741 implement VERSION file discovery for xos python libraries by Scott Baker · 7 years ago
  72. 81fd691 CORD-2817 remove corebuilder tool and dockerfile by Scott Baker · 7 years ago
  73. b96ba43 CORD-2773 Update to gRPC 1.9.1 and protobuf 3.5.2 by Scott Baker · 7 years ago
  74. 083a3b6 CORD-2817 remove build directory from xos-ui container by Scott Baker · 7 years ago
  75. dc2e699 CORD-2477 static build of core models by Scott Baker · 7 years ago
  76. de57642 CORD-2748 core no longer needs to restart TOSCA engine by Scott Baker · 7 years ago
  77. 6a2eeda CORD-2723 upgrade to django 1.11 by Scott Baker · 7 years ago
  78. a2cb1d3 CORD-2630: Update structlog to version that support Sapan's color logs by Sapan Bhatia · 7 years ago
  79. 8796261 CORD-2524: Fix shift/reduce conflicts and general improvements to parser by Sapan Bhatia · 7 years ago
  80. 45f516f CORD-2398: Install and configure filebeat in xos containers by Sapan Bhatia · 7 years ago
  81. 6f9aaaf CORD-2101: Make errors appear with stack traces even when they occcur by Sapan Bhatia · 7 years ago
  82. 0cebb02 CORD-2256 Enable SSH password login in synchronizers by Andy Bavier · 7 years ago
  83. 8fa0f7a Generating test coverage by Matteo Scandolo · 7 years ago
  84. 400e137 CORD-1864: Corebuilder installing xproto parser in Dockerfile by Sapan Bhatia · 7 years ago
  85. c3ac8c7 [CORD-1333] Removing ngXosLib by Matteo Scandolo · 7 years ago
  86. 6776116 remove duplicate networkx from pip_requirements.txt by Zack Williams · 7 years ago
  87. 71f5768 CORD-1677: Supporting code for synchronizer-core refactor by Sapan Bhatia · 7 years ago
  88. 412aa80 CORD-1709: Additional versioning changes needed for multistructlog merge by Sapan Bhatia · 7 years ago
  89. feeb5a7 Add modules needed by upcoming merges by Sapan Bhatia · 7 years ago
  90. d2044a4 [CORD-1685] Adding copyright by Matteo Scandolo · 7 years ago
  91. c29118e CORD-1568: Update to latest version of plyxproto to enable policy sharing by Sapan Bhatia · 7 years ago
  92. 767884c CORD-1597: Version plyxproto package requirement to pypi package version by Sapan Bhatia · 7 years ago
  93. da6024e [CORD-1597] Version plyprotobuf in pip_requirements.txt by Zack Williams · 7 years ago
  94. 9ee6bf5 s/service-identity/service_identity/ fix/update other pip packages by Zack Williams · 7 years ago
  95. 5be3a85 CORD-1392: Add package needed by new model policies by Sapan Bhatia · 7 years ago
  96. 97521b9 [CORD-1541] Building TOSCA container by Matteo Scandolo · 7 years ago
  97. ff680fc Adding service-identity module to pip_requirements by Matteo Scandolo · 7 years ago
  98. 3b7857b [CORD-1492] Adding tosca related functions in xosgenx jinja functions by Matteo Scandolo · 7 years ago
  99. 94c0bb7 [CORD-1526] add cryptography pip module for Chamelon by Zack Williams · 7 years ago
  100. 67654fa [CORD-1440] Moving the generative toolchain in a library by Matteo Scandolo · 7 years ago