1. 84646ad Merge branch 'stable-2.7' into stable-2.8 by Shawn Pearce · 11 years ago
  2. e5b7f1a Bump SSHD version to 0.9.0.201311081 by David Ostrovsky · 11 years ago
  3. 35e97c2 Run most acceptance tests in-memory by Shawn Pearce · 11 years ago
  4. e399d81 Fixing jdbc code: correct Statement closing by alex.ryazantsev · 11 years ago
  5. e5fc90e Optionally, initialize site from WebAppInitializer. by Sasa Zivkov · 12 years ago
  6. 0690b1e Split out REST parts of PluginModule into PluginRestApiModule by Dave Borowitz · 11 years ago
  7. dc24a41 Merge branch 'stable-2.7' by Shawn Pearce · 11 years ago
  8. 09a35b9 Fix Gerrit plugins under Tomcat by avoiding Guice static filter by Shawn Pearce · 11 years ago
  9. a750617 Define AccountDirectory as an abstract backend for user data by Shawn Pearce · 11 years ago
  10. 404c824 Add secondary index implementation using SolrCloud by Ahaan Ugale · 12 years ago
  11. c64399f Control threadpool behavior for indexing by Dave Borowitz · 12 years ago
  12. 9161eda Index modified filenames with Lucene by Dave Borowitz · 12 years ago
  13. be320a9 Merge branch 'stable-2.5' into stable-2.6 by Shawn Pearce · 12 years ago v2.6-rc3
  14. 5797d87 Break IntraLineDiff threads into their own module by Shawn Pearce · 12 years ago
  15. eed5671 Option to start headless Gerrit daemon by Sasa Zivkov · 12 years ago
  16. 9a70169 Add REST endpoint to add members to a group by Edwin Kempin · 12 years ago
  17. d5714d7 Revert "Expand submodule subscription support" by Shawn Pearce · 12 years ago
  18. 333676b Expand submodule subscription support by Peter Jönsson · 13 years ago
  19. 5a651d2 Silence INFO/DEBUG output from apache.http by Chad Horohoe · 12 years ago
  20. bf7fbd6 Remove auth token based REST API support by Shawn O. Pearce · 12 years ago
  21. 2c835a7 Fix binding of the DataSourceType for GWT DevMode by Sasa Zivkov · 12 years ago
  22. 3a6f077 Tokenized REST API POST handler by Brad Larson · 12 years ago
  23. 6430f12 Permit plugins to implement AllRequestFilter by Shawn O. Pearce · 13 years ago
  24. 2e1cb2b Back in-memory caches with Guava, disk caches with H2 by Shawn O. Pearce · 13 years ago
  25. cfd9945 Update the ThreadLocal based scopes to use RequestContext. by Colby Ranger · 13 years ago
  26. 7d2cb04 Move replication logic to replication plugin by Shawn O. Pearce · 13 years ago
  27. 020cd7a Export LifecycleListener in the extension API by Shawn O. Pearce · 13 years ago
  28. 521380a Enable aliases for SSH commands by Shawn O. Pearce · 13 years ago
  29. 2aefecf Add support for HTTP plugins by Shawn O. Pearce · 13 years ago
  30. 4c847cf Dynamically load plugins in new private injectors by Shawn O. Pearce · 13 years ago
  31. 9051534 Installing SSH plugins from <review_site>/plugins by Sasa Zivkov · 13 years ago
  32. 88bc137 Fixing URL to Jetty XML DTDs so they can be properly validated. by Chad Horohoe · 13 years ago
  33. 234734a Run ReceiveCommits in a shared thread pool by Dave Borowitz · 13 years ago
  34. b308838 Updated to gwtorm 1.4. by Colby Ranger · 13 years ago
  35. 9d21da7 Move Ehcache bindings into their own component by Shawn O. Pearce · 13 years ago
  36. edcc56a Refactor CachePool to permit other types of caching by Shawn O. Pearce · 15 years ago
  37. fb61967 Extract OpenID RPC implementation into its own module by Dave Borowitz · 13 years ago
  38. 8dba895 Refactor ChangeHookRunner as an interface by Shawn O. Pearce · 13 years ago
  39. d6bd00b Improve validation of email registration tokens by Shawn O. Pearce · 13 years ago
  40. ac59f1e Cleanup the binding of Git into the URL space by Shawn O. Pearce · 13 years ago
  41. 6232496 Extract a minimal interface for contactstore connections by Dave Borowitz · 13 years ago
  42. f16431b Move replication queue binding out of GerritGlobalModule by Shawn O. Pearce · 13 years ago
  43. 4ec33a2 Move WorkQueue out of GerritGlobalModule by Shawn O. Pearce · 13 years ago
  44. f522b24 Extract Git /p/ module configuration by Shawn O. Pearce · 13 years ago
  45. 93a4434 Make WebSession an abstract interface by Shawn O. Pearce · 13 years ago
  46. 28d20fb Move GitRepositoryManager setup out of SchemaModule by Shawn O. Pearce · 14 years ago
  47. 3075a47 Move SmtpEmailSender to its own module by Shawn O. Pearce · 15 years ago
  48. f2a2276 Refactor how we tie the SSH objects into the HTTP injector by Shawn O. Pearce · 15 years ago
  49. 13c41bc Fix missed schema version check in WAR mode by Shawn O. Pearce · 14 years ago
  50. d8e1ab6 Delete the unused SystemConfigProvider by Shawn O. Pearce · 14 years ago
  51. a56d834 Move "projects" table into Git by Shawn O. Pearce · 14 years ago
  52. 7acb503 Silence non-critical messages from Velocity by Shawn O. Pearce · 14 years ago
  53. 5a15b6d Implement automatic schema upgrading by Shawn O. Pearce · 15 years ago
  54. 955d00e Completely remove GerritServer.properties by Shawn O. Pearce · 15 years ago
  55. 2fdaabd init: Create database indexes during schema creation by Shawn O. Pearce · 15 years ago
  56. 92cb0d2 Move all resource files into src/main/resources by Shawn O. Pearce · 15 years ago
  57. 9d3621c Remove standalone Jetty 6.x support scripts by Shawn O. Pearce · 15 years ago
  58. 57174ca Delete legacy schema upgrade scripts by Shawn O. Pearce · 15 years ago
  59. cafaa9a3 Update Ehcache to 1.7.1 by Shawn O. Pearce · 15 years ago
  60. b9dffc8 Fix gerrit.sh to run properly on SuSE systems by Shawn O. Pearce · 15 years ago
  61. 02fcda7 Make startup output universally the same by Shawn O. Pearce · 15 years ago
  62. a5b185e Support starting as current user without start-stop-daemon by Shawn O. Pearce · 15 years ago
  63. c3599d6 Use more portable printf instead of echo -n by Shawn O. Pearce · 15 years ago
  64. 53f5e99 Ignore unsupported ulimit -x errors by Shawn O. Pearce · 15 years ago
  65. e24c71fb Create a rc.d style start/stop script for our embedded daemon by Shawn O. Pearce · 15 years ago
  66. f95d6459 Update MINA SSHD to 0.3.0-r881338 by Shawn O. Pearce · 15 years ago
  67. a9d39fc daemon: Automatically log into $site_path/logs by Shawn O. Pearce · 15 years ago
  68. fb5548e Configure database from gerrit.config by Shawn O. Pearce · 15 years ago
  69. fa2486a Embed Jetty and run it out of `java -jar gerrit.war daemon` by Shawn O. Pearce · 15 years ago
  70. 022e9cc Include PostgreSQL and H2 in our package by Shawn O. Pearce · 15 years ago
  71. 17a30c3 Use listeners to manage server startup/shutdown by Shawn O. Pearce · 15 years ago
  72. 44671f5 Rewrite our build as modular maven components by Shawn O. Pearce · 15 years ago