1. 35fda70 Maven: Split Maven repository settings out to a separate def file by David Pursehouse · 9 years ago
  2. dbe1698 Eclipse: List GWT deps after non-GWT deps by Dave Borowitz · 9 years ago
  3. 94e93aa Buck: Stop spamming standard output on unit test failures by David Ostrovsky · 9 years ago
  4. 0a79f35 Buck: Upgrade to the latest version by David Ostrovsky · 9 years ago
  5. 7722378 Buck: Fix SDM debug session by David Ostrovsky · 9 years ago
  6. b0019cd Merge "Add "target_suffix" to gerrit_plugin()" by Saša Živkov · 9 years ago
  7. b8aa263 Buck: Fix eclipse project generation by David Ostrovsky · 9 years ago
  8. 1ae0210 Buck: Move gwt-dev transitive deps to first order dependency by David Ostrovsky · 9 years ago
  9. e3721d1 Buck: Trigger pack_war invocation when one of transitive deps changed by David Ostrovsky · 9 years ago
  10. 805ef02 Buck: Tweak Eclipse project generation to include sources again by David Ostrovsky · 9 years ago
  11. f377aa9 Update buck to the latest version by David Ostrovsky · 10 years ago
  12. 97d7b0d Make gerrit-acceptance-framework's artifacts match plugin's scheme by Christian Aistleitner · 10 years ago
  13. 947b5e5 Expose acceptance test framework as new plugin artifact by David Ostrovsky · 10 years ago
  14. 9a4efd3 Merge Lucene core and backward-codecs jars by Dave Borowitz · 10 years ago
  15. b8336f1 Move most GPG-related code to a gerrit-gpg module by Dave Borowitz · 10 years ago
  16. 8bb7701 Update Checkstyle config to ignore generated sources by David Pursehouse · 10 years ago
  17. d316c88 Add "target_suffix" to gerrit_plugin() by Doug Kelly · 10 years ago
  18. 5c3629a Move in-function import to file header for BUCK file by Christian Aistleitner · 10 years ago
  19. eb8da51 For plugins, run 'git describe' from their BUCK directory by Christian Aistleitner · 10 years ago
  20. 94aab1b SDM: Fix launch configuration to find gerrit-plugin-gwtui module by David Ostrovsky · 10 years ago
  21. 52bc11d Merge "Disentangle BUCK caches for internally built and downloaded artifacts" by David Pursehouse · 10 years ago
  22. 6f6de0d Disentangle BUCK caches for internally built and downloaded artifacts by Christian Aistleitner · 10 years ago
  23. 8612f89 version.py: Also update the version in the plugin documentation by David Pursehouse · 10 years ago
  24. 2d72376 Merge "Buck: Allow to trigger Maven deployment even when nothing changed" by David Pursehouse · 10 years ago
  25. f3285e0 Buck: Fix eclipse project generation by David Ostrovsky · 10 years ago
  26. b0735a3 Remove org.json:json and fix gwt-dev deps by Shawn Pearce · 10 years ago
  27. 66f3429 Buck: Allow to trigger Maven deployment even when nothing changed by David Ostrovsky · 10 years ago
  28. 7e67aee Merge "tools: use python on path" by Saša Živkov · 10 years ago
  29. c357ceb tools: use python on path by Björn Pedersen · 10 years ago
  30. b9c18a0 Buck: Remove unused dependency in mvn python_binary rule by David Ostrovsky · 10 years ago
  31. d7b40c7 Buck: Disable cast checking in GWT compiler only in release mode by David Ostrovsky · 10 years ago
  32. ddb3c62 Buck: Simplify build rules by David Ostrovsky · 10 years ago
  33. eabb396 Remove gitlog2asciidoc.py script which isn't used anymore by Edwin Kempin · 10 years ago
  34. ce96b3f Fix Eclipse project generation when plugins without tags are present by David Pursehouse · 10 years ago
  35. a1dc2f3 Checkstyle: Disable checks already covered by compilation warnings by David Pursehouse · 10 years ago
  36. 61c4316 Fix git describe for plugins in 'buck test' by David Pursehouse · 10 years ago
  37. aab703f Make sure wrong plugin manifest file is not collected from cache by Sven Selberg · 10 years ago
  38. 3484248 Support AutoValue annotation processors via exported_deps by Dave Borowitz · 10 years ago
  39. eac3acc Update import order settings to list all top-level packages by Dave Borowitz · 10 years ago
  40. 410a066 Fix line length warnings by David Pursehouse · 10 years ago
  41. 7a29533 Build Gerrit in headless mode by David Ostrovsky · 10 years ago
  42. 2a25188 Force javac to use -encoding UTF-8 by Dave Borowitz · 10 years ago
  43. af3aaf5 Add configuration file for Checkstyle by David Pursehouse · 10 years ago
  44. 19267674 Buck: Fix building GWT plugins by David Ostrovsky · 10 years ago
  45. a022f3e version.py: Also update the VERSION file by David Pursehouse · 10 years ago
  46. 2d5c717 Add import order setting for Eclipse "Organize Imports" utility by David Pursehouse · 10 years ago
  47. 5862341 Add ow2-asm dependencies for GWT plugins by David Ostrovsky · 10 years ago
  48. 686bfea Fix minor python code style issues by David Pursehouse · 10 years ago
  49. 500f2c9 Improve GWT SDM debug session recompilation time by a factor of 10 by David Ostrovsky · 10 years ago
  50. 11c5668 Update GWT to 2.7 by David Ostrovsky · 11 years ago
  51. 08180de Support AutoValue by Dave Borowitz · 10 years ago
  52. 38828ed Update Buck to recent version by David Ostrovsky · 10 years ago
  53. 7fc13dc Buck: upgrade to recent version by David Ostrovsky · 10 years ago
  54. ec38762 Allow to create javadocs for multiple packages by David Ostrovsky · 10 years ago
  55. e0368d8 Add test sources to .classpath files of eclipse plugin projects by Stefan Lay · 11 years ago
  56. 353f875 Merge "Add an option to create eclipse projects also for plugins" by Saša Živkov · 11 years ago
  57. 2e9a46e Add an option to create eclipse projects also for plugins by Stefan Lay · 11 years ago
  58. 9c4a470 Delete GWT DevMode launcher by Dave Borowitz · 11 years ago
  59. 1ce5ce0 Update SSHD to 0.12.0 by David Ostrovsky · 11 years ago
  60. a5510e3 Merge "GWT SuperDevMode: Spawn codeserver and Daemon in same process" by Dave Borowitz · 11 years ago
  61. 9adf60e9 GWT SuperDevMode: Spawn codeserver and Daemon in same process by David Ostrovsky · 11 years ago
  62. 72b38e0 Fix generated classpath ordering by Khai Do · 11 years ago
  63. 188bd78 Buck: Align gerrit build interface to bucklets by David Ostrovsky · 11 years ago
  64. e05b9b2 Merge branch stable-2.10 by Hugo Arès · 11 years ago
  65. b8eee7a Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
  66. 2b7f4c5 Merge "Gracefully handle `buck audit` failure" into stable-2.9 by David Pursehouse · 11 years ago
  67. a4e85b2 Restrict the input of plugin_archetype_deploy.sh by Bruce Zu · 11 years ago
  68. 0ff53a4 Update Buck by David Ostrovsky · 11 years ago
  69. 67c263f Gracefully handle `buck audit` failure by David Pursehouse · 11 years ago
  70. 12968f2 GWT DevMode is dead; set up SuperDevMode by David Ostrovsky · 11 years ago
  71. 50678c3 Improve PatchSet.Id.fromRef performance and avoid double-parsing by Dave Borowitz · 11 years ago
  72. 3bfca9e Update Buck by Shawn Pearce · 11 years ago
  73. 68bf081 Buck: Remove unused variable by David Ostrovsky · 11 years ago
  74. 49f4b29 Merge "Don't restrict the visibility of <plugin_name>__plugin library" by Edwin Kempin · 11 years ago
  75. 91f3a74 Allow to download dependencies from insecure connections by Hugo Arès · 11 years ago
  76. 65b6a74 Don't restrict the visibility of <plugin_name>__plugin library by David Ostrovsky · 11 years ago
  77. 64a9b74 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  78. 519e127 Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
  79. 4488bd6 Expose Atlassian's maven repository by David Ostrovsky · 11 years ago
  80. 885f498 Merge "Update to JGit 3.4.0.201406110918-r" by Edwin Kempin · 11 years ago
  81. 15a9f53 Buck: Remove Python 2.6 compatibility workarounds by David Pursehouse · 11 years ago
  82. 9d6a453 Buck: Fix plugin build by not merging manifests from dependent JARs by David Ostrovsky · 11 years ago
  83. f7e16aa Update to JGit 3.4.0.201406110918-r by Matthias Sohn · 11 years ago
  84. 8f11e6c9 Fix root path resolution for updated Buck by Luca Milanesio · 11 years ago
  85. b4edfab Buck: Export gwtui-common in gwtui-api-lib by David Ostrovsky · 11 years ago
  86. 5dacc8b Buck: Make deps to $(exe :foo) and $(location :bar) implicitly by David Ostrovsky · 11 years ago
  87. d8af092 Buck: Remove usage of genfile() by David Ostrovsky · 11 years ago
  88. 38214b3 Bump GWT version to 2.6.1 by Michael Zhou · 11 years ago
  89. be108a3 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  90. 6008729 Bash: Deploy plugin archetypes to Maven Central by David Ostrovsky · 11 years ago
  91. 520f29c Buck: Deploy plugin artifacts to Maven Central by David Ostrovsky · 11 years ago
  92. 063f658 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  93. ba0227c Define mvn() function only once by David Ostrovsky · 11 years ago
  94. c323469 Merge "Buck: Fix compilation of GWT plugins" by David Pursehouse · 11 years ago
  95. c7ddc2c Add pom with meta-data for plugin projects by Edwin Kempin · 11 years ago
  96. 84abbf6 No pom.xml in gerrit-plugin-gwtui to update by David Ostrovsky · 11 years ago
  97. 14bdaef Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  98. 358a458 Move gerrit.war from api_{install,deploy} to war_{install,deploy} by David Ostrovsky · 11 years ago
  99. fb19356 Buck: Fix compilation of GWT plugins by David Ostrovsky · 11 years ago
  100. 76e396b Buck: Rename gwtxml to gwt_xml in gwt_module() by David Ostrovsky · 11 years ago