summaryrefslogtreecommitdiff
path: root/spec/features/projects/wiki
Commit message (Expand)AuthorAgeFilesLines
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-24/+24
* Merge branch 'rs-empty_project-features' into 'master'Rémy Coutable2017-07-285-7/+7
|\
| * Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-275-7/+7
* | Merge branch '1827-prevent-concurrent-editing-wiki' into 'master'Robert Speicher2017-07-271-1/+11
|\ \ | |/ |/|
| * Remove unnecessary codeHiroyuki Sato2017-07-261-1/+0
| * Merge branch 'master' into 1827-prevent-concurrent-editing-wikiHiroyuki Sato2017-07-237-72/+300
| |\
| * | Refactor specHiroyuki Sato2017-03-091-2/+2
| * | Prevent concurrent editing wikiHiroyuki Sato2017-03-081-1/+11
* | | Remove superfluous type defs in specsKeifer Furzland2017-07-276-6/+6
| |/ |/|
* | Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-7/+16
|\ \
| * | 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-057-18/+9
* | | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-067-18/+9
* | | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-297-7/+7
|/ /
* | Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-197-7/+7
* | Re-enable autocomplete for milestones, tags, releases, and wikiEric Eastwood2017-06-192-3/+27
* | Ensure wiki is created before we visit the Wiki page32622-fix-markdown_preview_specRémy Coutable2017-06-091-1/+2
* | Don't allow to pass a user to ProjectWiki#http_url_to_repoRémy Coutable2017-05-301-1/+1
* | Fix LaTeX formatting for AsciiDoc wikiJarka Kadlecova2017-05-241-0/+34
* | Fix specsAnnabel Dunstone Gray2017-05-122-6/+6
* | Refactor shortcuts_wiki.jsgeoandri2017-04-111-1/+1
* | Add keyboard edit shortcut for wikiGeorge Andrinopoulos2017-04-111-0/+20
* | Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-062-44/+81
* | Fix wiki commit messageblackst0ne2017-04-052-0/+26
* | Fix ProjectWiki#http_url_to_repo signatureRémy Coutable2017-03-201-0/+26
* | Fix Project Wiki updateDongqing Hu2017-03-201-9/+24
* | [#28991] Wiki page edit button only appears on the current commit pageTM Lee2017-03-161-0/+44
|/
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-7/+5
* fix tests broken by new wiki page designMike Greiling2016-11-302-8/+8
* Fix relative links in Markdown wiki when displayed in "Project" tabadam-fix-wiki-links-markdownAdam Niedzielski2016-11-011-0/+44
* `WikiPage` should have a slug even when not persisted.fix-wiki-error-500Timothy Andrew2016-07-252-9/+179
* Simplify specs by not over-expecting15527-fix-wiki-page-creation-issueRémy Coutable2016-05-022-28/+22
* Fix error when trying to create a wiki pageRémy Coutable2016-04-292-0/+133