summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.0' into stable-3.1upstream/stable-3.1Luca Milanesio2022-11-180-0/+0
|\
| * Merge branch 'stable-2.16' into stable-3.0upstream/stable-3.0Luca Milanesio2022-11-180-0/+0
| |\
| | * Predicate: Add safety check against not(any())Dave Borowitz2022-11-182-6/+4
| | * Add an index-safe predicate that matches all changesDave Borowitz2022-11-184-11/+76
* | | Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-10-281-6/+15
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2022-10-281-6/+15
| |\|
| | * Cache repository locations in LocalDiskRepositoryManagerKaushik Lingarkar2022-10-281-6/+15
* | | Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-10-213-6/+58
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2022-10-213-6/+58
| |\|
| | * Limit the number of changes that can be submitted togetherLuca Milanesio2022-10-183-6/+59
* | | Merge branch 'stable-3.0' into stable-3.1David Ostrovsky2022-06-283-12/+19
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0David Ostrovsky2022-06-283-12/+18
| |\|
| | * Allow async receive-commits to have a thread-local cacheLuca Milanesio2022-06-021-1/+4
| | * Fix RepoRefCache stale checks during NoteDb rebuildLuca Milanesio2022-05-312-5/+10
| | * Lazy load change notes when submit by pushLuca Milanesio2022-05-301-9/+13
* | | Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-05-2021-245/+1148
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2022-05-2021-244/+1142
| |\|
| | * Set PerThreadCache as readonly after creating a new patch-setLuca Milanesio2022-04-292-14/+23
| | * Set PerThreadCache as readonly when formatting change e-mailsLuca Milanesio2022-04-293-118/+128
| | * Set PerThreadCache as readonly when formatting change JSONLuca Milanesio2022-04-291-1/+4
| | * Set PerThreadCache as readonly after deleting a changeLuca Milanesio2022-04-292-6/+16
| | * Set PerThreadCache as readonly after abandoning a changeLuca Milanesio2022-04-292-15/+24
| | * Set PerThreadCache as readonly after merging a changeLuca Milanesio2022-04-293-15/+28
| | * Set PerThreadCache as readonly after posting review commentsLuca Milanesio2022-04-298-41/+468
| | * Introduce unloaders on PerThreadCache entriesLuca Milanesio2022-04-293-22/+131
| | * RepoRefCache: Hold a reference to the refDatabase with ref countingLuca Milanesio2022-04-285-4/+320
| | * Remove use of RefCache in ChangeNotesLuca Milanesio2022-04-253-19/+10
| | * Cache change /meta ref SHA1 for each change indexing taskLuca Milanesio2022-04-113-22/+44
* | | Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2022-04-086-11/+90
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2022-04-086-11/+90
| |\|
| | * Cache change /meta ref SHA1 for each REST API requestLuca Milanesio2022-04-086-12/+93
* | | Merge branch 'stable-3.0' into stable-3.1Martin Fick2022-03-173-15/+22
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0Martin Fick2022-03-173-15/+21
| |\|
| | * Revert "CmdLineParser: Remove unused prefix argument"Martin Fick2022-03-171-3/+4
| | * Merge "Avoid re-reading refs in schema 161" into stable-2.16Nasser Grainawi2022-01-052-12/+17
| | |\
| | | * Avoid re-reading refs in schema 161Kaushik Lingarkar2021-12-202-12/+17
| | * | Log the exception that caused the user's deactivation to failLuca Milanesio2021-12-231-1/+1
| | |/
| | * Run background GC in Schema 144 and update GCs done in Schema 146Kaushik Lingarkar2021-12-163-44/+18
| | * Trigger All-Users GC in background in schema 123Kaushik Lingarkar2021-12-163-36/+88
* | | Merge branch 'stable-3.0' into stable-3.1Luca Milanesio2021-11-210-0/+0
|\| |
| * | Merge branch 'stable-2.16' into stable-3.0Luca Milanesio2021-11-210-0/+0
| |\|
| | * Set version to 2.16.29-SNAPSHOTLuca Milanesio2021-11-196-6/+6
| | * Set version to 2.16.28v2.16.28Luca Milanesio2021-11-196-6/+6
| | * Use JGit 5.1.15.202012011955-r javadoc to resume release buildLuca Milanesio2021-11-181-1/+5
* | | Merge branch 'stable-3.0' into stable-3.1Orgad Shaneh2021-11-164-3/+100
|\| |
| * | Fix tests compilationOrgad Shaneh2021-11-161-2/+2
| * | Merge branch 'stable-2.16' into stable-3.0Orgad Shaneh2021-11-154-3/+101
| |\|
| | * VersionMetaData: Don't close passed in RevWalkOrgad Shaneh2021-11-151-1/+4
| | * AccessIT: Add tests for when group appears twice for same ruleNasser Grainawi2021-11-121-0/+89
| | * Merge branch 'stable-2.15' into stable-2.16Nasser Grainawi2021-11-121-1/+1
| | |\