1. fe824bc Swiching to ONOS libgen 2.0 and moving pom.xml to 2.1-SNAPSHOT. by Thomas Vachuska · 6 years ago
  2. 86da357 Marking release of ONOS libgen 2.0 by Thomas Vachuska · 6 years ago
  3. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 6 years ago
  4. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  5. 696191d Use new scr-list CLI command for component queries by Ray Milkey · 6 years ago
  6. 9110ea0 Bump up Jersey to version 2.27 by Ray Milkey · 6 years ago
  7. 4df14a4 FileInputStream must be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 6 years ago
  8. 2bd1fc8 Fixing GUI packaging and web-socket code to allow onos-gui feature to load properly. by Thomas Vachuska · 6 years ago
  9. bef430b Integrated new style of cfgdef generation into the Bazel build. by Thomas Vachuska · 6 years ago
  10. 66e24a5 No need for a custom reflectasm any longer by Ray Milkey · 6 years ago
  11. 24d4f6d Re-enabling Swagger stuff and preparing to integrate cfgdef stuff. by Thomas Vachuska · 6 years ago
  12. 28b15ae Fixes to allow ONOS to build using built in bazel Java 9 JDK by Ray Milkey · 6 years ago
  13. 16c95ff Upgrade to Atomix 3.0.7 by Jordan Halterman · 6 years ago
  14. 03ae0ac Bump version of P4Runtime to 1.0.0rc3 and P4 tools by Carmelo Cascone · 6 years ago
  15. 4a34763 Porting cfgdef generation into a simple and stand-alone command-line utility. by Thomas Vachuska · 6 years ago
  16. d17309c Merge branch 'master' into merge by Ray Milkey · 6 years ago
  17. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  18. 0b18b72 Merge branch 'master' into merge by Ray Milkey · 6 years ago
  19. d0d7ea1 Updating web socket stuff to for Karaf 4.2.1 migration. by Thomas Vachuska · 6 years ago
  20. f2c1689 Fix to run onos-lib-gen on ONOS behind Proxy by Ai Hamano · 6 years ago
  21. db57f1c Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 6 years ago
  22. fecab94 Bumped thrift version by Carmelo Cascone · 6 years ago
  23. e03d9ba Upgrade to Atomix 3.0.6 by Jordan Halterman · 6 years ago
  24. df52129 Merge remote-tracking branch 'origin/master' into merge-master by Ray Milkey · 6 years ago
  25. 1c5f5f4 Add a prometheus exporter by boyoung2 · 6 years ago
  26. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 6 years ago
  27. 3f274d9 download karaf 4.2.1 from maven central by Ray Milkey · 6 years ago
  28. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  29. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  30. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  31. 6219399 Append lock timeout to JAVA_OPTS to avoid overwrite by Jordan Halterman · 6 years ago
  32. e7013e9 Updated tutorial VM to 1.14.0 by Thomas Vachuska · 6 years ago
  33. 4884410 Make the bazel build work with python3 by Laszlo Papp · 6 years ago
  34. f381442 Allow using the 0.17 version of bazel by Ray Milkey · 6 years ago
  35. 51bee8d Bump up BND to version 4.0.0 in preparation for Java 10 by Ray Milkey · 6 years ago
  36. 066fe4a Remove python2 statements that breaks the build by Laszlo Papp · 6 years ago
  37. a8ac7e3 Use java_import_external() for maven artifacts to allow usage of web proxy by Ray Milkey · 6 years ago
  38. 43caa25 Upgrade to Atomix 3.0.5 by Jordan Halterman · 6 years ago
  39. 11d40e8 Upgrade to Atomix 3.0.4 by Jordan Halterman · 6 years ago
  40. fe59ba0 More concise test output when running tests by Carmelo Cascone · 6 years ago
  41. 76e6386 Bump version of BMv2 and disable nanomsg by Carmelo Cascone · 6 years ago
  42. b64fe82 Run checkstyle on test source files by Ray Milkey · 6 years ago
  43. bed6151 Removing old features.xml file. by Thomas Vachuska · 6 years ago
  44. f6af2a5 Adding GUI2 to the Bazel build system by Sean Condon · 6 years ago
  45. 6b6bfbe Upgrade to Atomix 3.0.1 by Jordan Halterman · 6 years ago
  46. f6cb3e8 Revert "Push driver with pipeconfId when available" by Carmelo Cascone · 6 years ago
  47. 232db0f5 Push driver with pipeconfId when available by Charles Chan · 6 years ago
  48. ea2c110 Updated tutorial p4vm scripts to build upon Ubuntu Desktop by Carmelo Cascone · 6 years ago
  49. 9379a07 Adding local_jar and local_deps workspace rules to allow ONOS development by Thomas Vachuska · 6 years ago
  50. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  51. 647a99c Regenerated workspace using new onos-lib-gen v1.3 tool and simplified Bazel prelude. by Thomas Vachuska · 6 years ago
  52. 3dceff2 Fixing onos-lib-gen to correct buildifier error by Thomas Vachuska · 6 years ago
  53. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  54. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  55. d82635b Added options to allow publishing only the library jars. by Thomas Vachuska · 6 years ago
  56. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  57. cf7ce3b Fixed onos-secure-ssh to consider environment defaults. by Thomas Vachuska · 6 years ago
  58. 84431b9 Add Trellis dependency into p4vm by Charles Chan · 6 years ago
  59. 92cc268 remove redundant definition for ONOS_VERSION by Ray Milkey · 6 years ago
  60. 3c8d3d0 Forward JVM debug port in onos.py by Carmelo Cascone · 6 years ago
  61. 5063f5b Add bazel rule to run buildifier; fix up formatting problems in bazel files by Ray Milkey · 6 years ago
  62. a1812ad ONOS-7770 Install Bazel in p4vm by Carmelo Cascone · 6 years ago
  63. cdb0527 Fixed stc-cell-repair to properly prune atomix cluster nodes as well. by Thomas Vachuska · 6 years ago
  64. 6771f4f Fixing Buck build by adding missing dependency to features/BUCK. by Thomas Vachuska · 6 years ago
  65. cb8ea06 Don't close repo if there is no URL by Ray Milkey · 6 years ago
  66. 245d119 No need to close the repo if doing a local deployment by Ray Milkey · 6 years ago
  67. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  68. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  69. 591f66a Fix file name for onos-build-conf jar file by Ray Milkey · 6 years ago
  70. bec1485 [ONOS-7668] Fix ansible scripts for Vagrant tutorial VM. by Eric Tang · 6 years ago
  71. 49c291d Fix install Mininet and ONOS for ONOS-7638 by Eric Tang · 6 years ago
  72. 5538d9e Adding creation and publishing of onos-build-conf.jar by Thomas Vachuska · 6 years ago
  73. 07a367b Enhancing cell-stc to utilize the local value of ONOS_APPS variable. by Thomas Vachuska · 6 years ago
  74. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  75. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  76. 46848a8 Adding check for Bazel version 0.15.* by Thomas Vachuska · 6 years ago
  77. 735af03 Use ONF-owned grpc-java patched repo in Bazel build by Carmelo Cascone · 6 years ago
  78. 6c616d5 Fixing cell-build tool. Doh! by Thomas Vachuska · 6 years ago
  79. f77ea41 Release build for bazel by Ray Milkey · 6 years ago
  80. 6a1ae71 Fix p4runtime runtime dependencies when building with Bazel by Carmelo Cascone · 6 years ago
  81. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  82. bc559fd Upgrade to Atomix 3.0.0-rc11 by Jordan Halterman · 6 years ago
  83. b2f489f Fixing onos-publish-catalog to properly classify OAR packaging. by Thomas Vachuska · 6 years ago
  84. 4164436 More p4runtime-related bazel build files by Carmelo Cascone · 6 years ago
  85. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  86. 5548ce6 Adding ServerSentEvents to Rest Southbound interface by Sean Condon · 6 years ago
  87. 727abd3 Adding runtime dependencies for protobuf & gRPC. by Thomas Vachuska · 6 years ago
  88. a01809a bazel file formatting by Ray Milkey · 6 years ago
  89. 74d28d8 Fixing publishing catalog to ignore unsolicited DEBUG output. by Thomas Vachuska · 6 years ago
  90. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  91. dda5ee7 Disable flush-on-commit for Raft logs in test clusters by Jordan Halterman · 6 years ago
  92. c534812 Adding distributable tar files to the publishing catalog. by Thomas Vachuska · 6 years ago
  93. fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 6 years ago
  94. 88d396e Fixing javadoc build for Linux and enhancing cell-build with a no-build option. by Thomas Vachuska · 6 years ago
  95. c661c20 Enhancing cell-build to provide option to use shared cache. by Thomas Vachuska · 6 years ago
  96. c923116 Use UTF8 encoding for javadocs by Ray Milkey · 6 years ago
  97. f83e422 Fix build of onos target in bazel on Jenkins by Ray Milkey · 6 years ago
  98. acfb410 Allow bash_profile to run when unbound variable checking is enabled by Ray Milkey · 6 years ago
  99. e443694 Fixing BND OSGI wrapp for Bazel build. by Thomas Vachuska · 6 years ago
  100. 0edb2c6 Adding onos-security feature to the Bazel build. by Thomas Vachuska · 6 years ago