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