summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'unindirect-fetch-remote' into 'master'Rémy Coutable2018-11-063-124/+78
|\
| * Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas2018-11-063-124/+78
* | Merge branch 'stateful_deployments' into 'master'Kamil Trzciński2018-11-063-5/+5
|\ \
| * | Squashed commit of the following:Shinya Maeda2018-11-063-5/+5
* | | Add background migration for Kubernetes NamespacesMayra Cabrera2018-11-061-0/+97
| |/ |/|
* | Merge branch '18933-render-index-like-readme' into 'master'Rémy Coutable2018-11-061-1/+6
|\ \ | |/ |/|
| * Test type of README file without extensionAchilleas Pipinellis2018-11-021-2/+3
| * Render index.* like README.* when it's present in a directoryJakub Jirutka2018-11-021-1/+5
* | Merge branch 'fix-codequality' into 'master'testing-review-app-passwordGrzegorz Bizon2018-11-051-1/+1
|\ \
| * | Fix invalid artifact path for codequalityfix-codequalityKamil Trzciński2018-11-051-1/+1
* | | Start tracking pool repositoriesNick Thomas2018-11-051-0/+1
|/ /
* | Use our own docker image for helm install podsuse-our-own-docker-image-for-helm-install-podsDylan Griffith2018-11-021-1/+1
* | Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-1/+2
|/
* Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-0113-18/+18
|\
| * Fix typos in comments and specsGeorge Tsiolis2018-11-0113-18/+18
* | Merge branch 'add-language-param-to-highlight' into 'master'Douwe Maan2018-10-303-23/+92
|\ \
| * | Move :plain option to Highlight classMark Chao2018-10-301-0/+60
| * | Make Highlight accept language paramMark Chao2018-10-301-25/+6
| * | Add spec for Gitlab::Git::Repository#attributesMark Chao2018-10-302-2/+30
| |/
* | Move Repository#wrapped_gitaly_errors into concernBob Van Landuyt2018-10-301-0/+28
* | Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-1/+1
|/
* Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-298-47/+145
|\
| * Merge branch '52780-stale-pipeline-status-cache-for-_project-after-disabling-...Grzegorz Bizon2018-10-291-0/+15
| |\
| | * Add test for caching nil status52780-stale-pipeline-status-cache-for-_project-after-disabling-pipelinesMatija Čupić2018-10-261-0/+15
| * | Merge branch '51335-fail-early-when-user-cannot-be-identified' into 'master'Douwe Maan2018-10-261-45/+4
| |\ \
| | * | Removes idenfitication by commit from Gitlab::Identifier51335-fail-early-when-user-cannot-be-identifiedTiago Botelho2018-10-251-45/+4
| * | | Merge branch '42790-improve-feedback-for-internal-git-access-checks-timeouts'...Douwe Maan2018-10-265-2/+96
| |\ \ \
| | * | | Iterating through commit list times outTiago Botelho2018-10-251-35/+23
| | * | | Adds tracing messages for slow git pushesTiago Botelho2018-10-255-2/+108
| | |/ /
| * | | Extract EE only oauth routes and add testsLin Jen-Shin2018-10-261-0/+30
| | |/ | |/|
* | | Merge branch 'security-redact-links' into 'master'Jan Provaznik2018-10-291-0/+96
|\ \ \
| * | | Redact unsubscribe links in issuable textsJan Provaznik2018-10-231-0/+96
* | | | [master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas2018-10-291-0/+46
* | | | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-255-96/+98
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil Trzciński2018-10-251-95/+18
| |\ \ \ | | |_|/ | |/| |
| | * | Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-231-27/+1
| | * | Remove api_groups from KubeClient constructorThong Kuah2018-10-231-90/+39
| | |/
| * | Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon2018-10-231-0/+2
| |\ \
| | * | Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-221-0/+2
| * | | Merge branch 'lfs-project-attribute-alias' into 'master'Nick Thomas2018-10-231-1/+1
| |\ \ \
| | * | | Alias the lfs_enabled methodlfs-project-attribute-aliasCindy Pallares2018-10-221-1/+1
| * | | | Merge branch 'add-role-binding-to-kubeclient' into 'master'Kamil Trzciński2018-10-231-0/+47
| |\ \ \ \
| | * | | | Add RoleBinding methodsadd-role-binding-to-kubeclientMayra Cabrera2018-10-221-0/+47
| | | |_|/ | | |/| |
| * | | | Merge branch 'sh-pages-eof-error' into 'master'Grzegorz Bizon2018-10-231-0/+30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add a spec that generates the metadata dynamicallysh-pages-eof-errorStan Hu2018-10-191-0/+30
* | | | | Merge branch 'sh-block-other-localhost' into 'master'Thiago Presa2018-10-251-1/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Block loopback addresses in UrlBlockerStan Hu2018-09-051-1/+21
* | | | | Merge branch 'feature/gb/improve-include-config-errors-reporting' into 'master'Douwe Maan2018-10-226-23/+126
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improve specs for abstract remote `include` filefeature/gb/improve-include-config-errors-reportingGrzegorz Bizon2018-10-221-4/+4
| * | | | Improve error message when `include` is blockedGrzegorz Bizon2018-10-221-0/+9