summaryrefslogtreecommitdiff
path: root/spec/features/projects/blobs/edit_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-5/+7
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+13
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-6/+10
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-07-081-2/+0
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-141-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-121-7/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-111-6/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-241-0/+7
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Fixed the blob editor deleting all content for filesPhil Hughes2019-03-071-0/+9
* Merge branch 'web-ide-default-editor' into 'master'Filipa Lacerda2019-02-271-0/+4
|\
| * Makes the Web IDE the default editorPhil Hughes2019-02-261-0/+4
* | 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 Redcarpet markdown engineJan Provaznik2019-02-041-11/+0
* render using RedCarpet if legacy_render parameter is setBrett Walker2018-09-051-2/+32
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-1/+1
* Replace $.post in edit blob with axiosClement Ho2018-01-291-3/+19
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-1/+1
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Fix the :project factory by not copying the test repo twicerc/fix-tests-factoriesRémy Coutable2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-11/+11
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-3/+3
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-5/+5
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-3/+3
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-1/+1
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* Linking to edit file directlyEric Eastwood2017-04-061-27/+118
* Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-281-0/+45