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-10-21Fix the external URLs generated for online view of HTML artifactsNick Thomas
2017-10-16Don't create build failed todo when build is retriedSean McGivern
2017-10-07Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński
2017-10-06Extract `Ci::Build#parse_trace_sections!` into a serviceAlessio Caiazza
2017-10-06Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon
2017-10-05Add CI build trace sections extractorAlessio Caiazza
2017-10-05Update test to use the new APIZeger-Jan van de Weg
2017-10-05Add specs for methods that count pipeline seeds sizeGrzegorz Bizon
2017-10-04Incorporate feedbackZeger-Jan van de Weg
2017-10-03Redirect to pages daemonZeger-Jan van de Weg
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-25Fix locked shared runners problemTomasz Maczukin
2017-09-18Do not pass project path from YAML processorGrzegorz Bizon
2017-09-14Memoize the latest builds of a pipelineYorick Peterse
2017-09-13Fix job coverage specsGrzegorz Bizon
2017-09-13Fix build specs after using `set` instead of `let`Grzegorz Bizon
2017-09-13Optimize CI/CD build model specsGrzegorz Bizon
2017-09-06Add tests to cover all introduced changesKamil Trzcinski
2017-09-06Improve config source handling codeKamil Trzcinski
2017-09-06Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-09-06Incorporate another round of feedbackZeger-Jan van de Weg
2017-09-05Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński
2017-09-04Move trigger_variables to presenterShinya Maeda
2017-09-04trigger_variables should consider trigger_request existstance alwaysShinya Maeda
2017-09-04Remove ci_trigger_request_with_variablesShinya Maeda
2017-09-04Fix trigger_request.variablesShinya Maeda
2017-09-04Fix specShinya Maeda
2017-09-04Revert autheticate! in Trigger APIShinya 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 typoShinya Maeda
2017-09-03Add validation for protected attributesShinya Maeda
2017-09-03Improve spec. Add validation for accel_level on runner.Shinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Refactor access_level to not_protected and ref_protectedShinya Maeda
2017-09-03Extend can_pick?Shinya Maeda
2017-09-03Fix specShinya Maeda
2017-09-03Add the rest of specsShinya Maeda
2017-09-03Add spec. Fix runner setting page. It worked.Shinya Maeda
2017-09-01Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon
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-26Check if kubernetes required before creating a jobGrzegorz Bizon