summaryrefslogtreecommitdiff
path: root/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jprovazn-remove-redcarpet' into 'master'Grzegorz Bizon2019-02-054-54/+0
|\
| * Remove Redcarpet markdown engineJan Provaznik2019-02-044-54/+0
* | Catch possible Addressable::URI::InvalidURIErrorBrett Walker2019-02-041-1/+5
|/
* Show tooltip for malicious looking linksBrett Walker2019-01-313-11/+88
* Merge branch 'bw-enable-sourcepos' into 'master'Robert Speicher2019-01-289-7/+36
|\
| * Fix review commentsBrett Walker2019-01-215-3/+17
| * Enable CommonMark source line position informationBrett Walker2019-01-216-6/+21
* | 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-2512-5/+21
|\ \
| * | Use nodes and marks to power Copy-as-GFMdb-copy-as-gfm-prosemirrorDouwe Maan2019-01-2412-5/+21
| |/
* | 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-173-5/+93
|\
| * 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-083-2/+81
* | 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-135-2/+43
|/
* 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-073-28/+35
* [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-282-1/+7
* 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-312-15/+37
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-0650-0/+100
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqBob Van Landuyt2018-10-052-1/+8
|\
| * Merge branch 'security-fix-leaking-private-project-namespace' into 'master'Bob Van Landuyt2018-10-052-1/+8
| |\
| | * Filter system notes with public and private cross referencesBrett Walker2018-10-022-1/+8
* | | Merge branch 'load_project_features' into 'master'Sean McGivern2018-10-051-1/+1
|\ \ \ | |/ / |/| |
| * | Preload project features in reference parserJan Provaznik2018-09-301-1/+1
* | | Merge branch 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern2018-10-052-1/+2
|\ \ \
| * | | Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-042-1/+2
| | |/ | |/|
* | | 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
|/
* Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-243-6/+6
* Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-241-3/+1
* 'code_block' closer to original implementationBrett Walker2018-09-111-9/+5
* Resolve "Process urls with spaces in all markdown processing"Brett Walker2018-09-083-4/+5
* Resolve "Wiki page attachments not rendered properly"Brett Walker2018-09-072-15/+35
* Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-071-0/+14
* Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-042-8/+23
* Merge branch '43096-controller-projects-issuescontroller-referenced_merge_req...Nick Thomas2018-08-231-2/+3
|\
| * Fix routes N+1 in Issues::ReferencedMergeRequestsService#executeSean McGivern2018-08-211-2/+3
* | Resolve "Wiki: links with spaces in the url render incorrectly with CommonMark"Brett Walker2018-08-212-0/+78
|/
* 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-0/+144
|\