summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Expose runners status information in job apiSteve Azzopardi2018-09-183-6/+19
* Merge branch 'sh-fix-commit-email-migration' into 'master'Nick Thomas2018-09-181-1/+1
|\
| * Return a default commit email if migration has not completedStan Hu2018-09-151-1/+1
* | Merge branch 'ml-qa-spec-use-ssh-key' into 'master'Robert Speicher2018-09-173-5/+5
|\ \
| * | Add an SSH key and use it to clone and pushMark Lapierre2018-09-153-5/+5
* | | Fix haml-lint error in 2FA codes partialRobert Speicher2018-09-171-1/+1
* | | Merge branch 'fix-url-validator' into 'master'Douglas Barbosa Alexandre2018-09-171-3/+11
|\ \ \
| * | | Allow UrlValidator to work with attr_encryptedNick Thomas2018-09-171-3/+11
* | | | Merge branch 'select-from-union' into 'master'Robert Speicher2018-09-1719-77/+132
|\ \ \ \
| * | | | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-1719-77/+132
* | | | | Merge branch 'decouple-file-row-from-ide' into 'master'Filipa Lacerda2018-09-175-326/+369
|\ \ \ \ \
| * | | | | Decouple file row from IDEPhil Hughes2018-09-175-326/+369
* | | | | | Add 2fa buttonLuke Picciau2018-09-172-1/+7
* | | | | | Merge branch '51093-add-runner-json-schema-and-factory' into 'master'Kamil Trzciński2018-09-171-2/+5
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add runner JSON schemaSteve Azzopardi2018-09-171-2/+5
* | | | | | Backport EE changes to `app/assets/javascripts/filtered_search/issuable_filte...Lukas Eipert2018-09-171-3/+3
* | | | | | Merge branch '50956-web-terminal' into 'master'Phil Hughes2018-09-171-1/+1
|\ \ \ \ \ \
| * | | | | | Include correct CSS file for xterm in environments pageFilipa Lacerda2018-09-171-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '44596-double-title-merge-request-message' into 'master'Grzegorz Bizon2018-09-171-1/+6
|\ \ \ \ \ \
| * | | | | | Add fix for EE merge messageKukovskii Vladimir2018-09-141-1/+6
| * | | | | | Fix double title in merge request chat messagesKukovskii Vladimir2018-09-111-1/+1
* | | | | | | Resolve "Unable to import repository: undefined method `import_file' for nil...James Lopez2018-09-172-3/+7
| |/ / / / / |/| | | | |
* | | | | | Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-1713-18/+18
| |/ / / / |/| | | |
* | | | | Merge branch '50461-add-retried-builds-in-pipeline-stage-endpoint' into 'master'Kamil Trzciński2018-09-172-1/+17
|\ \ \ \ \
| * | | | | Add retried jobs to pipeline stagesSteve Azzopardi2018-09-132-1/+17
* | | | | | Merge branch '50460-send-deployment-information-in-job-api' into 'master'Kamil Trzciński2018-09-172-0/+37
|\ \ \ \ \ \
| * | | | | | Add deployment information in job APISteve Azzopardi2018-09-132-0/+37
| |/ / / / /
* | | | | | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-1710-79/+167
|\ \ \ \ \ \
| * | | | | | Kubernetes secret are namespaced, so must always pass a namespace arg.Thong Kuah2018-09-143-6/+7
| * | | | | | Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah2018-09-144-6/+21
| * | | | | | Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-144-32/+31
| * | | | | | Drive creation of a rbac platform_kubernetes off provider#legacy_abac so that...Thong Kuah2018-09-141-5/+5
| * | | | | | ABAC: fetch default service account token; RBAC: fetch gitlab service acount ...Thong Kuah2018-09-142-4/+7
| * | | | | | Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-142-1/+6
| * | | | | | Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah2018-09-141-1/+3
| * | | | | | Only create new service account with cluster-admin clusterrolebinding for whe...Thong Kuah2018-09-141-2/+8
| * | | | | | Adds "More information" link from the RBAC cluster form element to the docume...Thong Kuah2018-09-141-0/+1
| * | | | | | Set RBAC support behind a feature flag.Thong Kuah2018-09-141-2/+1
| * | | | | | Refactor to DRY out building of kube_client into originator serviceThong Kuah2018-09-143-82/+42
| * | | | | | When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah2018-09-144-1/+99
| * | | | | | Move FetchKubernetesTokenService to under the Clusters::Gcp::Kubernetes names...Thong Kuah2018-09-143-76/+75
* | | | | | | Merge branch 'mr-widget-discussion-state-fix' into 'master'Filipa Lacerda2018-09-173-7/+19
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Use MR widget event_hub to dispatch update eventPhil Hughes2018-09-133-5/+7
| * | | | | | Fixed MR widget unresolved discussions statePhil Hughes2018-09-121-3/+13
* | | | | | | Merge branch 'rs-due-date-autocomplete' into 'master'Phil Hughes2018-09-171-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Disable autocomplete for issuable due date fieldRobert Speicher2018-09-141-1/+1
* | | | | | | Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher2018-09-142-8/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix how we use EE::ProtectedRefAccessLin Jen-Shin2018-09-112-8/+6
* | | | | | | Merge branch 'fix-rubocop-master-failures' into 'master'Robert Speicher2018-09-143-4/+12
|\ \ \ \ \ \ \
| * | | | | | | Cleaned up CI runner administration codeYorick Peterse2018-09-143-4/+12