1. 727abd3 Adding runtime dependencies for protobuf & gRPC. by Thomas Vachuska · 6 years ago
  2. 74d28d8 Fixing publishing catalog to ignore unsolicited DEBUG output. by Thomas Vachuska · 6 years ago
  3. 72893b7 [WIP] Attempt at building grpc and p4runtime protocols with Bazel by Carmelo Cascone · 6 years ago
  4. c534812 Adding distributable tar files to the publishing catalog. by Thomas Vachuska · 6 years ago
  5. fa71cc6 Upgrade to Atomix 3.0.0-rc10 by Jordan Halterman · 6 years ago
  6. 88d396e Fixing javadoc build for Linux and enhancing cell-build with a no-build option. by Thomas Vachuska · 6 years ago
  7. c923116 Use UTF8 encoding for javadocs by Ray Milkey · 6 years ago
  8. e443694 Fixing BND OSGI wrapp for Bazel build. by Thomas Vachuska · 6 years ago
  9. a620b71 Changing onos-lib-gen to operate using released onos-libgen java binary. by Thomas Vachuska · 6 years ago
  10. bec79b9 Starting to switch aliases and some convenience scripts from Buck to Bazel. by Thomas Vachuska · 6 years ago
  11. a79bf6e Adding support to override test size to avoid hitting test runner time limits. by Thomas Vachuska · 6 years ago
  12. 6aca84c Upgrade to Atomix 3.0.0-rc7 to use agent distribution by Jordan Halterman · 6 years ago
  13. 4ad8687 Augment osgi java library bazel plugin to specify bundle classpath by Jian Li · 6 years ago
  14. 3077358 Bazel build for the combined GRPC runtime jar file by Ray Milkey · 6 years ago
  15. b969769 Adding Bazel publishing of onos-dependencies.pom by Thomas Vachuska · 6 years ago
  16. 00e92da Upgrade to Atomix 3.0-rc5 by Jordan Halterman · 6 years ago
  17. c3226e9 Adding ability to build project über javadocs. by Thomas Vachuska · 6 years ago
  18. 7f46b1f Bug fixes to bazel publishing by Ray Milkey · 6 years ago
  19. 4f6ba53 Small fix to onos-publish-artifacts.py by Thomas Vachuska · 6 years ago
  20. 22a662b Added top-level script to publish ONOS artifacts to a Maven repo - local or remote. by Thomas Vachuska · 6 years ago
  21. d111751b Uploader can handle local maven repo by Ray Milkey · 6 years ago
  22. 2988e14 Created a script to produce catalog of articles to publish to Maven repository. by Thomas Vachuska · 6 years ago
  23. 8e53f37 Bazel build for artemis app by Ray Milkey · 6 years ago
  24. ebc673f Uploader for maven central releases by Ray Milkey · 6 years ago
  25. 5c04810 Bump up okio to 1.14.0 to fix deps issue in influxdb-java by Jian Li · 6 years ago
  26. 16b669f Modified Bazel aspect to produce a localFile<TAB>remoteFile catalog for publishing artifacts to Maven repo. by Thomas Vachuska · 6 years ago
  27. ac9e524 Adding means to build pom files for publishing to Maven repository. by Thomas Vachuska · 6 years ago
  28. 50ac098 Adding means to build java source jars. by Thomas Vachuska · 6 years ago
  29. 6c75a76 Adding Bazel aspect to enumerate output files of specified targets along with their maven pseudo-coordinates. by Thomas Vachuska · 6 years ago
  30. 0f7d7a4 Adding ability to generate bundle-specific Java API docs. by Thomas Vachuska · 6 years ago
  31. 3933295 Bazel build for STC runs by Ray Milkey · 6 years ago
  32. d7be362 Make onos-gui bazel build hermetic by Ray Milkey · 6 years ago
  33. 134d292 Suppress checkstyle tests for bazel Yang generated code by Ray Milkey · 6 years ago
  34. 6d94e9f Reformat some BUILD files according to the buildifier guidelines by Ray Milkey · 6 years ago
  35. 5b9ff6a Adding Bazel build for the remaining YANG models. by Thomas Vachuska · 6 years ago
  36. f8c8cb9 Adding Bazel support for YANG models. by Thomas Vachuska · 6 years ago
  37. 6b3775a Bazel build of ONOS GUI package by Ray Milkey · 6 years ago
  38. 970b964 Adding more Bazel BUILD files by Thomas Vachuska · 6 years ago
  39. 8e022a9 Fixing Bazel build & packaging. by Thomas Vachuska · 6 years ago
  40. 1ae26c6 Tweaking Bazel packaging. by Thomas Vachuska · 6 years ago
  41. c5e2f43 Upgrade ONOS to yang tools version 2.5 by Ray Milkey · 6 years ago
  42. 15f3371 Refactor multimap streams to avoid blocking iteration on initialization by Jordan Halterman · 6 years ago
  43. dbd3821 Checkstyle rule to prevent throwing the generic RuntimeException by Ray Milkey · 6 years ago
  44. 510419f Fixing few issues in feature generation and local run capability for Bazel build. by Thomas Vachuska · 6 years ago
  45. b7949e7 Generate a test rule to run checkstyle for an onos jar file by Ray Milkey · 6 years ago
  46. 275af2c Implement bazel rules for generation of swagger files by Ray Milkey · 6 years ago
  47. 1bbe461 Fix bazel build of p4 runtime protos by Ray Milkey · 6 years ago
  48. 25747d8 Implement bazel support for web context by Ray Milkey · 6 years ago
  49. 59cf0c8 Update dependencies by Yuta HIGUCHI · 6 years ago
  50. 47b9b45 Remove debug output by Ray Milkey · 6 years ago
  51. 15053f0 buildifier formatting of bazel files by Ray Milkey · 6 years ago
  52. 02a658b Build segment routing app with bazel by Ray Milkey · 6 years ago
  53. 0fe0cdb Fixes to make bazel test //... operate properly by Ray Milkey · 6 years ago
  54. 1ccab71 Bazel support for apps with more than one included artifact by Ray Milkey · 6 years ago
  55. e8f0689 Fixing Maven coordinates for Bazel and adding feature artifact bundle. by Thomas Vachuska · 6 years ago
  56. 25b785a OSGI artifacts now carry Java compilation information by Ray Milkey · 6 years ago
  57. 12ae6ca Start on implementation of apps with multiple included bundles by Ray Milkey · 6 years ago
  58. 156ee8a Upgrade to Atomix 2.0.22 by Jordan Halterman · 6 years ago
  59. a8e1bd4 Sketching out packaging via Bazel by Thomas Vachuska · 6 years ago
  60. 1d52ddd Bazel support for ONOS applications and OAR files by Ray Milkey · 6 years ago
  61. 32ea35c Refactor of the OSGI bazel rules by Ray Milkey · 6 years ago
  62. 32d99ba Formatting changes based on bazel style tool buildifier by Ray Milkey · 6 years ago
  63. aab45d1 Adding feature file generation via Bazel by Thomas Vachuska · 6 years ago
  64. 170d7fb Add an API to determine the maven coordinates for an external artifact by Ray Milkey · 6 years ago
  65. ad83ef9 import Python scripts into bazel by Ray Milkey · 6 years ago
  66. deb79f8 Quiet maven download messages during builds by Ray Milkey · 6 years ago
  67. 3275ae8 Implement OSGI wrappers for proto jar files by Ray Milkey · 6 years ago
  68. 75bd9e0 Improvements to Bazel workspace generator by Ray Milkey · 6 years ago
  69. 816db10 Add modules to Bazel build by Ray Milkey · 6 years ago
  70. 95c9e0f Upgrage EasyMock to version 3.6 by Ray Milkey · 6 years ago
  71. cd3e692 Remove duplicated library in deps.json by Ray Milkey · 6 years ago
  72. 5c0a9f0 Supports IPv6 address for scp and rsync by DongRyeol Cha · 6 years ago
  73. 64c0936 update SNAPSHOT check exclusions by Ray Milkey · 6 years ago
  74. df67221 BTI driver was removed by Ray Milkey · 6 years ago
  75. 472d839 Start bazel support for protobuf models and p4runtime build by Ray Milkey · 6 years ago
  76. 0bcdfd1 reformat bazel files to use Google coding standards by Ray Milkey · 6 years ago
  77. 7dac7da Initial builds using bazel by Ray Milkey · 7 years ago
  78. 42cc140 Sync plugin versions for build-conf by Yuta HIGUCHI · 6 years ago
  79. 9639dd5 Exclude some disconnected poms from the SNAPSHOT check by Ray Milkey · 6 years ago
  80. e7e71a8 Update checkstyle to 8.10 by Yuta HIGUCHI · 6 years ago
  81. 57ba38e bump yang-tools version to 2.4.7 by Yuta HIGUCHI · 6 years ago
  82. 749996b Fix event handling race condition ONOS-7673 by Ray Milkey · 6 years ago
  83. f27ac30 Allow publishing of RC builds by Ray Milkey · 6 years ago
  84. 10b5357 Fix minor comment fixes by Yuta HIGUCHI · 6 years ago
  85. 6083165 Do not escape <> characters by Yuta HIGUCHI · 6 years ago
  86. 62d4e28 Fix SNAPSHOT version checker by Ray Milkey · 6 years ago
  87. bca9049 Starting snapshot 1.14.0-SNAPSHOT by Ray Milkey · 6 years ago
  88. ca18804 Add checkstyle check to disallow javafx classes by Ray Milkey · 6 years ago
  89. 859e041 Fix bug when publishing maintenance release docs by Ray Milkey · 6 years ago
  90. bcc2ce9 Generate copyright year in swagger template code by Yuta HIGUCHI · 6 years ago
  91. 6a51cb9 Remove calls to deprecated Throwables.propagate() method by Ray Milkey · 6 years ago
  92. 0a8417e Workaround for feature group failing during built. by Yuta HIGUCHI · 6 years ago
  93. 5baceb8 Add intent sync and route related API bundles to lists of published artifacts by Ray Milkey · 6 years ago
  94. 7f2a356 Creating build of a small bundle of remote administrative tools that by Thomas Vachuska · 6 years ago
  95. 9b001c9 Bump ONOS buck plugin version for bundle classpath by Ray Milkey · 6 years ago
  96. 91b4739 Allow buck-plugin to specify bundle-classpath to support deps embed by Jian Li · 6 years ago
  97. d8e0f79 Separate download of the ONOS buck plugin from the overall buck package by Ray Milkey · 6 years ago
  98. 60123a1 Publish onos-rest-tests artifacts when issues onos-buck-publish-local by Jian Li · 6 years ago
  99. 4888e16 bump yang tools version to 2.4.1 by Yuta HIGUCHI · 6 years ago
  100. 28bcaf1 decouple buck yang plugin from buck main archive by Yuta HIGUCHI · 6 years ago