summaryrefslogtreecommitdiff
path: root/spec/lib/banzai/filter/issuable_state_filter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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