1. 5f11a07 Upgrade ONOS to karaf version 4.2.6 by Ray Milkey · 4 years, 10 months ago
  2. 3dcb7fd Optionally support building and running with locally installed JDK by Carmelo Cascone · 4 years, 10 months ago
  3. ba5bd29 Bump up validation-api to 2.0.1 final by Jian Li · 4 years, 10 months ago
  4. 4ec2534 Bump-up fabric8 dependency from 4.1.1 to 4.3.0 by Jian Li · 4 years, 11 months ago
  5. 395b231 Run onos-local with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 11 months ago
  6. d33d3b4 Build ONOS exclusively with Bazel-provided remote JDK by Carmelo Cascone · 4 years, 11 months ago
  7. 21eb042 Enforce build with Java 11 for all by default by Carmelo Cascone · 4 years, 11 months ago
  8. b953669 First attempt at supporting builds with Java 11 by Carmelo Cascone · 5 years ago
  9. b81121f [ONOS-7982] Remove P4Config by Yi Tseng · 5 years ago
  10. 24ba24a Rename the empty_jar() rule to be minimal_jar() since the jar file is no longer empty by Ray Milkey · 5 years ago
  11. 4aeda14 Put a file in the empty jar by Ray Milkey · 5 years ago
  12. 522a3bd Create empty javadoc and source jar files for sonatype by Ray Milkey · 5 years ago
  13. da745a9 Bump karaf version to 4.2.5 by Ray Milkey · 5 years ago
  14. c0b23a4 Allow building third-party apps based on gRPC by Carmelo Cascone · 5 years ago
  15. efb6cc5 Fix build behind web proxy - provide all jars needed by grpc java by Ray Milkey · 5 years ago
  16. 722f74c Starting snapshot 2.2.0-SNAPSHOT by Ray Milkey · 5 years ago
  17. 2d77c1a Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  18. 0dd5085 Tagging 2.1.0-rc2 by ONOS Jenkins User · 5 years ago 2.1.0-rc2
  19. 961dbde Starting snapshot 2.1.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  20. 2fca16b Tagging 2.1.0-rc1 by ONOS Jenkins User · 5 years ago 2.1.0-rc1
  21. f7b1b4b Rename L2 load balancer to port load balancer by Charles Chan · 5 years ago
  22. 7f987c5 Implement L2 load balancing service by Charles Chan · 6 years ago
  23. dcd1b14 Packet throttle support by Harshada Chaundkar · 5 years ago
  24. ee79ad3 Adding skeletal structure for the ONLP gNMI GUI demo. by Thomas Vachuska · 5 years ago
  25. 8358d76 Remove reference to deprecated FileType function by Ray Milkey · 5 years ago
  26. 3dbcaaf Initial gNOI implementation added. Introduced system Time and Reboot RPC by oleksandr.yashchuk@plvision.eu · 5 years ago
  27. afe17e1 Bumpup OpenStack4j dependencies from 3.1.0 to 3.2.0 by Jian Li · 5 years ago
  28. bf7ff4f Change GUI and GUI2 to be apps rather than core features by Sean Condon · 5 years ago
  29. 81fcfbe Depend on official gnmi repo instead of fork by Carmelo Cascone · 5 years ago
  30. 1cee988 Manage k8s API config life cycle, bootstrap k8s node using k8s client by Jian Li · 5 years ago
  31. 3defa84 Import k8s client deps, support inject k8s API server config by Jian Li · 5 years ago
  32. c694383 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  33. 887c1ca Update apache karaf to version 4.2.3 by Ray Milkey · 5 years ago
  34. fc55e42 [ONOS-7905] Add a set of interfaces for k8s-networking data model by Jian Li · 5 years ago
  35. 9e43ec1 [ONOS-7902] Add a set of interfaces, enums for kubernetes node by Jian Li · 5 years ago
  36. dcf7c82 [ONOS-7732] Automating switch workflow: ofoverlay(Openflow overlay) workflow by jaegonkim · 5 years ago
  37. bde9beb Re-package grpc and protobuf with the right group id and version by Carmelo Cascone · 5 years ago
  38. ef478a6 Bump grpc-java to 1.18.0 by Carmelo Cascone · 5 years ago
  39. e45902b Bumped P4Runtime to v1.0.0 by Carmelo Cascone · 5 years ago
  40. 8c6fe17 Remove some unused code that bazel 0.22 detects as an error by Ray Milkey · 5 years ago
  41. 0f8b7be Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  42. 8705cce Jacoco coverage support for bazel by Ray Milkey · 5 years ago
  43. a80d3f9 Upgrade to Atomix 3.1.5 by Jordan Halterman · 5 years ago
  44. 4005c06 Enabling REST API and swagger docs for apps with no resources folder by Andrea Campanella · 5 years ago
  45. 7d82afc [ONOS-7882] Updating Yang Tools to 2.6.1 to address JSON serialization issue by Andrea Campanella · 5 years ago
  46. 431ee16 Use offline version of karaf 4.2.2 by Ray Milkey · 5 years ago
  47. 369e3fb Updating Apache Karaf to 4.2.2. by Thomas Vachuska · 5 years ago
  48. 76c9bce build file updates to support bazel 0.21 by Ray Milkey · 5 years ago
  49. 0f51d72 Starting snapshot 2.1.0-SNAPSHOT by Ray Milkey · 5 years ago
  50. 1a885b0 Upgrade to Atomix 3.1.0 by Jordan Halterman · 5 years ago
  51. fb503a7 Revert "Re-enabled TLS netty" by Ray Milkey · 5 years ago
  52. 8b17e0e Upgrade to Atomix 3.1.0-rc2 by Jordan Halterman · 5 years ago
  53. 02fb583 Upgrade to Atomix 3.1.0-rc1 by Jordan Halterman · 5 years ago
  54. 1a37866 Re-enabled TLS netty by Brian O'Connor · 5 years ago
  55. fa066ed Revert "Adding support for TLS connections for gRPC clients" by Ray Milkey · 5 years ago
  56. 47a3aa6 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  57. 3dfb431 Removed old PI demo apps by Carmelo Cascone · 5 years ago
  58. d771648 Cherry pick gNMI and Stratum related changes to this branch by Yi Tseng · 6 years ago
  59. 096259b Added OpenConfig models specified ODTN Reference Design by hiroki · 5 years ago
  60. 395c51f Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  61. be47795 Tagging 2.0.0-b1 by ONOS Jenkins User · 5 years ago 2.0.0-b1
  62. 2b3ed3e Upgrade to Atomix 3.1.0-beta3 by Jordan Halterman · 5 years ago
  63. a85e252 Release version 2.1 of the libgen tool by Ray Milkey · 5 years ago
  64. d770b10 Updating Yang tools to 2.6 by Andrea Campanella · 5 years ago
  65. c4d0377 Allow ONOS to be built against locally built ONOS YANG Tools. by Thomas Vachuska · 5 years ago
  66. 5eaf70e Upgrade to Atomix 3.1.0-beta2 by Jordan Halterman · 5 years ago
  67. 28b21d1 Upgrade to Atomix 3.1 by Jordan Halterman · 5 years ago
  68. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  69. aa4366d Implemented Instance View of Topo in GUI2 by Sean Condon · 5 years ago
  70. 60eeb61 bazel version must be 0.17 by adibrastegarnia · 5 years ago
  71. 5bd7b55 Fixing Kafka integration app to follow the new OSGi property pattern. by Thomas Vachuska · 5 years ago
  72. 123f0e0 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  73. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  74. e52652c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  75. 23f2795 Make STC less sensitive to timing problems with node and app startup by Ray Milkey · 5 years ago
  76. e671fc9 Update gNMI version and build script by Yi Tseng · 6 years ago
  77. d389a6e Fixing local_jar stuff to work with runtime. by Thomas Vachuska · 6 years ago
  78. 16c95ff Upgrade to Atomix 3.0.7 by Jordan Halterman · 6 years ago
  79. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  80. fecab94 Bumped thrift version by Carmelo Cascone · 6 years ago
  81. e03d9ba Upgrade to Atomix 3.0.6 by Jordan Halterman · 6 years ago
  82. 1c5f5f4 Add a prometheus exporter by boyoung2 · 6 years ago
  83. f381442 Allow using the 0.17 version of bazel by Ray Milkey · 6 years ago
  84. 51bee8d Bump up BND to version 4.0.0 in preparation for Java 10 by Ray Milkey · 6 years ago
  85. 066fe4a Remove python2 statements that breaks the build by Laszlo Papp · 6 years ago
  86. a8ac7e3 Use java_import_external() for maven artifacts to allow usage of web proxy by Ray Milkey · 6 years ago
  87. 43caa25 Upgrade to Atomix 3.0.5 by Jordan Halterman · 6 years ago
  88. 11d40e8 Upgrade to Atomix 3.0.4 by Jordan Halterman · 6 years ago
  89. b64fe82 Run checkstyle on test source files by Ray Milkey · 6 years ago
  90. 6b6bfbe Upgrade to Atomix 3.0.1 by Jordan Halterman · 6 years ago
  91. 9379a07 Adding local_jar and local_deps workspace rules to allow ONOS development by Thomas Vachuska · 6 years ago
  92. 647a99c Regenerated workspace using new onos-lib-gen v1.3 tool and simplified Bazel prelude. by Thomas Vachuska · 6 years ago
  93. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  94. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  95. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  96. 5063f5b Add bazel rule to run buildifier; fix up formatting problems in bazel files by Ray Milkey · 6 years ago
  97. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  98. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  99. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  100. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1