summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'code-freeze-20181207' into 11-6-stable-prepare-rc5Alex Hanselka2018-12-1013-14/+280
|\
| * Merge branch 'zj-pool-repository-creation' into 'master'Nick Thomas2018-12-072-3/+41
| |\
| | * Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-072-3/+41
| * | Merge branch 'ce-4326-one-notification-per-code-review' into 'master'Douwe Maan2018-12-071-0/+28
| |\ \ | | |/ | |/|
| | * Backports changes made to One notification per code reviewTiago Botelho2018-12-071-0/+28
| * | Merge branch 'store-correlation-logs' into 'master'Stan Hu2018-12-071-1/+1
| |\ \ | | |/ | |/|
| | * Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-1/+1
| * | Merge branch 'jprovazn-fast-upload-delete' into 'master'Grzegorz Bizon2018-12-076-4/+118
| |\ \
| | * | Use FastDestroy for deleting uploadsJan Provaznik2018-12-066-4/+118
| * | | Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-072-2/+88
| |\ \ \
| | * | | Encrypt CI/CD builds tokensKamil Trzciński2018-12-072-2/+88
| * | | | Update gitlab runner helm chart to 0.1.39Tomasz Maczukin2018-12-071-3/+3
| * | | | Truncate merge request titles with periods instead of ellipsisStan Hu2018-12-061-1/+1
| |/ / /
* | | | Merge branch 'master' into 11-6-stableAlex Hanselka2018-12-062-88/+2
|\ \ \ \ | |/ / /
| * | | Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-062-88/+2
| |/ /
* | | Merge branch 'master' into 11-6-stable-prepare-rc4Alex Hanselka2018-12-0636-65/+1286
|\ \ \ | |/ /
| * | Introduce Knative Serverless TabDylan Griffith2018-12-061-0/+42
| * | Merge branch 'expose-mr-pipeline-variables' into 'master'Kamil Trzciński2018-12-061-0/+44
| |\ \
| | * | Expose merge request pipeline variablesShinya Maeda2018-12-061-0/+44
| | |/
| * | Resolve "Can add an existing group member into a group project with new permi...James Lopez2018-12-066-8/+68
| * | Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-062-2/+88
| |\ \ | | |/ | |/|
| | * Fix build class tests for authentication tokenGrzegorz Bizon2018-12-051-2/+2
| | * Add specs for encrypted build authentication tokensGrzegorz Bizon2018-12-051-0/+86
| * | Merge branch '34758-deployment-cluster' into 'master'Kamil Trzciński2018-12-055-1/+300
| |\ \
| | * | Eager load clusters to prevent N+1Thong Kuah2018-12-051-0/+16
| | * | Unify into :group_clusters feature flagThong Kuah2018-12-054-3/+56
| | * | Various improvements to hierarchy sortingThong Kuah2018-12-052-10/+32
| | * | Create k8s namespace for project in group clustersThong Kuah2018-12-052-0/+38
| | * | Teach Cluster about #all_projectsThong Kuah2018-12-051-0/+25
| | * | Teach Project about #all_clustersThong Kuah2018-12-051-0/+21
| | * | Add association project -> kubernetes_namespacesThong Kuah2018-12-051-0/+1
| | * | Assert all_projects work for child groupsThong Kuah2018-12-051-0/+1
| | * | Deploy to clusters for a project's groupsThong Kuah2018-12-052-1/+123
| * | | Rename project's pipelines relationFrancisco Javier López2018-12-052-6/+30
| * | | Merge branch 'fix/gb/improve-timeout-inputs-help-sections' into 'master'Kamil Trzciński2018-12-051-1/+2
| |\ \ \
| | * | | Add custom validation message for chronic duration attributeGrzegorz Bizon2018-12-051-1/+2
| | | |/ | | |/|
| * | | Merge branch 'mr-pipelines-2' into 'master'Kamil Trzciński2018-12-052-4/+347
| |\ \ \ | | |/ / | |/| |
| | * | Merge request pipelinesShinya Maeda2018-12-052-4/+347
| | |/
| * | Add Project#lfs_http_url_to_repo from EEAsh McKenzie2018-12-051-0/+11
| |/
| * Merge branch 'fix/gb/encrypt-runners-tokens' into 'master'Nick Thomas2018-12-044-32/+250
| |\
| | * Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon2018-12-046-6/+94
| | |\
| | * | Use plaintext token when migration is not completeGrzegorz Bizon2018-12-031-17/+0
| | * | Refactor encrypted token strategy classGrzegorz Bizon2018-12-031-2/+2
| | * | Fix token encrypted strategy when migrating dataGrzegorz Bizon2018-12-031-0/+17
| | * | Implement migration strategy for token authenticatableGrzegorz Bizon2018-12-031-35/+119
| | * | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon2018-11-296-92/+228
| | |\ \
| | * \ \ Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-2819-842/+741
| | |\ \ \
| | * | | | Improve test cases description in token-related specsGrzegorz Bizon2018-11-232-8/+8
| | * | | | Only allow valid options when configuring tokensGrzegorz Bizon2018-11-231-0/+7
| | * | | | Improve token strategy fallback and add more specsGrzegorz Bizon2018-11-231-0/+26