1. a1026bc Fix: resolve insufficient RAM problem caused by incorrect atomix-conf by Jian Li · 6 years ago
  2. b969769 Adding Bazel publishing of onos-dependencies.pom by Thomas Vachuska · 6 years ago
  3. 19c123a [ONOS-7757] Support onos-local and embedded cluster configurations by Jordan Halterman · 6 years ago
  4. 74385c5 Disabling maps-cli.xml STC scenario. by Thomas Vachuska · 6 years ago
  5. 644fdbf bazel implementation of the bucklet for ATOMIX primitives by Ray Milkey · 6 years ago
  6. 28d77f3 Bazel build for Atomix 3.0 use by Ray Milkey · 6 years ago
  7. fd8cb68 Allowing simple cell definitions to work with new cell specs with separate Atomix and ONOS clusters. by Thomas Vachuska · 6 years ago
  8. 6176cd0 Add authentication to post to flowObjTest REST API by You Wang · 6 years ago
  9. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  10. c3226e9 Adding ability to build project über javadocs. by Thomas Vachuska · 6 years ago
  11. 7f46b1f Bug fixes to bazel publishing by Ray Milkey · 6 years ago
  12. 4f6ba53 Small fix to onos-publish-artifacts.py by Thomas Vachuska · 6 years ago
  13. 22a662b Added top-level script to publish ONOS artifacts to a Maven repo - local or remote. by Thomas Vachuska · 6 years ago
  14. e9487b0 Add authentication to post to FlowTest REST API by You Wang · 6 years ago
  15. d111751b Uploader can handle local maven repo by Ray Milkey · 6 years ago
  16. 2988e14 Created a script to produce catalog of articles to publish to Maven repository. by Thomas Vachuska · 6 years ago
  17. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  18. ebc673f Uploader for maven central releases by Ray Milkey · 6 years ago
  19. 5c04810 Bump up okio to 1.14.0 to fix deps issue in influxdb-java by Jian Li · 6 years ago
  20. 95e5afd Various improvements to p4vm scripts by Carmelo Cascone · 6 years ago
  21. 5813681 ONOS-7739 Support for P4Runtime multicast programming by Carmelo Cascone · 6 years ago
  22. 16b669f Modified Bazel aspect to produce a localFile<TAB>remoteFile catalog for publishing artifacts to Maven repo. by Thomas Vachuska · 6 years ago
  23. ac9e524 Adding means to build pom files for publishing to Maven repository. by Thomas Vachuska · 6 years ago
  24. 50ac098 Adding means to build java source jars. by Thomas Vachuska · 6 years ago
  25. 6c75a76 Adding Bazel aspect to enumerate output files of specified targets along with their maven pseudo-coordinates. by Thomas Vachuska · 6 years ago
  26. 0f7d7a4 Adding ability to generate bundle-specific Java API docs. by Thomas Vachuska · 6 years ago
  27. 67484d9 Added RBAC for REST APIs. by Thomas Vachuska · 6 years ago
  28. 3933295 Bazel build for STC runs by Ray Milkey · 6 years ago
  29. 089432e Removed old P4_14 sources by Carmelo Cascone · 6 years ago
  30. f645e84 Bump P4 tools to latest version by Carmelo Cascone · 6 years ago
  31. d7be362 Make onos-gui bazel build hermetic by Ray Milkey · 6 years ago
  32. 134d292 Suppress checkstyle tests for bazel Yang generated code by Ray Milkey · 6 years ago
  33. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  34. 5b9ff6a Adding Bazel build for the remaining YANG models. by Thomas Vachuska · 6 years ago
  35. f8c8cb9 Adding Bazel support for YANG models. by Thomas Vachuska · 6 years ago
  36. 9c04643 Adding Bazel BUILD files for yang subsystem. by Thomas Vachuska · 6 years ago
  37. a4f8d9d Fix some test dependencies and pretty format all BUILD files by Ray Milkey · 6 years ago
  38. 6b3775a Bazel build of ONOS GUI package by Ray Milkey · 6 years ago
  39. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  40. f742a11 Fixed p4vm not building with debug flags disabled by Carmelo Cascone · 6 years ago
  41. 03c608c Adding more features to Bazel built package by Thomas Vachuska · 6 years ago
  42. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  43. 2f380c7 Pretty formatting of bazel files by Ray Milkey · 6 years ago
  44. 1ae26c6 Tweaking Bazel packaging. by Thomas Vachuska · 6 years ago
  45. a51656d Jenkins STC scripts require OCC to be set by Ray Milkey · 6 years ago
  46. bde4f37 Slight fix for when help/usage is displayed for onos-power by Jon Hall · 6 years ago
  47. 2582fc2 Adding support for enhanced cell spec, e.g. 5+3+1 by Thomas Vachuska · 6 years ago
  48. c5e2f43 Upgrade ONOS to yang tools version 2.5 by Ray Milkey · 6 years ago
  49. 15f3371 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  50. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  51. 510419f Fixing few issues in feature generation and local run capability for Bazel build. by Thomas Vachuska · 6 years ago
  52. f02872d Allow to build P4 tools without debug flags to improve BMv2 performance by Carmelo Cascone · 6 years ago
  53. 971fb7f ONOS-7251 - Initial implementation of fabric.p4 L2 broadcast feature. by Esin Karaman · 6 years ago
  54. 41c652c Adding APPS as sources to the Bazel package build rule. by Thomas Vachuska · 6 years ago
  55. 44448a5 Allow re-creating clients for the same P4Runtime addr-port by Carmelo Cascone · 6 years ago
  56. 13c27f1 Update onos-gen-p4-constant script for new P4Runtime version by Yi Tseng · 6 years ago
  57. 3c216fa Fixed bmv2.py assigning gRPC/Thrift port already in use by Carmelo Cascone · 6 years ago
  58. b7949e7 Generate a test rule to run checkstyle for an onos jar file by Ray Milkey · 6 years ago
  59. 275af2c Implement bazel rules for generation of swagger files by Ray Milkey · 6 years ago
  60. df32bea Fixed AttributeError when logging bmv2 crash in bmv2.py by Carmelo Cascone · 6 years ago
  61. 319b9bf Fixed URL for p4.vim in tutorial script by Eder Ollora · 6 years ago
  62. 1bbe461 Fix bazel build of p4 runtime protos by Ray Milkey · 6 years ago
  63. 6af4e17 Bumped supported revisions of P4 tools by Carmelo Cascone · 6 years ago
  64. 25747d8 Implement bazel support for web context by Ray Milkey · 6 years ago
  65. 59cf0c8 Update dependencies by Yuta HIGUCHI · 6 years ago
  66. 99a2eab Workaround for rsync v6 literal handling issue by Yuta HIGUCHI · 6 years ago
  67. 8f0021b Fix incorrect path after version change in onos-fetch-db by Jordan Halterman · 6 years ago
  68. 47b9b45 Remove debug output by Ray Milkey · 6 years ago
  69. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  70. 02a658b Build segment routing app with bazel by Ray Milkey · 6 years ago
  71. 0fe0cdb Fixes to make bazel test //... operate properly by Ray Milkey · 6 years ago
  72. 1ccab71 Bazel support for apps with more than one included artifact by Ray Milkey · 6 years ago
  73. f5d1720 Consolidating BUILD files for clarity and ease of maintenance. by Thomas Vachuska · 6 years ago
  74. e8f0689 Fixing Maven coordinates for Bazel and adding feature artifact bundle. by Thomas Vachuska · 6 years ago
  75. f25c248 Moved /features to /tools/package/features. by Thomas Vachuska · 6 years ago
  76. 8fcd204 Fixing bazel-based packaging of the CLI branding by Thomas Vachuska · 6 years ago
  77. 25b785a OSGI artifacts now carry Java compilation information by Ray Milkey · 6 years ago
  78. 0f95603 Adding Bazel packaging of admin tools and test tools. by Thomas Vachuska · 6 years ago
  79. 12ae6ca Start on implementation of apps with multiple included bundles by Ray Milkey · 6 years ago
  80. 156ee8a Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  81. a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 6 years ago
  82. 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 6 years ago
  83. 43ee7e8 Add P4 info to java constant tool by Yi Tseng · 6 years ago
  84. a8cf59e move osgi_feature() and wrapped_osgi_jar() out of the bazel prelude by Ray Milkey · 6 years ago
  85. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  86. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  87. aab45d1 Adding feature file generation via Bazel by Thomas Vachuska · 6 years ago
  88. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  89. ad83ef9 import Python scripts into bazel by Ray Milkey · 6 years ago
  90. deb79f8 Quiet maven download messages during builds by Ray Milkey · 6 years ago
  91. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  92. 4f9085e Adding an STC scenario for fabric.p4 by Andrea Campanella · 6 years ago
  93. 75bd9e0 Improvements to Bazel workspace generator by Ray Milkey · 6 years ago
  94. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  95. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  96. cd3e692 Remove duplicated library in deps.json by Ray Milkey · 6 years ago
  97. a6bb73b quagga is now part of the base image by Ray Milkey · 6 years ago
  98. 5c0a9f0 Supports IPv6 address for scp and rsync by DongRyeol Cha · 6 years ago
  99. 64c0936 update SNAPSHOT check exclusions by Ray Milkey · 6 years ago
  100. df67221 BTI driver was removed by Ray Milkey · 6 years ago