- c2cab42 Merge branch 'stable-2.9' into stable-2.10 by Saša Živkov · 10 years ago
- bde8e9a Downgrade SSHD to 0.9.0-4-g5967cfd by Saša Živkov · 10 years ago
- 8beeffc Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
- 477f8e2 postgres: fix PK drop, don't assume PK name as TABLE_pkey by Saša Živkov · 10 years ago
- f60e7a9 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 10 years ago
- db88d15 Fix NullPointerException in Reindex by Hugo Arès · 10 years ago
- 12b44cb Add InitStep to fix wrong primary key column order by Saša Živkov · 10 years ago
- 8071a4f Merge branch 'stable-2.9' into stable-2.10 by Shawn Pearce · 10 years ago
- 04ef5f7 Merge changes from topic 'sshd-upgrade' into stable-2.9 by Shawn Pearce · 10 years ago
- 10969b1 Inject InitStep members again before calling postRun. by Saša Živkov · 10 years ago
- 13452f4 Bump Bouncycastle version to 1.51 by David Ostrovsky · 10 years ago
- 5afd5b8 Merge branch 'stable-2.9' into stable-2.10 by David Pursehouse · 11 years ago
- 85f9771 Don't require secondary index when running daemon in slave mode by David Pursehouse · 11 years ago
- 9e58478 Config Section: Add passwordForKey() convenience method by David Ostrovsky · 11 years ago
- b0f0007 Fix reading parameters from subsections during init step by Stefan Lay · 11 years ago
- b2b5dd5 gerrit.sh: change "1.6" to "1.7" by David Pursehouse · 11 years ago
- 463f681 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
- f5ab119 Merge "Move bindings for cache related REST endpoints into own module" by Edwin Kempin · 11 years ago
- 9faf177 Jar plugin loading refactor as generic ServerPlugin by Luca Milanesio · 11 years ago
- 4ad8307 Move bindings for cache related REST endpoints into own module by Edwin Kempin · 11 years ago
- 4635d03 Introduce support for externally loaded plugins by Luca Milanesio · 11 years ago
- fd3a4b4 Use fixed rate instead of fixed delay for the log file compressor by Matthias Sohn · 11 years ago
- 1a9d928 Move powermock and easymock library definitions to separate BUCK files by David Pursehouse · 11 years ago
- c27f21d Refactor system log creation to remove code duplication by Hugo Arès · 11 years ago
- 0fb2c99 Allow to schedule a task to run gc for all projects by Matthias Sohn · 11 years ago
- 4d483da Merge changes Ia6447e62,Ic09dc032,I7f1ee1d6,I26fd741d,I1f13f4d2 by Shawn Pearce · 11 years ago
- 06e069c Update Buck and use gwt_binary() by Shawn Pearce · 11 years ago
- 5aaf7d1 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
- 159ab09 Reindex: Include exception cause when dying by Dave Borowitz · 11 years ago
- 3349972 Update Buck by Shawn Pearce · 11 years ago
- c798b4c Merge "Add support for SAP MaxDB" by Shawn Pearce · 11 years ago
- 3e107f5 Allow plugins to replace the WebSession implementation by Ahaan Ugale · 12 years ago
- abbd20d Switch to using new PluginData class by David Ostrovsky · 11 years ago
- e73ae61 Apply "type inference for generic instance creation" Java 7 feature by David Ostrovsky · 11 years ago
- 011cfed Expose Jetty JMX extensions by Dariusz Luksza · 11 years ago
- c7095c8 Acceptance-tests: Fix 'Address already in use' bug by David Ostrovsky · 11 years ago
- fe2934e Acceptance-tests: Fix 'Address already in use' bug by David Ostrovsky · 11 years ago
- 52b7839 Fix: Guice creation error in Reindex by Bruce Zu · 11 years ago
- 8f92cb9 Extract a non-caching ChangeKindCache implementation for tests by Dave Borowitz · 11 years ago
- 3e8dee2 Add support for SAP MaxDB by Stefan Lay · 12 years ago
- df22275 Merge branch 'stable-2.9' by David Pursehouse · 11 years ago
- 511a35b Merge branch 'stable-2.8' into stable-2.9 by David Pursehouse · 11 years ago
- e987bad Merge branch stable-2.9 by Dave Borowitz · 11 years ago
- 6ea964a Split mergeability checks by priority by Dave Borowitz · 11 years ago
- 905f219 Merge branch 'stable-2.9' by Shawn Pearce · 11 years ago
- 14fe8bc Set http queue size to max integer when maxQueued 0 is provided by David Ostrovsky · 11 years ago
- af058e6 Disable commitWithin when running Reindex by Bruce Zu · 11 years ago
- 2bf5edd Add All-Users project to store meta data for all users by Edwin Kempin · 11 years ago
- 01ed657 Fix Guice bindings in reindex by Edwin Kempin · 11 years ago
- 5632a81 Extract reusable parts from InitUtil by Dariusz Luksza · 11 years ago
- 10cec6f Move Die exception to gerrit-common by Dariusz Luksza · 11 years ago
- 8a20298 Allow external log4j.properties to use HttpLogLayout by Luca Milanesio · 11 years ago
- 794c0cd Merge "Fix unreleased stream resources" by Saša Živkov · 11 years ago
- fa94af1 Fix unreleased stream resources by Edwin Kempin · 11 years ago
- d20a20c Don't always close URLClassLoaders in InitPluginStepsLoader by Edwin Kempin · 11 years ago
- 6a88c2f Don't always close URLClassLoaders by Dave Borowitz · 11 years ago
- 21e2777 Use Java 7 try-with-resources in InitPluginStepsLoader by David Pursehouse · 11 years ago
- 0ca4e93 Use Java 7 style exception handling in IoUtil by David Pursehouse · 11 years ago
- f63789b Merge "Control which plugins will be auto installed on auto init" by Edwin Kempin · 11 years ago
- 1edb660 Merge "Install all packaged plugins automatically on auto site init" by Edwin Kempin · 11 years ago
- 9f058b3 Control which plugins will be auto installed on auto init by Saša Živkov · 11 years ago
- 65d06e4 Merge "Fix init from WebAppInitializer when using -Dgerrit.site_path" by Edwin Kempin · 11 years ago
- e2a1e7e Install all packaged plugins automatically on auto site init by Saša Živkov · 11 years ago
- e90d6e8 Fix init from WebAppInitializer when using -Dgerrit.site_path by Saša Živkov · 11 years ago
- 863e987 Merge "Remove unused constructor" by Shawn Pearce · 11 years ago
- 4d42596 Merge changes Iac79af54,Ief41eccc,Iae52ade9,I0bd9eabb,I2ef5b9e1 by Shawn Pearce · 11 years ago
- dfc4e93 Remove unused constructor by Saša Živkov · 11 years ago
- d36f7cd Merge "Refactor the way of binding ssh commands" by David Pursehouse · 11 years ago
- 929879f Replace Guava Longs.compare with Java 7 Long.compare by Shawn Pearce · 11 years ago
- b43baf2 Move bindings now required by ChangeData into Reindex by Dave Borowitz · 11 years ago
- 83ea040 Acceptance tests: Disable HTTPD per class or method annotation by David Ostrovsky · 11 years ago
- 6ab111e Handle exceptions during reindexing by David Pursehouse · 11 years ago
- da82877 InitIndex: Allow user to configure the Solr index URL by David Pursehouse · 11 years ago
- 331dd5f Improve information message about rebuilding the index by David Pursehouse · 11 years ago
- fc9d962 Remove excessive injection stack from InitIndex by Dave Borowitz · 11 years ago
- ae479c7 Refactor the way of binding ssh commands by Bruce Zu · 11 years ago
- eeecffd Define module for having group related Guice bindings in one place by Edwin Kempin · 11 years ago
- da93b83 Allow VersionedMetaData.onSave to skip committing by Dave Borowitz · 11 years ago
- c85343d Remove unused "commit message edited" mail sender and template by David Pursehouse · 11 years ago
- fbc01d6 Only recheck mergeable on reindex with a flag by Dave Borowitz · 11 years ago
- a8f07cc Fix Guice bindings in reindexer by Edwin Kempin · 11 years ago
- cbf1364 Merge "Bump Jetty version to stable 9.1 and Servlet API to 3.1" by Shawn Pearce · 11 years ago
- 5a97145 Update mergeability flag during reindex by Edwin Kempin · 11 years ago
- e01d9b7 Bump Jetty version to stable 9.1 and Servlet API to 3.1 by David Ostrovsky · 11 years ago
- d7ec670 Merge "Add init step for installing the 'Verified' label" by Shawn Pearce · 11 years ago
- 31f2ba0 Add init step for installing the 'Verified' label by Edwin Kempin · 11 years ago
- c555134 Merge "Allow init steps to do initialisation after the site is created" by Shawn Pearce · 11 years ago
- 7547233 Stop passing ReviewDb, etc. to ChangeData methods by Dave Borowitz · 11 years ago
- 31b599b Move "refs/..." constants to a RefNames class by Dave Borowitz · 11 years ago
- 8bdf12a Merge "Add utility class to inspect Guice wiring" by Shawn Pearce · 11 years ago
- 14c4339 Add utility class to inspect Guice wiring by David Ostrovsky · 11 years ago
- db721d4 Replace 'indexOf()' expression with 'contains()' by alex.ryazantsev · 11 years ago
- 9e1c29b Merge changes I4b879eeb,If2a048df,Iac31374d,I31603a80 by Shawn Pearce · 11 years ago
- fdc4941 Allow init steps to do initialisation after the site is created by Edwin Kempin · 11 years ago
- 0bafa60 Merge "Revert "Add init step for installing the 'Verified' label"" by Shawn Pearce · 11 years ago
- aa4e79f Revert "Add init step for installing the 'Verified' label" by Shawn Pearce · 11 years ago
- cdf1580 Merge "Add init step for installing the 'Verified' label" by Shawn Pearce · 11 years ago
- 9e4d5aa Isolate plugin class directories from each other by Shawn Pearce · 11 years ago
- 3ed6b83 Merge "Save GWT compile time by avoiding javac" by Shawn Pearce · 11 years ago
- 05cb053 Save GWT compile time by avoiding javac by Shawn Pearce · 11 years ago