summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-11-011-1/+2
|\
| * LogFileCompressor: Do not compress live logfile error_log.jsonSven Selberg2017-11-011-1/+2
* | Enable NoteDb for changes by default in new sitesDave Borowitz2017-10-272-34/+39
* | BaseInit: Use SchemaFactory for underlying ReviewDbPaladox none2017-10-251-1/+2
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-171-3/+5
|\|
| * Fix LogFileCompressor schedulingOwen Li2017-10-161-3/+5
* | Revert from murmur3_128 to sha1 in LibraryDownloaderOrgad Shaneh2017-10-151-1/+2
* | LibraryDownloader: Print exception on download failureOrgad Shaneh2017-10-151-0/+1
* | Merge "Revert "Update mysql-connector-java to 6.0.6"" into stable-2.15David Pursehouse2017-10-112-4/+4
|\ \
| * | Revert "Update mysql-connector-java to 6.0.6"Paladox none2017-10-112-4/+4
* | | Merge "InitAdminUser: Reindex admin group after adding the user" into stable-...Dave Borowitz2017-10-091-4/+20
|\ \ \ | |/ / |/| |
| * | InitAdminUser: Reindex admin group after adding the userEdwin Kempin2017-10-051-4/+20
* | | Merge "Merge branch 'stable-2.14' into stable-2.15" into stable-2.15David Pursehouse2017-10-051-1/+5
|\ \ \
| * \ \ Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-051-1/+5
| |\ \ \ | | |/ / | |/| / | | |/
| | * Increase the value of GERRIT_FDS parameterEryk Szymanski2017-10-041-1/+5
* | | Trigger GitRefUpdatedEvent when star labels are updatedEdwin Kempin2017-10-051-0/+2
* | | Trigger GitReferenceUpdated event when account or change sequence is updatedEdwin Kempin2017-10-051-0/+2
|/ /
* | Trigger GitReferenceUpdated event when external IDs are updatedEdwin Kempin2017-10-051-1/+13
* | Create a scheduled task to automatically deactivate accountsOwen Li2017-10-011-0/+2
* | Support trial mode in online NoteDb migrationDave Borowitz2017-09-292-7/+9
* | Merge branch 'stable-2.14'David Pursehouse2017-09-281-9/+13
|\|
| * Fix log compressionHugo Arès2017-09-271-9/+13
* | Update mariadb java connector to 2.1.2Paladox none2017-09-271-3/+3
* | Perform group lookups by AccountGroup.Id from the group indexAlice Kober-Sotzek2017-09-211-2/+17
* | Use injector and factory to instantiate SubmitRuleEvaluatorPatrick Hiesel2017-09-191-0/+2
* | Merge "Add accounts.visibility setting to ServerInfo"David Pursehouse2017-09-191-1/+1
|\ \
| * | Add accounts.visibility setting to ServerInfoEdwin Kempin2017-08-311-1/+1
* | | Update mysql-connector-java to 6.0.6Paladox2017-09-122-4/+4
* | | Merge branch 'stable-2.14'Paladox2017-09-071-1/+1
|\ \ \ | |/ / |/| / | |/
| * Consistently use toLowerCase() in ConsoleUI.readEnumSaša Živkov2017-09-071-1/+1
* | MigrateToNoteDb: Fix GitRefUpdated bindingDave Borowitz2017-08-291-5/+2
* | Remove support for writing accounts from ReviewDbEdwin Kempin2017-08-292-7/+2
* | AccountIndex: Add fields that allow to detect an account document as staleEdwin Kempin2017-08-241-2/+11
* | Merge "Merge branch 'stable-2.14'"David Pursehouse2017-08-231-3/+7
|\ \
| * | Merge branch 'stable-2.14'Paladox2017-08-231-3/+7
| |\|
| | * JdbcAccountPatchReviewStore: Add configurable settings to datasourceHector Oswaldo Caballero2017-08-201-3/+7
* | | Merge "Update MySQL connector to 5.1.43"David Pursehouse2017-08-231-3/+3
|\ \ \
| * | | Update MySQL connector to 5.1.43Paladox none2017-08-211-3/+3
| |/ /
* | | Merge changes Ideaead9b,I53e5d9a9David Pursehouse2017-08-231-0/+1
|\ \ \
| * | | Store metaId in accountEdwin Kempin2017-08-171-0/+1
* | | | Update MariaDB to 2.1.0Paladox none2017-08-211-3/+3
| |/ / |/| |
* | | Merge branch 'stable-2.14'David Pursehouse2017-08-181-2/+2
|\ \ \ | | |/ | |/|
| * | H2AccountPatchReviewStore: Factor out test storeHector Oswaldo Caballero2017-08-181-2/+2
* | | Rename dev-note-db.txt to note-db.txtDave Borowitz2017-08-161-1/+1
* | | InitExperimental: Tone down NoteDb warningsDave Borowitz2017-08-161-3/+2
* | | MigrateToNoteDb: Default to non-trial modeDave Borowitz2017-08-161-3/+2
* | | Daemon: Unmark --migrate-to-note-db as experimentalDave Borowitz2017-08-161-1/+1
| |/ |/|
* | Split out build rule for metrics interfacesDave Borowitz2017-08-161-0/+1
* | Move general index classes from gerrit-server to gerrit-indexDave Borowitz2017-08-145-7/+9
* | Merge "Extend UpdateUI to support interactive input"Alice Kober-Sotzek2017-08-111-4/+16
|\ \