summaryrefslogtreecommitdiff
path: root/spec/support
Commit message (Expand)AuthorAgeFilesLines
* Update other linksblackst0ne2018-10-261-1/+1
* Revert "Merge branch 'refactor-cluster-create-service-spec' into 'master'"Thong Kuah2018-10-221-0/+59
* Merge branch 'refactor-cluster-create-service-spec' into 'master'Dmitriy Zaporozhets2018-10-221-59/+0
|\
| * Move shared examples into the only file where usedrefactor-cluster-create-service-specThong Kuah2018-10-171-59/+0
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-1/+1
|\ \
| * | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-1/+1
* | | Merge branch 'ac-review-app-changes-33418' into 'master'Nick Thomas2018-10-191-0/+2
|\ \ \
| * | | Move ci_environments_status to a modelAlessio Caiazza2018-10-181-0/+2
* | | | Merge branch 'sh-strip-github-pat-whitespace' into 'master'Rémy Coutable2018-10-181-0/+12
|\ \ \ \
| * | | | Strip whitespace around GitHub personal access tokensStan Hu2018-10-171-0/+12
| |/ / /
* | | | Fixed bug with the content disposition with wiki attachmentsFrancisco Javier López2018-10-171-0/+13
* | | | Add IID headers to E-Mail notificationsLukas Eipert2018-10-161-0/+17
| |_|/ |/| |
* | | Show available clusters when installed or updatedPeter Leitzen2018-10-162-56/+83
|/ /
* | Merge branch '52669-fixes-quick-actions-preview' into 'master'Douglas Barbosa Alexandre2018-10-151-0/+9
|\ \
| * | Fixes close/reopen quick actions preview for issues and merge_requestsJacopo2018-10-151-0/+9
| |/
* | Merge branch '34758-fix-code-reuse-clusters-applications_controller' into 'ma...Dmitriy Zaporozhets2018-10-151-0/+11
|\ \
| * | Remove un-used inheritance from serviceThong Kuah2018-10-151-0/+11
| |/
* | Prioritize group settings, improve panel titles, disable submit without changesLuke Bennett2018-10-151-0/+24
|/
* Remove Git circuit breakerZeger-Jan van de Weg2018-10-101-19/+0
* Merge branch 'load_project_features' into 'master'Sean McGivern2018-10-051-1/+5
|\
| * Preload project features in reference parserJan Provaznik2018-09-301-1/+5
* | Merge branch '51009-remove-rbac-clusters-feature-flag' into 'master'Kamil Trzciński2018-10-041-4/+0
|\ \
| * | Remove `rbac_clusters` feature flagThong Kuah2018-10-041-4/+0
* | | Backport of "Use Geo log to remove files when migrated to object storage"Toon Claes2018-10-031-0/+8
|/ /
* | Merge branch 'remove-rugged' into 'master'Douwe Maan2018-10-032-7/+12
|\ \
| * | Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-022-7/+12
| |/
* | Show the commit-sha for pre-release versionsBob Van Landuyt2018-10-021-0/+8
|/
* Merge branch 'ce-7013-add-epics-close-support' into 'master'Douglas Barbosa Alexandre2018-09-251-0/+4
|\
| * Add name definition for table methodJarka Košanová2018-09-241-0/+4
* | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-191-0/+47
* | Merge branch 'rs-markdown-feature-parity' into 'master'Douglas Barbosa Alexandre2018-09-171-1/+7
|\ \ | |/ |/|
| * Add fixture path argument to `MarkdownFeature.new`Robert Speicher2018-09-141-1/+7
* | Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-171-2/+2
* | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-172-18/+44
|\ \ | |/ |/|
| * 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-141-1/+2
| * Add FE option for users to choose to create a fully RBAC-enabled cluster or not.Thong Kuah2018-09-141-11/+2
| * Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-141-17/+25
| * Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-141-1/+15
| * When provisioning a new cluster, create gitlab service account so that GitLab...Thong Kuah2018-09-141-0/+12
* | Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher2018-09-141-0/+3
|\ \ | |/ |/|
| * Properly implement prepending for ConcernLin Jen-Shin2018-09-111-0/+3
* | Merge branch 'clean-gitlab-git' into 'master'Douwe Maan2018-09-122-4/+11
|\ \
| * | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-122-4/+11
| |/
* | Fix mention in edit mrAlin Ciciu2018-09-121-2/+6
|/
* Merge branch 'lock-unlock-quick-actions' into 'master'Rémy Coutable2018-09-101-5/+79
|\
| * Prefer `sign_in` over `gitlab_sign_in` as its fasterMehdi Lahmam2018-09-061-2/+2
| * Use un-namespaced project issuables path helper in specsMehdi Lahmam2018-09-061-7/+7
| * Rename `slash_commands` ~> `quick_actions` in specs filesMehdi Lahmam2018-09-061-0/+0
| * Add /lock and /unlock quick actionsMehdi Lahmam2018-09-061-0/+74