summaryrefslogtreecommitdiff
path: root/spec/support/markdown_feature.rb
Commit message (Expand)AuthorAgeFilesLines
* Hook up the updated `WikiLinkFilter` to the wiki controllers.Timothy Andrew2016-06-091-0/+4
* Implementing special GitLab markdown reference for milestonesAlejandro Rodríguez2016-04-201-1/+5
* Added & use Gitlab::Routing for URL helpersroutingYorick Peterse2016-04-011-1/+1
* Add tests for the wiki pipelineDouglas Barbosa Alexandre2016-01-141-0/+4
* Render milestone links as referencesDouwe Maan2015-12-241-0/+8
* Use URL helpers in specsDouwe Maan2015-12-031-0/+4
* Update MarkdownFeature support classRobert Speicher2015-09-011-19/+13
* Fix markdown specs again. Apparently development and test behave differently.Douwe Maan2015-08-201-2/+1
* Fix markdown specs.Douwe Maan2015-08-201-0/+1
* Add fixture_file helper.Douwe Maan2015-08-201-2/+2
* Add `Group#add_*` convenience methodsrs-group-convenience-methodsRobert Speicher2015-08-071-1/+1
* Fix setup/teardown for Markdown feature specrs-markdown-feature-pipelinesRobert Speicher2015-07-291-8/+0
* Move MarkdownFeature to its own support fileRobert Speicher2015-07-281-0/+114