1. c694383 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  2. c4b46d3 Remove reference to deprecated addProp() method by Ray Milkey · 5 years ago
  3. 887c1ca Update apache karaf to version 4.2.3 by Ray Milkey · 5 years ago
  4. dc77af5 Update scr command in onos-diag for Karaf 4.x by Charles Chan · 5 years ago
  5. 11ce930 Fix a few more app startup/shutdown problems by Ray Milkey · 5 years ago
  6. 0f8b7be Fix build of protobuf-related components to support Bazel 0.22 by Carmelo Cascone · 5 years ago
  7. ad08ee7 Fixing archetypes to compensate for missing transitive dependencies in pom.xml files. by Thomas Vachuska · 5 years ago
  8. 369e3fb Updating Apache Karaf to 4.2.2. by Thomas Vachuska · 5 years ago
  9. e8f1432 Adding onos-publish-karaf script from Ray. by Thomas Vachuska · 5 years ago
  10. 0f51d72 Starting snapshot 2.1.0-SNAPSHOT by Ray Milkey · 5 years ago
  11. fb503a7 Revert "Re-enabled TLS netty" by Ray Milkey · 5 years ago
  12. 53a2008 code modificationss with respect to #20641 by Arjun E K · 5 years ago
  13. 1b9e2c1 Disable karaf bundle refreshes by Ray Milkey · 5 years ago
  14. 1bc2f63 Prevent sshd restarting problems by moving it to the end of the boot features by Ray Milkey · 5 years ago
  15. 1a37866 Re-enabled TLS netty by Brian O'Connor · 5 years ago
  16. fa066ed Revert "Adding support for TLS connections for gRPC clients" by Ray Milkey · 5 years ago
  17. 47a3aa6 Adding support for TLS connections for gRPC clients by Brian O'Connor · 5 years ago
  18. f6353d4 ONOS audit REST API support by arjunek1992 · 5 years ago
  19. 7730c55 Updating command line script to kill ONOS, working on 16.04 and 18.04 and OSX by Andrea Campanella · 5 years ago
  20. 395c51f Starting snapshot 2.0.0-SNAPSHOT by ONOS Jenkins User · 5 years ago
  21. be47795 Tagging 2.0.0-b1 by ONOS Jenkins User · 5 years ago 2.0.0-b1
  22. f714db4 Enable INFO level console logging for onos-service by Jordan Halterman · 5 years ago
  23. 4663da3 Added commons_jxpath as bundle of osgi_feature. Used in ODTN drivers by Ramon Casellas · 5 years ago
  24. 52f2cd1 Detangling incubator: virtual nets, tunnels, resource labels, oh my by Thomas Vachuska · 5 years ago
  25. 98d760d Upgrading ONOS archetypes to use the ONOS Maven Plugin 2.0 by Thomas Vachuska · 5 years ago
  26. cbf51f3 Moving ONOS Maven Plugin to version 2.1-SNAPSHOT by Thomas Vachuska · 5 years ago
  27. aade8cd Releasing ONOS Maven Plugin v2.0 by Thomas Vachuska · 5 years ago
  28. 0faa721 Fix openstack app ignition problems by Ray Milkey · 5 years ago
  29. 64b0ade Upgrading archetypes to use new Apache Karaf constructs and new by Thomas Vachuska · 5 years ago
  30. f205a97 Fixing onos-maven-plugin and revving it to 2.0-SNAPSHOT. by Thomas Vachuska · 5 years ago
  31. 5a520c7 Move modules.bzl from root down into the bazel tools directory by Ray Milkey · 5 years ago
  32. 68032db Remove blueprint files for 3.0 karaf CLI by Ray Milkey · 5 years ago
  33. e17756d Changing version from 1.15.0-SNAPSHOT to 2.0.0-SNAPSHOT. by Thomas Vachuska · 5 years ago
  34. a218d43 Merge branch 'master' into merge by Ray Milkey · 5 years ago
  35. 2ac98b9 Remove unsupported onos-form-cluster scripts by Jordan Halterman · 5 years ago
  36. 3fe60be Update onos-diagnostics to include the latest SR commands by Charles Chan · 5 years ago
  37. 22ea612 Removing BUCK files and other Buck-related auxiliaries. by Thomas Vachuska · 5 years ago
  38. d542568 Merge branch 'master' into dev-karaf-4.2.1 by Ray Milkey · 5 years ago
  39. 4df14a4 FileInputStream must be closed, or there will be a risk of memory leaks. by 柯志勇10068695 · 5 years ago
  40. 2bd1fc8 Fixing GUI packaging and web-socket code to allow onos-gui feature to load properly. by Thomas Vachuska · 5 years ago
  41. 66e24a5 No need for a custom reflectasm any longer by Ray Milkey · 5 years ago
  42. d17309c Merge branch 'master' into merge by Ray Milkey · 5 years ago
  43. 31e16f5 Secure LLDP-based Topology Detection by Samuel Jero · 6 years ago
  44. d0d7ea1 Updating web socket stuff to for Karaf 4.2.1 migration. by Thomas Vachuska · 5 years ago
  45. 2fd325f Minor clean-up of the 4.2.1 migration. by Thomas Vachuska · 5 years ago
  46. 3f274d9 download karaf 4.2.1 from maven central by Ray Milkey · 6 years ago
  47. 7a2dee5 [WIP] Add @Service tags to all commands and completers by Ray Milkey · 6 years ago
  48. 86ad7bb [WIP] apps CLI changes for karaf upgrade by Ray Milkey · 6 years ago
  49. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  50. 6219399 Append lock timeout to JAVA_OPTS to avoid overwrite by Jordan Halterman · 6 years ago
  51. 4884410 Make the bazel build work with python3 by Laszlo Papp · 6 years ago
  52. bed6151 Removing old features.xml file. by Thomas Vachuska · 6 years ago
  53. f6af2a5 Adding GUI2 to the Bazel build system by Sean Condon · 6 years ago
  54. 761e80a Remove pom files from ONOS by Ray Milkey · 6 years ago
  55. 312d987 Starting snapshot 1.15.0-SNAPSHOT by Ray Milkey · 6 years ago
  56. e075338 Upgrade to Atomix 3.0.0 final by Jordan Halterman · 6 years ago
  57. c1be5b8 Upgrade to Atomix 3.0.0-rc12 by Jordan Halterman · 6 years ago
  58. 6771f4f Fixing Buck build by adding missing dependency to features/BUCK. by Thomas Vachuska · 6 years ago
  59. 03e5521 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  60. 3594c24 Tagging 1.14.0-rc2 by ONOS Jenkins User · 6 years ago 1.14.0-rc2
  61. 4e5f2d6 Starting snapshot 1.14.0-SNAPSHOT by ONOS Jenkins User · 6 years ago
  62. cff0bd8 Tagging 1.14.0-rc1 by ONOS Jenkins User · 6 years ago 1.14.0-rc1
  63. 4867af2 Revert "Tagging 1.14.0-b1" by Ray Milkey · 6 years ago
  64. bc559fd Upgrade to Atomix 3.0.0-rc11 by Jordan Halterman · 6 years ago
  65. 78ce400 Tagging 1.14.0-b1 by Ray Milkey · 6 years ago
  66. a01809a bazel file formatting by Ray Milkey · 6 years ago
  67. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  68. fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 6 years ago
  69. f83e422 Fix build of onos target in bazel on Jenkins by Ray Milkey · 6 years ago
  70. 0edb2c6 Adding onos-security feature to the Bazel build. by Thomas Vachuska · 6 years ago
  71. 6aca84c Upgrade to Atomix 3.0.0-rc7 to use agent distribution by Jordan Halterman · 6 years ago
  72. f34554f Fixing bazel GUI packaging by Thomas Vachuska · 6 years ago
  73. 19c123a [ONOS-7757] Support onos-local and embedded cluster configurations by Jordan Halterman · 6 years ago
  74. 644fdbf bazel implementation of the bucklet for ATOMIX primitives by Ray Milkey · 6 years ago
  75. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  76. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  77. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  78. a4f8d9d Fix some test dependencies and pretty format all BUILD files by Ray Milkey · 6 years ago
  79. 6b3775a Bazel build of ONOS GUI package by Ray Milkey · 6 years ago
  80. 03c608c Adding more features to Bazel built package by Thomas Vachuska · 6 years ago
  81. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  82. 2f380c7 Pretty formatting of bazel files by Ray Milkey · 6 years ago
  83. 1ae26c6 Tweaking Bazel packaging. by Thomas Vachuska · 6 years ago
  84. 15f3371 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  85. 510419f Fixing few issues in feature generation and local run capability for Bazel build. by Thomas Vachuska · 6 years ago
  86. 41c652c Adding APPS as sources to the Bazel package build rule. by Thomas Vachuska · 6 years ago
  87. 59cf0c8 Update dependencies by Yuta HIGUCHI · 6 years ago
  88. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  89. f5d1720 Consolidating BUILD files for clarity and ease of maintenance. by Thomas Vachuska · 6 years ago
  90. f25c248 Moved /features to /tools/package/features. by Thomas Vachuska · 6 years ago
  91. 8fcd204 Fixing bazel-based packaging of the CLI branding by Thomas Vachuska · 6 years ago
  92. 0f95603 Adding Bazel packaging of admin tools and test tools. by Thomas Vachuska · 6 years ago
  93. a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 6 years ago
  94. b32da85 Increase Felix lock acquisition timeout by Ray Milkey · 6 years ago
  95. 83fc39f Initial import of Angular5 components services and modules by Sean Condon · 6 years ago
  96. b185858 Add maps and sr-mcast-role commands by Pier · 6 years ago
  97. 4a9c094 Adding ACLs for requiring admin or viewer role to different ONOS CLI commands. by Thomas Vachuska · 6 years ago
  98. 0f071de Set onos maven plugin version to SNAPSHOT of next release version by Ray Milkey · 6 years ago
  99. 0753ee7 Release version 1.12 of the onos Maven plugin by Ray Milkey · 6 years ago
  100. 1b083cd Fixed onos-log-query to properly exclude stack traces and merge logs. by Thomas Vachuska · 6 years ago