summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Use `stub_full_request` to fix spec failureHeinrich Lee Yu2019-08-283-16/+24
* Avoid exposing unaccessible repo data upon GFM processingOswaldo Ferreira2019-08-262-2/+76
* Merge branch 'security-hide_merge_request_ids_on_emails-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-262-18/+78
|\
| * Prevent disclosure of merge request id via emailFelipe Artur2019-08-212-18/+78
* | Merge branch 'security-64711-fix-commit-todos-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-261-16/+105
|\ \
| * | Send TODOs for comments on commits correctlyNick Thomas2019-08-231-16/+105
| |/
* | Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-08-264-18/+171
* | Merge branch 'security-12-1-enable-image-proxy' into '12-1-stable'GitLab Release Tools Bot2019-08-2610-0/+323
|\ \
| * | Add support for using a Camo proxy serverBrett Walker2019-08-1510-0/+323
* | | Merge branch 'security-61974-limit-issue-comment-size-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-264-4/+72
|\ \ \
| * | | Limit the size of issuable description and commentsAlexandru Croitor2019-08-224-4/+72
| | |/ | |/|
* | | Merge branch 'security-mr-head-pipeline-leak-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-261-4/+26
|\ \ \
| * | | Permission fix for MergeRequestsController#pipeline_statusdrew cimino2019-08-121-4/+26
| |/ /
* | | Merge branch 'security-katex-dos-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-261-2/+4
|\ \ \
| * | | Enforce max chars and max render time in markdown mathMartin Hanzel2019-08-061-2/+4
| |/ /
* | | Merge branch 'security-ssrf-kubernetes-dns-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-263-18/+215
|\ \ \
| * | | Override hostname when connecting via KubeclientThong Kuah2019-08-043-18/+215
| | |/ | |/|
* | | Merge branch 'security-fix-html-injection-for-label-description-ce-12-1' into...GitLab Release Tools Bot2019-08-262-0/+17
|\ \ \
| * | | Fix HTML injection for label descriptionPatrick Derichs2019-08-052-0/+17
| |/ /
* | | Merge branch 'security-2853-prevent-comments-on-private-mrs-12-1' into '12-1-...GitLab Release Tools Bot2019-08-263-71/+357
|\ \ \
| * | | Prevent unauthorised comments on merge requestsAlex Kalderimis2019-08-073-71/+357
| | |/ | |/|
* | | Merge branch 'security-fix_jira_ssrf_vulnerability-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-261-0/+5
|\ \ \
| * | | Fix DNS rebind vulnerability for JIRA integrationFelipe Artur2019-08-081-0/+5
| |/ /
* | | Merge branch 'security-project-import-bypass-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-262-15/+135
|\ \ \
| * | | Fix project import restricted visibility bypassGeorge Koltsov2019-08-152-15/+135
| |/ /
* | | Merge branch 'security-sarcila-fix-weak-session-management-12-1' into '12-1-s...GitLab Release Tools Bot2019-08-262-0/+58
|\ \ \
| * | | Add User#will_save_change_to_login? to clear reset_password_tokensSebastian Arcila Valenzuela2019-08-212-0/+58
| |/ /
* | | Merge branch 'security-ci-metrics-permissions-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-261-8/+52
|\ \ \
| * | | Restrict MergeRequests#test_reports to authenticated users with read-access o...drew cimino2019-08-221-8/+52
| |/ /
* | | Merge branch 'security-personal-snippets-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-263-3/+44
|\ \ \
| * | | Add direct upload support for personal snippetsJan Provaznik2019-08-233-3/+44
| |/ /
* | | Merge branch 'security-group-runners-permissions-12-1' into '12-1-stable'GitLab Release Tools Bot2019-08-261-38/+167
|\ \ \
| * | | admin_group authorization for Groups::RunnersControllerdrew cimino2019-08-221-38/+167
| |/ /
* | | Re-escape whole HTML content instead of only matchJan Provaznik2019-08-233-0/+36
|/ /
* | Merge branch 'leipert-improve-ansi2html' into 'master'Fatih Acet2019-08-054-34/+31
* | Merge branch 'osw-avoid-errors-due-to-concurrent-calls' into 'master'12-1-stable-patch-4Douwe Maan2019-08-053-21/+77
|/
* Merge branch 'sh-fix-gitaly-access-control' into 'master'Douglas Barbosa Alexandre2019-07-301-0/+10
* Merge branch 'dm-submodule-links-nil' into 'master'Nick Thomas2019-07-302-0/+60
* Merge branch 'sh-support-docker-oci-images' into 'master'Dmitriy Zaporozhets2019-07-303-2/+38
* Merge branch 'optimise-import-performance' into 'master'Stan Hu2019-07-304-12/+9
* Merge branch 'dm-submodule-helper-routing' into 'master'Nick Thomas2019-07-301-36/+45
* Merge branch '64870-can-t-save-pages-domain-form-with-let-s-encrypt-enabled-i...Nick Thomas2019-07-302-0/+108
* Merge branch '64731-fix-project-auto-devops-api' into 'master'Mayra Cabrera2019-07-301-15/+36
* Merge branch '11639-improve-discovery-and-navigation-for-gitlab-package-featu...Kushal Pandya2019-07-301-10/+3
* Use MergeRequest#source_project as permissions reference for MergeRequest#all...drew cimino2019-07-261-4/+94
* Merge branch 'security-dns-ssrf-bypass-12-1' into '12-1-stable'GitLab Release Tools Bot2019-07-242-12/+33
|\
| * Fix Server Side Request Forgery mitigation bypassFrancisco Javier López2019-07-152-12/+33
* | Merge branch 'security-60143-patch-additional-xss-issue-12.1' into '12-1-stable'GitLab Release Tools Bot2019-07-243-42/+151
|\ \
| * | Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-163-42/+151
| |/
* | Merge branch 'security-github-ssrf-redirect-12-1' into '12-1-stable'GitLab Release Tools Bot2019-07-241-0/+68
|\ \