summaryrefslogtreecommitdiff
path: root/lib/banzai/reference_parser/issue_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-061-0/+2
* Eager load project routes for issue referencesYorick Peterse2018-05-281-1/+2
* Support Markdown rendering using multiple projectsrendering-markdown-multiple-projectsYorick Peterse2018-04-111-9/+30
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-3/+22
* Refactor banzai to support referencing from group contextce-backport-3615Jarka Kadlecova2017-12-061-9/+3
* Eliminate N+1 queries referencing issuessh-project-feature-eager-loadStan Hu2017-09-181-1/+2
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-3/+0
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-1/+1
* Add indication for closed or merged issuables in GFMadam-finish-5993-closed-issuableAdam Buckland2017-04-071-8/+2
* Method for returning issues readable by a userability-batch-issue-checkingYorick Peterse2016-07-291-3/+4
* Eager load project relations in IssueParserYorick Peterse2016-06-151-1/+15
* Split Markdown rendering & reference gatheringYorick Peterse2016-05-261-0/+40