summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/issuable_state_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Use "moved" instead of "closed" in issue references"Juliette de Rancourt2019-08-301-0/+8
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Fix issuable state indicatorJan Provaznik2018-03-231-0/+8
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-0/+8
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Merge issuable "reopened" state into "opened"merge-issuable-reopened-into-opened-stateYorick Peterse2017-07-281-9/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Follow feedback on the reviewLin Jen-Shin2017-04-261-23/+47
* Skip issuable without a project in IssuableExtractor#extractLin Jen-Shin2017-04-251-55/+58
* Do not append issuable state to links with custom anchorissuable-state-custom-linksAdam Niedzielski2017-04-191-32/+76
* Display issuable state only in notes and issuable descriptionAdam Niedzielski2017-04-191-11/+21
* Fix appending state to issuable referencesfix-appending-state-to-issuable-referencesAdam Niedzielski2017-04-131-11/+32
* Add indication for closed or merged issuables in GFMadam-finish-5993-closed-issuableAdam Buckland2017-04-071-0/+95