summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* 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
| * No leading/trailing spaces when generating heading ids (Fixes #57528)Willian Balmant2019-04-101-0/+5
* | Remove multi-line suggestions feature flagosw-remote-multi-line-suggestions-ffOswaldo Ferreira2019-04-101-23/+4
* | Merge branch '58717-checkbox-cannot-be-checked-if-a-blockquote-is-above' into...Sean McGivern2019-04-051-1/+1
|\ \
| * | Fenced blockquotes to not change source line pos58717-checkbox-cannot-be-checked-if-a-blockquote-is-aboveBrett Walker2019-04-041-1/+1
| |/
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
|/
* Fixed test specsOswaldo Ferreira2019-04-041-32/+0
* Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master'Phil Hughes2019-03-261-4/+21
|\
| * Add merge request popover with detailsSam Bigelow2019-03-211-4/+21
* | Implement multi-line suggestions filteringOswaldo Ferreira2019-03-203-2/+92
|/
* Lowercase letters support and additional tests for YouTrack integration serviceYauhen Kotau2019-02-201-0/+14
* Added YouTrack integrationYauhen Kotau2019-02-181-0/+22
* Properly handle multiple refs to same footnoteBrett Walker2019-02-131-0/+2
* Add local markdown versionlocal-markdown-versionJan Provaznik2019-02-061-1/+1
* Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-052-41/+0
|\
| * Remove Redcarpet markdown engineJan Provaznik2019-02-042-41/+0
* | Catch possible Addressable::URI::InvalidURIErrorBrett Walker2019-02-041-0/+7
|/
* Show tooltip for malicious looking linksBrett Walker2019-01-314-0/+133
* Fix slow project reference pattern regexHeinrich Lee Yu2019-01-311-0/+6
* Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher2019-01-284-7/+52
|\
| * Fix review commentsBrett Walker2019-01-213-10/+16