summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.6.0v3.6.0Luca Milanesio2022-05-235-5/+5
* Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2022-05-230-0/+0
|\
| * Do not try to copy labels with value == 0Luca Milanesio2022-05-231-5/+7
| * Expose the CopyApprovals site program as a commandLuca Milanesio2022-05-236-8/+176
| * Create site program to persist copied votes on all changesGal Paikin2022-05-236-0/+503
* | Fix typo in InheritedBooleanInfoConfiguredValue enumpaladox2022-05-232-2/+2
* | rest-api-projects: Fix documentation for #inherited-boolean-infoPaladox none2022-05-231-1/+1
* | Merge changes I64b553f2,Ied9fc2f7 into stable-3.6David Ostrovsky2022-05-233-0/+198
|\ \
| * | Introduce general purpose Optional JSON serializer for GSONJacek Centkowski2022-05-203-0/+133
| * | Add Optional type JSON (de)serialization unit testsJacek Centkowski2022-05-201-0/+65
* | | Merge branch 'stable-3.5' into stable-3.6Luca Milanesio2022-05-208-87/+310
|\ \ \ | | |/ | |/|
| * | Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2022-05-209-88/+311
| |\ \
| | * \ Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-05-209-88/+312
| | |\ \
| | | * \ Merge branch 'stable-3.2' into stable-3.3Luca Milanesio2022-05-208-87/+311
| | | |\ \
| | | | * \ Merge branch 'stable-3.1' into stable-3.2Luca Milanesio2022-05-204-1/+300
| | | | |\ \
| | | | | * \ 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
| | | | * | | | | Revert "Cache change /meta ref SHA1 for each REST API request"Luca Milanesio2022-04-235-86/+11
| | | * | | | | | Merge "Bump bazel version to 4.2.2" into stable-3.3Orgad Shaneh2022-05-171-1/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | Bump bazel version to 4.2.2Orgad Shaneh2022-05-171-1/+1
| | | * | | | | | | Update git submodulesSaša Živkov2022-05-121-0/+0
| | | |/ / / / / /
* | | | | | | | / Add check for syntax highlighting in diff prefs changedDhruv2022-05-201-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge branch 'stable-3.5' into stable-3.6David Ostrovsky2022-05-184-9/+23
|\| | | | | | |
| * | | | | | | Merge "gr-access-section: Fix exception when unknown name is set" into stable...Orgad Shaneh2022-05-172-2/+9
| |\ \ \ \ \ \ \
| | * | | | | | | gr-access-section: Fix exception when unknown name is setOrgad Shaneh2022-05-172-2/+9
| * | | | | | | | InMemoryModule: Add support for index lib moduleDavid Ostrovsky2022-05-161-7/+14
| |/ / / / / / /
| * | | | | | | Expose proto package in plugin APIDavid Ostrovsky2022-05-151-0/+1
* | | | | | | | gr-change-actions-js-api: Remove outdated TODOsOrgad Shaneh2022-05-171-4/+0
* | | | | | | | Set version to 3.6.0-SNAPSHOTLuca Milanesio2022-05-165-5/+5
* | | | | | | | Set version to 3.6.0-rc5v3.6.0-rc5Luca Milanesio2022-05-165-5/+5
* | | | | | | | Merge "Remove reload message from dark theme toggle" into stable-3.6Paladox none2022-05-152-4/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove reload message from dark theme toggleDhruv2022-05-132-4/+3
* | | | | | | | | Prevent 2 same requests for editing commit messageMilutin Kristofic2022-05-132-3/+5
|/ / / / / / / /
* | | | | | | | Merge "Load change notes eagerly to omit unparsable changes from results" int...Patrick Hiesel2022-05-121-1/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Load change notes eagerly to omit unparsable changes from resultsPatrick Hiesel2022-05-121-1/+5
* | | | | | | | | Merge "Merge branch 'stable-3.5' into stable-3.6" into stable-3.6David Ostrovsky2022-05-121-23/+25
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'stable-3.5' into stable-3.6David Ostrovsky2022-05-111-23/+25
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge "Make PatchSetApproval UUID parsing forwards compatible" into stable-3.5David Ostrovsky2022-05-112-9/+60
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Make PatchSetApproval UUID parsing forwards compatibleMarija Savtchouk2022-05-112-9/+60