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-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-05Do not reprocess actions when user retries pipelineGrzegorz Bizon
2017-05-05Use update build policy instead of new play policyGrzegorz Bizon
2017-05-03Improve code style related to protected actionsGrzegorz Bizon
2017-05-02Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-05-01Add new ability check for stopping environmentGrzegorz Bizon
2017-04-24Properly expire cache for **all** MRs of a pipelineToon Claes
2017-04-13Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-12Use build policy to determine if user can play buildGrzegorz Bizon
2017-04-12Move code for playing an action to separate serviceGrzegorz Bizon
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-06Take branch access into account when stopping environmentGrzegorz Bizon
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