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-12-19Update specs to rails5 formatblackst0ne
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-04-09Use Goldiloader for handling N+1 queriesYorick Peterse
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-09-04Fix security breachingShinya Maeda
2017-09-04Improve by zj nice catchesShinya Maeda
2017-09-04Finish specShinya Maeda
2017-09-04Add spec (Halfway)Shinya Maeda
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-28Update remaining endpointsRobert Schilling
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-07Fix spec in pipeline_schedules_spec.rbShinya Maeda
2017-05-30Return 202 for destory. Remove []. Remove def pipeline_schedules from helper.Shinya Maeda
2017-05-30Improve API with optinal and default. Allow to use scope as a parameter.Shinya Maeda
2017-05-30Include owner for pipeline_schedules. Improve N+1 spec. Use PipelineBasic for...Shinya Maeda
2017-05-30includes last_pipelineShinya Maeda
2017-05-30zj keen eye2Shinya Maeda
2017-05-30zj keen eyeShinya Maeda
2017-05-30avoids N + 1 queriesShinya Maeda
2017-05-30Concatinate dot behind endShinya Maeda
2017-05-30Add space between curly bracketsShinya Maeda
2017-05-30Use attributes_forShinya Maeda
2017-05-30Use 'set' to top-level variables. Remove repository.Shinya Maeda
2017-05-30Add validation specShinya Maeda
2017-05-30Change status number to ailiasShinya Maeda
2017-05-30Add API support for pipeline scheduleShinya Maeda