summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-131-0/+16
* Merge branch 'bvl-10-2-email-disclosure' into 'security-10-2'Douwe Maan2017-12-081-28/+7
* Allow git pull/push on project redirectsMayra Cabrera2017-12-083-0/+158
* Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-082-17/+6
* Merge branch '40754-fix-flash-usage-with-personal-access-token' into 'master'Grzegorz Bizon2017-12-081-0/+25
|\
| * Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-0/+25
* | Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma...Kamil Trzciński2017-12-072-1/+91
|\ \
| * | 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
* | | Merge branch 'dm-commit-diff-discussions-in-mr-context' into 'master'Douwe Maan2017-12-072-18/+13
|\ \ \
| * | | adding view and feature specsmicael.bergeron2017-12-071-17/+12
| * | | add support for the commit reference filtermicael.bergeron2017-12-071-1/+1
* | | | Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-072-8/+23
|/ / /
* | | Resolve "Display member role per project"Mike Greiling2017-12-071-0/+159
* | | Throttle the number of UPDATEs triggered by touchYorick Peterse2017-12-064-2/+10
* | | Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon2017-12-062-1/+23
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into list-multiple-clustersMatija Čupić2017-12-054-80/+346
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski2017-12-051-3/+13
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-051-1/+1
| |\ \ \ \ \
| | * | | | | Remove cluster from Project modelMatija Čupić2017-12-041-1/+1
| | * | | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-12-0413-192/+397
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-053-30/+46
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-0/+22
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |
| | * | | | | Add created? to Cluster modelMatija Čupić2017-12-011-0/+22
* | | | | | | Merge branch '37354-pipelines-update' into 'master'Kamil Trzciński2017-12-061-11/+38
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | use actual head pipeline on merge request presenterFelipe Artur2017-12-051-0/+14
| * | | | | | Use actual head pipeline on merge request serializerFelipe Artur2017-12-051-4/+4
| * | | | | | Check if head_pipeline is correct before mergingFelipe Artur2017-12-051-16/+21
| * | | | | | Ensure pippeline corresponds with the sha of an MRJarka Kadlecova2017-12-051-10/+18
* | | | | | | Merge branch 'feature/migrate-revert-to-gitaly' into 'master'Robert Speicher2017-12-051-22/+32
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Migrate Gitlab::Git::Repository#revert to Gitalyfeature/migrate-revert-to-gitalyAhmad Sherif2017-12-051-22/+32
| | |_|_|_|/ | |/| | | |
* | | | | | Perform SQL matching of Build&Runner tags to greatly speed-up job pickingKamil Trzcinski2017-12-051-0/+73
* | | | | | Merge branch 'feature/custom-text-for-new-projects' into 'master'Rémy Coutable2017-12-051-3/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add custom brand text on new project pagesMarkus Koller2017-12-041-3/+0
* | | | | | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-053-77/+273
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | 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-032-77/+190
| * | | | | Fix specs failures, and use factory with `:ci_job_artifact, :archive`Kamil Trzcinski2017-12-032-2/+2
| * | | | | Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg2017-12-034-63/+36
| * | | | | Create Ci::ArtifactsZeger-Jan van de Weg2017-12-032-14/+63
| * | | | | WIPZeger-Jan van de Weg2017-12-031-0/+5
| | |/ / / | |/| | |