summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Extract a superclass from BatchUpdateDave Borowitz2017-03-131-1/+1
* | Move BatchUpdate to a new packageDave Borowitz2017-03-132-2/+2
* | Update mysql-connector-java to 5.1.41Paladox none2017-03-121-3/+3
* | Merge changes from topic 'http-password'ekempin2017-02-283-93/+124
|\ \
| * | Migrate external IDs to NoteDb (part 1)Edwin Kempin2017-02-283-94/+124
| * | gerrit-server: use hashed passwords for HTTP.Han-Wen Nienhuys2017-02-281-1/+2
* | | Format BUILD and WORKSPACE files with buildifierDavid Pursehouse2017-02-281-1/+1
|/ /
* | JythonShell: Fix ClassNewInstance warning flagge by error proneDavid Ostrovsky2017-02-201-2/+7
* | ConsoleUI: Fix GetClassOnEnum warning flagged by error proneDavid Ostrovsky2017-02-191-1/+1
* | Merge "PluginConfigFactory: reload also outdated secure store"Saša Živkov2017-02-171-0/+10
|\ \
| * | PluginConfigFactory: reload also outdated secure storeSaša Živkov2017-02-171-0/+10
* | | Format java files with google-java-formatDavid Pursehouse2017-02-171-2/+1
* | | Squash redundant string concatenations introduced by google-java-formatDavid Pursehouse2017-02-174-4/+4
|/ /