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-27Implement variables_attributes create/update casesShinya Maeda
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-07Add prometheus metrics on pipeline creationZ.J. van de Weg
2017-06-06Clone stage_id when retrying a CI/CD jobGrzegorz 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-06-01Fix race condition between pipeline creation and MR diff_head_sha updateDouwe Maan
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-30Remove legacy method from create build serviceGrzegorz Bizon
2017-05-30Expose stage model attributes from pipeline objectGrzegorz Bizon
2017-05-30Rename pipeline service that creates stages and jobsGrzegorz Bizon
2017-05-29Set head pipeline when creating merge requestsFelipe Artur
2017-05-24Sanity check pipeline sha before saving merge request head pipelineFelipe Artur
2017-05-11Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot
2017-05-09Make retried to be nullableKamil Trzcinski
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-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-07Store retried in database for CI buildsKamil Trzcinski
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