Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-11-02 | 1 | -2/+3 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2022-06-30 | 1 | -4/+10 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-12-07 | 1 | -1/+5 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-05-19 | 1 | -11/+4 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-05-18 | 1 | -4/+11 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2021-04-26 | 1 | -1/+1 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2020-10-23 | 1 | -6/+6 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-27 | 1 | -0/+42 |
| | |||||
* | Add latest changes from gitlab-org/gitlab@master | GitLab Bot | 2019-09-26 | 1 | -2/+2 |
| | |||||
* | Add label_id parameter to label API for PUT and DELETE | Patrick Derichs | 2019-08-23 | 1 | -10/+22 |
| | | | | Add specs for new parameter and updated documentation as well. | ||||
* | Remove label issue and MR counts from default API responsesspeed-up-labels-api | Sean McGivern | 2019-08-08 | 1 | -1/+5 |
| | | | | | | | These counts significantly increase the load time for these requests. Users can now opt in to receiving the counts by setting `with_counts=true` in requests. This is a breaking change, but hopefully a fairly minor one. | ||||
* | Simplify label helper and correct version | Robert Schilling | 2019-01-31 | 1 | -66/+54 |
| | |||||
* | Factor out common label API | Robert Schilling | 2019-01-31 | 1 | -0/+94 |