summaryrefslogtreecommitdiff
path: root/lib/banzai
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern2017-04-201-4/+4
|\ \ \ | |/ / |/| |
| * | Fix PlantUML integration in GFMplantuml-filter-after-highlightAdam Niedzielski2017-04-191-4/+4
* | | Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-191-0/+2
|/ /
* | Fix regression in rendering Markdown references that do not existsh-fix-base-parserStan Hu2017-04-151-1/+2
* | Fix appending state to issuable referencesfix-appending-state-to-issuable-referencesAdam Niedzielski2017-04-131-2/+2
|/
* Reuse "merge_requests_for_nodes" in "MergeRequestParser"merge-request-parser-merge-requests-for-nodesAdam Niedzielski2017-04-101-11/+30
* Add indication for closed or merged issuables in GFMadam-finish-5993-closed-issuableAdam Buckland2017-04-079-40/+124
* Merge branch '30125-markdown-security'Robert Speicher2017-04-055-25/+16
* Merge branch 'make_user_mentions_case_insensitive' into 'master' Sean McGivern2017-03-291-2/+2
|\
| * Make user mentions case-insensitiveblackst0ne2017-03-291-2/+2
* | Get rid of a third N+1 query problemRémy Coutable2017-03-281-1/+3
* | Get rid of second N+1 query problemRémy Coutable2017-03-281-0/+4
* | Get rid of a first N+1 query problemRémy Coutable2017-03-281-2/+21
|/
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-202-2/+3
* Use Enumerable#index_by where possibledm-use-index-byDouwe Maan2017-03-163-13/+3
* remove all references to the .es6 in our config files and documentationremove-es6-extension-configurationMike Greiling2017-03-151-2/+2
* Copy code as GFM from diffs, blobs and GFM code blocksDouwe Maan2017-03-141-12/+1
* use a magic default :global symbol instead of nilhttp://jneen.net/2017-03-091-1/+1
* Merge branch '26371-native-emojis-v3' into 'master' Filipa Lacerda2017-03-071-53/+11
|\