1. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  2. 46848a8 Adding check for Bazel version 0.15.* by Thomas Vachuska · 6 years ago
  3. 735af03 Use ONF-owned grpc-java patched repo in Bazel build by Carmelo Cascone · 6 years ago
  4. 6c616d5 Fixing cell-build tool. Doh! by Thomas Vachuska · 6 years ago
  5. f77ea41 Release build for bazel by Ray Milkey · 6 years ago
  6. 628a7cb Fix: resolve floating IP rules not deleting issue in multinodes env by Jian Li · 6 years ago
  7. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  8. 0ed6443 [ONOS-7626] FlowsWebResource cannot find FlowRuleService when it become instantiated by jaegonkim · 6 years ago
  9. 9aff4ea Handle host event in separate thread in mcast route service by Jordan Halterman · 6 years ago
  10. aa2faca Handle cluster event in separate thread in FPM manager to avoid blocking event loop by Jordan Halterman · 6 years ago
  11. 69b7ae6 [ONOS-7759] Explicitly pop VLAN when a transport VLAN is not required on a spine by Charles Chan · 6 years ago
  12. afac1c6 Resizing a unit test that intermittently exceeds the default small size time limit. by Thomas Vachuska · 6 years ago
  13. 3ae60e2 Fix error in POM for Maven build by Sean Condon · 6 years ago
  14. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  15. bc559fd Upgrade to Atomix 3.0.0-rc11 by Jordan Halterman · 6 years ago
  16. b2f489f Fixing onos-publish-catalog to properly classify OAR packaging. by Thomas Vachuska · 6 years ago
  17. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  18. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  19. 6f0458c Add Jersey Media SSE to top level POM by Sean Condon · 6 years ago
  20. c38e903 [ONOS-7752] check north-south reachability for troubleshoot purpose by Jian Li · 6 years ago
  21. e189c1c [ONOS-7752] check single VM-to-VM east-west reachability by Jian Li · 6 years ago
  22. 78d3ed3 Fix: spawn a new thread to handle OPENSTACK port removal events by Jian Li · 6 years ago
  23. 0b93b00 [ONOS-7752] check east-west VM reachability for troubleshoot purpose by Jian Li · 6 years ago
  24. 5548ce6 Adding ServerSentEvents to Rest Southbound interface by Sean Condon · 6 years ago
  25. ca3e4f3 CiscoN9K Default pipeline does not support IPv6 by sdn · 6 years ago
  26. 2fa3ded Revert "Revert "Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class."" by Jian Li · 6 years ago
  27. 92abf31 Supports netdev data path type in OpenstackNode. by Daniel Park · 6 years ago
  28. 727abd3 Adding runtime dependencies for protobuf & gRPC. by Thomas Vachuska · 6 years ago
  29. a01809a bazel file formatting by Ray Milkey · 6 years ago
  30. 74d28d8 Fixing publishing catalog to ignore unsolicited DEBUG output. by Thomas Vachuska · 6 years ago
  31. 6796e02 Fixing javadocs following the protobufs & gRPC enhancements. by Thomas Vachuska · 6 years ago
  32. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  33. dda5ee7 Disable flush-on-commit for Raft logs in test clusters by Jordan Halterman · 6 years ago
  34. d958018 Fixing CLI dependency in faultmanagement by Andrea Campanella · 6 years ago
  35. c534812 Adding distributable tar files to the publishing catalog. by Thomas Vachuska · 6 years ago
  36. 25ffa03 Minor GUi tweak. by Thomas Vachuska · 6 years ago
  37. 1d735e4 Adding new Atomix libraries as über-javadoc build dependencies. by Thomas Vachuska · 6 years ago
  38. fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 6 years ago
  39. 88d396e Fixing javadoc build for Linux and enhancing cell-build with a no-build option. by Thomas Vachuska · 6 years ago
  40. bb3f518 Sonar suggestions to avoid possible NPE by Ray Milkey · 6 years ago
  41. c661c20 Enhancing cell-build to provide option to use shared cache. by Thomas Vachuska · 6 years ago
  42. c923116 Use UTF8 encoding for javadocs by Ray Milkey · 6 years ago
  43. f83e422 Fix build of onos target in bazel on Jenkins by Ray Milkey · 6 years ago
  44. acfb410 Allow bash_profile to run when unbound variable checking is enabled by Ray Milkey · 6 years ago
  45. 47a3d78 Disable kafka app build for now in Bazel until GRPC is ready by Ray Milkey · 6 years ago
  46. bc98239 Use default primitive timeout in map keys/values/iterators by Jordan Halterman · 6 years ago
  47. 168111e Move device event handling to another thread in XconnectManager by Charles Chan · 6 years ago
  48. e443694 Fixing BND OSGI wrapp for Bazel build. by Thomas Vachuska · 6 years ago
  49. 0edb2c6 Adding onos-security feature to the Bazel build. by Thomas Vachuska · 6 years ago
  50. a620b71 Changing onos-lib-gen to operate using released onos-libgen java binary. by Thomas Vachuska · 6 years ago
  51. 7432938 Enhanced cell-build to work with other branches and to run unit tests remotely. by Thomas Vachuska · 6 years ago
  52. bec79b9 Starting to switch aliases and some convenience scripts from Buck to Bazel. by Thomas Vachuska · 6 years ago
  53. a79bf6e Adding support to override test size to avoid hitting test runner time limits. by Thomas Vachuska · 6 years ago
  54. 24e85d1 Add Bazel support for host probing provider by Charles Chan · 6 years ago
  55. bf6739d Fixing cell-build to apply patch only if necessary. by Thomas Vachuska · 6 years ago
  56. 2ff66b4 Add unit tests in OpenstackNetworkingUtil class by Daniel Park · 6 years ago
  57. 4a0be7b Adds mtu option in DHCP option codes. by Daniel Park · 6 years ago
  58. d27dcda Implements ICMPEcho packet type. by Daniel Park · 6 years ago
  59. 95f7331 Fixes OpenstackSwitchingDirectPortProvider well even it there's interface added to the device already. by Daniel Park · 6 years ago
  60. 1cca5e8 Add a message handler for Openstack Telemetry view by Boyoung Jeong · 6 years ago
  61. 8141264 Adding tool to invoke STC remotely from a borrowed cell using artifacts built via cell-build. by Thomas Vachuska · 6 years ago
  62. 0620613 Sealing another leak with GUI packaging where Bower looks in $HOME/.local/share/bower. by Thomas Vachuska · 6 years ago
  63. 19bd0c3 Making fixes and improvements to the cell-build tool. by Thomas Vachuska · 6 years ago
  64. 6be3068 Adding tool to execute a remote cell-based build via Bazel. by Thomas Vachuska · 6 years ago
  65. 21112ad Adding tool to execute a remote cell-based build via Bazel. by Thomas Vachuska · 6 years ago
  66. fe01f22 Adding BUILD files for Kafka integration app; still WIP though. by Thomas Vachuska · 6 years ago
  67. 795e492 Add atomix-fetch-logs script for fetching Atomix logs from cell machines by Jordan Halterman · 6 years ago
  68. 0b3ad5b Avoid killing Atomix management processes when shutting down Atomix nodes by Jordan Halterman · 6 years ago
  69. 87dc82e Fix missing depencencies for fabric.p4 tutorial by Charles Chan · 6 years ago
  70. 5c9f51b T3 REST API support for multicast routes by psneha · 6 years ago
  71. df1e373 Fixing pom.xml by Yuta Higuchi · 6 years ago
  72. 6c92b3c Fix: invoke the publish method only if the service is enabled by Jian Li · 6 years ago
  73. 6aca84c Upgrade to Atomix 3.0.0-rc7 to use agent distribution by Jordan Halterman · 6 years ago
  74. d486a73 Support to build openstack related apps using Bazel by Jian Li · 6 years ago
  75. 4ad8687 Augment osgi java library bazel plugin to specify bundle classpath by Jian Li · 6 years ago
  76. fa5b77a GUI2-Cluster View by Priyanka H M · 6 years ago
  77. 1c89687 Revert "Implements ICMPEcho packet type." by Ray Milkey · 6 years ago
  78. 02db25c Revert "Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class." by Ray Milkey · 6 years ago
  79. 8bf1280 Revert "Fixing errorprone's warning." by Ray Milkey · 6 years ago
  80. 3432862 Changing GUI packaging to use jar files instead of tar to avoid smuggling user/group info as meta-data. by Thomas Vachuska · 6 years ago
  81. 3077358 Bazel build for the combined GRPC runtime jar file by Ray Milkey · 6 years ago
  82. 48f1033 Adds default router option only when the gateway is set in subnet. by Daniel Park · 6 years ago
  83. d0b8bae GUI2 Settings and Partitions View by Bhavesh Kumar · 6 years ago
  84. d326de1 Allow Atomix nodes to be deployed on shared nodes for testing by Jordan Halterman · 6 years ago
  85. 686c858 [ONOS-7758] Assume static root node in DynamicConfigStore by Jordan Halterman · 6 years ago
  86. f8e422d Removes default router option and adds unit tests in OpenstackSwitchingDhcpHandler. by Daniel Park · 6 years ago
  87. f34554f Fixing bazel GUI packaging by Thomas Vachuska · 6 years ago
  88. 1506abb Fixing bazel GUI packaging; still wip. by Thomas Vachuska · 6 years ago
  89. ae3fcff Add a set of unit tests for openstack telemetry app by Jian Li · 6 years ago
  90. cc9620a Stop bower from reaching outside the sandbox by Ray Milkey · 6 years ago
  91. 30bede5 Proper device state management in server driver by Georgios Katsikas · 6 years ago
  92. c583647 Fixing errorprone's warning. by Thomas Vachuska · 6 years ago
  93. 8235a1a Minor refactor fabric.p4 by Yi Tseng · 6 years ago
  94. 086ad70 Add unit tests for SONA apps codec register by Jian Li · 6 years ago
  95. f740c2e Uses ICMPEcho class in OpenstackRoutingIcmpHandler and test class. by Daniel Park · 6 years ago
  96. a1026bc Fix: resolve insufficient RAM problem caused by incorrect atomix-conf by Jian Li · 6 years ago
  97. c90af24 Implements ICMPEcho packet type. - For echo request and reply purpose by Daniel Park · 6 years ago
  98. b969769 Adding Bazel publishing of onos-dependencies.pom by Thomas Vachuska · 6 years ago
  99. 19c123a [ONOS-7757] Support onos-local and embedded cluster configurations by Jordan Halterman · 6 years ago
  100. 9d44596 Review comment incorporated Gui2 Intent and Processor View by prai · 6 years ago