summaryrefslogtreecommitdiffstats
path: root/Documentation/rest-api-changes.txt
Commit message (Expand)AuthorAgeFilesLines
* Document introduction of `virtual_id_number` to `ChangeInfo`Jacek Centkowski2024-04-271-0/+6
* Add option to populate 'starred' field for change query requestsYoussef Elghareeb2024-01-231-0/+8
* ChangeTriplet should not decode ChangeId componentAlon Bar-Lev2023-05-181-1/+1
* Merge branch 'stable-3.6' into stable-3.7Luca Milanesio2023-01-171-10/+19
|\
| * Merge branch 'stable-3.5' into stable-3.6Sven Selberg2023-01-131-10/+19
| |\
| | * Doc: Document risk of using interpreted change-identifierSven Selberg2023-01-121-3/+6
| | * Doc: Use "change number" instead of "numeric-id"Sven Selberg2023-01-101-10/+10
| | * Clarify penalty performance for alternative change identifiersSven Selberg2023-01-051-1/+7
| | * Clarify that change-number is valid change identifier if uniqueSven Selberg2023-01-051-1/+1
* | | Delete ignored state and 'star:' queries.Chris Poucet2022-08-311-29/+0
* | | Revert "Deprecate ignored state and 'star:' queries."Chris Poucet2022-08-231-0/+29
* | | Deprecate ignored state and 'star:' queries.Chris Poucet2022-08-231-29/+0
* | | Revert "Deprecate ignored state and 'star:' queries."Chris Poucet2022-08-181-0/+29
* | | Deprecate ignored state and 'star:' queries.Chris Poucet2022-08-181-29/+0
* | | Document error field in ReviewResultEdwin Kempin2022-08-021-0/+2
* | | Create API to preview a provided fixSharad Bagri2022-07-121-0/+96
* | | Add option SUBMITTABLE to GetRelated endpointJoerg Zieren2022-07-121-0/+13
* | | Merge "Make it easier to test submit requirements"Youssef Elghareeb2022-06-291-2/+12
|\ \ \
| * | | Make it easier to test submit requirementsYoussef Elghareeb2022-06-291-2/+12
* | | | Fix typo in FileInfo descriptionSharad Bagri2022-06-251-2/+2
* | | | Create API to apply a provided fixSharad Bagri2022-06-241-0/+105
|/ / /
* | | Refactor classes related to applying fixSharad Bagri2022-06-101-4/+4
* | | DeleteVote: Allow clients to pass a reason for deletionPatrick Hiesel2022-06-011-0/+3
* | | Document that Rebase Change may set contains_git_conflicts in ChangeInfoEdwin Kempin2022-05-111-1/+2
* | | Merge "Revert: Allow to specify options for the commit validation"Edwin Kempin2022-04-251-8/+16
|\ \ \
| * | | Revert: Allow to specify options for the commit validationEdwin Kempin2022-04-221-8/+16
| |/ /
* | | Merge "Surface the submit/override expressions even if change is NOT_APPLICABLE"Youssef Elghareeb2022-04-221-5/+13
|\ \ \ | |/ / |/| |
| * | Surface the submit/override expressions even if change is NOT_APPLICABLEYoussef Elghareeb2022-04-081-5/+13
* | | Merge branch 'stable-3.5'Sven Selberg2022-04-121-2/+2
|\ \ \ | |/ / |/| / | |/
| * 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
| | * | Merge branch 'stable-3.3' into stable-3.4David Ostrovsky2021-04-191-1/+1
| | |\|
| | | * Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-04-191-1/+1
| | | |\
| | | | * Merge branch 'stable-3.1' into stable-3.2David Ostrovsky2021-04-191-1/+1
| | | | |\
| | | | | * Fix typo in hashtags docsMike Frysinger2021-04-171-1/+1
| | | * | | ChangeInfo: Serve reviewers when LABELS are requestedPatrick Hiesel2021-02-031-6/+12
* | | | | | 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
* | | | | | | change CodeReview-n default labels (again)Oswald Buddenhagen2022-02-231-8/+8
* | | | | | | Rebase: Allow to specify options for the commit validationEdwin Kempin2022-02-111-3/+11
* | | | | | | Merge "CherryPick: Allow to specify options for the commit validation"Edwin Kempin2022-02-101-11/+19
|\ \ \ \ \ \ \
| * | | | | | | CherryPick: Allow to specify options for the commit validationEdwin Kempin2022-02-101-11/+19
* | | | | | | | Use full width for showing RebaseInput table in REST API docsEdwin Kempin2022-02-101-1/+1
|/ / / / / / /
* | | | | | | Merge "Do not evaluate submittability and override expression if SubmitRequir...Marija Savtchouk2022-02-041-4/+7
|\ \ \ \ \ \ \
| * | | | | | | Do not evaluate submittability and override expression if SubmitRequirement i...Marija Savtchouk2022-01-261-4/+7
* | | | | | | | Add documentation to DiffFileMetaInfo#content_typeYoussef Elghareeb2022-02-031-1/+5
|/ / / / / / /
* | | | | | | Add label votes to ChangeInfo if "DETAILED_LABELS" is not requestedYoussef Elghareeb2022-01-211-26/+16
* | | | | | | Merge "Mark submit requirements as bypassed if change is pushed with %submit"Youssef Elghareeb2021-12-101-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Mark submit requirements as bypassed if change is pushed with %submitYoussef Elghareeb2021-12-101-1/+2