summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-2019-232/+203
* Merge branch 'security-dos-issue-and-commit-comments-12-5' into '12-5-stable'GitLab Release Tools Bot2019-11-261-0/+5
|\
| * Fix invalid byte sequencePatrick Derichs2019-11-221-0/+5
* | Escape namespace in label referencesHeinrich Lee Yu2019-11-251-0/+9
|/
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-194-16/+107
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-2220-32/+424
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-3/+3
* Set asset_proxy_whitelist default to gitlab host67037-user-content-gitlab-static-net-brings-back-404-onlyBrett Walker2019-09-051-0/+11
* Merge branch '66741-remove-spec-rails_helper-rb' into 'master'Grzegorz Bizon2019-09-037-7/+7
|\
| * Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-307-7/+7
* | Fix upload URLs in Markdown66803-fix-uploads-relative-link-filterHeinrich Lee Yu2019-09-021-85/+36
* | Fix for #56295, https://gitlab.com/gitlab-org/gitlab-ce/issues/56295.Jesse Hall2019-08-301-0/+21
* | Resolve "Use "moved" instead of "closed" in issue references"Juliette de Rancourt2019-08-301-0/+8
* | Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-295-0/+180
|\ \
| * | Add support for using a Camo proxy serverBrett Walker2019-08-235-0/+180
| |/
* | 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-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
| | |/ | |/|
* | | Avoid exposing unaccessible repo data upon GFM processingOswaldo Ferreira2019-08-211-2/+70
|/ /
* | Support query parameters in metrics embedsSarah Yasonik2019-08-151-4/+29
|/
* Remove gfm_embed_metrics flag from BETristan Read2019-08-092-20/+0
* Initial commit of WIP code for considerationKerri Miller2019-08-071-0/+11
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-07-292-42/+79
|\
| * Extract SanitizeNodeLink and apply to WikiLinkFilterKerri Miller2019-07-262-42/+79
* | Fix whitespace in wiki link filtering specsresolve-spec-differencesYorick Peterse2019-07-291-1/+1
* | Merge branch 'frozen_string_spec_lib' into 'master'Stan Hu2019-07-2662-5/+129
|\ \
| * | Fix cannot modify frozen stringfrozen_string_spec_libThong Kuah2019-07-261-5/+5
| * | Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-2662-0/+124
| |/
* | Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-2/+2
|/
* Rename Redactor classes to ReferenceRedactorSarah Yasonik2019-07-163-6/+6
* Simplify factories for servicesJarka Košanová2019-07-161-3/+3
* Merge branch 'banzai-avoid-redis-if-db-cache' into 'master'Douwe Maan2019-07-111-0/+18
|\
| * Banzai - avoid redis if attr is in DB cachebanzai-avoid-redis-if-db-cacheMario de la Ossa2019-07-101-0/+18
* | Expose metrics element for FE consumptionSarah Yasonik2019-07-102-0/+113
|/
* Merge branch 'security-DOS_issue_comments_banzai' into 'master'Marin Jankovski2019-07-021-0/+5
|\
| * Fix DOS when rendering issue/MR commentsMario de la Ossa2019-06-131-0/+5
* | Do not rewrite relative links for system notesbug/63162-duplicate_path_in_linksMario de la Ossa2019-06-201-0/+7
|/
* Allow emoji in label and milestone referencesallow-emoji-in-referencesSean McGivern2019-06-071-0/+23
* Merge branch 'fix/allow-lower-case-issue-ids' into 'master'Sean McGivern2019-06-061-0/+7
|\
| * Allow lowercase prefix for Youtrack issue idsMatthias Baur2019-06-031-0/+7
* | Use Redis for CacheMarkDownField on non AR modelsPatrick Bajao2019-06-053-12/+34
* | Merge branch 'security-60143-address-xss-issue-master' into 'master'Robert Speicher2019-06-031-0/+42
|\ \
| * | Reject slug+uri concat if slug is deemed unsafeKerri Miller2019-05-241-0/+42
| |/
* | Merge branch 'security-fix-project-existence-disclosure-master' into 'master'GitLab Release Tools Bot2019-06-031-14/+18
|\ \ | |/ |/|
| * Fix url redaction for issue linksPatrick Derichs2019-05-031-14/+18
* | Fix milestone references with HTML entities in the namefix-milestone-references-with-escaped-html-entitiesSean McGivern2019-05-241-0/+21
* | Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* | Merge branch 'patch-49' into 'master'Sean McGivern2019-05-061-0/+5
|\ \ | |/ |/|
| * Use strip to remove leading/trailing spacesWillian Balmant2019-04-111-1/+1