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-09-06Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-09-06Use hook for setting Pipeline config_sourceZeger-Jan van de Weg
2017-09-06refactor code based on feedbackJames Lopez
2017-09-06Incorporate another round of feedbackZeger-Jan van de Weg
2017-09-05fix export performance of CI buildsJames Lopez
2017-09-05Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński
2017-09-04Incorporate reviewZeger-Jan van de Weg
2017-09-04Move trigger_variables to presenterShinya Maeda
2017-09-04trigger_variables should consider trigger_request existstance alwaysShinya Maeda
2017-09-04Fix specShinya Maeda
2017-09-04Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda
2017-09-04Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon
2017-09-03Fix specShinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Add validation for protected attributesShinya Maeda
2017-09-03Improve spec. Add validation for accel_level on runner.Shinya Maeda
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Extend can_pick?Shinya Maeda
2017-09-03Update application code by the db schema changeShinya Maeda
2017-09-03Re-organize schema. Drop protected from runner. Add access_level to runner. D...Shinya Maeda
2017-09-03Tweak only new_builds. Revert the rest.Shinya Maeda
2017-09-03Solution 1. Persists protected(ref) flag on ci_pipelines table. builds_for_sh...Shinya Maeda
2017-09-03iniShinya Maeda
2017-09-01Check if service active when using CI/CD kubernetes policyGrzegorz Bizon
2017-08-31Add config_source to ci_pipelinesZeger-Jan van de Weg
2017-08-31Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg
2017-08-31Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon
2017-08-31Refactor context variables in pipeline model classGrzegorz Bizon
2017-08-31Merge branch '26692-predefined-variable-gitlab-user-name' into 'master'Grzegorz Bizon
2017-08-30Add a Build Variable to represent the triggering GitLab user's login usernameMark Fletcher
2017-08-30Add a Build Variable to represent the triggering GitLab user's nameMark Fletcher
2017-08-29replace `is_runner_queue_value_latest?` with `runner_queue_value_latest?`Maxim Rydkin
2017-08-26Check if kubernetes required before creating a jobGrzegorz Bizon
2017-08-26Make it possible to access deployment details from pipelineGrzegorz Bizon
2017-08-25Merge branch 'fix/gb/fix-invalid-stage-status-transition' into 'master'Kamil Trzciński
2017-08-24Merge branch 'backstage/gb/after-save-asynchronous-job-hooks' into 'master'Kamil Trzciński
2017-08-23Expose CI_PIPELINE_SOURCE on CI jobsZeger-Jan van de Weg
2017-08-23Merge branch 'master' into backstage/gb/after-save-asynchronous-job-hooksGrzegorz Bizon
2017-08-23Run job hooks after transation commits after createGrzegorz Bizon
2017-08-22Set a default CI/CD status when it is not knownGrzegorz Bizon
2017-08-22Do not fire synrchonous hooks when creating a jobGrzegorz Bizon
2017-08-21Merge branch 'backstage/gb/migrate-stages-statuses' into 'master'Kamil Trzciński
2017-08-17Add validate: false. Add validates uniqueness.Shinya Maeda
2017-08-16Use usual method to retrieve CI/CD stage statusesGrzegorz Bizon
2017-08-16Merge branch 'master' into backstage/gb/migrate-stages-statusesGrzegorz Bizon
2017-08-15Fix CI_PROJECT_PATH_SLUG slugifyvanadium23
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-31Use update_column_in_batches helper in stages migrationGrzegorz Bizon
2017-07-31Merge commit '9a3b283402b8cc1c86802c526f19a459ce09c2e3' into backstage/gb/mig...Grzegorz Bizon
2017-07-28Remove if pipeline.variables in Ci::Build#variablesShinya Maeda