1. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  2. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  3. aab45d1 Adding feature file generation via Bazel by Thomas Vachuska · 6 years ago
  4. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  5. ad83ef9 import Python scripts into bazel by Ray Milkey · 6 years ago
  6. deb79f8 Quiet maven download messages during builds by Ray Milkey · 6 years ago
  7. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  8. 4f9085e Adding an STC scenario for fabric.p4 by Andrea Campanella · 6 years ago
  9. 75bd9e0 Improvements to Bazel workspace generator by Ray Milkey · 6 years ago
  10. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  11. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  12. cd3e692 Remove duplicated library in deps.json by Ray Milkey · 6 years ago
  13. a6bb73b quagga is now part of the base image by Ray Milkey · 6 years ago
  14. 5c0a9f0 Supports IPv6 address for scp and rsync by DongRyeol Cha · 6 years ago
  15. 64c0936 update SNAPSHOT check exclusions by Ray Milkey · 6 years ago
  16. df67221 BTI driver was removed by Ray Milkey · 6 years ago
  17. 472d839 Start bazel support for protobuf models and p4runtime build by Ray Milkey · 6 years ago
  18. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  19. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  20. 42cc140 Sync plugin versions for build-conf by Yuta HIGUCHI · 6 years ago
  21. b32da85 Increase Felix lock acquisition timeout by Ray Milkey · 6 years ago
  22. edb02ce STC scenario for device removal by Ray Milkey · 6 years ago
  23. 9639dd5 Exclude some disconnected poms from the SNAPSHOT check by Ray Milkey · 6 years ago
  24. 55965c6 Allow arbitrary ONOS device ID in bmv2.py by Carmelo Cascone · 6 years ago
  25. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  26. 4519770 Adding tool to repair the state of an STC cell slave. by Thomas Vachuska · 6 years ago
  27. f16975b STC scenario to test administrative enable and disable of a port by Ray Milkey · 6 years ago
  28. 57ba38e bump yang-tools version to 2.4.7 by Yuta HIGUCHI · 6 years ago
  29. 83fc39f Initial import of Angular5 components services and modules by Sean Condon · 6 years ago
  30. 61f0e0b Updating tutorial assets to work with 1.13.1 by Thomas Vachuska · 6 years ago
  31. 79b6164 Add option to onos-power script for user by Jon Hall · 6 years ago
  32. a7b2404 Fixing onos-mininet to work with screen v4.06.* by Thomas Vachuska · 6 years ago
  33. c282133 Remove depenency on internal BMv2 device ID when starting bmv2.py by Carmelo Cascone · 6 years ago
  34. ef71549 Fix incorrect SSH port when generating P4 VM by Carmelo Cascone · 6 years ago
  35. f752a1d bump up time out for a cell node to 3 minutes by Ray Milkey · 6 years ago
  36. 749996b Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  37. 57defd3 Generate leaner P4 VM by Carmelo Cascone · 6 years ago
  38. 054a5cb Set YourKit profiler option to ensure the agent binds to all interfaces in tests by Jordan Halterman · 6 years ago
  39. f27ac30 Allow publishing of RC builds by Ray Milkey · 6 years ago
  40. b185858 Add maps and sr-mcast-role commands by Pier · 6 years ago
  41. 847b3e7 Properly detect when an ssh command fails by Ray Milkey · 6 years ago
  42. eee2162 retry ssh commands to allow cell nodes to come up by Ray Milkey · 6 years ago
  43. 6f6b662f Fixing the access network null simulation and adjusting layout. by Thomas Vachuska · 6 years ago
  44. 922db30 STC scenario for Trellis HAG topology by Ray Milkey · 6 years ago
  45. 10b5357 Fix minor comment fixes by Yuta HIGUCHI · 6 years ago
  46. 6083165 Do not escape <> characters by Yuta HIGUCHI · 6 years ago
  47. 62d4e28 Fix SNAPSHOT version checker by Ray Milkey · 6 years ago
  48. 4a9c094 Adding ACLs for requiring admin or viewer role to different ONOS CLI commands. by Thomas Vachuska · 6 years ago
  49. 0f071de Set onos maven plugin version to SNAPSHOT of next release version by Ray Milkey · 6 years ago
  50. 0753ee7 Release version 1.12 of the onos Maven plugin by Ray Milkey · 6 years ago
  51. 1b083cd Fixed onos-log-query to properly exclude stack traces and merge logs. by Thomas Vachuska · 6 years ago
  52. bf5d1fe Customer bug-fixes: by Thomas Vachuska · 6 years ago
  53. fe7a75e Providing a tool to stitch and filter ONOS log files collected via onos-diagnostics tool. by Thomas Vachuska · 6 years ago
  54. 8b7df41 Add obj-queues into onos-diagnostics by Charles Chan · 6 years ago
  55. ce47fe5 Add support for enabling YourKit profiling by Jordan Halterman · 6 years ago
  56. 9e6432c Patching Apache Karaf with a shell console fix to avoid thread leak. by Thomas Vachuska · 6 years ago
  57. 4818bc3 Upgrade version of STC tool by Ray Milkey · 6 years ago
  58. 1351e7e Simplifying the CO/FO null access topology to exclude layout info. by Thomas Vachuska · 6 years ago
  59. 8bc75ee Implement sr-should-program command by Charles Chan · 6 years ago
  60. 954b368 Improve onos-diagnostics adding sr-mcast-leader by Pier · 6 years ago
  61. c3a947f Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  62. c5569c2 Extend ONOS+P4 VM scripts to build tutorial VM by Carmelo Cascone · 6 years ago
  63. a7be50d Making REST API port as a command-line option for various admin commands. by Thomas Vachuska · 6 years ago
  64. 345b0c7 Fixing host configuration. by Thomas Vachuska · 6 years ago
  65. bf54baa Fixed bmv2-demo.py after updating bmv2.py switch constructor arguments by Carmelo Cascone · 6 years ago
  66. 335d774 Fix maven plugin version by Ray Milkey · 6 years ago
  67. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  68. 6405aad Increasing GUI session timeout. by Thomas Vachuska · 6 years ago
  69. eaa8b1d Simplified Mininet command line args when using bmv2.py by Carmelo Cascone · 6 years ago
  70. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  71. 0535467 Fixed missing square brackets in install-p4-tools.sh by Carmelo Cascone · 6 years ago
  72. a1988f3 [ONOS-7600] Supporting debug mode in onos.py by jaegonkim · 6 years ago
  73. 4f62818 Re-Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  74. 35da907 Fixed the meta-app STC scenario; apps loaded from disk won't implicitly deactivate. by Thomas Vachuska · 6 years ago
  75. ca7660a Add rolling upgrade test. by Jordan Halterman · 6 years ago
  76. 0d93386 Adding topology auto-layout. by Thomas Vachuska · 6 years ago
  77. 4099f05 Improve onos-diagnostics with new multicast commands and interface command by Pier · 6 years ago
  78. ca18804 Add checkstyle check to disallow javafx classes by Ray Milkey · 6 years ago
  79. 859e041 Fix bug when publishing maintenance release docs by Ray Milkey · 6 years ago
  80. a57a472 [ONOS-7546] Simplify partitioning scheme for ISSU by Jordan Halterman · 6 years ago
  81. a10137c Fixing residual ON.Lab references. by Thomas Vachuska · 6 years ago
  82. 722224e Adding CO/FO access network null simulation. by Thomas Vachuska · 6 years ago
  83. bf7598f Fix ONOS init bug in case VM memory size is smaller than 16GB by Jian Li · 6 years ago
  84. fa61549 Adding auto-layout to the access-null simulation. by Thomas Vachuska · 6 years ago
  85. fbaf055 [ONOS-7517] Makes the onos-mininet script compatible with newer versions of GNU Screen by Terje Mikal Mjelde · 6 years ago
  86. ff691b7 Implemented the following PW features and fixes: by Andreas Pantelopoulos · 6 years ago
  87. bcc2ce9 Generate copyright year in swagger template code by Yuta HIGUCHI · 6 years ago
  88. 4e36049 [ONOS-7489] onos.py - killing onos, and restarting onos for onos cluster failover test. by jaegonkim · 6 years ago
  89. 481ec33 remove deprecated -f command line options by Ray Milkey · 6 years ago
  90. 32e73d7 allow for null 5th parameter by Ray Milkey · 6 years ago
  91. 2c6ffb8 Allow default bash profile to be run with unbound variable checking enabled by Ray Milkey · 6 years ago
  92. c6576fa Adding SR commands to onos-diagnostics by Charles Chan · 6 years ago
  93. c67a991 Added support for grid coordinates in the legacy topology view. by Thomas Vachuska · 6 years ago
  94. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  95. 0a8417e Workaround for feature group failing during built. by Yuta HIGUCHI · 6 years ago
  96. a8e7477 Adding command to add routes and to generate flows from them. by Thomas Vachuska · 6 years ago
  97. 5a438bb Forgot to bump yang tool version by Yuta HIGUCHI · 6 years ago
  98. 5baceb8 Add intent sync and route related API bundles to lists of published artifacts by Ray Milkey · 6 years ago
  99. 7f2a356 Creating build of a small bundle of remote administrative tools that by Thomas Vachuska · 6 years ago
  100. 5d505f24 Bump up Jersey from 2.25.1 to 2.26 with corresponding deps updated by Jian Li · 6 years ago