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
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-10Drop feature to take ownership of a trigger tokenFabio Pitino
2019-03-04Update Triggers documentation per EEYorick Peterse
2019-01-31Present all pipeline triggers using trigger presenterGrzegorz Bizon
2019-01-31Do not expose trigger token when user should not see itGrzegorz Bizon
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-12Resolve "500 Internal Server Error: Cherrypick commit with empty branch name"🙈 jacopo beschi 🙉
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
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