summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Handle :9090 and 0.0.0.0:9090 listen_address formatsReuben Pereira2019-09-021-1/+15
* Merge branch '66803-fix-uploads-relative-link-filter' into 'master'Grzegorz Bizon2019-09-021-85/+36
|\
| * Fix upload URLs in Markdown66803-fix-uploads-relative-link-filterHeinrich Lee Yu2019-09-021-85/+36
* | Merge branch 'fix-peek-on-puma' into 'master'Rémy Coutable2019-09-023-15/+15
|\ \ | |/ |/|
| * Make performance bar enabled checks consistentSean McGivern2019-08-283-15/+15
* | Merge branch 'sh-fix-ci-lint-500-error' into 'master'Ash McKenzie2019-09-021-0/+6
|\ \
| * | Fix 500 error in CI lint when included templates are an arraysh-fix-ci-lint-500-errorStan Hu2019-08-311-0/+6
* | | Merge branch '46686-move-k8s-services-out-of-gcp-namespace' into 'master'66783-usage-ping-for-slack-integrationsThong Kuah2019-09-011-3/+3
|\ \ \
| * | | Move generic k8s services out of GCP namespace46686-move-k8s-services-out-of-gcp-namespaceTiger2019-08-281-3/+3
* | | | Merge branch 'improve-chatops-help' into 'master'Nick Thomas2019-09-013-6/+9
|\ \ \ \
| * | | | Improve chatops help outputimprove-chatops-helpYorick Peterse2019-08-293-6/+9
* | | | | Fix for #56295, https://gitlab.com/gitlab-org/gitlab-ce/issues/56295.Jesse Hall2019-08-301-0/+21
* | | | | Fix for histogram corruption in SidekiqAndrew Newdigate2019-08-301-1/+1
* | | | | Resolve "Use "moved" instead of "closed" in issue references"Juliette de Rancourt2019-08-301-0/+8
* | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-2914-27/+487
|\ \ \ \ \
| * \ \ \ \ Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-296-1/+181
| |\ \ \ \ \
| | * | | | | Fix failing spec due to changes UpdateServiceBrett Walker2019-08-231-1/+1
| | * | | | | Add support for using a Camo proxy serverBrett Walker2019-08-235-0/+180
| * | | | | | Merge branch 'security-personal-snippets' into 'master'GitLab Release Tools Bot2019-08-291-2/+16
| |\ \ \ \ \ \
| | * | | | | | Add direct upload support for personal snippetsJan Provaznik2019-08-231-2/+16
| * | | | | | | Merge branch 'security-61974-limit-issue-comment-size' into 'master'GitLab Release Tools Bot2019-08-291-4/+12
| |\ \ \ \ \ \ \
| | * | | | | | | Limit the size of issuable description and commentsAlexandru Croitor2019-08-221-4/+12
| * | | | | | | | Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-291-0/+78
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-07-311-0/+78
| * | | | | | | | | Merge branch 'security-project-import-bypass' into 'master'GitLab Release Tools Bot2019-08-291-0/+82
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix project import restricted visibility bypassGeorge Koltsov2019-08-151-0/+82
| * | | | | | | | | | Merge branch 'security-fix-markdown-xss' into 'master'GitLab Release Tools Bot2019-08-292-0/+13
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Re-escape whole HTML content instead of only matchJan Provaznik2019-08-232-0/+13
| * | | | | | | | | | | Merge branch 'security-exposed-default-branch' into 'master'GitLab Release Tools Bot2019-08-291-2/+70
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Avoid exposing unaccessible repo data upon GFM processingOswaldo Ferreira2019-08-211-2/+70
| * | | | | | | | | | | | Merge branch 'security-ssrf-kubernetes-dns-12-3' into 'master'GitLab Release Tools Bot2019-08-291-18/+35
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Override hostname when connecting via KubeclientThong Kuah2019-08-211-18/+35
* | | | | | | | | | | | | | Add a close issue slack slash commandSarah Yasonik2019-08-292-0/+107
* | | | | | | | | | | | | | Revert "Cache branch and tag names as Redis sets"Nick Thomas2019-08-292-80/+2
* | | | | | | | | | | | | | Allow project feature permissions to be overridden during importGeorge Koltsov2019-08-291-0/+21
* | | | | | | | | | | | | | Merge branch 'local-test-failures' into 'master'Robert Speicher2019-08-291-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | git-user-related local test failuresDavid H. Wilkins2019-08-021-1/+1
* | | | | | | | | | | | | | | Auto create authorized_keys file if doesn't exist60071-remove-gitlab-keys-usagePatrick Bajao2019-08-292-0/+57
* | | | | | | | | | | | | | | Refactor specs to use one-liner expectationPatrick Bajao2019-08-292-54/+54
* | | | | | | | | | | | | | | Add system check for authorized_keys file permPatrick Bajao2019-08-292-0/+84
* | | | | | | | | | | | | | | Remove the fallback path from gitlab-cePatrick Bajao2019-08-291-402/+83
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'mk/simplify-internal-post-receive-messages' into 'master'Grzegorz Bizon2019-08-291-0/+121
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Simplify internal post receive messagesmk/simplify-internal-post-receive-messagesMichael Kozono2019-08-281-0/+121
* | | | | | | | | | | | | | | Merge branch 'performance-bar-warnings' into 'master'Stan Hu2019-08-293-4/+114
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add top-level warnings key to performance bar responseperformance-bar-warningsSean McGivern2019-08-281-0/+29
| * | | | | | | | | | | | | | Return warnings for performance bar from backendSean McGivern2019-08-282-4/+85
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Save board lists collapsed settingFelipe Artur2019-08-281-0/+1
* | | | | | | | | | | | | | Support Gitaly feature flags in workhorseJacob Vosmaer2019-08-281-0/+13
| |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'sh-fix-issue-move-api' into 'master'Grzegorz Bizon2019-08-281-0/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix moving issues API failing when text includes commit URLssh-fix-issue-move-apiStan Hu2019-08-281-0/+17
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |