1. e5fc90e Optionally, initialize site from WebAppInitializer. by Sasa Zivkov · 12 years ago
  2. 0690b1e Split out REST parts of PluginModule into PluginRestApiModule by Dave Borowitz · 12 years ago
  3. e6cbae9 Remove asciidoc.conf by Yuxuan 'fishy' Wang · 12 years ago
  4. dc24a41 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  5. c4a0f0c Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago
  6. 09a35b9 Fix Gerrit plugins under Tomcat by avoiding Guice static filter by Shawn Pearce · 12 years ago
  7. 980b51f Fix path used in generated prolog class names by Shawn Pearce · 12 years ago
  8. a750617 Define AccountDirectory as an abstract backend for user data by Shawn Pearce · 12 years ago
  9. 1e6c363 Move version.jar to gerrit-war by Shawn Pearce · 12 years ago
  10. 11d27c8 Update Buck by Shawn Pearce · 12 years ago
  11. 404c824 Add secondary index implementation using SolrCloud by Ahaan Ugale · 12 years ago
  12. f252f53 Gerrit 2.6 by Shawn Pearce · 12 years ago v2.6
  13. c64399f Control threadpool behavior for indexing by Dave Borowitz · 12 years ago
  14. 9161eda Index modified filenames with Lucene by Dave Borowitz · 12 years ago
  15. dcee572 Delete Maven based build by David Ostrovsky · 12 years ago
  16. bd56297 Update buck build for strict dependencies by Shawn Pearce · 12 years ago
  17. 7f3c1e6 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
  18. f0cb7cb Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago v2.7-rc1
  19. be320a9 Merge branch 'stable-2.5' into stable-2.6 by Shawn Pearce · 12 years ago v2.6-rc3
  20. 82e66ee Move Eclipse related stuff into tools/eclipse by Shawn Pearce · 12 years ago
  21. a0c9372 Minor cleanups on BUCK genrules by Shawn Pearce · 12 years ago
  22. fd6bb9f Build with Buck by Shawn Pearce · 12 years ago
  23. 9240c29 Begin 2.8 by Shawn Pearce · 12 years ago
  24. b0c599d Ensure core plugins are bundled by Maven by Shawn Pearce · 12 years ago
  25. a1c15ea Revert "Run Documentation formatting in parallel" by Shawn Pearce · 12 years ago
  26. 635f1f6 Run Documentation formatting in parallel by Shawn Pearce · 12 years ago
  27. 6a97163 Always include documention in the build by Shawn Pearce · 12 years ago
  28. 90271ff Merge "Ensure core plugins are bundled by Maven" by Shawn Pearce · 12 years ago
  29. bf8ebbe Ensure core plugins are bundled by Maven by Shawn Pearce · 12 years ago
  30. 5ee934d Revert "Run Documentation formatting in parallel" by Shawn Pearce · 12 years ago
  31. db4e14f Run Documentation formatting in parallel by Shawn Pearce · 12 years ago
  32. 0575138 Always include documention in the build by Shawn Pearce · 12 years ago
  33. d47ca8a Start 2.7 development by Shawn Pearce · 12 years ago
  34. 5797d87 Break IntraLineDiff threads into their own module by Shawn Pearce · 12 years ago
  35. eed5671 Option to start headless Gerrit daemon by Sasa Zivkov · 12 years ago
  36. 9a70169 Add REST endpoint to add members to a group by Edwin Kempin · 12 years ago
  37. d5714d7 Revert "Expand submodule subscription support" by Shawn Pearce · 12 years ago
  38. 333676b Expand submodule subscription support by Peter Jönsson · 13 years ago
  39. 5a651d2 Silence INFO/DEBUG output from apache.http by Chad Horohoe · 12 years ago
  40. aea7618 Import servlet-api dependency as last in gerrit-war by Dariusz Luksza · 12 years ago
  41. bf7fbd6 Remove auth token based REST API support by Shawn O. Pearce · 12 years ago
  42. 0d5090a gerrit-plugin-gwtui/gerrit-war: Enable lifecycle plugin in pom.xml by David Pursehouse · 12 years ago
  43. eb08505 Merge "Remove servlet-api from WAR/lib" by Shawn O. Pearce · 12 years ago
  44. 6942d28 Merge "Upgrade embedded Jetty to 8.1.7.v20120910" by Shawn O. Pearce · 12 years ago
  45. 2c835a7 Fix binding of the DataSourceType for GWT DevMode by Sasa Zivkov · 12 years ago
  46. 136d6cc Remove servlet-api from WAR/lib by Shawn O. Pearce · 12 years ago
  47. ea48b3c Upgrade embedded Jetty to 8.1.7.v20120910 by Shawn O. Pearce · 12 years ago
  48. f121c1b Fix warnings caused by wrong BouncyCastle version in pom files by Shawn O. Pearce · 12 years ago
  49. b50ffe3 Ensure that the release notes are made when executing tools/release.sh by Edwin Kempin · 12 years ago
  50. 20f9968 Update versions in pom's to start Gerrit 2.6 development by Edwin Kempin · 13 years ago
  51. 3a6f077 Tokenized REST API POST handler by Brad Larson · 13 years ago
  52. 35ab127 Merge "Permit plugins to implement AllRequestFilter" by Martin Fick · 13 years ago
  53. 90119f8 Remove timestamp from all org.eclipse.core.resources.prefs files. by Sasa Zivkov · 13 years ago
  54. 6430f12 Permit plugins to implement AllRequestFilter by Shawn O. Pearce · 13 years ago
  55. 2e1cb2b Back in-memory caches with Guava, disk caches with H2 by Shawn O. Pearce · 13 years ago
  56. cfd9945 Update the ThreadLocal based scopes to use RequestContext. by Colby Ranger · 13 years ago
  57. 7d2cb04 Move replication logic to replication plugin by Shawn O. Pearce · 13 years ago
  58. 020cd7a Export LifecycleListener in the extension API by Shawn O. Pearce · 13 years ago
  59. 521380a Enable aliases for SSH commands by Shawn O. Pearce · 13 years ago
  60. 2aefecf Add support for HTTP plugins by Shawn O. Pearce · 13 years ago
  61. 4c847cf Dynamically load plugins in new private injectors by Shawn O. Pearce · 13 years ago
  62. 9051534 Installing SSH plugins from <review_site>/plugins by Sasa Zivkov · 13 years ago
  63. 2930ba1 Merge "Fixing URL to Jetty XML DTDs so they can be properly validated." by Shawn Pearce · 13 years ago
  64. 88bc137 Fixing URL to Jetty XML DTDs so they can be properly validated. by Chad Horohoe · 13 years ago
  65. 2f12c65 Add Intellij IDEA files to ignore list by Anatol Pomazau · 13 years ago
  66. daf6bd9 Update parent version in pom.xml's to 2.5-SNAPSHOT by Edwin Kempin · 13 years ago
  67. 17e17dd Change version in pom.xml to 2.4-SNAPSHOT by Sasa Zivkov · 13 years ago
  68. 234734a Run ReceiveCommits in a shared thread pool by Dave Borowitz · 13 years ago
  69. b308838 Updated to gwtorm 1.4. by Colby Ranger · 13 years ago
  70. 7f7eadf Update poms to Gerrit 2.3-SNAPSHOT by Martin Fick · 13 years ago v2.3-rc0
  71. 9d21da7 Move Ehcache bindings into their own component by Shawn O. Pearce · 13 years ago
  72. edcc56a Refactor CachePool to permit other types of caching by Shawn O. Pearce · 15 years ago
  73. fb61967 Extract OpenID RPC implementation into its own module by Dave Borowitz · 13 years ago
  74. 8dba895 Refactor ChangeHookRunner as an interface by Shawn O. Pearce · 13 years ago
  75. d6bd00b Improve validation of email registration tokens by Shawn O. Pearce · 13 years ago
  76. ac59f1e Cleanup the binding of Git into the URL space by Shawn O. Pearce · 13 years ago
  77. ac5f733 Merge changes I8596041e,I373db466 by Shawn Pearce · 13 years ago
  78. 6232496 Extract a minimal interface for contactstore connections by Dave Borowitz · 13 years ago
  79. 3a6dbe9 Add entries to .gitignore for m2e settings/preference files by Mohan Zhang · 13 years ago
  80. 850a10a Merge "pom.xml: change gerrit-war's dependency on gerrit-main to runtime" by Martin Fick · 13 years ago
  81. 3ef55a1 pom.xml: change gerrit-war's dependency on gerrit-main to runtime by Augie Fackler · 13 years ago
  82. f16431b Move replication queue binding out of GerritGlobalModule by Shawn O. Pearce · 13 years ago
  83. 4ec33a2 Move WorkQueue out of GerritGlobalModule by Shawn O. Pearce · 13 years ago
  84. f522b24 Extract Git /p/ module configuration by Shawn O. Pearce · 14 years ago
  85. 93a4434 Make WebSession an abstract interface by Shawn O. Pearce · 14 years ago
  86. 28d20fb Move GitRepositoryManager setup out of SchemaModule by Shawn O. Pearce · 15 years ago
  87. 3075a47 Move SmtpEmailSender to its own module by Shawn O. Pearce · 15 years ago
  88. f2a2276 Refactor how we tie the SSH objects into the HTTP injector by Shawn O. Pearce · 15 years ago
  89. a68b89f Updating eclipse settings for 3.7 and m2e 1.0 by Eric Anderson · 14 years ago
  90. 13c41bc Fix missed schema version check in WAR mode by Shawn O. Pearce · 14 years ago
  91. d8e1ab6 Delete the unused SystemConfigProvider by Shawn O. Pearce · 14 years ago
  92. 4e67700 Change version to 2.2-SNAPSHOT by Shawn O. Pearce · 14 years ago
  93. a56d834 Move "projects" table into Git by Shawn O. Pearce · 14 years ago
  94. 15779d9 Avoid duplicate antrun blocks in pom.xml by Shawn O. Pearce · 14 years ago
  95. 0de5755 Update maven plugins to latest stable versions by Anatol Pomozov · 14 years ago
  96. 7acb503 Silence non-critical messages from Velocity by Shawn O. Pearce · 15 years ago
  97. f855f39 Fix all of our pom.xml versions to be 2.1-SNAPSHOT by Shawn O. Pearce · 15 years ago
  98. e317c25 Fix GWT hosted mode in Eclipse by Shawn O. Pearce · 15 years ago
  99. faee655 Start 2.1.4 development by Shawn O. Pearce · 15 years ago
  100. f51d48c gerrit 2.1.3 by Shawn O. Pearce · 15 years ago v2.1.3