1. 395c51f Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  2. be47795 Tagging 2.0.0-b1 by ONOS Jenkins User · 5 years ago 2.0.0-b1
  3. 2b3ed3e Upgrade to Atomix 3.1.0-beta3 by Jordan Halterman · 5 years ago
  4. d770b10 Updating Yang tools to 2.6 by Andrea Campanella · 5 years ago
  5. 5eaf70e Upgrade to Atomix 3.1.0-beta2 by Jordan Halterman · 5 years ago
  6. 28b21d1 Upgrade to Atomix 3.1 by Jordan Halterman · 5 years ago
  7. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  8. f85df28 Use offline version of karaf 4.2.1 by Ray Milkey · 5 years ago
  9. e17756d Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT. by Thomas Vachuska · 5 years ago
  10. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  11. 9f3b1ea Updating to use patched Apache Karaf 4.2.1 tar. by Thomas Vachuska · 6 years ago
  12. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  13. 9110ea0 Bump up Jersey to version 2.27 by Ray Milkey · 6 years ago
  14. 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
  15. 16c95ff Upgrade to Atomix 3.0.7 by Jordan Halterman · 6 years ago
  16. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  17. fecab94 Bumped thrift version by Carmelo Cascone · 6 years ago
  18. e03d9ba Upgrade to Atomix 3.0.6 by Jordan Halterman · 6 years ago
  19. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  20. 1c5f5f4 Add a prometheus exporter by boyoung2 · 6 years ago
  21. 3f274d9 download karaf 4.2.1 from maven central by Ray Milkey · 6 years ago
  22. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  23. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  24. 51bee8d Bump up BND to version 4.0.0 in preparation for Java 10 by Ray Milkey · 6 years ago
  25. a8ac7e3 Use java_import_external() for maven artifacts to allow usage of web proxy by Ray Milkey · 6 years ago
  26. 43caa25 Upgrade to Atomix 3.0.5 by Jordan Halterman · 6 years ago
  27. 11d40e8 Upgrade to Atomix 3.0.4 by Jordan Halterman · 6 years ago
  28. 6b6bfbe Upgrade to Atomix 3.0.1 by Jordan Halterman · 6 years ago
  29. 647a99c Regenerated workspace using new onos-lib-gen v1.3 tool and simplified Bazel prelude. by Thomas Vachuska · 6 years ago
  30. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  31. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  32. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  33. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  34. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  35. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  36. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  37. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  38. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  39. bc559fd Upgrade to Atomix 3.0.0-rc11 by Jordan Halterman · 6 years ago
  40. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  41. 6f0458c Add Jersey Media SSE to top level POM by Sean Condon · 6 years ago
  42. 5548ce6 Adding ServerSentEvents to Rest Southbound interface by Sean Condon · 6 years ago
  43. 727abd3 Adding runtime dependencies for protobuf & gRPC. by Thomas Vachuska · 6 years ago
  44. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  45. fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 6 years ago
  46. 6aca84c Upgrade to Atomix 3.0.0-rc7 to use agent distribution by Jordan Halterman · 6 years ago
  47. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  48. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  49. 5c04810 Bump up okio to 1.14.0 to fix deps issue in influxdb-java by Jian Li · 6 years ago
  50. ac9e524 Adding means to build pom files for publishing to Maven repository. by Thomas Vachuska · 6 years ago
  51. 5b9ff6a Adding Bazel build for the remaining YANG models. by Thomas Vachuska · 6 years ago
  52. f8c8cb9 Adding Bazel support for YANG models. by Thomas Vachuska · 6 years ago
  53. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  54. c5e2f43 Upgrade ONOS to yang tools version 2.5 by Ray Milkey · 6 years ago
  55. 15f3371 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  56. b7949e7 Generate a test rule to run checkstyle for an onos jar file by Ray Milkey · 6 years ago
  57. 59cf0c8 Update dependencies by Yuta HIGUCHI · 6 years ago
  58. e8f0689 Fixing Maven coordinates for Bazel and adding feature artifact bundle. by Thomas Vachuska · 6 years ago
  59. 156ee8a Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  60. a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 6 years ago
  61. 08392f4 Fix gRPC dependency by Yuta HIGUCHI · 6 years ago
  62. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  63. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  64. 75bd9e0 Improvements to Bazel workspace generator by Ray Milkey · 6 years ago
  65. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  66. cd3e692 Remove duplicated library in deps.json by Ray Milkey · 6 years ago
  67. 9d59694 Update Bouncy Castle to 1.59 by Yuta HIGUCHI · 6 years ago
  68. d17154d ONOS-5554 Remove the BTI driver by Laszlo Papp · 6 years ago
  69. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  70. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  71. 40cc9d8 maven plugin updates by Yuta HIGUCHI · 6 years ago
  72. 97843dc [ONOS-6879] Adding Controller Metrics Application, To retrive memory, Disk and CPU usage for all controller by kdarapu · 6 years ago
  73. 57ba38e bump yang-tools version to 2.4.7 by Yuta HIGUCHI · 6 years ago
  74. 8c6e194 [ODTN] OpenConfig device discovery by Yuta HIGUCHI · 6 years ago
  75. 0753ee7 Release version 1.12 of the onos Maven plugin by Ray Milkey · 6 years ago
  76. 161e4d3 Revert "Use project.version when referring to checkstyle config" by Yuta HIGUCHI · 6 years ago
  77. 9e7530a Use project.version when referring to checkstyle config by Yuta HIGUCHI · 6 years ago
  78. 9e6432c Patching Apache Karaf with a shell console fix to avoid thread leak. by Thomas Vachuska · 6 years ago
  79. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  80. 0b7682f bump up version on onos Loxi; fix a problem reported by error-prone by Ray Milkey · 6 years ago
  81. fdcfe53 ONOS extensions for use of egress tables. by Andreas Pantelopoulos · 6 years ago
  82. 2c04599 [ONOS-7551] Support primitive revisions for upgrades by Jordan Halterman · 6 years ago
  83. 86ee5e8 Upgrade fasterXML libraries for OS-9 by Ray Milkey · 6 years ago
  84. 3331f7b update yang tool version in lib/pom.xml by Yuta HIGUCHI · 6 years ago
  85. bcc2ce9 Generate copyright year in swagger template code by Yuta HIGUCHI · 6 years ago
  86. e9ccf41 XMPP as SBI support: implementation of core XMPP and Xmpp Device Provider by Tomek Osiński · 6 years ago
  87. 65880ae Bump up influxdb to 2.9 with corresponding deps updated by Jian Li · 6 years ago
  88. 825401e ResourceId to instance-identifier string converter methods by Yuta HIGUCHI · 6 years ago
  89. 979f634 Fix: resolve REST test failure issue caused by jersey deps omission by Jian Li · 6 years ago
  90. 5d505f24 Bump up Jersey from 2.25.1 to 2.26 with corresponding deps updated by Jian Li · 6 years ago
  91. 54c4604 Fix: resolve SONA activation issue due to deps conflict in BUCK by Jian Li · 6 years ago
  92. 4ce65e8 Upgrade to Atomix 2.0.18 by Jordan Halterman · 6 years ago
  93. 4888e16 bump yang tools version to 2.4.1 by Yuta HIGUCHI · 6 years ago
  94. 28bcaf1 decouple buck yang plugin from buck main archive by Yuta HIGUCHI · 6 years ago
  95. 5193cb7 Bump yang tools version to 2.4 by Ray Milkey · 6 years ago
  96. 02a9498 Bump up openstack4j to 3.1.0 with dependency updated by Jian Li · 6 years ago
  97. 4504e59 Upgrade to Atomix 2.0.16 by Jordan Halterman · 6 years ago
  98. 5bbe5ba Upgrade to Atomix 2.0.15 by Jordan Halterman · 6 years ago
  99. 084245f Deploy 1.11 version of the ONOS Maven plugin by Ray Milkey · 6 years ago
  100. b6f9adb maven plugin updates by Yuta HIGUCHI · 6 years ago