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