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
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling
2017-07-28initShinya Maeda
2017-07-25Merge branch '30634-protected-pipeline' into 'master'Kamil Trzciński
2017-07-20Update grape gemDmitriy Zaporozhets
2017-07-20Use struct instead of hashLin Jen-Shin
2017-07-19Use hash to return multiple objectsLin Jen-Shin
2017-06-06Try to report why it's failing and fix testsLin Jen-Shin
2017-03-20Allow dot in branch name in trigger/builds endpoint in APIGeorge Andrinopoulos
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-03-06Rename `/take` to `/take_ownership`, expose `owner` in `v3`.Kamil Trzcinski
2017-03-05Introduce tests for pipeline triggersKamil Trzcinski
2017-03-05Update triggers APIKamil Trzcinski
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-24Simplyfy variables validation in triggers APIRobert Schilling
2016-12-04Use the pagination helper in the APIRobert Schilling
2016-11-24API: Use `#find_project` in API::Triggers and API::ServicesRémy Coutable
2016-11-15Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray
2016-11-10Grapify token APIRobert Schilling
2016-02-02Make the CI permission model simplerKamil Trzcinski
2016-01-13Add some fixes after reviewTomasz Maczukin
2016-01-07Change 'trigger_id' to 'token' as resource ID in triggers APITomasz Maczukin
2016-01-05Get show details feature to triggers APITomasz Maczukin
2016-01-05Add create feature to triggers APITomasz Maczukin
2016-01-05Add delete feature to triggers APITomasz Maczukin
2016-01-04Add triggers feature to APITomasz Maczukin
2015-12-11Fix triggers testsKamil Trzcinski
2015-12-11Reimplement Trigger APIKamil Trzcinski