summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* GcAllUsers: Respect gc.auto=0 in All-UsersDave Borowitz2018-03-191-0/+30
* GcAllUsers: Add extra log line in online caseDave Borowitz2018-03-191-0/+4
* Turn off autoReindexIfStale by defaultDave Borowitz2018-03-191-1/+1
* GC All-Users after migrating to NoteDbDave Borowitz2018-03-192-3/+95
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-03-182-6/+6
|\
| * Fix assertions on iterable size in testsDavid Pursehouse2018-03-182-6/+6
| * Change kind cache: short-circuit on root commitsPaladox none2018-03-161-2/+9
* | Fix logic in NoteDbMigrator#canSkipPrimaryStorageMigrationDave Borowitz2018-03-171-3/+3
* | Merge "Skip migrating inline comments on missing patch set parents" into stab...David Pursehouse2018-03-1710-37/+94
|\ \
| * | Skip migrating inline comments on missing patch set parentsDave Borowitz2018-03-1610-37/+94
* | | Log the reason why a project cannot be foundLuca Milanesio2018-03-161-0/+1
|/ /
* | Merge "Do not abort indexing if < 50% projects failed" into stable-2.15Dave Borowitz2018-03-161-3/+7
|\ \
| * | Do not abort indexing if < 50% projects failedLuca Milanesio2018-03-151-3/+7
* | | Change kind cache: short-circuit on root commitsPaladox none2018-03-161-2/+9
|/ /
* | NoteDbMigrator: Totally skip changes with no patch setsDave Borowitz2018-03-152-4/+64
* | Fix Change-Id in revert emailEdwin Kempin2018-03-151-5/+3
* | Merge "Widen set of My Drafts menus that are automatically removed" into stab...Edwin Kempin2018-03-152-29/+56
|\ \
| * | Widen set of My Drafts menus that are automatically removedPaladox none2018-03-142-29/+56
* | | Merge "Migrate old My Drafts menus in refs/users/default" into stable-2.15Edwin Kempin2018-03-152-18/+97
|\| |
| * | Migrate old My Drafts menus in refs/users/defaultDave Borowitz2018-03-142-18/+97
* | | Fix "Group members can't be added as reviewers" after mergingBorui Tao2018-03-141-12/+36
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-03-143-4/+110
|\ \ \ | |/ / |/| / | |/
| * ProjectLevelConfig: Import Collectors.toList staticDavid Pursehouse2018-03-121-3/+4
| * Merge "Merge parent config values with child values" into stable-2.14Martin Wallgren2018-03-122-4/+91
| |\
| | * Merge parent config values with child valuesMartin Wallgren2018-03-122-4/+91
| * | Fix the missing DB entry in Gerrit DBv2.14.7Inderjot Kaur Ratol2018-03-121-0/+18
* | | Merge branch 'stable-2.14' into stable-2.15Paladox2018-03-101-0/+27
|\| |
| * | Align SSH create-project with REST APILuca Milanesio2018-03-101-0/+27
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-03-091-0/+5
|\| |
| * | SubmoduleOp: Fix formatting of submodule update commit messageDavid Pursehouse2018-03-091-0/+5
| * | ExternalIds NoteDb migration: Avoid intermediate migration stateDavid Ostrovsky2018-03-077-483/+30
| |/
* | Make PrivateStateChanged and WorkInProgressStateChanged singletonsHugo Arès2018-03-062-0/+4
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-03-0616-4/+52
|\|
| * BatchProgramModule: Don't bind event classes to nullDavid Pursehouse2018-03-061-0/+16
| * Make event firing classes singletonHugo Arès2018-03-0515-0/+30
| * Fix ConcurrentModificationException when posting reviewsHugo Arès2018-03-052-4/+8
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-03-011-0/+3
|\|
| * Merge "commit-msg: Adapt to awk behavior change on Cygwin/MSYS" into stable-2.14David Pursehouse2018-02-271-0/+3
| |\
| | * commit-msg: Adapt to awk behavior change on Cygwin/MSYSOrgad Shaneh2018-02-271-0/+3
| * | Group members can't be added as reviewers if a matched username existsBorui Tao2018-02-271-7/+19
| |/
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-02-251-2/+2
|\|
| * ChangeData: Prevent false 'Merge Conflict' for user's open reviewArdo Septama2018-02-231-1/+2
| * Don't treat MergeIdenticalTreeException as internal server errorAlice Kober-Sotzek2018-02-221-2/+2
* | Make ChangeControl package-privatePatrick Hiesel2018-02-2436-394/+266
* | Don't log a stacktrace when reading a LargeObjectTombstonePatrick Hiesel2018-02-2414-1/+66
* | GroupIncludeCacheImpl: Remove unnecessarily nested else clausesDavid Pursehouse2018-02-221-16/+14
* | Evaluate streams in GroupIncludeCacheImpl while the db is still openAlice Kober-Sotzek2018-02-221-17/+19
* | ChangeQueryBuilder: Remove unused Config parameter from constructorDavid Pursehouse2018-02-222-5/+1
* | Merge changes from topic "migrate-drafts-2.15" into stable-2.15David Ostrovsky2018-02-211-11/+17
|\ \
| * | Schema_159: Don't set closed changes as WIP/privateDave Borowitz2018-02-211-7/+14