summaryrefslogtreecommitdiff
path: root/spec/features/projects/wiki
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-021-4/+9
|\
| * Migrate Gitlab::Git::Wiki#file to Gitalyfeature/migrate-find-wiki-file-to-gitalyAhmad Sherif2017-10-311-4/+9
* | fix string escaping within latex exampleMike Greiling2017-10-241-2/+2
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-234-18/+3
|\ \ | |/
| * Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo2017-10-134-18/+3
* | 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-supportMike Greiling2017-10-031-1/+1
|\ \ | |/
| * Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer (GitLab)2017-10-031-1/+1
* | Merge remote-tracking branch 'origin/master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-292-3/+3
|\ \ | |/
| * spec fixesbreadcrumb-item-linksPhil Hughes2017-09-282-3/+3
* | Replaced trigger calls for clickJose Ivan Vargas2017-09-251-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportJose Ivan Vargas2017-09-135-175/+399
|\ \ | |/
| * Use WikiPages::CreateService in spec/features/projects/wiki/user_updates_wiki...Rémy Coutable2017-09-121-12/+2
| * Replace 'project/wiki.feature' spinach test with an rspec analogVitaliy @blackst0ne Klachkov2017-09-115-174/+408
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-097-35/+35
|\ \ | |/
| * Merge branch 'wiki_title' into 'master'Robert Speicher2017-08-071-1/+1
| |\
| | * Allow wiki pages to be renamed in the UIwendy04022017-08-031-1/+1
| * | Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-027-9/+9
| |/
| * 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
* | Change trigger('click') -> click for ChromeStan Hu2017-08-021-4/+4
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-027-46/+56
|\ \ | |/
| * 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
| |/ /
* | | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-217-10/+34
|\ \ \ | |/ /
| * | 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
* | | Convert variants of trigger('click') -> clickStan Hu2017-06-162-4/+4
|/ /
* | 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