summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/blob_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@15-8-stable-eeGitLab Bot2023-03-301-4/+29
* Add latest changes from gitlab-org/security/gitlab@15-8-stable-eeGitLab Bot2023-03-291-29/+4
* Add latest changes from gitlab-org/security/gitlab@15-8-stable-eeGitLab Bot2023-03-291-4/+29
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-1/+0
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-23/+4
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+16
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+34
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-92/+27
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-29/+43
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+76
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+35
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+17
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-021-26/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-241-6/+31
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-271-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-171-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-1/+10
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-161-2/+2
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Expand FindCommit caching to blob and refssh-improve-find-commit-cachingStan Hu2019-04-061-0/+2
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-1/+1
* Move diff_line preparation into presenterMark Chao2019-03-071-51/+19
* Fix spec description and outdated commentsMark Chao2019-03-061-2/+2
* Add full option for blob diff actionMark Chao2019-03-061-0/+12
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-27/+35
* Disable format determination based on path extensionDouwe Maan2018-12-031-0/+5
* Eliminate duplicated wordsTakuya Noguchi2018-11-221-1/+1
* Remove 'comment_on_any_diff_line' feature flagosw-remove-comment-on-any-diff-line-ffOswaldo Ferreira2018-11-141-22/+0
* Comment on any expanded diff line on MRsosw-comment-on-any-line-on-diffs-w-feature-flagOswaldo Ferreira2018-11-091-2/+24
* Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-071-2/+2
* Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-071-1/+1
* Comment on any expanded diff line on MRsOswaldo Ferreira2018-11-061-2/+2
* Update other linksblackst0ne2018-10-261-1/+1
* Resolve "In web editor, when delete a file, should navigate to enclosing dire...George Thomas2018-10-171-0/+72
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-6/+6
* Changes tab VUE refactoringFelipe Artur2018-06-211-3/+57
* Reuse viewer param and move logic to blob controllerDouwe Maan2018-06-151-2/+3
* Changed the query string parameter to a string46668-make-the-html-attribute-on-the-blob-json-call-optionalTim Zallmann2018-06-151-1/+1
* Fixed linting error with trailing space in rbTim Zallmann2018-06-141-1/+1
* Makes the html attribute in the json output optional with the option html_ren...Tim Zallmann2018-06-141-0/+18
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-4/+4
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-2/+2
* Add a project forks spec helperBob Van Landuyt2017-10-071-3/+4
* Fix blob_controller_spec plain to raw_pathLuke "Jared" Bennett2017-08-041-1/+1