summaryrefslogtreecommitdiff
path: root/spec/features/projects/wiki
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug with the content disposition with wiki attachmentsFrancisco Javier López2018-10-172-20/+16
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-6/+7
* Use gitlab-ui modal wrapped componentClement Ho2018-09-071-1/+1
* render using RedCarpet if legacy_render parameter is setBrett Walker2018-09-051-0/+28
* Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-043-15/+15
* Fix bug with Wiki pages encodingFrancisco Javier López2018-07-311-0/+20
* So we still want to have More Pages buttonLin Jen-Shin2018-07-171-1/+1
* Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-07-138-11/+18
|\
| * Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-115-5/+5
| * Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+7
| * Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-054-6/+6
* | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 14995-c...Andreas Kämmerle2018-07-022-4/+4
|\ \ | |/
| * Update tests to check emoji autocompletionKushal Pandya2018-07-022-4/+4
* | There's no point to test customized sidebar with empty wikiLin Jen-Shin2018-06-271-10/+0
* | Merge remote-tracking branch 'upstream/master' into 14995-custom_wiki_sidebarLin Jen-Shin2018-06-279-129/+283
|\ \ | |/
| * 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
| |/
* | Rearrange the tests and add another case whereLin Jen-Shin2018-03-261-15/+27
* | Add test for sidebar and cleanup wiki testsLin Jen-Shin2018-03-231-3/+38
|/
* 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
|\ \ | |/