1. 76fbf5d Release v2.0.0 by Andy Bavier · 6 years ago 2.0.0
  2. b658e8b merged Makefiles by Larry Peterson · 6 years ago
  3. 8014352 creating a stand-alone XOS book by Larry Peterson · 6 years ago
  4. 387353b Fixing pull_step_loop not to block execution by Matteo Scandolo · 6 years ago
  5. 41b8336 [CORD-3175] Move pull_steps in a separate thread by Matteo Scandolo · 6 years ago
  6. 6c78f91 [CORD-3176] by Zack Williams · 6 years ago
  7. a3c2d2f CORD-3169 Better catching of ansible failures by Scott Baker · 6 years ago
  8. 5487868 Adding delay if kafka bus is not found by Matteo Scandolo · 6 years ago
  9. 823a0c3 Updating xossh instructions to KB8s by Matteo Scandolo · 6 years ago
  10. e5f0f68 CORD-3157 initialize config module in xosapi test cases by Scott Baker · 6 years ago
  11. 61ad7dc CORD-3143 Add service_instance field to Port object by Scott Baker · 6 years ago
  12. 1122c41 fixed XOS docs for move into Devel Guide by Larry Peterson · 6 years ago
  13. a33c9b8 CORD-3012 Upgrade to grpc 1.12.0 by Scott Baker · 6 years ago
  14. c59372a [CORD-3022] Adding an option to provide an extra configuration by Matteo Scandolo · 6 years ago
  15. 8a18e08 Fixing ServiceInstance.eastbound_service_instances method in convienence_methods by Matteo Scandolo · 6 years ago
  16. bc99fde fixed broken link by Larry Peterson · 6 years ago
  17. 1482245 fixed nits by Larry Peterson · 6 years ago
  18. a6ca40b CORD-3134 make xossh ignore comments by Scott Baker · 6 years ago
  19. c1cd109 Making model-deps optional for synchronizers by Matteo Scandolo · 6 years ago
  20. b72b55f first edit pass through new docs by Larry Peterson · 6 years ago
  21. e3d2f26 Fixing logging issues by Matteo Scandolo · 6 years ago
  22. 7dac204 CORD-3077 Document EventStep and Kafka integration by Scott Baker · 6 years ago
  23. 2d884d8 CORD-2964 Any class that descends from SyncStep is a syncstep by Scott Baker · 6 years ago
  24. 5a417c5 CORD-2964 Allow ports to be created without instances by Scott Baker · 6 years ago
  25. 461202b [CORD-3090] Remove Filebeat logging by Zack Williams · 6 years ago
  26. a96f901 Updating xos-component image by Matteo Scandolo · 6 years ago
  27. a17e6e4 Updating error message in xproto by Matteo Scandolo · 6 years ago
  28. 5e4fc08 CORD-3095 fix wrapper tests failing on new jenkins by Scott Baker · 6 years ago
  29. aee7e45 model_access get model should return IndexError as Django does by Matteo Scandolo · 6 years ago
  30. 31361ae Fixing issue in exception handling while loading convenience methods by Matteo Scandolo · 6 years ago
  31. e049955 CORD-3049 support always_update_timestamp in mock modelaccessor by Scott Baker · 6 years ago
  32. 03e8f60 [CORD-3068] Fix E2E test by Matteo Scandolo · 6 years ago
  33. b68846c CORD-1289 Unit tests for event engine by Scott Baker · 6 years ago
  34. 0bd5e4b [CORD-3038] Cleanup to pass new docs lint by Zack Williams · 6 years ago
  35. 49504d3 CORD-1289 Implement Event Engine by Scott Baker · 6 years ago
  36. 5dda1a3 [CORD-3047] Catching issues in load_convenience_methods by Matteo Scandolo · 6 years ago
  37. c448f18 [CORD-2960] Adding documentation for convenience methods by Matteo Scandolo · 6 years ago
  38. 1dabebd [CORD-3007] Move provider_services and subscriber_service from convenience method to _decl models by Matteo Scandolo · 6 years ago
  39. 594b597 Adding gitreview by Matteo Scandolo · 6 years ago
  40. 92d2f41 CORD-2942 xos_managed default should be True by Scott Baker · 6 years ago
  41. 01fe9a3 CORD-3001 enforce blank=False when saving models by Scott Baker · 6 years ago
  42. 6b260ea CORD-2942 update core modeling for k8s service by Scott Baker · 6 years ago
  43. c001703 Fix issues in ORM and dynamicbuild unit tests by Scott Baker · 6 years ago
  44. 10a2f3c [CORD-2938] Moving convenience methods in the synchronizer containers by Matteo Scandolo · 6 years ago
  45. eb782fc CORD-2990 add uniqueness constraints for names in the core; by Scott Baker · 6 years ago
  46. 31b01c4 CORD-2922 require authentication for all XOS APIs by Scott Baker · 6 years ago
  47. 23d8c1e Adding debug info to feedback_state error by Matteo Scandolo · 6 years ago
  48. d0f1dc1 CORD-2977 Fix failure to resolve generic foreign keys; by Scott Baker · 6 years ago
  49. 2fb7ee8 CORD-2944 do not mark objects deleted if ansible returns a nonzero rc by Scott Baker · 6 years ago
  50. a8b6d69 CORD-2931 fix ValidationError; by Scott Baker · 6 years ago
  51. e23b6b0 Fix lint issues with documentation by Zack Williams · 6 years ago
  52. 57f51d2 CORD-2932 emit warning if driver.enabled is False by Scott Baker · 6 years ago
  53. 48f9812 [CORD-2887] Cleaning VOLTServiceInstance convenience method by Matteo Scandolo · 6 years ago
  54. 5d60728 [CORD-2887] Adding convenience method for subscribed_services and provided_services by Matteo Scandolo · 6 years ago
  55. c1bcc15 Fixing import of sync_step from the same folder by Matteo Scandolo · 6 years ago
  56. 6e37de7 Updating the volt_service_instance_wrapper by Matteo Scandolo · 6 years ago
  57. f6a7a48 CORD-2914 return a list of models that were dirtied by Scott Baker · 6 years ago
  58. 7893759 [CORD-2912] Read westbound attribute in the chain by Matteo Scandolo · 6 years ago
  59. 062a939 Fixing subscriber workflow as per 8550 by Matteo Scandolo · 6 years ago
  60. 179a801 [CORD-2809] Reading s_tag from the OLTDevicePort for a particular subscriber by Matteo Scandolo · 6 years ago
  61. 0e852b9 [CORD-2888] Adding pull steps to the synchronization loop by Matteo Scandolo · 6 years ago
  62. d8b8d18 [CORD-2907] Remove xosproject/xos-postgres container by Zack Williams · 6 years ago
  63. ffc9b21 [CORD-2276] Update xos-base to 16.04, remove unused/legacy packages by Zack Williams · 6 years ago
  64. ae67613 CORD-2878 remove xos-ui and rename xos to xos-core by Scott Baker · 6 years ago
  65. 21cbf27 CORD-2878 add dockerfile for xos-core image by Scott Baker · 6 years ago
  66. 6bdd3ea [CORD-2871] Fix protobuf integration in prep for CORD-2276 by Zack Williams · 6 years ago
  67. 234c271 CORD-2741 eliminate dead policy code by Scott Baker · 6 years ago
  68. d0d3566 CORD-2772 add --version argument to xosgenx by Scott Baker · 6 years ago
  69. e02aa69 CORD-2772 report version of core by Scott Baker · 6 years ago
  70. 285f2a4 CORD-2868 GetLoadStatus returns present if app is present by Scott Baker · 6 years ago
  71. fdb7e60 CORD-2741 pass service versions in LoadModels call by Scott Baker · 6 years ago
  72. bcbd4cc CORD-2741 implement VERSION file discovery for xos python libraries by Scott Baker · 6 years ago
  73. 972a8aa [CORD-2742] Publishing model fields on redis delete event by Matteo Scandolo · 6 years ago
  74. 81fd691 CORD-2817 remove corebuilder tool and dockerfile by Scott Baker · 6 years ago
  75. 85f58fc [CORD-2840] Add subscriber as a Service Dependency's TOSCA key by Wei-Yu Chen · 6 years ago
  76. b96ba43 CORD-2773 Update to gRPC 1.9.1 and protobuf 3.5.2 by Scott Baker · 6 years ago
  77. 23cf15f [CORD-2810] Only synchronizers can write feedback state by Matteo Scandolo · 6 years ago
  78. a6a25c4 [CORD-2826] Adding support for get_model_class in mock_classes.xproto by Matteo Scandolo · 6 years ago
  79. f0c3826 CORD-2818 Wait for database before running migrations by Scott Baker · 6 years ago
  80. 083a3b6 CORD-2817 remove build directory from xos-ui container by Scott Baker · 6 years ago
  81. a12cfe6 [CORD-2763] Models for VOLTHA integration by Matteo Scandolo · 6 years ago
  82. 2c24b42 [CORD-2791] Rename Rename VOLTTenant in VOLTServiceInstance by Matteo Scandolo · 6 years ago
  83. adfd2fc CORD-2741 Remove Scheduler code from core by Scott Baker · 6 years ago
  84. e4c2800 CORD-2753 fix exception when model has no default owner by Scott Baker · 6 years ago
  85. 6a8d2b8 [CORD-2783] Adding c/s_tag proxy method to volt convenience by Matteo Scandolo · 6 years ago
  86. dc2e699 CORD-2477 static build of core models by Scott Baker · 6 years ago
  87. 95966a7 CORD-2753 fix legacy services not getting their default owner set properly by Scott Baker · 6 years ago
  88. de57642 CORD-2748 core no longer needs to restart TOSCA engine by Scott Baker · 6 years ago
  89. 0d2dd98 CORD-2753 Allow owner_class_name to be set for ServiceInstances by Scott Baker · 6 years ago
  90. f271337 [CORD-2758] Generating swagger docs for profile folder by Matteo Scandolo · 6 years ago
  91. 92ace27 CORD-2754 Core no longer needs to force Chameleon to restart by Scott Baker · 6 years ago
  92. a33ccb0 CORD-2648 convert core attics to decl by Scott Baker · 6 years ago
  93. 028c3cd word-smithing pass by Larry Peterson · 6 years ago
  94. 28888ad [CORD-2585] Fix relative links in exampleservice tutorial Lint by Zack Williams · 6 years ago
  95. 6a2eeda CORD-2723 upgrade to django 1.11 by Scott Baker · 6 years ago
  96. 00992c5 [CORD-2585] Further lint fixes by Zack Williams · 6 years ago
  97. 1323e0d [CORD-2720] Removing consul and registrator as they're not used by Matteo Scandolo · 6 years ago
  98. 4f574f8 [CORD-2585] Lint check documentation with markdownlint by Zack Williams · 6 years ago
  99. bfb233a CORD-2247: Write basic static checker for xproto by Sapan Bhatia · 6 years ago
  100. a2cb1d3 CORD-2630: Update structlog to version that support Sapan's color logs by Sapan Bhatia · 6 years ago