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-04-24Properly expire cache for **all** MRs of a pipelineToon Claes
2017-04-07Use `Ci::ExpirePipelineCacheService` to set `ProjectPipelinestatus`Bob Van Landuyt
2017-04-07Merge branch '8998_skip_pending_commits_if_not_head' into 'master' Kamil Trzciński
2017-04-07Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits...Lin Jen-Shin
2017-04-07Check if a commit belongs to pipeline before trying to expire cacheToon Claes
2017-04-07Enable polling for pipelines table other pagesToon Claes
2017-04-07Use Etag caching for pipelines jsonToon Claes
2017-04-06Also track auto-cancelling in jobs, detail:Lin Jen-Shin
2017-04-06Introduce endpoint optimisationsKamil Trzcinski
2017-04-04rename `auto_canceled_by` and add foreign keyRydkin Maxim
2017-04-04move `auto_cancelable_pipelines` method to `create_pipeline_service.rb`Rydkin Maxim
2017-04-04add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim
2017-04-02Remove code deprecated in pipeline process serviceGrzegorz Bizon
2017-03-27Do not retry jobs multiple times when retrying a pipelineGrzegorz Bizon
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-07Merge branch 'feature/runner-jobs-v4-api' into 'master' Kamil Trzciński
2017-03-06Merge branch 'master' into pipeline-blocking-actionsGrzegorz Bizon
2017-03-06Always actionize build when it is a manual actionGrzegorz Bizon
2017-03-06Reinstitute a core `manual` status for manual actionsGrzegorz Bizon
2017-03-06Add support for blocking actions to CI/CD pipelineGrzegorz Bizon
2017-03-06Refactor code related to pipeline blocking actionsGrzegorz Bizon
2017-03-06Make manual actions blockingKamil Trzcinski
2017-03-05Make triggers to be user awareKamil Trzcinski
2017-03-03Merge branch 'fix/gb/fix-build-retry-tags-assignment' into 'master' Kamil Trzciński
2017-03-03Fix Rubocop offense in build retry serviceGrzegorz Bizon
2017-03-02Move unused consts from retry build service to specsGrzegorz Bizon
2017-03-02Refactor JobRequest response structureTomasz Maczukin
2017-03-01Remove deprecated legacy CI project status badgeGrzegorz Bizon
2017-03-01Fix runner tags assignment when retrying a jobGrzegorz Bizon
2017-03-01Fix concurrent access on builds/registerKamil Trzcinski
2017-02-23Merge branch 'dm-meer-blauw-op-straat' into 'master' Robert Speicher
2017-02-23Merge branch 'fix/gb/pipeline-retry-skipped-jobs' into 'master' Kamil Trzciński
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-23Merge branch 'fix-test-for-build-attributes' into 'master' Kamil Trzciński
2017-02-23Process skipped jobs in the pipeline when retrying itGrzegorz Bizon
2017-02-22updated ci skip regex to accept underscores and hyphensLuke "Jared" Bennett
2017-02-22Reprocess jobs in stages once when retrying pipelineGrzegorz Bizon
2017-02-22Fix reprocessing skipped jobs when retrying pipelineGrzegorz Bizon
2017-02-21We actually want to clone project and remove gl_project_idLin Jen-Shin
2017-02-21Fix build attributes test, see:Lin Jen-Shin
2017-02-17Remove support for locking in pipeline retry serviceGrzegorz Bizon
2017-02-17Merge branch 'master' into fix/gb/pipeline-retry-builds-startedGrzegorz Bizon
2017-02-16Make build clone/retry implementation more robustGrzegorz Bizon
2017-02-15When retrying a build copy a coverage regex settingGrzegorz Bizon
2017-02-15Close all pipeline todos at once when retrying itGrzegorz Bizon
2017-02-15Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin