summaryrefslogtreecommitdiff
path: root/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-6/+1
* Merge remote-tracking branch 'upstream/master' into gem/sm/bump-google-api-cl...Lin Jen-Shin2017-10-031-18/+14
|\
| * Make Redcarpet Markdown renderer thread-safeStan Hu2017-10-021-18/+14
* | Strip before passing to addressable, otherwise it's invalidLin Jen-Shin2017-09-281-1/+2
|/
* Re-allow `name` attribute on user-provided anchor HTMLRobert Speicher2017-09-221-1/+2
* Eliminate N+1 queries referencing issuessh-project-feature-eager-loadStan Hu2017-09-181-1/+2
* Remove ImageLazyLoadFilter from EmailPipeline37629-lazy-image-loading-breaks-notification-mails-for-an-added-screenshotRobert Speicher2017-09-122-1/+8
* Merge branch 'rs-issue-36104' into 'security-9-5'Douwe Maan2017-09-071-0/+3
* Merge branch 'rs-issue-36098' into 'security-9-5'Robert Speicher2017-09-071-1/+21
* Merge branch 'anakashima/gitlab-ce-fix_wiki_toc_indent' into 'master'Sean McGivern2017-09-061-18/+72
|\
| * Refactor table of contents buildingRobert Speicher2017-09-061-19/+11
| * Refactor `HeaderNode#find_parent`Robert Speicher2017-09-061-6/+7
| * Refactor TableOfContentsFilter's nested table of contentsRobert Speicher2017-09-061-42/+64
| * Fix indentation level in Wiki's TOC items to regard header levelAkihiro Nakashima2017-09-061-4/+43
* | Adds cacheless render to Banzai object render34509-improves-markdown-rendering-performance-for-commits-listTiago Botelho2017-09-064-8/+16
* | Adds CommitDescriptionRendererTiago Botelho2017-09-061-0/+7
|/
* Merge branch 'rs-more-public-send-whitelists' into 'master'Rémy Coutable2017-08-164-6/+6
|\
| * Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-144-6/+6
* | Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher2017-08-151-2/+2
|/
* DRY up caching in AbstractReferenceFilterSean McGivern2017-08-071-40/+20
* Support references to group milestonesSean McGivern2017-08-072-11/+64
* Don't bother going through an entire Banzai pipeline for empty textrs-minor-banzai-perfRobert Speicher2017-08-031-0/+2
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-012-3/+3
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-245-2/+20
* Support both internal and external issue trackersJarka Kadlecova2017-07-242-4/+8
* Merge branch 'acet-fix-tooltip-placement' into 'master'Jacob Schatz2017-07-061-0/+2
|\
| * Banzai: Add tooltip attributes to reference filter.acet-fix-tooltip-placementFatih Acet2017-07-031-0/+2
* | Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-057-8/+7
|/
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-304-49/+5
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-213-6/+6
* Don't return nil for missing objects from parser cachedm-fix-parser-cacheDouwe Maan2017-06-141-1/+1
* Merge branch '25934-project-snippet-vis' into 'security-9-2'DJ Mountney2017-06-089-10/+14
* Fix /unsubscribe slash command creating extra todos33032-invalid-you-directly-addressed-yourself-todo-when-using-unsubscribeSean McGivern2017-05-301-2/+3
* Merge branch '29852-latex-formatting' into 'master'Robert Speicher2017-05-243-0/+31
|\
| * Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova2017-05-243-0/+31
* | Catch all URI errors in ExternalLinkFilterdm-catch-uri-errorsDouwe Maan2017-05-181-1/+1
|/
* Merge branch 'bvl-security-9-1-validate-urls-in-markdown-using-uri'Robert Speicher2017-05-101-18/+18
* Merge branch 'bvl-security-9-1-markup-pipeline'Robert Speicher2017-05-101-0/+13
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Remove N+1 queries when checking nodes visible to userfix-n-plus-one-project-featuresSean McGivern2017-05-021-1/+2
* Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser'Sean McGivern2017-04-271-1/+4
|\
| * Fix rendering emoji inside a stringblackst0ne2017-04-251-1/+4
* | issues_for_nodes => issuables_for_nodes31280-skip-issueables-without-projectLin Jen-Shin2017-04-261-3/+3
* | Follow feedback on the reviewLin Jen-Shin2017-04-261-4/+4
* | Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin2017-04-251-1/+5
* | Start versioning cached markdown fieldsNick Thomas2017-04-211-14/+7
* | Remove a use of module_functionNick Thomas2017-04-211-12/+10
* | Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern2017-04-201-2/+2
|\ \
| * | Do not append issuable state to links with custom anchorissuable-state-custom-linksAdam Niedzielski2017-04-191-2/+2