1. 9625637 Use AutoCloseable gwtorm/jdbc instances by Dave Borowitz · 10 years ago
  2. 0acebc4 Separately bind MimeUtil2 as singleton by Shawn Pearce · 10 years ago
  3. 9c12c4f Hoist ContactStore configurtion out of WebModule by Shawn Pearce · 10 years ago
  4. 919250f gerrit-pgm: Align Buck rules with package boundaries by David Ostrovsky · 10 years ago
  5. 0916cc3 Replace background mergeability checks with reindexing by Dave Borowitz · 10 years ago
  6. a94cf89 Turn off http features not intended for slave by Hugo Arès · 11 years ago
  7. 1c48a7e Revert "Use javax.inject.Inject instead of com.google.inject.Inject" by Saša Živkov · 10 years ago
  8. 5db3bba Use javax.inject.Inject instead of com.google.inject.Inject by Dave Borowitz · 10 years ago
  9. 88e33ac Add User to the http request attributes by Hugo Arès · 11 years ago
  10. 6b60160 Rename GerritUiOptions to GerritOptions by Simon Lei · 11 years ago
  11. 137c303 Merge branch 'stable-2.10' by Shawn Pearce · 11 years ago
  12. 0cbe223 Allow debug and trace log statements to be printed in log files by Hugo Arès · 11 years ago
  13. 5276ad4 pgm: Move gerrit.sh and BaseInit to init subpackage by Dave Borowitz · 11 years ago
  14. aba8461 Split pgm:init rule into init and util by Dave Borowitz · 11 years ago
  15. 4670dbc pgm: Rename init-base rule to init, matching package name by Dave Borowitz · 11 years ago
  16. c7e5397 Bump version to 2.11-SNAPSHOT by David Pursehouse · 11 years ago
  17. a20a9fb Update version to 2.10-rc0 by Saša Živkov · 11 years ago v2.10-rc0
  18. 4ad8307 Move bindings for cache related REST endpoints into own module by Edwin Kempin · 11 years ago
  19. bfcbb29 Merge "Allow to schedule a task to run gc for all projects" by Edwin Kempin · 11 years ago
  20. 0fb2c99 Allow to schedule a task to run gc for all projects by Matthias Sohn · 11 years ago
  21. d8af092 Buck: Remove usage of genfile() by David Ostrovsky · 11 years ago
  22. 0b54dcf Update version to 2.10-SNAPSHOT in pom.xml files by Edwin Kempin · 11 years ago
  23. be108a3 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
  24. 520f29c Buck: Deploy plugin artifacts to Maven Central by David Ostrovsky · 11 years ago
  25. 3349972 Update Buck by Shawn Pearce · 11 years ago
  26. 3e107f5 Allow plugins to replace the WebSession implementation by Ahaan Ugale · 12 years ago
  27. e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
  28. 3f3e9ad Remove unnecessary reference to $SRCDIR in Buck genrules by David Ostrovsky · 11 years ago
  29. f63789b Merge "Control which plugins will be auto installed on auto init" by Edwin Kempin · 11 years ago
  30. 1edb660 Merge "Install all packaged plugins automatically on auto site init" by Edwin Kempin · 11 years ago
  31. 9f058b3 Control which plugins will be auto installed on auto init by Saša Živkov · 11 years ago
  32. 65d06e4 Merge "Fix init from WebAppInitializer when using -Dgerrit.site_path" by Edwin Kempin · 11 years ago
  33. e2a1e7e Install all packaged plugins automatically on auto site init by Saša Živkov · 11 years ago
  34. e90d6e8 Fix init from WebAppInitializer when using -Dgerrit.site_path by Saša Živkov · 11 years ago
  35. ae479c7 Refactor the way of binding ssh commands by Bruce Zu · 11 years ago
  36. e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
  37. 6d35cba Fix WebAppInitializer when sshd.listenAddress=off and host key doesn't exist by Saša Živkov · 11 years ago
  38. d4ae3a16 Delete SQL index support by Shawn Pearce · 11 years ago
  39. 72fb6cc Remove unused .gitignore by Shawn Pearce · 11 years ago
  40. c53fd3a Delete eclipse left-over files from the Maven poop era by David Ostrovsky · 11 years ago
  41. f8be8fd Keep mergeability flag always up to date by Edwin Kempin · 11 years ago
  42. cc2bccf Remove unnecessary 'return' statements by alex.ryazantsev · 11 years ago
  43. ec6fca8 Make LifecycleModule inherit from FactoryModule by Dave Borowitz · 11 years ago
  44. 84646ad Merge branch 'stable-2.7' into stable-2.8 by Shawn Pearce · 11 years ago
  45. e4893eb Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 11 years ago
  46. e5b7f1a Bump SSHD version to 0.9.0.201311081 by David Ostrovsky · 11 years ago
  47. 35e97c2 Run most acceptance tests in-memory by Shawn Pearce · 11 years ago
  48. e399d81 Fixing jdbc code: correct Statement closing by alex.ryazantsev · 11 years ago
  49. 01cea13 Set version to 2.7 by Dave Borowitz · 12 years ago v2.7
  50. e5fc90e Optionally, initialize site from WebAppInitializer. by Sasa Zivkov · 12 years ago
  51. 0690b1e Split out REST parts of PluginModule into PluginRestApiModule by Dave Borowitz · 12 years ago
  52. e6cbae9 Remove asciidoc.conf by Yuxuan 'fishy' Wang · 12 years ago
  53. dc24a41 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  54. c4a0f0c Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago
  55. 09a35b9 Fix Gerrit plugins under Tomcat by avoiding Guice static filter by Shawn Pearce · 12 years ago
  56. 980b51f Fix path used in generated prolog class names by Shawn Pearce · 12 years ago
  57. a750617 Define AccountDirectory as an abstract backend for user data by Shawn Pearce · 12 years ago
  58. 1e6c363 Move version.jar to gerrit-war by Shawn Pearce · 12 years ago
  59. 11d27c8 Update Buck by Shawn Pearce · 12 years ago
  60. 404c824 Add secondary index implementation using SolrCloud by Ahaan Ugale · 12 years ago
  61. f252f53 Gerrit 2.6 by Shawn Pearce · 12 years ago v2.6
  62. c64399f Control threadpool behavior for indexing by Dave Borowitz · 12 years ago
  63. 9161eda Index modified filenames with Lucene by Dave Borowitz · 12 years ago
  64. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  65. bd56297 Update buck build for strict dependencies by Shawn Pearce · 12 years ago
  66. 7f3c1e6 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  67. f0cb7cb Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago v2.7-rc1
  68. be320a9 Merge branch 'stable-2.5' into stable-2.6 by Shawn Pearce · 12 years ago v2.6-rc3
  69. 82e66ee Move Eclipse related stuff into tools/eclipse by Shawn Pearce · 12 years ago
  70. a0c9372 Minor cleanups on BUCK genrules by Shawn Pearce · 12 years ago
  71. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago
  72. 9240c29 Begin 2.8 by Shawn Pearce · 12 years ago
  73. b0c599d Ensure core plugins are bundled by Maven by Shawn Pearce · 12 years ago
  74. a1c15ea Revert "Run Documentation formatting in parallel" by Shawn Pearce · 12 years ago
  75. 635f1f6 Run Documentation formatting in parallel by Shawn Pearce · 12 years ago
  76. 6a97163 Always include documention in the build by Shawn Pearce · 12 years ago
  77. 90271ff Merge "Ensure core plugins are bundled by Maven" by Shawn Pearce · 12 years ago
  78. bf8ebbe Ensure core plugins are bundled by Maven by Shawn Pearce · 12 years ago
  79. 5ee934d Revert "Run Documentation formatting in parallel" by Shawn Pearce · 12 years ago
  80. db4e14f Run Documentation formatting in parallel by Shawn Pearce · 12 years ago
  81. 0575138 Always include documention in the build by Shawn Pearce · 12 years ago
  82. d47ca8a Start 2.7 development by Shawn Pearce · 12 years ago
  83. 5797d87 Break IntraLineDiff threads into their own module by Shawn Pearce · 12 years ago
  84. eed5671 Option to start headless Gerrit daemon by Sasa Zivkov · 12 years ago
  85. 9a70169 Add REST endpoint to add members to a group by Edwin Kempin · 12 years ago
  86. d5714d7 Revert "Expand submodule subscription support" by Shawn Pearce · 12 years ago
  87. 333676b Expand submodule subscription support by Peter Jönsson · 13 years ago
  88. 5a651d2 Silence INFO/DEBUG output from apache.http by Chad Horohoe · 12 years ago
  89. aea7618 Import servlet-api dependency as last in gerrit-war by Dariusz Luksza · 12 years ago
  90. bf7fbd6 Remove auth token based REST API support by Shawn O. Pearce · 12 years ago
  91. 0d5090a gerrit-plugin-gwtui/gerrit-war: Enable lifecycle plugin in pom.xml by David Pursehouse · 12 years ago
  92. eb08505 Merge "Remove servlet-api from WAR/lib" by Shawn O. Pearce · 12 years ago
  93. 6942d28 Merge "Upgrade embedded Jetty to 8.1.7.v20120910" by Shawn O. Pearce · 12 years ago
  94. 2c835a7 Fix binding of the DataSourceType for GWT DevMode by Sasa Zivkov · 12 years ago
  95. 136d6cc Remove servlet-api from WAR/lib by Shawn O. Pearce · 12 years ago
  96. ea48b3c Upgrade embedded Jetty to 8.1.7.v20120910 by Shawn O. Pearce · 12 years ago
  97. f121c1b Fix warnings caused by wrong BouncyCastle version in pom files by Shawn O. Pearce · 12 years ago
  98. b50ffe3 Ensure that the release notes are made when executing tools/release.sh by Edwin Kempin · 12 years ago
  99. 20f9968 Update versions in pom's to start Gerrit 2.6 development by Edwin Kempin · 13 years ago
  100. 3a6f077 Tokenized REST API POST handler by Brad Larson · 13 years ago