Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-01Add feature toggles through FlipperAlejandro Rodríguez
2017-05-30Add API support for pipeline scheduleShinya Maeda
2017-05-25Bugfix: Always use the default language when generating emails.Ruben Davila
2017-05-05Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04More updates for translations plus some refactoring.Ruben Davila
2017-03-07API routes referencing a specific issue should use the issue `iid`Timothy Andrew
2017-03-06Merge branch 'zj-builds-to-jobs-api' into 'master' Kamil Trzciński
2017-03-06Cleanup common code in Unique Ips testsPawel Chojnacki
2017-03-06Test various login scenarios if the limit gets enforcedPawel Chojnacki
2017-03-06Rename Builds to Jobs in the APIZ.J. van de Weg
2017-03-03Expose pipelines as PipelineBasic `projects/:id/pipelines`Toon Claes
2017-03-03Merge branch '27532_api_changes' into 'master' Sean McGivern
2017-03-02Use iids as filter parameterJarka Kadlecova
2017-03-02Expose ApplicationSetting visibility settings as StringToon Claes
2017-03-02Expose Snippet VisibilityLevel as StringToon Claes
2017-02-28Backport API to V3Robert Schilling
2017-02-27Merge branch 'feature/runners-v4-api' into 'master' Kamil Trzciński
2017-02-24Backport groups API to V3Robert Schilling
2017-02-22Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling
2017-02-22Merge branch '22132-rename-branch-name-params-to-branch' into 'master' Rémy Coutable
2017-02-21Change branch_name param to branch throughout V4 APIOswaldo Ferreira
2017-02-21API: Make subscription API more RESTfuLRobert Schilling
2017-02-21Backport Todos API to V3Robert Schilling
2017-02-17Backport API to v3Robert Schilling
2017-02-16Rename API::Ci to API::RunnerTomasz Maczukin
2017-02-16Add Runner registration/deletion APITomasz Maczukin
2017-02-13Remove deprecated templates endpoints in V4Oswaldo Ferreira
2017-02-10Add member: Always return 409 when a member existsJarka Kadlecova
2017-02-07Remove /projects/:id/keys/.. endpointsRobert Schilling
2017-02-07Remove deprecated 'expires_at' from project snippets APIRobert Schilling
2017-02-06Remove deprecated MR and Issue endpoints and preserve V3 namespaceOswaldo Ferreira
2017-01-30Remain V3 endpoint unchangedOswaldo Ferreira
2017-01-09Don't instrument 405 Grape callsRémy Coutable
2016-12-16 Calls to the API are checked for scope.Timothy Andrew
2016-12-01API: Endpoint to expose personal snippets as /snippetsGuyzmo
2016-10-13Merge branch 'api-order-mounts' into 'master' Rémy Coutable
2016-10-13Sort API mountsRobert Schilling
2016-10-12Merge branch 'api-version' into 'master' Robert Speicher
2016-10-12API: Version informationRobert Schilling
2016-10-12Create a new /templates API namespaceThomas Balthazar
2016-10-10Replace undefined Grape routing code from 400 to 404Dmitriy Zaporozhets
2016-10-10Catch any undefined API routing and return 400 Bad RequestDmitriy Zaporozhets
2016-10-05Added Issue Board API supportAndre Guedes
2016-09-25Keep API mounts in alphabetical orderAchilleas Pipinellis
2016-09-09Add notification_settings API callsMarc Siegfriedt
2016-09-07Move lint to api from ci/apiKatarzyna Kobierska
2016-08-31Add BroadcastMessage API implementationRobert Speicher
2016-08-25Merge branch 'dz-merge-request-version'Douwe Maan
2016-08-24Add Sentry logging to API callsStan Hu