summaryrefslogtreecommitdiff
path: root/spec/features/projects/wiki
Commit message (Expand)AuthorAgeFilesLines
* Put four flaky specs in quanrantineRémy Coutable2019-04-171-2/+2
* Quarantine flaky specsRémy Coutable2019-04-091-1/+1
* Allow to sort wiki pages by date and titleIgor2019-04-041-0/+89
* Remove .wiki and @md-typography mixin in favor of .md and .md-fileDouwe Maan2019-03-261-1/+1
* Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-1/+1
* Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-1/+1
* Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-1/+1
* Remove second primary button on wiki create and editGeorge Tsiolis2019-02-154-22/+5
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-14/+0
* Remove downcase of slug and present home as "Home"Stan Hu2018-11-282-4/+4
* Remove needless auto-capitalization on Wiki page titlesStan Hu2018-11-283-12/+12
* Merge branch 'revert-fd6e3781' into 'master'Sean McGivern2018-11-222-271/+251
|\
| * Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-202-271/+251
* | Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
|/
* Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-202-251/+271
* Remove duplicate tests for GitalyZeger-Jan van de Weg2018-11-192-271/+251
* 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