summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Reindex: Include exception cause when dyingDave Borowitz2014-05-161-1/+1
* Acceptance-tests: Fix 'Address already in use' bugDavid Ostrovsky2014-04-241-2/+20
* Merge branch 'stable-2.8' into stable-2.9David Pursehouse2014-04-091-0/+11
|\
| * Disable commitWithin when running ReindexBruce Zu2014-03-261-0/+10
| * Run most acceptance tests in-memoryShawn Pearce2013-11-053-19/+53
* | Split mergeability checks by priorityDave Borowitz2014-03-271-1/+11
* | Set http queue size to max integer when maxQueued 0 is providedDavid Ostrovsky2014-03-271-1/+4
* | Allow external log4j.properties to use HttpLogLayoutLuca Milanesio2014-03-021-1/+1
* | Merge "Fix unreleased stream resources"Saša Živkov2014-02-255-41/+37
|\ \
| * | Fix unreleased stream resourcesEdwin Kempin2014-02-255-41/+37
* | | Don't always close URLClassLoaders in InitPluginStepsLoaderEdwin Kempin2014-02-251-17/+19
* | | Don't always close URLClassLoadersDave Borowitz2014-02-241-22/+21
* | | Use Java 7 try-with-resources in InitPluginStepsLoaderDavid Pursehouse2014-02-251-6/+5
* | | Use Java 7 style exception handling in IoUtilDavid Pursehouse2014-02-241-26/+22
|/ /
* | Merge "Control which plugins will be auto installed on auto init"Edwin Kempin2014-02-242-7/+25
|\ \
| * | Control which plugins will be auto installed on auto initSaša Živkov2014-02-242-7/+25
* | | Merge "Install all packaged plugins automatically on auto site init"Edwin Kempin2014-02-247-51/+176
|\| |
| * | Install all packaged plugins automatically on auto site initSaša Živkov2014-02-217-51/+176
* | | Merge "Fix init from WebAppInitializer when using -Dgerrit.site_path"Edwin Kempin2014-02-213-7/+12
|\| |
| * | Fix init from WebAppInitializer when using -Dgerrit.site_pathSaša Živkov2014-02-213-7/+12
* | | Merge "Remove unused constructor"Shawn Pearce2014-02-171-8/+1
|\| |
| * | Remove unused constructorSaša Živkov2014-02-131-8/+1
* | | Merge changes Iac79af54,Ief41eccc,Iae52ade9,I0bd9eabb,I2ef5b9e1Shawn Pearce2014-02-132-7/+17
|\ \ \
| * | | Handle exceptions during reindexingDavid Pursehouse2014-02-061-5/+9
| * | | InitIndex: Allow user to configure the Solr index URLDavid Pursehouse2014-02-061-0/+3
| * | | Improve information message about rebuilding the indexDavid Pursehouse2014-02-061-2/+5
* | | | Merge "Refactor the way of binding ssh commands"David Pursehouse2014-02-121-7/+3
|\ \ \ \
| * | | | Refactor the way of binding ssh commandsBruce Zu2014-02-041-7/+3
| | |/ / | |/| |
* | | | Replace Guava Longs.compare with Java 7 Long.compareShawn Pearce2014-02-111-2/+1
* | | | Move bindings now required by ChangeData into ReindexDave Borowitz2014-02-111-18/+18
* | | | Acceptance tests: Disable HTTPD per class or method annotationDavid Ostrovsky2014-02-071-0/+4
| |/ / |/| |
* | | Remove excessive injection stack from InitIndexDave Borowitz2014-02-051-123/+2
|/ /
* | Define module for having group related Guice bindings in one placeEdwin Kempin2014-01-171-14/+2
* | Allow VersionedMetaData.onSave to skip committingDave Borowitz2014-01-161-1/+1
* | Remove unused "commit message edited" mail sender and templateDavid Pursehouse2014-01-151-1/+0
* | Only recheck mergeable on reindex with a flagDave Borowitz2014-01-131-52/+63
* | Fix Guice bindings in reindexerEdwin Kempin2014-01-111-1/+5
* | Merge "Bump Jetty version to stable 9.1 and Servlet API to 3.1"Shawn Pearce2014-01-101-1/+1
|\ \
| * | Bump Jetty version to stable 9.1 and Servlet API to 3.1David Ostrovsky2014-01-041-1/+1
* | | Update mergeability flag during reindexEdwin Kempin2014-01-101-0/+89
|/ /
* | Merge "Add init step for installing the 'Verified' label"Shawn Pearce2013-12-223-2/+72
|\ \
| * | Add init step for installing the 'Verified' labelEdwin Kempin2013-12-213-2/+72
* | | Merge "Allow init steps to do initialisation after the site is created"Shawn Pearce2013-12-2115-11/+91
|\| |
| * | Allow init steps to do initialisation after the site is createdEdwin Kempin2013-12-0215-11/+91
* | | Stop passing ReviewDb, etc. to ChangeData methodsDave Borowitz2013-12-202-3/+8
* | | Move "refs/..." constants to a RefNames classDave Borowitz2013-12-112-2/+3
* | | Merge "Add utility class to inspect Guice wiring"Shawn Pearce2013-12-041-0/+54
|\ \ \
| * | | Add utility class to inspect Guice wiringDavid Ostrovsky2013-12-041-0/+54
* | | | Replace 'indexOf()' expression with 'contains()'alex.ryazantsev2013-12-041-1/+1
|/ / /
* | | Merge changes I4b879eeb,If2a048df,Iac31374d,I31603a80Shawn Pearce2013-12-022-99/+78
|\ \ \ | |/ / |/| |