summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-1710-17/+17
* Merge branch '50461-add-retried-builds-in-pipeline-stage-endpoint' into 'master'Kamil Trzciński2018-09-173-11/+39
|\
| * Add retried jobs to pipeline stagesSteve Azzopardi2018-09-133-11/+39
* | Merge branch '50460-send-deployment-information-in-job-api' into 'master'Kamil Trzciński2018-09-179-47/+203
|\ \
| * | Add deployment information in job APISteve Azzopardi2018-09-139-47/+203
| |/
* | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-1713-176/+454
|\ \
| * | Kubernetes secret are namespaced, so must always pass a namespace arg.Thong Kuah2018-09-141-4/+4
| * | Address BE review - re-arrange some specsThong Kuah2018-09-143-5/+9
| * | Add feature spec when FF is enabledThong Kuah2018-09-142-46/+61
| * | Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah2018-09-142-12/+17
| * | Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-145-140/+163
| * | Teach GitLab how to create Secret of type ServiceAccountTokenThong Kuah2018-09-142-0/+36
| * | Drive creation of a rbac platform_kubernetes off provider#legacy_abac so that...Thong Kuah2018-09-141-8/+8
| * | ABAC: fetch default service account token; RBAC: fetch gitlab service acount ...Thong Kuah2018-09-142-7/+46
| * | Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-142-1/+33
| * | Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah2018-09-141-8/+39
| * | Only create new service account with cluster-admin clusterrolebinding for whe...Thong Kuah2018-09-141-4/+6
| * | Set RBAC support behind a feature flag.Thong Kuah2018-09-141-1/+26
| * | Refactor to DRY out building of kube_client into originator serviceThong Kuah2018-09-142-40/+16
| * | When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah2018-09-144-3/+93
| * | Move FetchKubernetesTokenService to under the Clusters::Gcp::Kubernetes names...Thong Kuah2018-09-141-1/+1
* | | Merge branch 'mr-widget-discussion-state-fix' into 'master'Filipa Lacerda2018-09-171-0/+192
|\ \ \
| * | | Use MR widget event_hub to dispatch update eventPhil Hughes2018-09-131-4/+3
| * | | Fixed MR widget unresolved discussions statePhil Hughes2018-09-121-0/+193
* | | | Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher2018-09-142-0/+237
|\ \ \ \
| * | | | Explicitly state that we're trying to prepend twiceLin Jen-Shin2018-09-111-3/+2
| * | | | Add a test for triggering MultiplePrependedBlocksLin Jen-Shin2018-09-111-0/+19
| * | | | Explain why we need locals again in let(:ce)Lin Jen-Shin2018-09-111-0/+1
| * | | | Following the feedbacksLin Jen-Shin2018-09-111-9/+34
| * | | | Preserve prepend semantics for RubyLin Jen-Shin2018-09-111-5/+24
| * | | | Absorb the old testsLin Jen-Shin2018-09-111-0/+50
| * | | | Fix Override. Properly define prependedLin Jen-Shin2018-09-111-5/+5
| * | | | Properly implement prepending for ConcernLin Jen-Shin2018-09-112-0/+124
* | | | | Merge branch 'fix-rubocop-master-failures' into 'master'Robert Speicher2018-09-141-0/+18
|\ \ \ \ \
| * | | | | Cleaned up CI runner administration codeYorick Peterse2018-09-141-0/+18
* | | | | | Merge branch 'sh-fix-multipart-upload-signed-urls' into 'master'Nick Thomas2018-09-141-0/+10
|\ \ \ \ \ \
| * | | | | | Fix object storage uploads not working with AWS v2Stan Hu2018-09-141-0/+10
| | |_|_|/ / | |/| | | |
* | | | | | Fix karma junit reports on CILukas Eipert2018-09-141-3/+2
| |/ / / / |/| | | |
* | | | | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-143-4/+62
* | | | | Merge branch '31887-remove-images-from-todos' into 'master'Douwe Maan2018-09-141-4/+18
|\ \ \ \ \
| * | | | | Remove images in 'first_line_in_markdown'Brett Walker2018-09-131-4/+18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'revert-f87809f7' into 'master'Dmitriy Zaporozhets2018-09-141-9/+0
|\ \ \ \ \
| * | | | | Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
* | | | | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-149-66/+213
|\ \ \ \ \ \
| * | | | | | rename to IssuableFilteredSearchTokenKeysAlexis Reigel2018-08-295-11/+11
| * | | | | | enable frozen string literal on runners finderAlexis Reigel2018-08-291-0/+2
| * | | | | | unify the usage of factorybot's 'create'Alexis Reigel2018-08-291-19/+19
| * | | | | | only run the specs as :js that actually need toAlexis Reigel2018-08-291-5/+5
| * | | | | | convert admin runners table to responsive tableAlexis Reigel2018-08-291-14/+10
| * | | | | | add sort dropdown to admin runners pageAlexis Reigel2018-08-292-6/+36