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-22Short-circuit build coverage extraction for empty regexesNick Thomas
2017-07-22Fix the gcovr coverage regex by removing line separators before scanningNick Thomas
2017-07-20Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński
2017-07-20Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'Douwe Maan
2017-07-19Do not allow to auto-retry a job more than 2 timesGrzegorz Bizon
2017-07-17Add a new `retry` CI/CD configuration keywordGrzegorz Bizon
2017-07-07Pass before_script and script as-is preserving arraysKamil Trzcinski
2017-07-06Merge branch '33772-readonly-gitlab-ci-cache' into 'master'Kamil Trzciński
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Introduce cache policies for CI jobsNick Thomas
2017-07-02Make entrypoint and command keys to be array of stringsTomasz Maczukin
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Merge branch 'feature/add-support-for-services-configuration' into 'master'Grzegorz Bizon
2017-06-13Update tests and applicationKamil Trzcinski
2017-06-13Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski
2017-06-12Remove Gitlab::Ci::Config::Entry::DockerImageTomasz Maczukin
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-07Translate project & repository pagesBob Van Landuyt
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-02Refine implementation of pipeline stage seedsGrzegorz Bizon
2017-05-31Return stage seeds object from YAML processorGrzegorz Bizon
2017-05-31Refine pipeline stages seeds classGrzegorz 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-24Resolve static analysys. Use until instead of negative whileShinya Maeda
2017-05-24Adopt ayufan scriptShinya Maeda
2017-05-24put force_encoding in def reverse_lineShinya Maeda
2017-05-24Append gurad clause. remove unless debris.emptyShinya Maeda
2017-05-24Avoid tap. Use unless&empty.Shinya Maeda
2017-05-24Improve calc_read_sizeShinya Maeda
2017-05-24Optimize reverse_lineShinya Maeda
2017-05-24much betterShinya Maeda
2017-05-24Refer reverse_line from read_last_linesShinya Maeda
2017-05-24Use force_encoding(regex.encoding)Shinya Maeda
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-24Fix while trueShinya Maeda
2017-05-24Add reverse_lineShinya 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-10Resolve "Update gem sidekiq-cron from 0.4.4 to 0.6.0 and rufus-scheduler from...Dosuken shinya
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-05Refine inheritance model of extended CI/CD statusesGrzegorz Bizon
2017-05-05Introduce generic manual action extended status classGrzegorz Bizon
2017-05-05Use update build policy instead of new play policyGrzegorz Bizon
2017-05-05Merge commit '3a2b60f7' from 'master'Grzegorz Bizon