summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-224-23/+142
* Update used version of Runner Helm Chart to 0.1.34Tomasz Maczukin2018-10-191-3/+3
* Merge branch 'ccr/43034_issues_controller_100_queries' into 'master'Douglas Barbosa Alexandre2018-10-191-3/+31
|\
| * Add preload in issues controllerChantal Rollison2018-10-181-3/+31
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-192-75/+16
|\ \
| * | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-192-75/+16
* | | Correctly process Bamboo API resultsAlex Lossent2018-10-191-1/+2
* | | Merge branch 'ac-review-app-changes-33418' into 'master'Nick Thomas2018-10-191-0/+61
|\ \ \
| * | | Show modified and added public paths in MRAlessio Caiazza2018-10-181-0/+28
| * | | Move ci_environments_status to a modelAlessio Caiazza2018-10-181-0/+33
* | | | Merge branch 'rails5-fix-deployment-spec' into 'master'Douglas Barbosa Alexandre2018-10-181-1/+1
|\ \ \ \
| * | | | Rails5: fix deployment model specJasper Maes2018-10-171-1/+1
* | | | | Merge branch '52527-harden-wiki-against-missing-last-version' into 'master'Douglas Barbosa Alexandre2018-10-171-10/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Harden the wiki against missing last_versionsNick Thomas2018-10-171-10/+20
| | |_|/ | |/| |
* | | | Use cached readme blobs where appropriateNick Thomas2018-10-172-11/+31
* | | | Show available clusters when installed or updatedPeter Leitzen2018-10-165-11/+25
| |/ / |/| |
* | | Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre2018-10-151-20/+41
|/ /
* | Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-151-14/+0
|\ \
| * | Remove Koding integration and documentationStan Hu2018-10-121-14/+0
* | | Merge branch 'bvl-merge-base-multiple-revisions' into 'master'Douwe Maan2018-10-151-0/+11
|\ \ \ | |_|/ |/| |
| * | Allow getting the merge base of multiple revisionsBob Van Landuyt2018-10-121-0/+11
| |/
* | Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-0/+23
|/
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-102-14/+1
* Clean up ActiveRecord code in TodoServiceYorick Peterse2018-10-081-2/+58
* Clean up ActiveRecord code in TodosFinderYorick Peterse2018-10-082-0/+92
* Merge branch 'rails5-mysql-schedule-build' into 'master'Douwe Maan2018-10-081-1/+1
|\
| * Rails 5: fix mysql milliseconds problems in scheduled build specsJasper Maes2018-10-061-1/+1
* | Check disabled_services when finding a serviceBrett Walker2018-10-061-8/+28
|/
* Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-10/+17
* Merge branch '43109-ci_environments_status-json-executes-more-than-100-querie...Sean McGivern2018-10-051-0/+14
|\
| * Don't build project services unneccesarilyBrett Walker2018-10-041-0/+14
* | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt2018-10-051-20/+47
|\ \
| * \ Merge branch 'security-fix-leaking-private-project-namespace' into 'master'Bob Van Landuyt2018-10-051-20/+47
| |\ \
| | * | Filter system notes with public and private cross referencesBrett Walker2018-10-021-20/+47
* | | | Merge branch 'issue_43097' into 'master'Sean McGivern2018-10-051-39/+0
|\ \ \ \
| * | | | Move issue related_branches to serviceFelipe Artur2018-10-041-39/+0
* | | | | Merge branch 'ce-5987-project-templates-api' into 'master'Robert Speicher2018-10-051-1/+1
|\ \ \ \ \
| * | | | | Backport project template API to CENick Thomas2018-10-051-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'scheduled-manual-jobs' into 'master'Kamil TrzciƄski2018-10-055-3/+279
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-053-2/+83
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-054-5/+72
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | fix method name in stage specAlessio Caiazza2018-10-041-2/+2
| * | | | | | Fix spec according to the Ci::Pipeline#delay renameShinya Maeda2018-10-041-2/+2
| * | | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-046-28/+16
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-032-1/+14
| |\ \ \ \ \ \
| * | | | | | | Stub feature flag for specShinya Maeda2018-10-021-0/+4
| * | | | | | | Fix build_specShinya Maeda2018-10-021-0/+4
| * | | | | | | Add unit tests for CommitStatus and Ci::StageShinya Maeda2018-10-023-2/+92
| * | | | | | | Add unit spec for Ci::PipelineShinya Maeda2018-10-021-0/+25
| * | | | | | | Add unit tests for Ci::Build. Fix validation on state transitionShinya Maeda2018-10-021-0/+153