summaryrefslogtreecommitdiff
path: root/lib/api/api.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Backport Todos API to V3api-todos-restfulRobert Schilling2017-02-211-0/+1
* | Backport API to v3paginate-all-the-thingsRobert Schilling2017-02-171-0/+9
|/
* Remove deprecated templates endpoints in V422818-licence-gitignore-and-yml-endpoints-removalOswaldo Ferreira2017-02-131-0/+1
* Add member: Always return 409 when a member existsJarka Kadlecova2017-02-101-0/+1
* Remove /projects/:id/keys/.. endpointsRobert Schilling2017-02-071-0/+1
* Remove deprecated 'expires_at' from project snippets APIRobert Schilling2017-02-071-0/+1
* Remove deprecated MR and Issue endpoints and preserve V3 namespace9-0-api-changesOswaldo Ferreira2017-02-061-0/+2
* Remain V3 endpoint unchangedOswaldo Ferreira2017-01-301-1/+6
* Don't instrument 405 Grape calls26051-fix-missing-endpoint-route-methodRémy Coutable2017-01-091-1/+5
* Calls to the API are checked for scope.Timothy Andrew2016-12-161-0/+2
* API: Endpoint to expose personal snippets as /snippetsGuyzmo2016-12-011-0/+1
* Merge branch 'api-order-mounts' into 'master' Rémy Coutable2016-10-131-4/+4
|\
| * Sort API mountsapi-order-mountsRobert Schilling2016-10-131-4/+4
* | Merge branch 'api-version' into 'master' Robert Speicher2016-10-121-0/+1
|\ \
| * | API: Version informationapi-versionRobert Schilling2016-10-121-0/+1
| |/
* | Create a new /templates API namespaceThomas Balthazar2016-10-121-1/+0
|/
* Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets2016-10-101-1/+1
* Catch any undefined API routing and return 400 Bad RequestDmitriy Zaporozhets2016-10-101-0/+4
* Added Issue Board API supportAndre Guedes2016-10-051-0/+1
* Keep API mounts in alphabetical orderAchilleas Pipinellis2016-09-251-1/+2
* Add notification_settings API callsMarc Siegfriedt2016-09-091-0/+1
* Move lint to api from ci/apiKatarzyna Kobierska2016-09-071-0/+1