summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix typos and add a small specShinya Maeda2018-06-061-1/+1
| * | | | Fix the query to select stale live tracesShinya Maeda2018-06-062-40/+20
| * | | | Move find_builds_from_stale_live_traces method to Ci::BuildShinya Maeda2018-06-061-6/+6
| * | | | Rename find_stale_in_batches to find_builds_from_stale_live_trace. Fix commentsShinya Maeda2018-06-061-6/+6
| * | | | Add tests for each new codeShinya Maeda2018-06-061-0/+40
| |/ / /
| * | | Fix repository archive generation when hashed storage is enabledNick Thomas2018-06-051-0/+26
| * | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Kamil Trzciński2018-06-057-42/+145
| |\ \ \
| | * | | Find and mark more Git disk access locationsJacob Vosmaer (GitLab)2018-06-053-9/+56
| | * | | Merge branch '46585-gdpr-terms-acceptance' into 'master'Robert Speicher2018-06-052-0/+46
| | |\ \ \
| | | * | | Messaging on terms page when user already accepted46585-gdpr-terms-acceptancetauriedavis2018-06-042-0/+46
| | * | | | Merge branch '42751-rename-mr-maintainer-push' into 'master'Robert Speicher2018-06-052-25/+25
| | |\ \ \ \
| | | * | | | Rephrase "maintainer" to more precise "members who can merge to the target br...42751-rename-mr-maintainer-pushMark Chao2018-06-012-25/+25
| | * | | | | Merge branch 'optimise-runner-update-cached-info' into 'master'Grzegorz Bizon2018-06-051-8/+18
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Do not validate cached dataoptimise-runner-update-cached-infoKamil Trzciński2018-06-051-8/+18
| | | | |/ / | | | |/| |
| * | | | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon2018-06-051-0/+72
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix Rubocop offense in build specsbackstage/gb/fix-rubocop-offense-in-build-specsGrzegorz Bizon2018-06-051-1/+1
| | * | | | Merge branch 'optimise-pages-service-calling' into 'master'Grzegorz Bizon2018-06-051-0/+72
| | |\ \ \ \
| | | * | | | Remove PagesService and instead make it explicit that we call PagesWorkeroptimise-pages-service-callingKamil Trzciński2018-06-051-0/+72
| | | |/ / /
| * | | | | Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...backstage/gb/use-persisted-stages-to-improve-pipelines-tableGrzegorz Bizon2018-06-0523-331/+476
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'rails5-fix-application-setting-spec' into 'master'Nick Thomas2018-06-041-2/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix repository_storage spec for Rails5rails5-fix-application-setting-specJarka Kadlecová2018-06-041-2/+1
| | | |/ /
| | * | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-0213-172/+303
| | |\ \ \
| | * | | | Remove unneccesary specShinya Maeda2018-06-011-14/+0
| | * | | | Clean up presence validation specShinya Maeda2018-06-011-2/+1
| | * | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-06-016-34/+77
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | Add spec for variables expressionShinya Maeda2018-05-301-0/+14
| | * | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-307-159/+152
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-2811-105/+418
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-2211-21/+430
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-177-126/+136
| | |\ \ \ \ \ \ \
| | * | | | | | | | Clarify scope for AtomicInternalId shared specShinya Maeda2018-05-145-0/+6
| | * | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-144-14/+54
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Rescue RecordNotUnique when pipeline is created with non-unique iidShinya Maeda2018-05-111-1/+1
| | * | | | | | | | | Remove numericality as it's redandant with integer column and validates nil IIDShinya Maeda2018-05-111-0/+1
| | * | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-113-7/+32
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-103-3/+34
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-093-34/+40
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix specShinya Maeda2018-05-081-0/+1
| | * | | | | | | | | | | | Merge branch 'master' into per-project-pipeline-iidShinya Maeda2018-05-0819-61/+1359
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Add to_param override to lookup :id pathShinya Maeda2018-05-031-1/+10
| * | | | | | | | | | | | | | Raise error if pipeline / stage hits unknown statusGrzegorz Bizon2018-06-042-0/+50
| * | | | | | | | | | | | | | Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipel...Grzegorz Bizon2018-05-2917-156/+602
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Add a feature flag for switching pipeline stagesGrzegorz Bizon2018-05-291-0/+81
| * | | | | | | | | | | | | | | Fix Rubocop offenses in pipeline stage specsGrzegorz Bizon2018-05-251-10/+9
| * | | | | | | | | | | | | | | Add specs for stage detailed status and warningsGrzegorz Bizon2018-05-251-1/+103
| * | | | | | | | | | | | | | | Do not update stage status when it is just createdGrzegorz Bizon2018-05-251-1/+25
| * | | | | | | | | | | | | | | Fix Rubocop offense in grouped statuses class specsGrzegorz Bizon2018-05-231-1/+1
| * | | | | | | | | | | | | | | DRY creating groups of common builds in a stageGrzegorz Bizon2018-05-231-0/+51
* | | | | | | | | | | | | | | | Reverse logic of manual and continuous deploy strategiesMatija Čupić2018-06-061-2/+2
* | | | | | | | | | | | | | | | Add deploy strategy related predefined variablesMatija Čupić2018-06-011-0/+13