summaryrefslogtreecommitdiff
path: root/lib/api/api.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '36099-api-responses-missing-x-content-type-options-header' into...Douwe Maan2017-11-081-1/+4
* Remove Session APIDouwe Maan2017-11-021-1/+0
* Add pages domains API implementationTravis Miller2017-10-221-0/+1
* Adds requirements that supports anything in sha paramsGuilherme Vieira2017-10-121-3/+4
* Exclude logging of API responses to prevent leakage of confidential datash-exclude-api-responsesStan Hu2017-09-131-1/+0
* Merge branch 'sh-add-grape-logging' into 'master'Sean McGivern2017-09-071-0/+11
|\
| * Use a custom GrapeLogging formatter to get the timestampsh-add-grape-loggingStan Hu2017-09-071-2/+2
| * Fix Rubocop failures in API loggerStan Hu2017-09-071-3/+5
| * Add JSON logger in `log/api_json.log` for Grape API endpointsStan Hu2017-09-061-0/+9
* | Merge branch 'wiki_api' into 'master'Grzegorz Bizon2017-09-071-0/+1
|\ \ | |/ |/|
| * Add API support for wiki pagesblackst0ne2017-09-071-0/+1
* | Extract job artifacts API code to a separate fileGrzegorz Bizon2017-09-061-0/+1
|/
* Add a Circuitbreaker for storage pathsBob Van Landuyt2017-08-041-0/+1
* Merge branch 'dm-api-current-user' into 'master'Sean McGivern2017-08-031-1/+1
|\
| * Do not validate CSRF token in API unless neededdm-api-current-userDouwe Maan2017-08-021-1/+1
* | Extending API for protected branchesEric2017-08-021-0/+1
* | Merge branch '34519-extend-api-group-secret-variable' into 'master'Kamil Trzciński2017-08-011-0/+1
|\ \ | |/ |/|
| * IniShinya Maeda2017-07-191-0/+1
* | DRY the branches API requirements definitionRémy Coutable2017-07-271-0/+3
* | Merge branch 'issue_34622' into 'master'Sean McGivern2017-07-251-1/+2
|\ \
| * | Add group milestones API endpointissue_34622Felipe Artur2017-07-211-1/+2
| |/
* | Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-251-0/+1
|/
* Initial attempt at refactoring API scope declarations.Timothy Andrew2017-06-281-1/+2
* Merge branch 'dz-api-x-frame' into 'security-9-2'DJ Mountney2017-06-081-0/+1
* Introduce an Events APIMark Fletcher2017-06-061-0/+1
* Add feature toggles through FlipperAlejandro Rodríguez2017-05-311-0/+1
* Add API support for pipeline scheduleShinya Maeda2017-05-301-0/+1
* Bugfix: Always use the default language when generating emails.32748-emails-are-being-sent-with-the-wrong-languageRuben Davila2017-05-251-2/+2
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-051-0/+3
|\
| * More updates for translations plus some refactoring.Ruben Davila2017-05-031-0/+3
* | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-0/+2
|/
* API routes referencing a specific issue should use the issue `iid`Timothy Andrew2017-03-071-0/+2
* Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński2017-03-061-1/+2
|\
| * Rename Builds to Jobs in the APIZ.J. van de Weg2017-03-061-1/+2
* | Cleanup common code in Unique Ips testsPawel Chojnacki2017-03-061-1/+1
* | Test various login scenarios if the limit gets enforcedPawel Chojnacki2017-03-061-0/+4
|/
* Expose pipelines as PipelineBasic `projects/:id/pipelines`26847-api-pipelines-use-basicToon Claes2017-03-031-0/+1
* Merge branch '27532_api_changes' into 'master' Sean McGivern2017-03-031-0/+1
|\
| * Use iids as filter parameterJarka Kadlecova2017-03-021-0/+1
* | Expose ApplicationSetting visibility settings as StringToon Claes2017-03-021-0/+1
* | Expose Snippet VisibilityLevel as StringToon Claes2017-03-021-0/+1
|/
* Backport API to V3Robert Schilling2017-02-281-1/+8
* Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński2017-02-271-0/+1
|\
| * Rename API::Ci to API::Runnerfeature/runners-v4-apiTomasz Maczukin2017-02-161-1/+1
| * Add Runner registration/deletion APITomasz Maczukin2017-02-161-0/+1
* | Backport groups API to V3Robert Schilling2017-02-241-0/+1
* | Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling2017-02-221-0/+1
* | Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable2017-02-221-0/+2
|\ \
| * | Change branch_name param to branch throughout V4 API22132-rename-branch-name-params-to-branchOswaldo Ferreira2017-02-211-0/+2
* | | API: Make subscription API more RESTfuLRobert Schilling2017-02-211-0/+1
|/ /