1. fb58a8c Fix eclipse classpath to include GWT unit test deps by Shawn Pearce · 12 years ago
  2. 4709fff Better error reporting when curl is not installed by Sasa Zivkov · 12 years ago
  3. cd9b933 Merge "Extend gerrit_plugin() with manifest_entries" by Shawn Pearce · 12 years ago
  4. 1f5813e Extend gerrit_plugin() with manifest_entries by David Ostrovsky · 12 years ago
  5. 6e6a967 BUCK: deploy plugin api to local and remote maven repos by David Ostrovsky · 12 years ago
  6. 72623a1 Refactor check_output out of pack_war by David Ostrovsky · 12 years ago
  7. 7d1adf8 Merge "Fix genantlr() to support buck caching" by Shawn Pearce · 12 years ago
  8. 217613b Merge "Make source JARs for {extension,plugin}-api targets" by Shawn Pearce · 12 years ago
  9. df36b6a Make source JARs for {extension,plugin}-api targets by David Ostrovsky · 12 years ago
  10. 9e4e243 Fix genantlr() to support buck caching by Shawn Pearce · 12 years ago
  11. 3b4ca73 Fix download and download_sources to aggressively get all targets by Shawn Pearce · 12 years ago
  12. eb2eeec Delete corrupt cache entries from ~/.gerritcodereview/buck-cache by Shawn Pearce · 12 years ago
  13. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  14. 8713eb8 Rename download_jar to download_file by Shawn Pearce · 12 years ago
  15. 78734ed Merge "Embed clippy.swf with a GWT DataResource" by Shawn Pearce · 12 years ago
  16. a8eec02 Embed clippy.swf with a GWT DataResource by Shawn Pearce · 12 years ago
  17. 279e07d Move //lib/DEFS to //tools/DEFS by Shawn Pearce · 12 years ago
  18. 45286f1 Cache downloaded JAR files in ~/.gerritcodereview/buck-cache by David Pursehouse · 12 years ago
  19. 94a928b Use rstrip/lstrip to remove trailing/leading slashes by David Pursehouse · 12 years ago
  20. 14f9aa6 Handle CalledProcessError when removing files from downloaded zip file by David Pursehouse · 12 years ago
  21. 9d9d68f Separate error handling for curl error and mkdirs error by David Pursehouse · 12 years ago
  22. 6fb2c4d Allow local.properties to be placed in ~/.gerritcodereview by David Pursehouse · 12 years ago
  23. 60bdd68 Merge "Fix download target to only download binary JARs" by Shawn Pearce · 12 years ago
  24. 7b55326 Fix download target to only download binary JARs by Shawn Pearce · 12 years ago
  25. 6d9ad02 Merge "Support downloading from other Maven repositories" by Shawn Pearce · 12 years ago
  26. 72a1701 Add missing import of symlink in download_jar.py by David Pursehouse · 12 years ago
  27. 1b89f85 Support downloading from other Maven repositories by Shawn Pearce · 12 years ago
  28. 7e2eff6 Use --proxy-anyauth when running curl by Shawn Pearce · 12 years ago
  29. bc7a9ea Merge "Fix the buck springboard to always work from Eclipse" by Dave Borowitz · 12 years ago
  30. f62ed18 Fix broken print function in download_jar.py by Dave Borowitz · 12 years ago
  31. 3d58131 Rename Buck Eclipse launch targets to buck_* by Dave Borowitz · 12 years ago
  32. e6f9572 Increase gwt_debug permgen to 128M by Shawn Pearce · 12 years ago
  33. 6dec5bf Fix the buck springboard to always work from Eclipse by Shawn Pearce · 12 years ago
  34. c676e44 Merge "Python3 support" by Shawn Pearce · 12 years ago
  35. 762678c Merge "Print the url of dependency JARs being downloaded in buck build" by Shawn Pearce · 12 years ago
  36. 4c5ee48 Python3 support by Chirayu Desai · 12 years ago
  37. 82e66ee Move Eclipse related stuff into tools/eclipse by Shawn Pearce · 12 years ago
  38. bae05fd Print the url of dependency JARs being downloaded in buck build by David Pursehouse · 12 years ago
  39. 0c2467a Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  40. 98cd151 Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago
  41. 2879877 Catch CalledProcessError when downloading dependencies with buck by David Pursehouse · 12 years ago
  42. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago
  43. 60e5b36 Fix Windows build by Orgad Shaneh · 12 years ago
  44. bd4e609 Always run acceptance tests by Shawn Pearce · 12 years ago v2.6-rc2
  45. edf82ea Update plugin versions during release by Shawn Pearce · 12 years ago
  46. b0c599d Ensure core plugins are bundled by Maven by Shawn Pearce · 12 years ago
  47. c5f4ab2 Always run acceptance tests when creating a release build by Shawn Pearce · 12 years ago
  48. 8d6dcac Always build all components of Gerrit by Shawn Pearce · 12 years ago
  49. 6a97163 Always include documention in the build by Shawn Pearce · 12 years ago
  50. ccb099b Always run acceptance tests by Shawn Pearce · 12 years ago
  51. 5f59e52 Update plugin versions during release by Shawn Pearce · 12 years ago
  52. bf8ebbe Ensure core plugins are bundled by Maven by Shawn Pearce · 12 years ago
  53. ed95865 Always run acceptance tests when creating a release build by Shawn Pearce · 12 years ago
  54. 32b461e Always build all components of Gerrit by Shawn Pearce · 12 years ago
  55. 0575138 Always include documention in the build by Shawn Pearce · 12 years ago
  56. 7e20897 Adapt dbg launch config to inclusion of gwtexpui as gerrit-gwtexpui by Edwin Kempin · 12 years ago
  57. 2ca5ef7 Exclude all pom.xml files that are archetype resources in version.sh by Edwin Kempin · 12 years ago
  58. da631c7 Abort release, if asciidoc is missing by Steffen Gebert · 12 years ago
  59. 0334815 Exclude pom in archetype resources from version replacement by Edwin Kempin · 13 years ago
  60. 8645dd9 Merge "Package core plugins in Gerrit war and install them on init" by Edwin Kempin · 13 years ago
  61. 67e09dc Package core plugins in Gerrit war and install them on init by Edwin Kempin · 13 years ago
  62. 07c4514 Add the run profiles to the favorites menu because I'm lazy by Chad Horohoe · 13 years ago
  63. 8d6f7df Disable assertions for KeyCommandSet when running in gwtdebug mode by Edwin Kempin · 13 years ago
  64. 8173d42 Add Maven profile to skip build of plugin modules by Edwin Kempin · 13 years ago
  65. dbd1acb Fix output references in tools/deploy_api.sh by Shawn O. Pearce · 13 years ago
  66. da4919a Expose only extension-api to extensions by Shawn O. Pearce · 13 years ago
  67. 1650ace Define gerrit-extension-api module by Shawn O. Pearce · 13 years ago
  68. 980efdb Define gerrit-plugin-api as a subset API by Shawn O. Pearce · 13 years ago
  69. 52fc1e2 Add --issues and --issue_numbers to gitlog2asciidoc.py by Deen Sethanandha · 13 years ago
  70. 8718182 Unify issue processing and make more robust by Martin Fick · 13 years ago
  71. 7d4d16c Fix index error when message array is blank by Martin Fick · 13 years ago
  72. 1c39b15 Add scripts to create release notes from git log by Deen Sethanandha · 13 years ago
  73. 2710d06 Fixed the full name of the MAVEN2_CLASSPATH_CONTAINER by Sasa Zivkov · 13 years ago
  74. a68b89f Updating eclipse settings for 3.7 and m2e 1.0 by Eric Anderson · 14 years ago
  75. 14bedca Fix loading AccountResources and its key_applet in hosted mode by Shawn O. Pearce · 15 years ago
  76. e317c25 Fix GWT hosted mode in Eclipse by Shawn O. Pearce · 15 years ago
  77. 4a1069b Fix typo gwtdbug -> gwtdebug by Anatol Pomazau · 15 years ago
  78. e6fc72f Include formatted HTML documentation in WAR by Shawn O. Pearce · 15 years ago
  79. 8db22c8 Run prettify on the server using whole file contents by Shawn O. Pearce · 15 years ago
  80. 725fed4 Merge branch 'master' into gwt-2.0 by Shawn O. Pearce · 15 years ago
  81. 955d00e Completely remove GerritServer.properties by Shawn O. Pearce · 15 years ago
  82. d554cc2 Update to GWT 2.0.0 by Shawn O. Pearce · 15 years ago
  83. d46db64 tools/release.sh: Simplify our release build process by Shawn O. Pearce · 15 years ago
  84. df84c2f tools/version.sh: Don't mangle the git describe output by Shawn O. Pearce · 15 years ago
  85. 4a56cc1 pgm_daemon launch: Run ../test_site like docs suggest it does by Shawn O. Pearce · 15 years ago
  86. eda4239 Remove legacy tools/to_jetty.sh by Shawn O. Pearce · 15 years ago
  87. 4fdf3e4 tools/version.sh: Quick hack to edit our Maven version by Shawn O. Pearce · 15 years ago
  88. dbbca8b daemon: Run correctly under Eclipse debugger by Shawn O. Pearce · 15 years ago
  89. 2e8da57 Display the full stack trace if requested by Shawn O. Pearce · 15 years ago
  90. 06b68d6 pgm_daemon: Remove unnecessary -DGerritServer flag by Shawn O. Pearce · 15 years ago
  91. a9d39fc daemon: Automatically log into $site_path/logs by Shawn O. Pearce · 15 years ago
  92. aeb4ce5 Fix Become link in hosted mode debugging sessions by Shawn O. Pearce · 15 years ago
  93. 44671f5 Rewrite our build as modular maven components by Shawn O. Pearce · 15 years ago