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-15[Spec optimization] Joining one-line 'it' blocksValery Sizov
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-09Merge branch 'issue_27168_2' into 'master' Sean McGivern
2017-05-09Small code improvements and add migration specFelipe Artur
2017-05-08Preloads head pipeline for each merge requestFelipe Artur
2017-05-08Fix skipped manual actions issue in pipeline processingGrzegorz Bizon
2017-05-07Store retried in database for CI buildsKamil Trzcinski
2017-05-05Do not reprocess actions when user retries pipelineGrzegorz Bizon
2017-05-02Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz 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-12Extract build play specs and extend test examplesGrzegorz 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-07Enable polling for pipelines table other pagesToon Claes
2017-04-07Use Etag caching for pipelines jsonToon Claes
2017-04-06Fix tests and reviewKamil Trzcinski
2017-04-06Fix test by ignoring auto_canceled_by for jobsLin Jen-Shin
2017-04-06Reload pipeline to make sure it's updatedLin Jen-Shin
2017-04-06Take branch access into account when stopping environmentGrzegorz Bizon
2017-04-06Fix specs related to new manual actions permissionsGrzegorz Bizon
2017-04-05Add a test to make sure it's not auto-cancelingLin Jen-Shin
2017-04-04refactor specRydkin Maxim
2017-04-04remove `a pending pipeline` shared exampleRydkin Maxim
2017-04-04fix rubocopRydkin Maxim
2017-04-04rename `auto_canceled_by` and add foreign keyRydkin Maxim
2017-04-04more brief way of get parent commitRydkin Maxim
2017-04-04fix typoRydkin Maxim
2017-04-04add `does not cancel HEAD pipeline` specRydkin 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-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-27Do not retry jobs multiple times when retrying a pipelineGrzegorz Bizon
2017-03-18All CI offline migrationsKamil Trzciński
2017-03-16Futher rename the CI variablesZ.J. van de Weg
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-06Extend pipeline retry specs with blocking actionsGrzegorz Bizon
2017-03-06Add specs for new pipeline and build action eventsGrzegorz Bizon
2017-03-06Fix spec for Ci::RegisterJobServiceTomasz Maczukin
2017-03-06Extend specs for pipelines with manual blocking actionsGrzegorz Bizon
2017-03-06Adjust pipeline retry specs to use manual statusesGrzegorz Bizon
2017-03-06Always actionize build when it is a manual actionGrzegorz Bizon
2017-03-06Fix Rubocop offenses in pipeline processing specsGrzegorz 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-06Make pipeline processing specs more consistentGrzegorz Bizon
2017-03-06Fix pipeline retry specs for optional blocking actionsGrzegorz Bizon
2017-03-06Fix specs for pipeline processing with manual actionsGrzegorz Bizon