summaryrefslogtreecommitdiff
path: root/spec/lib/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add some unit tests for lib/api/helpers.rbTomasz Maczukin2017-11-271-0/+109
* 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