summaryrefslogtreecommitdiff
path: root/spec/support/markdown_feature.rb
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Support references to group milestonesSean McGivern2017-08-071-1/+5
* Use `:empty_project` where possible in top-level feature specsrs-empty-project-featuresRobert Speicher2017-04-201-2/+2
* Fix specDouwe Maan2017-02-241-3/+2
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-2/+3
* 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