summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Merge changes Iba3a674f,I8ed3f12e,Id6617817 into stable-2.14Dave Borowitz2018-08-311-1/+1
|\
| * InitSshd: Use correct flag to set empty passphraseGerrit Code Review2018-08-311-1/+1
* | GitOverHttpModule: Bind REST auth filter in its own moduleDavid Ostrovsky2018-08-311-0/+2
* | Ensure user authentication in AllRequestFilter filtersDavid Ostrovsky2018-08-311-1/+1
|/
* Improve warning when starting Gerrit JVM without OOM protectionDavid Pursehouse2018-08-301-2/+2
* Warning when starting Gerrit JVM without OOM protectionLuca Milanesio2018-08-291-0/+5
* SiteProgram: Extract local variableHector Oswaldo Caballero2018-08-061-2/+3
* SiteProgram: Extract constantHector Oswaldo Caballero2018-08-061-3/+5
* SiteProgram: Inline variable to avoid hiding fieldHector Oswaldo Caballero2018-08-061-2/+1
* Bump auto-value to 1.6.2David Ostrovsky2018-08-011-0/+1
* Elasticsearch: Simplify configuration of serversDavid Pursehouse2018-07-041-8/+1
* Reformat all Java files with google-java-format 1.6David Pursehouse2018-06-0611-50/+38
* Use Logger's built-in formattingDavid Pursehouse2018-05-291-2/+1
* Use Logger's built-in string formatting where possibleDavid Pursehouse2018-05-232-4/+3
* Remove ValidationError#createLoggerSink to avoid passing around loggersEdwin Kempin2018-05-171-2/+1
* Remove some logs for errors that are rethrownEdwin Kempin2018-05-171-7/+2
* Introduce mechanism to overload Gerrit core modulesJacek Centkowski2018-05-141-2/+2
* Move default memory cache implementation out of H2 packageDave Borowitz2018-05-143-6/+10
* Introduce CacheImpl annotationJacek Centkowski2018-05-141-2/+3
* Untangle persistent/memory cache implementations from each otherJacek Centkowski2018-05-142-2/+4
* CommandExecutorQueueProvider: Fix singleton bindingEryk Szymanski2018-04-271-2/+1
* Upgrade to google-java-format 1.5David Pursehouse2018-04-181-1/+1
* Only bind index {start/activate} if neededHugo Arès2018-04-101-1/+1
* InitIndex: Allow to configure index.maxLimit for ElasticsearchDavid Pursehouse2018-04-101-0/+1
* Fix index ssh commands with elasticsearch typeBorui Tao2018-04-051-1/+1
* Change default elasticsearch prefix to gerrit_Hugo Arès2018-03-291-1/+1
* Allow graceful rolling restartsLuca Milanesio2018-03-211-0/+11
* InitIndex: Set Elasticsearch index config under elasticsearch sectionDavid Pursehouse2018-03-151-4/+11
* 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