summaryrefslogtreecommitdiff
path: root/spec/lib/api/helpers
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-83/+44
* Add latest changes from gitlab-org/security/gitlab@13-3-stable-eeGitLab Bot2020-08-281-1/+9
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-202-34/+63
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-2010-6/+387
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-8/+69
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-193/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-0/+41
* 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-102-63/+104
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-2/+54
* 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
* 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-264-0/+8
* 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
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
* 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
* [API] Omit X-Total{,-Pages} when count > 10kRémy Coutable2019-01-221-15/+82
* 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-031-0/+26
* 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
|/
* Respect the protocol in `expose_url`Toon Claes2018-03-121-0/+41
* Added default order to UserFinderFrancisco Javier López2017-12-041-0/+21
* Total Pages should be at least onetc-git-tower-pagination-linksToon Claes2017-08-171-1/+2
* Add specs for pagination Link headerToon Claes2017-08-171-4/+47
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Add tests for pagination module extracted from APIGrzegorz Bizon2016-12-271-0/+94