summaryrefslogtreecommitdiff
path: root/spec/features/projects/wiki/user_creates_wiki_page_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-2/+2
* Fix project_path helper arguments in wiki specs34698-fix-transient-failureGrzegorz Bizon2017-07-061-1/+1
* Fix a nasty transient failure happening is a subsequent specRémy Coutable2017-07-051-9/+18
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-191-0/+16
* Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova2017-05-241-0/+34
* Fix specsAnnabel Dunstone Gray2017-05-121-2/+2
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-23/+42
* Fix wiki commit messageblackst0ne2017-04-051-0/+20
* fix tests broken by new wiki page designMike Greiling2016-11-301-6/+6
* `WikiPage` should have a slug even when not persisted.fix-wiki-error-500Timothy Andrew2016-07-251-9/+39
* Simplify specs by not over-expecting15527-fix-wiki-page-creation-issueRémy Coutable2016-05-021-18/+14
* Fix error when trying to create a wiki pageRémy Coutable2016-04-291-0/+87