summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix issue of some changes not loadingv3.5.2-basedJukka Jokiniva2022-06-081-3/+8
* Clear attention set when change is deferredJukka Jokiniva2022-05-301-0/+3
* Add label score extension points for plugin customizationJukka Jokiniva2022-05-302-0/+6
* Add integrating section to change dashboardJukka Jokiniva2022-05-301-1/+10
* Fix submodule urlsFrederik Gladhorn2022-05-301-13/+14
* Modify Gerrit version string to indicate that this is a Qt forkJukka Jokiniva2022-05-301-1/+1
* Add QtStage permissionJukka Jokiniva2022-05-305-1/+12
* Update status values staged, integrating and deferred for client side modulesJukka Jokiniva2022-05-3012-3/+90
* Update status values staged, integrating and deferred for java modulesJukka Jokiniva2022-05-304-3/+72
* Set version to 3.5.2v3.5.2Luca Milanesio2022-05-235-5/+5
* 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
* 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
| | |/ / / / /
* | | | | | | 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
* | | | | | | 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
* | | | | | | | Merge "Add a build icon for plugin use" into stable-3.5Orgad Shaneh2022-05-111-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Add a build icon for plugin useOrgad Shaneh2022-05-111-0/+2
* | | | | | | | | gr-icons: Update links to material iconsOrgad Shaneh2022-05-111-23/+23
|/ / / / / / / /
* | | | | | | | Merge "Merge branch 'stable-3.4' into stable-3.5" into stable-3.5Sven Selberg2022-05-103-1/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'stable-3.4' into stable-3.5Sven Selberg2022-05-103-1/+10
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Consider non-empty performance log-records as non-emptySven Selberg2022-05-022-0/+5
| | * | | | | | | LoggingContext: Consider empty aclLogRecords as emtpySven Selberg2022-05-022-1/+5
| | * | | | | | | Fix bug in gr-avatar which wasn't hiding avatars when "hidden" is setPaladox none2022-04-281-0/+3
* | | | | | | | | Fix the gr-autocomplete.Chris Poucet2022-05-023-14/+25
|/ / / / / / / /
* | | | | | | | Merge "Make tracing.performanceLogging default disabled" into stable-3.5Sven Selberg2022-04-296-9/+18
|\ \ \ \ \ \ \ \