summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Serve GWT UI from ResourceServletDave Borowitz2015-11-091-264/+3
* --dev flag for InitGustaf Lundh2015-11-084-7/+22
* Adjust line wrapping to silence Checkstyle warningsDavid Pursehouse2015-10-291-1/+2
* Merge branch 'stable-2.11'David Pursehouse2015-10-271-0/+2
|\
| * Include server config module in init stepDariusz Luksza2015-10-221-0/+2
* | Add support for Apache Derby databaseDavid Ostrovsky2015-10-214-1/+57
* | Rewrite RebaseChange as a BatchUpdate.OpDave Borowitz2015-10-201-0/+2
* | Convert CurrentUser to IdentifiedUser without castingDave Borowitz2015-10-191-7/+6
* | Import StandardCharsets.UTF_8 as staticDavid Pursehouse2015-10-191-2/+3
* | Replace remaining usages of Guava Charsets with StandardCharsetsDave Borowitz2015-10-162-4/+5
* | Consistently use character encoding constantsDavid Pursehouse2015-10-163-5/+10
* | Add a line break when renaming downloadsDoug Kelly2015-10-161-1/+1
* | RebuildNotedb: Elide project names instead of truncating themEdwin Kempin2015-10-121-13/+3
* | Merge "RebuildNotedb: Fix description of --threads option"David Pursehouse2015-10-121-1/+2
|\ \
| * | RebuildNotedb: Fix description of --threads optionEdwin Kempin2015-10-121-1/+2
* | | Update buck to the latest versionDavid Ostrovsky2015-10-091-1/+1
|/ /
* | JettyServer: Use java.nio.file.PathDavid Ostrovsky2015-10-091-8/+9
* | BatchUpdate: Lazily open repositoryDave Borowitz2015-10-081-0/+2
* | Log4j: Add thread id in appenderDavid Ostrovsky2015-10-071-1/+1
* | Remove unused auth.restTokenPrivateKey settingDavid Pursehouse2015-09-301-3/+0
* | Merge "Expose acceptance test framework as new plugin artifact"David Pursehouse2015-09-291-28/+57
|\ \
| * | Expose acceptance test framework as new plugin artifactDavid Ostrovsky2015-09-251-28/+57
* | | Only bind index ssh commands when the index type is LuceneDavid Pursehouse2015-09-251-1/+16
|/ /
* | ConsoleUI: Don't use equalsIgnoreCase from jgitDavid Pursehouse2015-09-161-3/+1
* | Add notification when adding keysDoug Kelly2015-09-081-0/+1
* | Increase default HTTP incoming connection queueLuca Milanesio2015-09-041-1/+1
* | BaseInit: Throw the result of dieDave Borowitz2015-09-031-6/+5
* | PrologCompiler: Fix NPEs when temp dir can't be listedDave Borowitz2015-09-031-8/+20
* | Remove unused importsDavid Pursehouse2015-09-021-1/+0
* | Merge "Refactor out the LoggerSink creation from TabFile users"Martin Fick2015-09-011-9/+2
|\ \
| * | Refactor out the LoggerSink creation from TabFile usersMartin Fick2015-08-311-9/+2
* | | Move most GPG-related code to a gerrit-gpg moduleDave Borowitz2015-08-282-4/+8
* | | Remove contact store functionalityDave Borowitz2015-08-281-4/+0
* | | Add init step question for enabling signed pushDave Borowitz2015-08-283-11/+48
* | | Merge "LocalUsernamesToLowerCase: Correct plural in progress log"Edwin Kempin2015-08-281-1/+1
|\ \ \
| * | | LocalUsernamesToLowerCase: Correct plural in progress logDavid Pursehouse2015-08-281-1/+1
* | | | Open review DB in try-with-resource where appropriateDavid Pursehouse2015-08-271-10/+3
|/ / /
* | | Merge changes from topic 'rest-api-factory-module'Dave Borowitz2015-08-275-5/+5
|\ \ \
| * | | Move FactoryModule to gerrit-extension-apiDave Borowitz2015-08-265-5/+5
| |/ /
* / / Fix Checkstyle warnings about empty catch blocksDavid Pursehouse2015-08-263-0/+3
|/ /
* | Add support for DB2 databaseDavid Ostrovsky2015-07-296-2/+66
* | Merge "Remove Solr"David Pursehouse2015-07-294-11/+0
|\ \
| * | Remove SolrDavid Ostrovsky2015-07-284-11/+0
* | | Update Guava to 19.0-rc1David Pursehouse2015-07-281-1/+1
|/ /
* | Fix checkstyle warnings about modifier orderDavid Pursehouse2015-07-061-1/+1
* | Merge branch 'stable-2.11'David Pursehouse2015-07-061-2/+3
|\|
| * Fix disabling of git ssh 'download' scheme within DefaultCommandModuleMarco Miller2015-06-301-2/+3
* | Kill the MergeQueueStefan Beller2015-07-011-4/+0
* | Update Bouncy Castle to 1.52Dave Borowitz2015-06-251-6/+6
* | Use try/multi-catchUrs Wolfer2015-06-254-28/+8