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-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-14Merge branch 'feature/add-support-for-services-configuration' into 'master'Grzegorz Bizon
2017-06-13Update tests and applicationKamil Trzcinski
2017-06-12Send new configuration options with job's payloadTomasz Maczukin
2017-06-12Add support for docker image configuration in .gitlab-ci.ymlTomasz Maczukin
2017-06-05Improve specs for pipeline and pipeline seedsGrzegorz Bizon
2017-06-05Add assertions about new pipeline stage in specsGrzegorz Bizon
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-02Fix invalid conditional in pipeline create serviceGrzegorz Bizon
2017-06-02Refine implementation of pipeline stage seedsGrzegorz Bizon
2017-05-31Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-31Return stage seeds object from YAML processorGrzegorz Bizon
2017-05-31Refine pipeline stages seeds classGrzegorz Bizon
2017-05-31Fix build factory specs related to protected actionsGrzegorz Bizon
2017-05-31Fix play status specs related to protected actionsGrzegorz Bizon
2017-05-30Add stage seed class that represents attributesGrzegorz Bizon
2017-05-26Merge remote-tracking branch 'upstream/master' into rename-builds-controllerLin Jen-Shin
2017-05-24Use force_encoding when regex contains UTF-8 charShinya Maeda
2017-05-24Use each_line. Avoid comparison of partial. Add UTF-8 spec.Shinya Maeda
2017-05-24Fix reverse_line from chunk basedShinya Maeda
2017-05-24ReproducedShinya Maeda
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-15Merge branch 'allow_numeric_values_in_gitlab_ci_yml' into 'master' Kamil Trzciński
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-07Allow numeric values in gitlab-ci.ymlblackst0ne
2017-05-06Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński
2017-05-06Real time pipeline show actionZeger-Jan van de Weg
2017-05-05Add specs for extended status for manual actionsGrzegorz Bizon
2017-05-05Refine inheritance model of extended CI/CD statusesGrzegorz Bizon
2017-05-05Introduce generic manual action extended status classGrzegorz Bizon
2017-05-05Merge commit '3a2b60f7' from 'master'Grzegorz Bizon
2017-05-04Add artifact file page that uses the blob viewerDouwe Maan
2017-05-03Fix lazy error handling of cron parserDosuken shinya
2017-05-03Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-05-01Extend action tooltop to show info about abilitiesGrzegorz Bizon
2017-04-22Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-18Just enforce the output encoding for Ansi2htmlLin Jen-Shin
2017-04-17Set the encoding in c'tor and explain why it's fineLin Jen-Shin
2017-04-17Restore nil for streamLin Jen-Shin
2017-04-17Only set the encoding before passing to Ansi2htmlLin Jen-Shin
2017-04-17Make sure @stream.each_line would tag Encoding.default_externalLin Jen-Shin
2017-04-17Make sure we're giving Encoding.default_externalLin Jen-Shin
2017-04-13Update tests for the fact that we would skip one lineLin Jen-Shin
2017-04-13After Trace#limit, we seek to the next line in caseLin Jen-Shin
2017-04-13Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-13Fix detailed build status specs for manual actionsGrzegorz Bizon
2017-04-12Return nil as coverage instead of a File objectZ.J. van de Weg
2017-04-06Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple...Kamil Trzciński
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński