summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Update jgit to 82e277c81339Matthias Sohn2023-11-231-0/+0
* | | | | | Merge "Fire `ref-updated` stream events on online edit refs update" into stab...Marcin Czech2023-11-232-5/+24
|\ \ \ \ \ \
| * | | | | | Fire `ref-updated` stream events on online edit refs updateMarcin Czech2023-11-232-5/+24
* | | | | | | Fix documentation attributes bugAntonio Barone2023-11-231-1/+1
* | | | | | | Introduce Documentation:searchfree_safe with local-only fontsLuca Milanesio2023-11-233-1/+25
* | | | | | | Use project and changeNum for listing files in a patch-setLuca Milanesio2023-11-221-1/+1
* | | | | | | Merge changes Ie0e40ee9,Ifcc30aaa into stable-3.6Ben Rohlfs2023-11-223-4/+45
|\ \ \ \ \ \ \
| * | | | | | | Document ChecksApi.updateResult()Ben Rohlfs2023-11-221-0/+20
| * | | | | | | Document `check-result-expanded` plugin endpointAntoine Musso2023-11-222-4/+25
* | | | | | | | Fix type of RevisionInfo.commit_with_footersOrgad Shaneh2023-11-201-1/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge branch 'stable-3.5' into stable-3.6Diego Zambelli Sessona2023-11-150-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'stable-3.4' into stable-3.5Diego Zambelli Sessona2023-11-071-10/+10
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Merge branch 'stable-3.3' into stable-3.4Diego Zambelli Sessona2023-11-071-10/+10
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'stable-3.2' into stable-3.3Diego Zambelli Sessona2023-10-251-10/+10
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | Update Jetty to 9.4.53.v20231009 for security updatesLuca Milanesio2023-10-241-10/+10
| | * | | | Bump JGit to v5.13.2.202306221912-r (5aa8a7e27)Luca Milanesio2023-08-291-0/+0
* | | | | | Make gr-comment-thread test reliable in stable-3.6Diego Zambelli Sessona2023-11-141-21/+26
* | | | | | Bazel: Remove left over --java_toolchain optionDavid Ostrovsky2023-11-133-4/+3
* | | | | | Optionally skip submit rules evaluation on closed changesDariusz Luksza2023-11-098-1/+182
* | | | | | Optimise the way that `SubmitRuleEvaluator.evaluate` loads objectsJacek Centkowski2023-11-061-9/+9
* | | | | | SubmitRuleEvaluator: Simply logic that checks that change and project existEdwin Kempin2023-11-061-18/+13
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'stable-3.5' into stable-3.6Nasser Grainawi2023-10-255-20/+59
|\| | | |
| * | | | Merge "project-configuration: Fix old UI references" into stable-3.5Nasser Grainawi2023-10-251-5/+6
| |\ \ \ \
| | * | | | project-configuration: Fix old UI referencesNasser Grainawi2023-10-201-5/+6
| * | | | | Allow uploading changes to group refsPrudhvi Akhil Alahari2023-10-233-12/+46
| |/ / / /
| * | | | Setup operator aliases with submit requirement expressionsKaushik Lingarkar2023-10-121-3/+7
* | | | | Update Jetty to 9.4.53.v20231009 for security updatesLuca Milanesio2023-10-121-10/+10
* | | | | Merge "Explain in ls-projects SSH API when the "parent" field is "?-N"" into ...Luca Milanesio2023-10-121-0/+15
|\ \ \ \ \
| * | | | | Explain in ls-projects SSH API when the "parent" field is "?-N"Alvaro Vilaplana Garcia2023-10-101-0/+15
* | | | | | Merge branch 'stable-3.5' into stable-3.6Yash Chaturvedi2023-10-123-4/+45
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fix bug where changing preferred email results in duplicate emailsYash Chaturvedi2023-10-112-2/+27
| * | | | Merge "Fix the warning to not appear while loading a plugin" into stable-3.5Aniket Kumar2023-10-051-2/+18
| |\ \ \ \
| | * | | | Fix the warning to not appear while loading a pluginAniket Kumar2023-10-021-2/+18
* | | | | | Explain in /projects/ REST API when the "parent" field is "?-N"Alvaro Vilaplana Garcia2023-10-101-1/+14
* | | | | | Merge branch 'stable-3.5' into stable-3.6Martin Fick2023-09-2915-103/+572
|\| | | | |
| * | | | | Add in memory change data cache by projectMartin Fick2023-09-2814-123/+570
| |/ / / /
* | | | | Merge branch 'stable-3.5' into stable-3.6Prudhvi Akhil Alahari2023-09-272-18/+28
|\| | | |
| * | | | Merge "Fix cache.<name>.maxAge gerrit config doc" into stable-3.5Nasser Grainawi2023-09-271-2/+1
| |\ \ \ \
| | * | | | Fix cache.<name>.maxAge gerrit config docPrudhvi Akhil Alahari2023-09-271-2/+1
| * | | | | Read refreshAfterWrite and maxAge from config for persistent cachesPrudhvi Akhil Alahari2023-09-271-2/+27
| * | | | | Fix gerrit config doc for expireAfterWritePrudhvi Akhil Alahari2023-09-271-14/+0
| |/ / / /
| * | | | Merge "Show edit icon for topic only if it is not readonly" into stable-3.5Nasser Grainawi2023-09-261-1/+1
| |\ \ \ \
| | * | | | Show edit icon for topic only if it is not readonlyKaushik Lingarkar2023-09-221-1/+1
| * | | | | Fix H2CacheFactory to correctly set refreshAfterWritePrudhvi Akhil Alahari2023-09-261-1/+1
* | | | | | Merge branch 'stable-3.5' into stable-3.6Kaushik Lingarkar2023-09-251-15/+28
|\| | | | |
| * | | | | Fix SSH set-topic cmd to consider 'editTopicName' permissionKaushik Lingarkar2023-09-221-16/+28
| |/ / / /
* | | | | GitVisibleChangeFilter: Avoid throwing exceptionsNasser Grainawi2023-09-221-3/+7
* | | | | Merge "Fix NPE when remote display name unset" into stable-3.6Luca Milanesio2023-09-222-2/+82
|\ \ \ \ \
| * | | | | Fix NPE when remote display name unsetDarius Jokilehto2023-09-212-2/+82
* | | | | | Merge branch 'stable-3.5' into stable-3.6Nasser Grainawi2023-09-2124-80/+288
|\ \ \ \ \ \ | | |/ / / / | |/| | | |