summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Update test to use the new API34102-online-view-of-artifacts-feZeger-Jan van de Weg2017-10-051-3/+10
* Incorporate feedbackZeger-Jan van de Weg2017-10-041-1/+1
* Redirect to pages daemonZeger-Jan van de Weg2017-10-031-1/+42
* Support custom attributes on usersMarkus Koller2017-09-281-1/+1
* Fix locked shared runners problemTomasz Maczukin2017-09-251-51/+18
* Do not pass project path from YAML processorGrzegorz Bizon2017-09-181-0/+1
* Memoize the latest builds of a pipelineprojects-controller-showYorick Peterse2017-09-141-0/+20
* Fix job coverage specsbackstage/gb/optimize-some-specs-with-rspec-setGrzegorz Bizon2017-09-131-1/+1
* Fix build specs after using `set` instead of `let`Grzegorz Bizon2017-09-131-13/+22
* Optimize CI/CD build model specsGrzegorz Bizon2017-09-131-8/+5
* Add tests to cover all introduced changesKamil Trzcinski2017-09-062-21/+76
* Improve config source handling codeKamil Trzcinski2017-09-061-5/+9
* Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg2017-09-064-4/+159
|\
| * Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński2017-09-052-4/+41
| |\
| | * Move trigger_variables to presenterShinya Maeda2017-09-041-38/+0
| | * trigger_variables should consider trigger_request existstance alwaysShinya Maeda2017-09-041-0/+38
| | * Remove ci_trigger_request_with_variablesShinya Maeda2017-09-041-4/+24
| | * Fix trigger_request.variablesShinya Maeda2017-09-041-2/+2
| | * Fix specShinya Maeda2017-09-041-1/+1
| | * Revert autheticate! in Trigger APIShinya Maeda2017-09-041-1/+1
| | * Remove CreateTriggerRequestService and forbit to save variables on Ci::Trigge...Shinya Maeda2017-09-041-0/+17
| * | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-09-042-0/+102
| |\ \ | | |/
| | * Fix specShinya Maeda2017-09-032-2/+24
| | * Fix typoShinya Maeda2017-09-031-1/+1
| | * Add validation for protected attributesShinya Maeda2017-09-031-1/+5
| | * Improve spec. Add validation for accel_level on runner.Shinya Maeda2017-09-032-29/+47
| | * Fix specShinya Maeda2017-09-031-2/+2
| | * Refactor access_level to not_protected and ref_protectedShinya Maeda2017-09-032-8/+8
| | * Extend can_pick?Shinya Maeda2017-09-031-0/+24
| | * Fix specShinya Maeda2017-09-031-4/+4
| | * Add the rest of specsShinya Maeda2017-09-031-0/+10
| | * Add spec. Fix runner setting page. It worked.Shinya Maeda2017-09-031-0/+24
| * | Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon2017-09-011-2/+2
| * | Check if service active when using CI/CD kubernetes policyGrzegorz Bizon2017-09-011-30/+6
| * | Merge branch 'master' into feature/gb/kubernetes-only-pipeline-jobsGrzegorz Bizon2017-08-313-3/+40
| |\ \ | | |/
| * | Refactor context variables in pipeline model classGrzegorz Bizon2017-08-311-12/+4
| * | Check if kubernetes required before creating a jobGrzegorz Bizon2017-08-261-0/+40
| * | Make it possible to access deployment details from pipelineGrzegorz Bizon2017-08-261-0/+8
* | | Incorporate another round of feedbackZeger-Jan van de Weg2017-09-061-32/+54
* | | Add config_source to ci_pipelinesZeger-Jan van de Weg2017-08-311-5/+18
* | | Implement the implied CI/CD config for AutoDevOpsZeger-Jan van de Weg2017-08-311-5/+39
| |/ |/|
* | Merge branch '26692-predefined-variable-gitlab-user-name' into 'master'Grzegorz Bizon2017-08-311-2/+6
|\ \
| * | Add a Build Variable to represent the triggering GitLab user's login usernameMark Fletcher2017-08-301-0/+1
| * | Add a Build Variable to represent the triggering GitLab user's nameMark Fletcher2017-08-301-2/+5
| |/
* | Merge branch 'fix/gb/fix-invalid-stage-status-transition' into 'master'Kamil Trzciński2017-08-251-0/+11
|\ \
| * | Set a default CI/CD status when it is not knownfix/gb/fix-invalid-stage-status-transitionGrzegorz Bizon2017-08-221-0/+11
| |/
* | Merge branch 'backstage/gb/after-save-asynchronous-job-hooks' into 'master'Kamil Trzciński2017-08-241-0/+10
|\ \
| * \ Merge branch 'master' into backstage/gb/after-save-asynchronous-job-hooksGrzegorz Bizon2017-08-231-0/+79
| |\ \ | | |/
| * | Do not fire synrchonous hooks when creating a jobGrzegorz Bizon2017-08-221-0/+10
* | | Expose CI_PIPELINE_SOURCE on CI jobsZeger-Jan van de Weg2017-08-231-1/+13
| |/ |/|