summaryrefslogtreecommitdiff
path: root/lib/api/group_labels.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-8/+44
* Remove label issue and MR counts from default API responsesspeed-up-labels-apiSean McGivern2019-08-081-0/+2
* Add documentationapi-group-labelsRobert Schilling2019-02-061-1/+1
* Simplify label helper and correct versionRobert Schilling2019-01-311-5/+5
* Factor out common label APIRobert Schilling2019-01-311-40/+15
* Incorporate feedback from RobertRobert Schilling2019-01-311-2/+2
* Correctly search for labels in parent groupsRobert Schilling2019-01-311-2/+2
* Factor out group labels entityRobert Schilling2019-01-311-12/+8
* Use proper finder helper to get existing labelsRobert Schilling2019-01-311-11/+13
* fix rebasingRobert Schilling2019-01-311-1/+1
* Replace findersRobert Schilling2019-01-311-3/+3
* Incorporate feedback from NickRobert Schilling2019-01-311-7/+3
* Add changelog, version information, frozen string literalsRobert Schilling2019-01-311-0/+6
* Add specsRobert Schilling2019-01-311-7/+9
* Inital API implementation for group labelsRobert Schilling2019-01-311-0/+86