summaryrefslogtreecommitdiff
path: root/lib/api/helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@12-7-stable-eeGitLab Bot2020-01-281-0/+10
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-211-0/+6
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-4/+5
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-0/+17
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Avoid calling freeze on already frozen strings in libDinesh Panda2019-09-101-3/+3
* Update CE files for GSD projects filterVictor Zagorodny2019-08-281-11/+22
* CE: Add project download & project export audit eventce-port-4550-add-project-download-export-audit-eventmanojmj2019-07-261-0/+4
* Change HTTP Status Code when repository disabledSam Battalio2019-06-241-0/+4
* Merge branch 'pderichs-52123' into 'master'Robert Speicher2019-06-191-5/+0
|\
| * Use NotesFinder to fetch notes on API and ControllersPatrick Derichs2019-06-191-5/+0
* | Add documentation and testsManoj MJ2019-06-191-0/+4
|/
* Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-1/+1
* Get rid of the user_namespace API helper methodRémy Coutable2019-04-241-4/+0
* Resolve "Get milestone by title via API"Fabio Busatto2019-03-271-0/+6
* Authenticate the internal API using a headerBob Van Landuyt2019-03-111-4/+7
* API: delete job_artifacts of a single jobRoger Rüttimann2019-03-061-0/+4
* Added: Specs for sort page breaks on notesNermin Vehabovic2019-02-161-6/+6
* Fixed: Warnings from static code analysisNermin Vehabovic2019-02-161-5/+3
* Added: Include order by ID desc for tie breakers in paginationNermin Vehabovic2019-02-161-1/+9
* Merge branch 'api-group-labels' into 'master'Sean McGivern2019-02-071-9/+2
|\
| * Factor out common label APIRobert Schilling2019-01-311-7/+0
| * Incorporate feedback from RobertRobert Schilling2019-01-311-3/+3
| * Correctly search for labels in parent groupsRobert Schilling2019-01-311-4/+4
| * Replace findersRobert Schilling2019-01-311-2/+2
| * Add subscription API for the group label APIRobert Schilling2019-01-311-2/+2
* | Encode Content-Disposition filenamesStan Hu2019-02-041-8/+2
|/
* Restrict multiple clusters through APIMayra Cabrera2019-01-101-2/+2
* Fix files/blob api endpoint content dispositionFrancisco Javier López2019-01-101-1/+5
* Switch use of Rack::Request to ActionDispatch::RequestStan Hu2019-01-071-1/+1
* Fixed api content-disposition in blob and files endpointFrancisco Javier López2018-12-311-1/+7
* Bump Gitaly version to v1.12.0Stan Hu2018-12-211-3/+5
* Remove rails4 specific codeJasper Maes2018-12-161-1/+1
* Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-3/+3
* Set content disposition attachment to several endpointsFrancisco Javier López2018-11-231-0/+1
* Make getting a user by the username case insensitiveWilliam George2018-10-181-7/+1
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-1/+4
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-131-0/+18
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+18
* | Resolve "500 Internal Server Error: Deleting branch of deleted project"🙈 jacopo beschi 🙉2018-09-121-3/+5
|/
* Fix rubocopRobert Schilling2018-09-081-5/+3
* API: Use find_branch! in all placesRobert Schilling2018-09-081-0/+8
* Add min_access_level filter to projects APIMarko, Peter2018-07-231-0/+1
* Fix archived parameter for projects APIMarko, Peter2018-07-161-1/+7
* Rails5 fix no implicit conversion of Hash into String. ActionController::Para...Jasper Maes2018-06-131-1/+2
* Merge request and commit discussions APIJan Provaznik2018-05-011-0/+4
* Validate project path prior to hitting the database.Andreas Brandl2018-04-131-2/+2
* Merge branch 'jramsay-38830-tarball' into 'master'Douwe Maan2018-04-061-2/+2
|\
| * Add option to suppress archive commit shaJames Ramsay2018-04-041-2/+2