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