summaryrefslogtreecommitdiff
path: root/spec/features/projects/wiki
Commit message (Expand)AuthorAgeFilesLines
* Update tests to check emoji autocompletionKushal Pandya2018-07-022-4/+4
* Add helpful messages to empty wiki viewPaul Slaughter2018-05-295-0/+80
* Fix double brackets being linkified in wiki markdownAlex2018-05-181-0/+23
* Merge branch 'update-wiki-modal' into 'master'Tim Zallmann2018-05-151-1/+2
|\
| * Fixed linit errorsConstance Okoghenun2018-05-071-1/+1
| * Updated user delete wiki specConstance Okoghenun2018-05-041-2/+3
* | Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-078-14/+15
* | Replace the `project/source/markdown_render.feature` spinach test with an rsp...blackst0ne2018-05-021-116/+164
|/
* Removing gitaly flagsFrancisco Javier López2018-02-072-246/+263
* Allow moving wiki pages from the UIFrancisco Javier López2018-02-052-2/+75
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-2/+2
* 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