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-07-28Fix static snalysysShinya Maeda
2017-07-28Use let(:pipeline) for variables spec in triggers_spec.rbShinya Maeda
2017-07-28initShinya Maeda
2017-06-06Fix other tests which tested against error messageLin Jen-Shin
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-03-20Allow dot in branch name in trigger/builds endpoint in APIGeorge Andrinopoulos
2017-03-06Rename `/take` to `/take_ownership`, expose `owner` in `v3`.Kamil Trzcinski
2017-03-06Update after reviewKamil Trzcinski
2017-03-05Introduce tests for pipeline triggersKamil Trzcinski
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-16Add a custom pagination matcherRobert Schilling
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-15Add ref parameter for triggerring builds with gitlab webhook from other project.Dmitry Poray
2016-11-10Grapify token APIRobert Schilling
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-03-07Add traits for each access_level to ProjectMember factoryRobert Speicher
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