summaryrefslogtreecommitdiff
path: root/spec/features/issues/markdown_toolbar_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Added diff suggestion popoverPhil Hughes2019-06-141-1/+1
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+2
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-041-1/+1
|\
| * Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-311-3/+3
|\ \ | |/
| * Use `empty_project` where possible in spec/features/issuesRobert Speicher2017-07-271-2/+2
| * Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* | IssueNotesRefactor: Fix markdown toolbar specs.Fatih Acet2017-07-211-10/+10
|/
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Fixed failing markdown button testsPhil Hughes2017-01-061-2/+2
* Fixed first newline not workingmarkdown-button-newline-bug-fixPhil Hughes2016-12-211-0/+37