1. da5999b bazel: build a polygerrit war too. by Han-Wen Nienhuys · 8 years ago
  2. e48abff bazel: add script to help set up IntelliJ project. by Han-Wen Nienhuys · 8 years ago
  3. fb70548 Bazel: Allow to specify additional external links for Javadocs by David Pursehouse · 8 years ago
  4. c4ebe3c Merge "Reinstate 214171ddda6c173e528affee625aa65db8dcc360" by David Ostrovsky · 8 years ago
  5. bb99707 Merge "Bazel: Remove output folder before invoking asciidoc" by David Ostrovsky · 8 years ago
  6. 01dee36 Merge "Bazel: Remove output directories before extracting jars for javadoc" by David Ostrovsky · 8 years ago
  7. dc25512 Reinstate 214171ddda6c173e528affee625aa65db8dcc360 by Han-Wen Nienhuys · 8 years ago
  8. 5b63750 Bazel: Remove output folder before invoking asciidoc by David Pursehouse · 8 years ago
  9. 346cb69 bazel: build helper binaries in host configuration. by Han-Wen Nienhuys · 8 years ago
  10. d7cb755 Bazel: Remove output directories before extracting jars for javadoc by David Pursehouse · 8 years ago
  11. 3254ec7 bazel: generate polygerrit_ui.zip. by Han-Wen Nienhuys · 8 years ago
  12. b57f636 Bazel: Add javadoc option to prevent warnings from doclint by David Pursehouse · 8 years ago
  13. 92100d5 Bazel: Fix link to external Javadocs to use Java 8 URL by David Pursehouse · 8 years ago
  14. 47deed6 Revert "bazel: generate the workspace version from the volatile status." by David Ostrovsky · 8 years ago
  15. 6935c62 bower2buck: Fix import to follow Google's Python Style Guide by David Pursehouse · 8 years ago
  16. ccc45ad Remove unused imports in Python scripts by David Pursehouse · 8 years ago
  17. 939e8df Fix bowerutil import in bower2buck. by Han-Wen Nienhuys · 8 years ago
  18. 40db52b Remove explicit dependency on jimfs in Eclipse classpath by David Pursehouse · 8 years ago
  19. bd09c5a Merge "bazel: pass down **kwargs for some bzl macros." by David Pursehouse · 8 years ago
  20. d062fc8 Merge "bazel: add rules for vulcanize & crisper, and use them in //polygerrit-ui/app." by ekempin · 8 years ago
  21. b00302e bazel: pass down **kwargs for some bzl macros. by Han-Wen Nienhuys · 9 years ago
  22. 515c592 Add ReleaseNotes/BUILD by Yuxuan 'fishy' Wang · 8 years ago
  23. 14fdf93 bazel: genasciidoc and genasciidoc_zip rule by Yuxuan 'fishy' Wang · 9 years ago
  24. 3650262 bazel: add rules for vulcanize & crisper, and use them in //polygerrit-ui/app. by Han-Wen Nienhuys · 8 years ago
  25. 28e7a6d bazel: bower support by Han-Wen Nienhuys · 9 years ago
  26. 6471515 Merge "Fix Eclipse classpath generation for source jars" by David Pursehouse · 9 years ago
  27. 0e4c1f8 Merge "bazel: generate the workspace version from the volatile status." by David Ostrovsky · 9 years ago
  28. 9d0e8ea bazel: generate licenses.txt by Yuxuan 'fishy' Wang · 9 years ago
  29. f8c0901 Fix Eclipse classpath generation for source jars by David Ostrovsky · 9 years ago
  30. 214171d bazel: generate the workspace version from the volatile status. by Han-Wen Nienhuys · 9 years ago
  31. 75b98f7 bazel: add license to appropriate lib/ targets by Yuxuan 'fishy' Wang · 9 years ago
  32. 2604257 Bazel: add support for unsigning jar files by Han-Wen Nienhuys · 9 years ago
  33. f5fe0f8 Bazel: Build release war by David Ostrovsky · 9 years ago
  34. c48e6c9 Bazel: Build core plugins by David Ostrovsky · 9 years ago
  35. 1fb651e Remove legacy cache from tools/download_file.py by Han-Wen Nienhuys · 9 years ago
  36. c65ad97 bazel: add test that forbids DO_NOT_DISTRIBUTE in //gerrit-pgm:pgm. by Han-Wen Nienhuys · 9 years ago
  37. eb16fe0 bazel: generate license list for documentation. by Han-Wen Nienhuys · 9 years ago
  38. ab81f68 Buck: Fix eclipse classpath file generation by David Ostrovsky · 9 years ago
  39. 0710609 Merge changes from topic 'bazel-build' by David Ostrovsky · 9 years ago
  40. d4ca952 Bazel: Build gerrit WAR with GWT UI by David Ostrovsky · 9 years ago
  41. 013af9e Bazel: Build GWT UI by David Ostrovsky · 9 years ago
  42. 0b774c4 Update Buck to latest version by David Ostrovsky · 9 years ago
  43. 3931c16 Build with Java 8 by David Ostrovsky · 11 years ago
  44. f6b7d4a Bazel: Produce headless war by David Ostrovsky · 9 years ago
  45. e703f3a Bazel: add java_doc rule by Han-Wen Nienhuys · 9 years ago
  46. 7817498 Bump GWT version to 2.8.0-rc2 by David Ostrovsky · 10 years ago
  47. a60cca7 Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  48. eda4d91 Allow to provide URLs for docs of external classes by Christian Aistleitner · 10 years ago
  49. c13d8fe Buck: Create javadoc from source archive by David Ostrovsky · 9 years ago
  50. b8fbb8a Provide a diff file to make it easier to deploy JGit snapshot by David Pursehouse · 9 years ago
  51. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  52. 7250865 Fail api.sh in case of any error by Luca Milanesio · 9 years ago
  53. 81dddc3 Use bash for generated scripts by Luca Milanesio · 9 years ago
  54. 6925f8a project.py: Allow to specify the name of the generated project by David Pursehouse · 9 years ago
  55. 2021759 tools/maven: avoid using PEX for the mvn script by Han-Wen Nienhuys · 9 years ago
  56. 2e7f5cc tools/maven: generate Maven install scripts by Han-Wen Nienhuys · 9 years ago
  57. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago
  58. f785d86 Add missing trailing comma on array declarations by David Pursehouse · 9 years ago
  59. 60ebcdb Remove explicit initialization of default values by David Pursehouse · 9 years ago
  60. b9e1788 Checkstyle config: Enable "redundant modifier" and "redundant import" by David Pursehouse · 9 years ago
  61. 42c22a8 Use @GwtIncompatible to exclude files incompatible with GWT by Michael Zhou · 9 years ago
  62. 777cd1a maven_jar: Support download of artifacts from Maven snapshot repo by David Pursehouse · 9 years ago
  63. 3bcd873 Merge "Remove confirmation step from plugin archetype deploy script" by Edwin Kempin · 9 years ago
  64. dd4f5db mvn.py: Print failed maven command as a string by David Pursehouse · 9 years ago
  65. 26e57df Remove confirmation step from plugin archetype deploy script by David Pursehouse · 9 years ago
  66. 724b4e1 Add fetch polyfill for use in all supported browsers by Andrew Bonventre · 9 years ago
  67. fa1a828 Merge "Don't hardcode bash location" by David Pursehouse · 9 years ago
  68. cb7f914 project.py: always download sources by David Pursehouse · 9 years ago
  69. 34e084e Buck: Fix source path generation for JGit cell, again by David Ostrovsky · 9 years ago
  70. 5581ca5 Buck: Fix source path generation for JGit cell by David Ostrovsky · 9 years ago
  71. d9cafb7 Buck: Fix java_doc rule to use $(classpath :foo) macro by David Ostrovsky · 9 years ago
  72. 17bb3db Buck: Allow to consume JGit from its own cell by David Ostrovsky · 9 years ago
  73. 3ec838e Revert "Buck: Wipe out the machinery for merging JARs" by David Pursehouse · 9 years ago
  74. feeb212 Update Buck to newest version by David Ostrovsky · 9 years ago
  75. 8c36caf Buck: Handle absolute paths during gerrit.war construction by David Ostrovsky · 9 years ago
  76. d383d11 Polygerrit: Decouple bower components rebuild from dev workflow by David Ostrovsky · 9 years ago
  77. 08cc835 Buck: Wipe out the machinery for merging JARs by David Ostrovsky · 9 years ago
  78. 55a35ca Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  79. 35fda70 Maven: Split Maven repository settings out to a separate def file by David Pursehouse · 9 years ago
  80. 6b99cd4 download_bower: Remove cache entries with invalid SHA-1 by Dave Borowitz · 9 years ago
  81. dc7cff2 Fix lib/js/BUCK to work with bower2buck by Dave Borowitz · 9 years ago
  82. dbe1698 Eclipse: List GWT deps after non-GWT deps by Dave Borowitz · 9 years ago
  83. 004bf2a Eclipse: List GWT deps after non-GWT deps by Dave Borowitz · 9 years ago
  84. 58cb4b4 Update Buck to newest version by David Ostrovsky · 9 years ago
  85. 5d4e051 Merge "Buck: Build gwtgerrit without touching PolyGerrit deps" by Martin Fick · 9 years ago
  86. 770d62e Improve bower2buck instructions by Dave Borowitz · 9 years ago
  87. c43dd07 Buck: Build gwtgerrit without touching PolyGerrit deps by David Ostrovsky · 9 years ago
  88. 868f764 tools: Use common hash_file implementation by Dave Borowitz · 9 years ago
  89. 5da89cf Add bower2buck script to convert bower deps to Buck rules by Dave Borowitz · 9 years ago
  90. 0cb928c download_bower.py: Fix hash_dir by Dave Borowitz · 9 years ago
  91. e1e1cdc Add polygerrit.war target to build only PolyGerrit UI by Dave Borowitz · 9 years ago
  92. fd1a418 Buck: Package PolyGerrit in gerrit.war by David Ostrovsky · 9 years ago
  93. 9cad35f Merge "run_npm_binary.py: Support Debian's "nodejs"" by David Pursehouse · 9 years ago
  94. b9fe4da run_npm_binary.py: Support Debian's "nodejs" by Dave Borowitz · 9 years ago
  95. 117517d Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  96. 94e93aa Buck: Stop spamming standard output on unit test failures by David Ostrovsky · 9 years ago
  97. cfd221e Add script to pack npm_binary tarballs with dependencies by Dave Borowitz · 9 years ago
  98. ffe3015 Build bower_components with buck by Dave Borowitz · 9 years ago
  99. 86524d8 Add license argument to genrule by Dave Borowitz · 9 years ago
  100. 0a79f35 Buck: Upgrade to the latest version by David Ostrovsky · 9 years ago