1. 1fb651e Remove legacy cache from tools/download_file.py by Han-Wen Nienhuys · 9 years ago
  2. c65ad97 bazel: add test that forbids DO_NOT_DISTRIBUTE in //gerrit-pgm:pgm. by Han-Wen Nienhuys · 9 years ago
  3. eb16fe0 bazel: generate license list for documentation. by Han-Wen Nienhuys · 9 years ago
  4. ab81f68 Buck: Fix eclipse classpath file generation by David Ostrovsky · 9 years ago
  5. 0710609 Merge changes from topic 'bazel-build' by David Ostrovsky · 9 years ago
  6. d4ca952 Bazel: Build gerrit WAR with GWT UI by David Ostrovsky · 9 years ago
  7. 013af9e Bazel: Build GWT UI by David Ostrovsky · 9 years ago
  8. 0b774c4 Update Buck to latest version by David Ostrovsky · 9 years ago
  9. 3931c16 Build with Java 8 by David Ostrovsky · 11 years ago
  10. f6b7d4a Bazel: Produce headless war by David Ostrovsky · 9 years ago
  11. e703f3a Bazel: add java_doc rule by Han-Wen Nienhuys · 9 years ago
  12. 7817498 Bump GWT version to 2.8.0-rc2 by David Ostrovsky · 10 years ago
  13. a60cca7 Merge branch 'stable-2.13' by David Pursehouse · 9 years ago
  14. eda4d91 Allow to provide URLs for docs of external classes by Christian Aistleitner · 10 years ago
  15. c13d8fe Buck: Create javadoc from source archive by David Ostrovsky · 9 years ago
  16. b8fbb8a Provide a diff file to make it easier to deploy JGit snapshot by David Pursehouse · 9 years ago
  17. b81b4f7 Implement Bazel build by David Ostrovsky · 9 years ago
  18. 7250865 Fail api.sh in case of any error by Luca Milanesio · 9 years ago
  19. 81dddc3 Use bash for generated scripts by Luca Milanesio · 9 years ago
  20. 6925f8a project.py: Allow to specify the name of the generated project by David Pursehouse · 9 years ago
  21. 2021759 tools/maven: avoid using PEX for the mvn script by Han-Wen Nienhuys · 9 years ago
  22. 2e7f5cc tools/maven: generate Maven install scripts by Han-Wen Nienhuys · 9 years ago
  23. 08ea694 Buck: Remove jgit cell by David Ostrovsky · 9 years ago
  24. f785d86 Add missing trailing comma on array declarations by David Pursehouse · 9 years ago
  25. 60ebcdb Remove explicit initialization of default values by David Pursehouse · 9 years ago
  26. b9e1788 Checkstyle config: Enable "redundant modifier" and "redundant import" by David Pursehouse · 9 years ago
  27. 42c22a8 Use @GwtIncompatible to exclude files incompatible with GWT by Michael Zhou · 9 years ago
  28. 777cd1a maven_jar: Support download of artifacts from Maven snapshot repo by David Pursehouse · 9 years ago
  29. 3bcd873 Merge "Remove confirmation step from plugin archetype deploy script" by Edwin Kempin · 9 years ago
  30. dd4f5db mvn.py: Print failed maven command as a string by David Pursehouse · 9 years ago
  31. 26e57df Remove confirmation step from plugin archetype deploy script by David Pursehouse · 9 years ago
  32. 724b4e1 Add fetch polyfill for use in all supported browsers by Andrew Bonventre · 9 years ago
  33. fa1a828 Merge "Don't hardcode bash location" by David Pursehouse · 9 years ago
  34. cb7f914 project.py: always download sources by David Pursehouse · 9 years ago
  35. 34e084e Buck: Fix source path generation for JGit cell, again by David Ostrovsky · 9 years ago
  36. 5581ca5 Buck: Fix source path generation for JGit cell by David Ostrovsky · 9 years ago
  37. d9cafb7 Buck: Fix java_doc rule to use $(classpath :foo) macro by David Ostrovsky · 9 years ago
  38. 17bb3db Buck: Allow to consume JGit from its own cell by David Ostrovsky · 9 years ago
  39. 3ec838e Revert "Buck: Wipe out the machinery for merging JARs" by David Pursehouse · 9 years ago
  40. feeb212 Update Buck to newest version by David Ostrovsky · 9 years ago
  41. 8c36caf Buck: Handle absolute paths during gerrit.war construction by David Ostrovsky · 9 years ago
  42. d383d11 Polygerrit: Decouple bower components rebuild from dev workflow by David Ostrovsky · 9 years ago
  43. 08cc835 Buck: Wipe out the machinery for merging JARs by David Ostrovsky · 9 years ago
  44. 55a35ca Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  45. 35fda70 Maven: Split Maven repository settings out to a separate def file by David Pursehouse · 9 years ago
  46. 6b99cd4 download_bower: Remove cache entries with invalid SHA-1 by Dave Borowitz · 9 years ago
  47. dc7cff2 Fix lib/js/BUCK to work with bower2buck by Dave Borowitz · 9 years ago
  48. dbe1698 Eclipse: List GWT deps after non-GWT deps by Dave Borowitz · 9 years ago
  49. 004bf2a Eclipse: List GWT deps after non-GWT deps by Dave Borowitz · 9 years ago
  50. 58cb4b4 Update Buck to newest version by David Ostrovsky · 9 years ago
  51. 5d4e051 Merge "Buck: Build gwtgerrit without touching PolyGerrit deps" by Martin Fick · 9 years ago
  52. 770d62e Improve bower2buck instructions by Dave Borowitz · 9 years ago
  53. c43dd07 Buck: Build gwtgerrit without touching PolyGerrit deps by David Ostrovsky · 9 years ago
  54. 868f764 tools: Use common hash_file implementation by Dave Borowitz · 9 years ago
  55. 5da89cf Add bower2buck script to convert bower deps to Buck rules by Dave Borowitz · 9 years ago
  56. 0cb928c download_bower.py: Fix hash_dir by Dave Borowitz · 9 years ago
  57. e1e1cdc Add polygerrit.war target to build only PolyGerrit UI by Dave Borowitz · 9 years ago
  58. fd1a418 Buck: Package PolyGerrit in gerrit.war by David Ostrovsky · 9 years ago
  59. 9cad35f Merge "run_npm_binary.py: Support Debian's "nodejs"" by David Pursehouse · 9 years ago
  60. b9fe4da run_npm_binary.py: Support Debian's "nodejs" by Dave Borowitz · 9 years ago
  61. 117517d Merge branch 'stable-2.12' by David Pursehouse · 9 years ago
  62. 94e93aa Buck: Stop spamming standard output on unit test failures by David Ostrovsky · 9 years ago
  63. cfd221e Add script to pack npm_binary tarballs with dependencies by Dave Borowitz · 9 years ago
  64. ffe3015 Build bower_components with buck by Dave Borowitz · 9 years ago
  65. 86524d8 Add license argument to genrule by Dave Borowitz · 9 years ago
  66. 0a79f35 Buck: Upgrade to the latest version by David Ostrovsky · 9 years ago
  67. 7722378 Buck: Fix SDM debug session by David Ostrovsky · 9 years ago
  68. b0019cd Merge "Add "target_suffix" to gerrit_plugin()" by Saša Živkov · 9 years ago
  69. b8aa263 Buck: Fix eclipse project generation by David Ostrovsky · 9 years ago
  70. 1ae0210 Buck: Move gwt-dev transitive deps to first order dependency by David Ostrovsky · 9 years ago
  71. e3721d1 Buck: Trigger pack_war invocation when one of transitive deps changed by David Ostrovsky · 9 years ago
  72. 805ef02 Buck: Tweak Eclipse project generation to include sources again by David Ostrovsky · 9 years ago
  73. f377aa9 Update buck to the latest version by David Ostrovsky · 10 years ago
  74. 97d7b0d Make gerrit-acceptance-framework's artifacts match plugin's scheme by Christian Aistleitner · 9 years ago
  75. 947b5e5 Expose acceptance test framework as new plugin artifact by David Ostrovsky · 10 years ago
  76. 9a4efd3 Merge Lucene core and backward-codecs jars by Dave Borowitz · 10 years ago
  77. b8336f1 Move most GPG-related code to a gerrit-gpg module by Dave Borowitz · 10 years ago
  78. 26c0d09 Don't hardcode bash location by Dan McGregor · 10 years ago
  79. 8bb7701 Update Checkstyle config to ignore generated sources by David Pursehouse · 10 years ago
  80. d316c88 Add "target_suffix" to gerrit_plugin() by Doug Kelly · 10 years ago
  81. 5c3629a Move in-function import to file header for BUCK file by Christian Aistleitner · 10 years ago
  82. eb8da51 For plugins, run 'git describe' from their BUCK directory by Christian Aistleitner · 10 years ago
  83. 94aab1b SDM: Fix launch configuration to find gerrit-plugin-gwtui module by David Ostrovsky · 10 years ago
  84. 52bc11d Merge "Disentangle BUCK caches for internally built and downloaded artifacts" by David Pursehouse · 10 years ago
  85. 6f6de0d Disentangle BUCK caches for internally built and downloaded artifacts by Christian Aistleitner · 10 years ago
  86. 8612f89 version.py: Also update the version in the plugin documentation by David Pursehouse · 10 years ago
  87. 2d72376 Merge "Buck: Allow to trigger Maven deployment even when nothing changed" by David Pursehouse · 10 years ago
  88. f3285e0 Buck: Fix eclipse project generation by David Ostrovsky · 10 years ago
  89. b0735a3 Remove org.json:json and fix gwt-dev deps by Shawn Pearce · 10 years ago
  90. 66f3429 Buck: Allow to trigger Maven deployment even when nothing changed by David Ostrovsky · 10 years ago
  91. 7e67aee Merge "tools: use python on path" by Saša Živkov · 10 years ago
  92. c357ceb tools: use python on path by Björn Pedersen · 10 years ago
  93. b9c18a0 Buck: Remove unused dependency in mvn python_binary rule by David Ostrovsky · 10 years ago
  94. d7b40c7 Buck: Disable cast checking in GWT compiler only in release mode by David Ostrovsky · 10 years ago
  95. ddb3c62 Buck: Simplify build rules by David Ostrovsky · 10 years ago
  96. eabb396 Remove gitlog2asciidoc.py script which isn't used anymore by Edwin Kempin · 10 years ago
  97. ce96b3f Fix Eclipse project generation when plugins without tags are present by David Pursehouse · 10 years ago
  98. a1dc2f3 Checkstyle: Disable checks already covered by compilation warnings by David Pursehouse · 10 years ago
  99. 61c4316 Fix git describe for plugins in 'buck test' by David Pursehouse · 10 years ago
  100. aab703f Make sure wrong plugin manifest file is not collected from cache by Sven Selberg · 10 years ago