summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* ExternalIds NoteDb migration: Avoid intermediate migration stateDavid Ostrovsky2018-03-073-60/+3
* BatchProgramModule: Don't bind event classes to nullDavid Pursehouse2018-03-061-2/+2
* Make event firing classes singletonHugo Arès2018-03-051-0/+4
* Fix ConcurrentModificationException when posting reviewsHugo Arès2018-03-051-0/+2
* Extend MigrateAccountPatchReviewDb summary with statsJacek Centkowski2017-12-051-1/+5
* Print progress info from the MigrateAccountPatchReviewDb programSaša Živkov2017-12-051-0/+2
* config: sslCrl, use same case as documentedSven Selberg2017-11-221-1/+1
* Upgrade Guava to 22.0Paladox none2017-11-021-0/+1
* LogFileCompressor: Do not compress live logfile error_log.jsonSven Selberg2017-11-011-1/+2
* Fix LogFileCompressor schedulingOwen Li2017-10-161-3/+5
* Increase the value of GERRIT_FDS parameterEryk Szymanski2017-10-041-1/+5
* Fix log compressionHugo Arès2017-09-271-9/+13
* Consistently use toLowerCase() in ConsoleUI.readEnumSaša Živkov2017-09-071-1/+1
* JdbcAccountPatchReviewStore: Add configurable settings to datasourceHector Oswaldo Caballero2017-08-201-3/+7
* H2AccountPatchReviewStore: Factor out test storeHector Oswaldo Caballero2017-08-181-2/+2
* LocalUsernamesToLowerCase: Reindex accounts after updating external IDsEdwin Kempin2017-07-041-1/+18
* Disable auto-reindexing if stale during online reindexDave Borowitz2017-06-241-5/+7
* Align lib modules load injector on Jetty and external containersLuca Milanesio2017-06-232-2/+2
* Fix online reindexing for plugins-dependent rulesLuca Milanesio2017-06-121-1/+13
* De-couple PluginModule and PluginRestApiModule registrationLuca Milanesio2017-06-121-0/+2
* Add support for 384 and 521 bit ECSDA keysPaladox none2017-05-311-5/+65
* Use ReviewDb for resolving account cache lookupLuca Milanesio2017-05-231-1/+1
* StaleLibraryRemover: Don't fail when destination already existsDavid Pursehouse2017-05-111-1/+6
* Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-05-111-0/+1
|\
| * Allow setting Jetty HTTPD socket timeoutLuca Milanesio2017-05-111-0/+2
* | Replace FileInputStream and FileOutputStream with static Files methodsHector Oswaldo Caballero2017-05-102-6/+5
* | InitSshd: Check if the ssh_host file exists with the other keysPaladox none2017-05-091-3/+5
* | Get rid of calls to SecurityUtils.isBouncyCastleRegistered()David Pursehouse2017-05-081-109/+65
* | InitSshd: Generate ecdsa and ed25519 keys if the host supports themPaladox none2017-05-081-38/+92
* | Allow multiple Servlet filters on Jetty HTTPDLuca Milanesio2017-05-031-3/+3
* | Move systemctl files to /init/ rather than /systemd/David Pursehouse2017-04-262-0/+0
* | SitePathInitializer: Fix destination file name for gerrit.socketDavid Pursehouse2017-04-261-1/+1
* | Merge "Add the new gerrit systemctl file to init" into stable-2.14David Pursehouse2017-04-261-0/+4
|\ \
| * | Add the new gerrit systemctl file to initPaladox none2017-04-261-0/+4
* | | Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-261-1/+0
|\ \ \ | |/ / |/| / | |/
| * Remove unneeded output in MigrateAccountPatchReviewDbHugo Arès2017-04-261-1/+0
* | Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-262-1/+154
|\|
| * Support Jdbc implementation of AccountPatchReviewStoreHongkai Liu2017-04-262-1/+152
* | Set Git/HTTP auth policy at init for LDAP, OAUTHLuca Milanesio2017-04-201-2/+28
* | Replace reflection with EnumSet as choice of enumsLuca Milanesio2017-04-202-23/+25
* | WarDistribution: Don't bail out when scanning corrupted jar fileDariusz Luksza2017-04-111-1/+7
* | Don't leak ObjectReaders created from ObjectInsertersDave Borowitz2017-04-031-1/+3
* | Format Java files with google-java-formatDavid Pursehouse2017-03-301-5/+4
* | Remove bouncycastle jar files from lib folder during initDavid Pursehouse2017-03-304-32/+75
* | Bump Mina core to 2.0.16 and sshd to 1.4David Ostrovsky2017-03-271-1/+1
* | Add support for MariaDBPaladox none2017-03-186-0/+46
* | Merge branch 'stable-2.13'David Pursehouse2017-03-163-1/+27
|\|
| * JettyServer: Enable systemd socket activation for gerritThomas Meyer2017-03-163-1/+27
* | JythonShell: Add missing type arguments for generic class Class<T>David Pursehouse2017-03-161-8/+8
* | RebuildNoteDb: Don't use platform default charset implicitlyEdwin Kempin2017-03-151-1/+6