summaryrefslogtreecommitdiff
path: root/spec/features/projects/blobs
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-251-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-141-0/+42
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-0/+67
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-063-0/+7
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-0/+22
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-061-0/+46
* 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-265-0/+10
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Fixed the blob editor deleting all content for filesPhil Hughes2019-03-071-0/+9
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-4/+1
|\
| * Merge branch 'security-osw-stop-linking-to-packages' into 'master'Yorick Peterse2019-03-041-4/+1
| |\
| | * Stop linking to unrecognized package sourcesOswaldo Ferreira2019-02-211-4/+1
* | | 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-042-28/+2
* Correct usage of the have_link matcherRobert Speicher2018-09-141-3/+3
* render using RedCarpet if legacy_render parameter is setBrett Walker2018-09-052-4/+80
* Fix specs failing on duplicate gpg signatureJan Provaznik2018-08-131-0/+2
* Merge branch 'rails5-fix-duplicate-gpg-signature' into 'master'Rémy Coutable2018-08-101-1/+1
|\
| * Rails5 fix specs duplicate key value violates unique constraint 'index_gpg_si...Jasper Maes2018-08-091-1/+1
* | Fix GPG status badge loading regressionsWinnie Hellmann2018-08-071-0/+29
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-113-10/+10
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-055-5/+5
* Unify spec/features/projects/blobs/blob_show_spec.rbLin Jen-Shin2018-05-221-0/+18
* Allow admins to push to empty reposBob Van Landuyt2018-04-241-0/+52
* Include feature spec for realtime pipelinejivl-realtime-update-adding-fileMayra Cabrera2018-03-141-9/+18
* Add realtime pipeline status component for filesJose Ivan Vargas2018-03-141-0/+16
* 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
* Add edit button to mobile file viewTravis Miller2017-11-221-0/+12
* Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+1
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-073-3/+3
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-1/+1
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-274-4/+4
* 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-064-24/+24
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-3/+3
* Revert "Annotate" to "Blame"sh-revert-annotate-for-blameStan Hu2017-06-221-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-5/+5
* Implement diff viewersDouwe Maan2017-06-141-0/+3