summaryrefslogtreecommitdiff
path: root/spec/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Fix job count in pipeline success mailChristiaan Van den Poel2017-12-181-0/+12
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-142-16/+16
* Dependencies Validator fails when depended job is `manual`41110-dependencies-validator-fails-when-depended-job-is-manualShinya Maeda2017-12-141-4/+3
* Backport a spec fix done in EE (5dbecb8e) to CERémy Coutable2017-12-111-18/+8
* Test for both ci_disable_validates_dependencies true/falseShinya Maeda2017-12-081-44/+64
* Change feature flag to ci_disable_validates_dependencies to enable it as defaultShinya Maeda2017-12-071-1/+1
* Fix pipelineShinya Maeda2017-12-061-1/+3
* Fix testsShinya Maeda2017-12-061-17/+27
* Fix /build_spec.rbShinya Maeda2017-12-061-1/+6
* Fix lintShinya Maeda2017-12-061-2/+6
* Add case when artifacts have not existed on dependenciesShinya Maeda2017-12-061-1/+20
* Use Class.new(StandardError) instead of custom extended error class. Bring ba...Shinya Maeda2017-12-061-1/+1
* Fail jobs if its dependency is missingShinya Maeda2017-12-061-0/+30
* Perform SQL matching of Build&Runner tags to greatly speed-up job pickingKamil Trzcinski2017-12-051-0/+73
* Fix RubocopKamil Trzcinski2017-12-031-1/+1
* Store expire_at in ci_job_artifactsKamil Trzcinski2017-12-032-1/+57
* Remove hook set by carrierwave tooZeger-Jan van de Weg2017-12-031-6/+6
* Add coverage on legacy artifacts for Ci::BuildZeger-Jan van de Weg2017-12-031-70/+171
* Fix specs failures, and use factory with `:ci_job_artifact, :archive`Kamil Trzcinski2017-12-031-1/+1
* Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-033-60/+31
* Create Ci::ArtifactsZeger-Jan van de Weg2017-12-032-14/+63
* WIPZeger-Jan van de Weg2017-12-031-0/+5
* Fix pipeline config source specs and test it explicitlyGrzegorz Bizon2017-11-301-41/+38
* Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon2017-11-301-3/+16
|\
| * Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-3/+3
| * Duplicate spec for Platform::Kubernetes with kubernetes_projectShinya Maeda2017-11-281-3/+16
* | Use fuzzy search with minimum length of 3 characters where appropriatedm-search-patternDouwe Maan2017-11-271-1/+1
|/
* Use arrays in Pipeline#latest_builds_with_artifactsreduce-queries-for-artifacts-buttonYorick Peterse2017-11-211-0/+4
* Optimise getting the pipeline status of commitsci-pipeline-status-queryYorick Peterse2017-11-161-38/+84
* Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-2/+2
* Fix spec. Revert update check.Shinya Maeda2017-11-061-0/+17
* Harcode project visibility37473-expose-project-visibility-as-ci-variableMatija Čupić2017-11-051-1/+1
* Expose project visibility as CI variableMatija Čupić2017-11-041-0/+1
* Fix the external URLs generated for online view of HTML artifactsNick Thomas2017-10-201-4/+3
* Don't create build failed todo when build is retried38236-remove-build-failed-todo-if-it-has-been-auto-retriedSean McGivern2017-10-161-4/+27
* Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-072-2/+58
|\
| * Merge branch 'backstage/gb/move-some-pipelines-code-from-ee-to-ee' into 'master'Grzegorz Bizon2017-10-061-1/+9
| |\
| | * Add specs for methods that count pipeline seeds sizeGrzegorz Bizon2017-10-051-1/+9
| * | 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
| |/
* | Extract `Ci::Build#parse_trace_sections!` into a service37970-ci-sections-trackingAlessio Caiazza2017-10-061-17/+6
* | Add CI build trace sections extractorAlessio Caiazza2017-10-053-0/+46
|/
* 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