summaryrefslogtreecommitdiff
path: root/spec/features/projects/wiki/markdown_preview_spec.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-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-1/+0
|\
| * Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo2017-10-131-1/+0
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-091-1/+1
|\ \ | |/
| * Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-091-25/+25
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
| * Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-24/+24
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-4/+4
|\ \ | |/
| * Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| * Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-1/+1
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-3/+3
|/
* Ensure wiki is created before we visit the Wiki page32622-fix-markdown_preview_specRémy Coutable2017-06-091-1/+2
* Fix specsAnnabel Dunstone Gray2017-05-121-4/+4
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-21/+39
* `WikiPage` should have a slug even when not persisted.fix-wiki-error-500Timothy Andrew2016-07-251-0/+140