summaryrefslogtreecommitdiff
path: root/spec/features/projects/wiki/markdown_preview_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-168/+0
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+1
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-051-30/+30
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-30/+140
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-140/+30
* New wiki page redirects user to random slug46299-wiki-page-creationLuke Duncalfe2019-08-211-65/+28
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* 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-151-3/+2
* Remove Redcarpet markdown engineJan Provaznik2019-02-041-14/+0
* render using RedCarpet if legacy_render parameter is setBrett Walker2018-09-051-0/+28
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Use proper markdown rendering for previewsBrett Walker2018-07-061-0/+7
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-2/+2
* Add helpful messages to empty wiki viewPaul Slaughter2018-05-291-0/+1
* Fix double brackets being linkified in wiki markdownAlex2018-05-181-0/+23
* Bump Gitaly to 0.98.0Zeger-Jan van de Weg2018-05-071-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-231-1/+0
|\
| * Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo2017-10-131-1/+0
* | 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-supportStan Hu2017-08-091-25/+25
|\ \ | |/
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
| * Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-24/+24
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-08-021-4/+4
|\ \ | |/
| * Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
| * Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
| * Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* | Merge branch 'master' into sh-headless-chrome-supportStan Hu2017-06-211-1/+1
|\ \ | |/
| * Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* | Convert variants of trigger('click') -> clickStan Hu2017-06-161-3/+3
|/
* Ensure wiki is created before we visit the Wiki page32622-fix-markdown_preview_specRémy Coutable2017-06-091-1/+2
* Fix specsAnnabel Dunstone Gray2017-05-121-4/+4
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-21/+39
* `WikiPage` should have a slug even when not persisted.fix-wiki-error-500Timothy Andrew2016-07-251-0/+140