summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Allow setting Jetty HTTPD socket timeoutLuca Milanesio2017-05-111-0/+2
* Remove unneeded output in MigrateAccountPatchReviewDbHugo Arès2017-04-261-1/+0
* Support Jdbc implementation of AccountPatchReviewStoreHongkai Liu2017-04-262-1/+152
* JettyServer: Enable systemd socket activation for gerritThomas Meyer2017-03-163-1/+27
* ProjectQoSFilter: Remove unnecessarily nested else-blockDavid Pursehouse2017-02-081-2/+2
* Merge branch 'stable-2.12' into stable-2.13David Pursehouse2017-02-081-15/+10
|\
| * Revert "Resolve username lazily in git over http tasks"Hugo Arès2017-02-071-15/+9
* | BaseInit: Bind DisabledMetricMakerDavid Pursehouse2017-02-031-0/+4
* | Install "git-lfs-authenticate" SSH command when lfs.plugin is configuredJacek Centkowski2017-01-161-1/+3
* | Gerrit command line utility to set/update secure.configLuca Milanesio2017-01-122-0/+132
* | Fix naming and message prompt for entering passwordsLuca Milanesio2017-01-111-5/+5
* | Merge branch 'stable-2.12' into stable-2.13David Pursehouse2017-01-111-9/+15
|\|
| * Resolve username lazily in git over http tasksHongkai Liu2017-01-041-9/+15
* | Make Gerrit startup timeout configurableKhai Do2016-12-201-12/+16
* | Organize importsDavid Pursehouse2016-10-071-1/+1
* | init: Add a flag to force-delete the cacheBjörn Pedersen2016-10-064-3/+26
* | init: delete cache if not emptyBjörn Pedersen2016-10-061-1/+32
* | Fix NullPointerException when cloning from slaveHugo Arès2016-09-231-1/+1
* | Init: Accept -b as an alias of --batchDavid Pursehouse2016-09-161-1/+2
* | Fix a possible NPE in HiddenErrorHandlerSaša Živkov2016-08-251-4/+9
* | Schedule log file compression at 11:00pmHugo Arès2016-08-182-1/+12
* | Fix typo in variable nameHugo Arès2016-08-171-3/+3
* | Tidy up LogFileCompressorHugo Arès2016-08-171-2/+3
* | Merge "InitIndex should not always set the latest version ready"David Pursehouse2016-08-121-5/+5
|\ \
| * | InitIndex should not always set the latest version readyHugo Arès2016-08-111-5/+5
* | | Add capability.administrateServer to gerrit.configShawn Pearce2016-08-111-0/+8
|/ /
* | gerrit.sh: modify restart command to exit with correct error codeZac Livingston2016-08-021-0/+1
* | Allow plugins to store encypted settings in etc/$PLUGIN.secure.configDavid Pursehouse2016-07-281-0/+6
* | AccountByEmailCache: Use account index to lookup emailsEdwin Kempin2016-07-201-0/+5
* | Init: Don't ask for index type when LUCENE is the only choiceEdwin Kempin2016-07-191-4/+9
* | Refactor: Add base class for dealing with versioned meta data on initEdwin Kempin2016-07-193-238/+175
* | StreamEventsApiListener: Move to com.google.gerrit.server.eventsDavid Pursehouse2016-07-081-1/+1
* | Move hooks from core Gerrit to 'hooks' pluginDavid Pursehouse2016-07-042-7/+0
* | Organize importsDavid Pursehouse2016-07-012-2/+2
* | PluginLoader, InitPluginStepsLoader: Consolidate methods to list pluginsDavid Pursehouse2016-07-011-21/+4
* | InitPluginStepsLoader: Ignore files prefixed .next_ and .last_David Pursehouse2016-06-301-1/+4
* | Use a common function to unwrap ReviewDbBjörn Pedersen2016-06-292-19/+5
* | Fix table deletion during database initBjörn Pedersen2016-06-291-1/+9
* | Remove unused MergeFail mail templateDavid Pursehouse2016-06-281-1/+0
* | Merge "Migrate reviewed flags to local H2 database"Edwin Kempin2016-06-271-2/+4
|\ \
| * | Migrate reviewed flags to local H2 databaseEdwin Kempin2016-06-231-2/+4
* | | Merge "Implement Bazel build"Edwin Kempin2016-06-241-0/+161
|\ \ \
| * | | Implement Bazel buildDavid Ostrovsky2016-06-141-0/+161
* | | | Merge changes from topic 'account-index'David Pursehouse2016-06-241-4/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | Reindex: Allow to specify index name for reindex operationDavid Ostrovsky2016-06-221-1/+36
| * | | Reindex: Add --list option to list available indicesDavid Ostrovsky2016-06-221-4/+19
* | | | Decouple stream events from change hooksDavid Pursehouse2016-06-231-0/+2
* | | | Make hooks/events listen to the new API Events.Martin Fick2016-06-231-0/+2
|/ / /
* | | ConfigInfo: Move to extension APIDavid Pursehouse2016-06-211-1/+1
* | | Remove unused importsDavid Pursehouse2016-06-201-1/+0