summaryrefslogtreecommitdiff
path: root/lib/banzai/filter
Commit message (Expand)AuthorAgeFilesLines
* Fix milestone references with HTML entities in the namefix-milestone-references-with-escaped-html-entitiesSean McGivern2019-05-243-10/+10
* Merge branch 'patch-49' into 'master'Sean McGivern2019-05-061-0/+1
|\
| * Use strip to remove leading/trailing spacesWillian Balmant2019-04-111-2/+1
| * No leading/trailing spaces when generating heading ids (Fixes #57528)Willian Balmant2019-04-101-2/+2
| * No leading/trailing spaces when generating heading ids (Fixes #57528)Willian Balmant2019-04-041-0/+2
* | Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-054-4/+4
* | Move scoped_label into label presenterJan Provaznik2019-04-231-2/+4
* | Remove multi-line suggestions feature flagosw-remote-multi-line-suggestions-ffOswaldo Ferreira2019-04-101-12/+0
* | Update comments about N + 1 Gitaly callsZeger-Jan van de Weg2019-04-091-1/+1
* | Merge branch 'keyval-labels' into 'master'Sean McGivern2019-04-052-4/+14
|\ \
| * | [backend] backport of scoped labelsJan Provaznik2019-04-042-4/+14
| |/
* | Fenced blockquotes to not change source line pos58717-checkbox-cannot-be-checked-if-a-blockquote-is-aboveBrett Walker2019-04-041-1/+3
|/
* Merge branch '54916-extended-tooltip-for-merge-request-links' into 'master'Phil Hughes2019-03-262-6/+17
|\
| * Add merge request popover with detailsSam Bigelow2019-03-212-6/+17
* | Implement multi-line suggestions filteringOswaldo Ferreira2019-03-204-6/+49
|/
* Only allow 30 RPCs per test case to GitalyZeger-Jan van de Weg2019-02-221-1/+4
* Properly handle multiple refs to same footnoteBrett Walker2019-02-131-7/+16
* Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-053-37/+0
|\
| * Remove Redcarpet markdown engineJan Provaznik2019-02-043-37/+0
* | Catch possible Addressable::URI::InvalidURIErrorBrett Walker2019-02-041-1/+5
|/
* Show tooltip for malicious looking linksBrett Walker2019-01-312-11/+87
* Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher2019-01-285-5/+20
|\
| * Fix review commentsBrett Walker2019-01-212-2/+3
| * Enable CommonMark source line position informationBrett Walker2019-01-215-5/+19
* | Allow suggestions to be copied and pasted as GFMDouwe Maan2019-01-251-0/+1
* | Merge branch 'db-copy-as-gfm-prosemirror' into 'master'Phil Hughes2019-01-2511-0/+16
|\ \
| * | Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-2411-0/+16
| |/
* | Fix 404s for snippet uploads when relative URL root usedStan Hu2019-01-221-0/+2
|/
* Merge branch '26375-markdown-footnotes-not-working' into 'master'Lin Jen-Shin2019-01-172-5/+92
|\
| * Refactoring and addressing review commentsBrett Walker2019-01-172-16/+25
| * Updates based on review commentsBrett Walker2019-01-102-9/+9
| * Properly process footnotes in markdownBrett Walker2019-01-082-2/+80
* | Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-2/+2
|/
* Merge branch 'security-label-xss' into 'master'John Jarvis2019-01-021-1/+5
|\
| * Escape html entities when no label foundJarka Košanová2018-12-121-1/+5
* | Merge branch 'security-master-url-rel' into 'master'John Jarvis2019-01-021-6/+6
|\ \
| * | Set URL rel attribute for broken URLsJan Provaznik2018-12-111-6/+6
| |/
* | Remove feature flag for suggest changes featureOswaldo Ferreira2018-12-181-1/+0
* | Allow suggesting single line changes in diffsOswaldo Ferreira2018-12-132-1/+26
|/
* 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-27/+34
* [CE] - Add milestones autocomplete for epicsFelipe Artur2018-12-071-16/+50
* Merge branch 'security-xss-in-markdown-following-unrecognized-html-element' i...Cindy Pallares2018-11-281-0/+3
* Make sure there's only one slash as path separatorsh-53180-append-pathStan Hu2018-11-091-0/+1
* Prepare Banzai to work with group issuablesce-7341-epics-extractorJarka Košanová2018-10-311-2/+9
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-063-0/+6
* Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern2018-10-051-1/+1
|\
| * Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-041-1/+1
* | Support short reference to group entities from project entitiesce-7287-epic-referencesJarka Košanová2018-10-041-0/+6
|/
* Prevent Error 500s with invalid relative linksStan Hu2018-09-291-1/+5