summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-3.5' into stable-3.6Thomas Draebing2022-04-261-4/+2
|\
| * Merge branch 'stable-3.4' into stable-3.5Thomas Draebing2022-04-261-4/+2
| |\
| | * Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-04-121-4/+2
| | |\
| | | * Merge changes I05e0522d,Id6c87778 into stable-3.3Sven Selberg2022-04-011-4/+2
| | | |\
| | | | * dev-release: Correct link to public-keys.mdSven Selberg2022-04-011-1/+1
| | | | * Doc: Remove reference to "extra" keyserver keyserver.ubuntu.comSven Selberg2022-04-011-3/+1
* | | | | Merge branch 'stable-3.5'Sven Selberg2022-04-123-33/+35
|\| | | |
| * | | | Merge branch 'stable-3.4' into stable-3.5Luca Milanesio2022-03-171-2/+2
| |\| | |
| | * | | Merge branch 'stable-3.3' into stable-3.4Luca Milanesio2022-03-171-2/+2
| | |\| |
| | | * | Ignore '--no-limit' query changes option for anonymous usersJacek Centkowski2022-03-171-2/+2
| * | | | Move permission filtering for All-Projects from ProjectState to ProjectConfigPatrick Hiesel2022-03-021-0/+3
| * | | | Merge branch 'stable-3.4' into stable-3.5Nasser Grainawi2022-03-012-31/+33
| |\| | |
| | * | | Merge branch 'stable-3.3' into stable-3.4Nasser Grainawi2022-02-281-28/+14
| | |\| |
| | | * | config-gerrit: Fix 'database' referencesNasser Grainawi2022-02-281-13/+10
| | | * | Remove leftover receive.changeUpdateThreads referencesNasser Grainawi2022-02-281-12/+0
| | | * | config-gerrit: Remove extra list continuationsNasser Grainawi2022-02-281-3/+4
| | * | | Add ${hash} as a substitution variable for gitweb file linksClark Boylan2022-02-152-3/+19
* | | | | Document how to test submit requirements using the REST APIYoussef Elghareeb2022-04-071-0/+41
* | | | | Fix name of All-Projects project where it is misspelledEdwin Kempin2022-04-062-2/+2
* | | | | Merge "Update chromium links for Checks implementation"Josip Sokcevic2022-04-051-2/+2
|\ \ \ \ \
| * | | | | Update chromium links for Checks implementationJosip Sokcevic2022-04-051-2/+2
* | | | | | Merge changes I3d01b6ed,I78578502Patrick Hiesel2022-04-051-0/+4
|\ \ \ \ \ \
| * | | | | | Approval copying: Let changekind:REWORK match all change kindsEdwin Kempin2022-03-301-0/+4
| |/ / / / /
* | | | | | Add property project_prefixDavid Åkerman2022-04-011-0/+1
* | | | | | Add property context_pathDavid Åkerman2022-04-011-0/+7
* | | | | | Add property replica_hostnameDavid Åkerman2022-04-011-0/+1
* | | | | | Add property usernameDavid Åkerman2022-04-011-0/+1
|/ / / / /
* | | | | Merge "Add change bucket size to email subjects."Nitzan Gur-Furman2022-03-301-0/+4
|\ \ \ \ \
| * | | | | Add change bucket size to email subjects.Nitzan Gur-Furman2022-03-301-0/+4
* | | | | | Do not match NO_CHANGE for non-merge if changekind:MERGE_FIRST_PARENT_UPDATEEdwin Kempin2022-03-241-1/+2
* | | | | | Make changekind:MERGE_FIRST_PARENT_UPDATE consistent with the boolean flagEdwin Kempin2022-03-241-3/+4
* | | | | | Approval copying: Make changekind:NO_CODE_CHANGE consistent with the boolean ...Edwin Kempin2022-03-231-2/+3
* | | | | | Approval copying: Make changekind:TRIVIAL_REBASE consistent with the boolean ...Edwin Kempin2022-03-231-0/+3
* | | | | | Approval Copying: Improve wording of uploaderin descriptionEdwin Kempin2022-03-231-1/+1
* | | | | | Add approval copy predicate 'is:<int>' to match approvals with an exact voteEdwin Kempin2022-03-221-0/+9
|/ / / / /
* | | | | Trivial: fix broken linkJames Muir2022-03-171-1/+1
* | | | | Remove samples directory as they're staleChris Poucet2022-03-101-8/+0
* | | | | Merge "Rename endpoint Get ported comments to List ported comments"Youssef Elghareeb2022-03-091-7/+7
|\ \ \ \ \
| * | | | | Rename endpoint Get ported comments to List ported commentsYoussef Elghareeb2022-03-091-7/+7
* | | | | | Submit requirements: document file operator with content patternYoussef Elghareeb2022-03-081-0/+6
* | | | | | Merge "dev-plugins-lifecycle: Fix intra-doc links and link from dev-plugins"Nasser Grainawi2022-03-042-9/+10
|\ \ \ \ \ \
| * | | | | | dev-plugins-lifecycle: Fix intra-doc links and link from dev-pluginsNasser Grainawi2022-03-042-9/+10
* | | | | | | Design doc documentation: Add missing ':'Edwin Kempin2022-03-041-1/+1
|/ / / / / /
* | | | | | Merge "change CodeReview-n default labels (again)"Oswald Buddenhagen2022-03-034-30/+30
|\ \ \ \ \ \
| * | | | | | change CodeReview-n default labels (again)Oswald Buddenhagen2022-02-234-30/+30
* | | | | | | Deprecate the `registerStyleModule()` JS plugin APIBen Rohlfs2022-02-251-24/+19
* | | | | | | Query parser: Allow escaping characters in operator valuesYoussef Elghareeb2022-02-241-0/+4
* | | | | | | Implement 'distinctvoters' submit requirement predicatePatrick Hiesel2022-02-241-0/+13
* | | | | | | Add a new 'authoremail' submit requirement predicateYoussef Elghareeb2022-02-231-0/+8
* | | | | | | Merge "Allow 'message' predicate to take a regular expression as argument"Patrick Hiesel2022-02-211-0/+4
|\ \ \ \ \ \ \