summaryrefslogtreecommitdiff
path: root/spec/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch '51200-markdown-footnotes-don-t-render-when-inside-a-table' into...Douwe Maan2018-09-121-0/+17
|\
| * Updated commonmarker gem to 0.17.13Brett Walker2018-09-111-0/+17
* | 'code_block' closer to original implementationBrett Walker2018-09-111-0/+6
|/
* Resolve "Process urls with spaces in all markdown processing"Brett Walker2018-09-081-0/+18
* Resolve "Wiki page attachments not rendered properly"Brett Walker2018-09-072-28/+79
* test that wiki links with spaces works in wiki pipelineBrett Walker2018-09-051-0/+14
* Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-041-0/+40
* Resolve "Wiki: links with spaces in the url render incorrectly with CommonMark"Brett Walker2018-08-211-0/+66
* Add frozen_string_literal to recently-added files from the communitySean McGivern2018-08-102-0/+4
* Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern2018-08-103-73/+143
|\
| * Add back the Project#to_reference_with_postfix function since it can be used ...Reuben Pereira2018-07-051-1/+1
| * Remove the restriction preventing project references with text adjacent to th...Reuben Pereira2018-07-041-3/+3
| * Remove the Project#to_reference_with_postfix method since it is only used in ...Reuben Pereira2018-07-031-1/+1