summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Fix deprecation warnings from latest JGit updateDave Borowitz2018-08-133-6/+3
* Revert "Resolve username lazily in git over http tasks"Hugo Arès2017-02-071-15/+9
* Resolve username lazily in git over http tasksHongkai Liu2017-01-041-9/+15
* Remove non working Reindex --dry-run optionHugo Arès2016-05-191-3/+0
* Update URLs for bouncycastleEdwin Kempin2016-04-131-3/+3
* Daemon: Don't add change cleanup module when running as slaveDavid Pursehouse2015-11-301-1/+3
* Daemon: Don't add index commands when running as slaveDavid Pursehouse2015-11-301-2/+4
* Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-11-301-1/+4
|\
| * InitAdminUser: Don't assume the group ID of the Administrators groupDavid Pursehouse2015-11-271-1/+4
* | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-11-271-4/+5
|\|
| * InitPlugins: Suggest to upgrade installed plugins per defaultDavid Ostrovsky2015-11-201-4/+5
* | 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
| |/ /