summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Enable CommonMark source line position informationBrett Walker2019-01-213-5/+44
* | Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-245-5/+5
* | Fix 404s for snippet uploads when relative URL root usedStan Hu2019-01-221-0/+54
|/
* Refactoring and addressing review commentsBrett Walker2019-01-173-30/+62
* Updates based on review commentsBrett Walker2019-01-101-0/+7
* Properly process footnotes in markdownBrett Walker2019-01-082-1/+85
* Merge branch 'security-label-xss' into 'master'John Jarvis2019-01-021-0/+18
|\
| * Escape html entities when no label foundJarka Košanová2018-12-121-0/+18
* | Merge branch 'security-master-url-rel' into 'master'John Jarvis2019-01-021-4/+4
|\ \
| * | Set URL rel attribute for broken URLsJan Provaznik2018-12-111-4/+4
| |/
* | Add % prefix to milestone reference link textHeinrich Lee Yu2018-12-211-15/+15
* | Remove feature flag for suggest changes featureOswaldo Ferreira2018-12-181-9/+0
* | Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-132-0/+67
|/
* Resolve "Extended user centric tooltips"Tim Zallmann2018-12-081-1/+1
* Changed frontmatter filtering to support YAML, JSON, TOML, and arbitrary lang...Travis Miller2018-12-072-53/+140
* [CE] - Add milestones autocomplete for epicsFelipe Artur2018-12-071-9/+38
* Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares2018-11-281-0/+12
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Merge branch 'allow_single_letter_external_issue_ids' into 'master'Douglas Barbosa Alexandre2018-11-061-5/+23
|\
| * Add specs for single-letter external tracker refsSean McGivern2018-11-061-5/+23
* | Fix typos in comments and specsGeorge Tsiolis2018-11-012-2/+2
|/
* Merge branch 'load_project_features' into 'master'Sean McGivern2018-10-051-0/+18
|\
| * Preload project features in reference parserJan Provaznik2018-09-301-0/+18
* | Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-042-7/+13
* | Prevent Error 500s with invalid relative linksStan Hu2018-09-291-0/+5
|/
* Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-242-7/+2