summaryrefslogtreecommitdiff
path: root/spec/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-182-1/+33
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-205-8/+231
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-241-0/+11
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-04-204-0/+123
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-027-193/+198
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-011-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-16/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-0/+41
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-121-4/+28
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-0/+32
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-14/+45
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-221-0/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-102-63/+104
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-72/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-062-2/+126
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-0/+40
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-041-3/+12
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-0/+14
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-389/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-011-0/+44
* Extract /internal/allowed API Actor logic outashmckenzie/provide_gl-type_to_gitlab_shellAsh McKenzie2019-09-051-0/+128
* Add label_id parameter to label API for PUT and DELETEPatrick Derichs2019-08-231-0/+33
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-266-0/+12
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-5/+5
* Include the port in the URLs of the API Link headersRémy Coutable2019-06-061-15/+19
* Use a path for the related merge requests endpointsh-fix-related-merge-requests-pathStan Hu2019-05-071-0/+34
* Get rid of the user_namespace API helper methodRémy Coutable2019-04-241-12/+0
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
* Add port section to CI Image objectFrancisco Javier López2019-04-032-0/+53
* Provide EE backports for filtering by approver featureIgor2019-03-071-0/+23
* Revert "Merge branch 'id-1951-filter-merge-requests-by-approvers' into 'master'"Igor2019-03-071-23/+0
* Provide EE backports for filtering by approver featureIgor2019-03-071-0/+23
* Properly implement API pagination headers and add specsAdam Mulvany2019-02-211-91/+64
* Encode Content-Disposition filenamesStan Hu2019-02-041-1/+1
* [API] Omit X-Total{,-Pages} when count > 10kRémy Coutable2019-01-221-15/+82
* Fix files/blob api endpoint content dispositionFrancisco Javier López2019-01-101-14/+18
* Improve readablity of CI_API_V4_URL related codeGrzegorz Bizon2019-01-041-1/+1
* Add API::Helpers::Version and expose API root URLGrzegorz Bizon2019-01-032-16/+27
* Expose method that returns GitLab API pathsGrzegorz Bizon2019-01-031-0/+36
* Fixed api content-disposition in blob and files endpointFrancisco Javier López2018-12-311-0/+32
* Support lowercase none / anyHeinrich Lee Yu2018-10-261-0/+2
* Refactor api validator to separate classHeinrich Lee Yu2018-10-261-0/+62
* Include private contributions in user contribution graphGeorge Tsiolis2018-09-071-1/+1
* Merge branch 'ab-42194-keyset-pagination' into 'master'Yorick Peterse2018-05-221-8/+204
|\
| * Add keyset pagination for API calls.Andreas Brandl2018-05-211-8/+204
* | Fix `expose_url` helper does not include custom base url if it is setFrancisco Javier López2018-05-221-2/+14
|/
* Validate project path prior to hitting the database.Andreas Brandl2018-04-131-0/+42
* Respect the protocol in `expose_url`Toon Claes2018-03-121-0/+41
* Added default order to UserFinderFrancisco Javier López2017-12-041-0/+21