1. 3c216fa Fixed bmv2.py assigning gRPC/Thrift port already in use by Carmelo Cascone · 6 years ago
  2. b7949e7 Generate a test rule to run checkstyle for an onos jar file by Ray Milkey · 6 years ago
  3. 275af2c Implement bazel rules for generation of swagger files by Ray Milkey · 6 years ago
  4. df32bea Fixed AttributeError when logging bmv2 crash in bmv2.py by Carmelo Cascone · 6 years ago
  5. 319b9bf Fixed URL for p4.vim in tutorial script by Eder Ollora · 6 years ago
  6. 1bbe461 Fix bazel build of p4 runtime protos by Ray Milkey · 6 years ago
  7. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  8. 25747d8 Implement bazel support for web context by Ray Milkey · 6 years ago
  9. 59cf0c8 Update dependencies by Yuta HIGUCHI · 6 years ago
  10. 99a2eab Workaround for rsync v6 literal handling issue by Yuta HIGUCHI · 6 years ago
  11. 8f0021b Fix incorrect path after version change in onos-fetch-db by Jordan Halterman · 6 years ago
  12. 47b9b45 Remove debug output by Ray Milkey · 6 years ago
  13. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  14. 02a658b Build segment routing app with bazel by Ray Milkey · 6 years ago
  15. 0fe0cdb Fixes to make bazel test //... operate properly by Ray Milkey · 6 years ago
  16. 1ccab71 Bazel support for apps with more than one included artifact by Ray Milkey · 6 years ago
  17. f5d1720 Consolidating BUILD files for clarity and ease of maintenance. by Thomas Vachuska · 6 years ago
  18. e8f0689 Fixing Maven coordinates for Bazel and adding feature artifact bundle. by Thomas Vachuska · 6 years ago
  19. f25c248 Moved /features to /tools/package/features. by Thomas Vachuska · 6 years ago
  20. 8fcd204 Fixing bazel-based packaging of the CLI branding by Thomas Vachuska · 6 years ago
  21. 25b785a OSGI artifacts now carry Java compilation information by Ray Milkey · 6 years ago
  22. 0f95603 Adding Bazel packaging of admin tools and test tools. by Thomas Vachuska · 6 years ago
  23. 12ae6ca Start on implementation of apps with multiple included bundles by Ray Milkey · 6 years ago
  24. 156ee8a Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  25. a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 6 years ago
  26. 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 6 years ago
  27. 43ee7e8 Add P4 info to java constant tool by Yi Tseng · 6 years ago
  28. a8cf59e move osgi_feature() and wrapped_osgi_jar() out of the bazel prelude by Ray Milkey · 6 years ago
  29. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  30. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  31. aab45d1 Adding feature file generation via Bazel by Thomas Vachuska · 6 years ago
  32. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  33. ad83ef9 import Python scripts into bazel by Ray Milkey · 6 years ago
  34. deb79f8 Quiet maven download messages during builds by Ray Milkey · 6 years ago
  35. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  36. 4f9085e Adding an STC scenario for fabric.p4 by Andrea Campanella · 6 years ago
  37. 75bd9e0 Improvements to Bazel workspace generator by Ray Milkey · 6 years ago
  38. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  39. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  40. cd3e692 Remove duplicated library in deps.json by Ray Milkey · 6 years ago
  41. a6bb73b quagga is now part of the base image by Ray Milkey · 6 years ago
  42. 5c0a9f0 Supports IPv6 address for scp and rsync by DongRyeol Cha · 6 years ago
  43. 64c0936 update SNAPSHOT check exclusions by Ray Milkey · 6 years ago
  44. df67221 BTI driver was removed by Ray Milkey · 6 years ago
  45. 472d839 Start bazel support for protobuf models and p4runtime build by Ray Milkey · 6 years ago
  46. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  47. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  48. 42cc140 Sync plugin versions for build-conf by Yuta HIGUCHI · 6 years ago
  49. b32da85 Increase Felix lock acquisition timeout by Ray Milkey · 6 years ago
  50. edb02ce STC scenario for device removal by Ray Milkey · 6 years ago
  51. 9639dd5 Exclude some disconnected poms from the SNAPSHOT check by Ray Milkey · 6 years ago
  52. 55965c6 Allow arbitrary ONOS device ID in bmv2.py by Carmelo Cascone · 6 years ago
  53. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  54. 4519770 Adding tool to repair the state of an STC cell slave. by Thomas Vachuska · 6 years ago
  55. f16975b STC scenario to test administrative enable and disable of a port by Ray Milkey · 6 years ago
  56. 57ba38e bump yang-tools version to 2.4.7 by Yuta HIGUCHI · 6 years ago
  57. 83fc39f Initial import of Angular5 components services and modules by Sean Condon · 6 years ago
  58. 61f0e0b Updating tutorial assets to work with 1.13.1 by Thomas Vachuska · 6 years ago
  59. 79b6164 Add option to onos-power script for user by Jon Hall · 6 years ago
  60. a7b2404 Fixing onos-mininet to work with screen v4.06.* by Thomas Vachuska · 6 years ago
  61. c282133 Remove depenency on internal BMv2 device ID when starting bmv2.py by Carmelo Cascone · 6 years ago
  62. ef71549 Fix incorrect SSH port when generating P4 VM by Carmelo Cascone · 6 years ago
  63. f752a1d bump up time out for a cell node to 3 minutes by Ray Milkey · 6 years ago
  64. 749996b Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  65. 57defd3 Generate leaner P4 VM by Carmelo Cascone · 6 years ago
  66. 054a5cb Set YourKit profiler option to ensure the agent binds to all interfaces in tests by Jordan Halterman · 6 years ago
  67. f27ac30 Allow publishing of RC builds by Ray Milkey · 6 years ago
  68. b185858 Add maps and sr-mcast-role commands by Pier · 6 years ago
  69. 847b3e7 Properly detect when an ssh command fails by Ray Milkey · 6 years ago
  70. eee2162 retry ssh commands to allow cell nodes to come up by Ray Milkey · 6 years ago
  71. 6f6b662f Fixing the access network null simulation and adjusting layout. by Thomas Vachuska · 6 years ago
  72. 922db30 STC scenario for Trellis HAG topology by Ray Milkey · 6 years ago
  73. 10b5357 Fix minor comment fixes by Yuta HIGUCHI · 6 years ago
  74. 6083165 Do not escape <> characters by Yuta HIGUCHI · 6 years ago
  75. 62d4e28 Fix SNAPSHOT version checker by Ray Milkey · 6 years ago
  76. 4a9c094 Adding ACLs for requiring admin or viewer role to different ONOS CLI commands. by Thomas Vachuska · 6 years ago
  77. 0f071de Set onos maven plugin version to SNAPSHOT of next release version by Ray Milkey · 6 years ago
  78. 0753ee7 Release version 1.12 of the onos Maven plugin by Ray Milkey · 6 years ago
  79. 1b083cd Fixed onos-log-query to properly exclude stack traces and merge logs. by Thomas Vachuska · 6 years ago
  80. bf5d1fe Customer bug-fixes: by Thomas Vachuska · 6 years ago
  81. fe7a75e Providing a tool to stitch and filter ONOS log files collected via onos-diagnostics tool. by Thomas Vachuska · 6 years ago
  82. 8b7df41 Add obj-queues into onos-diagnostics by Charles Chan · 6 years ago
  83. ce47fe5 Add support for enabling YourKit profiling by Jordan Halterman · 6 years ago
  84. 9e6432c Patching Apache Karaf with a shell console fix to avoid thread leak. by Thomas Vachuska · 6 years ago
  85. 4818bc3 Upgrade version of STC tool by Ray Milkey · 6 years ago
  86. 1351e7e Simplifying the CO/FO null access topology to exclude layout info. by Thomas Vachuska · 6 years ago
  87. 8bc75ee Implement sr-should-program command by Charles Chan · 6 years ago
  88. 954b368 Improve onos-diagnostics adding sr-mcast-leader by Pier · 6 years ago
  89. c3a947f Adding server-side default topo layout and fixing GUI to allow remote zoom/pan. by Thomas Vachuska · 6 years ago
  90. c5569c2 Extend ONOS+P4 VM scripts to build tutorial VM by Carmelo Cascone · 6 years ago
  91. a7be50d Making REST API port as a command-line option for various admin commands. by Thomas Vachuska · 6 years ago
  92. 345b0c7 Fixing host configuration. by Thomas Vachuska · 6 years ago
  93. bf54baa Fixed bmv2-demo.py after updating bmv2.py switch constructor arguments by Carmelo Cascone · 6 years ago
  94. 335d774 Fix maven plugin version by Ray Milkey · 6 years ago
  95. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  96. 6405aad Increasing GUI session timeout. by Thomas Vachuska · 6 years ago
  97. eaa8b1d Simplified Mininet command line args when using bmv2.py by Carmelo Cascone · 6 years ago
  98. 81929aa Bumped supported commit of P4Runtime and BMv2 by Carmelo Cascone · 6 years ago
  99. 0535467 Fixed missing square brackets in install-p4-tools.sh by Carmelo Cascone · 6 years ago
  100. a1988f3 [ONOS-7600] Supporting debug mode in onos.py by jaegonkim · 6 years ago