summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/blob_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' into ideDouwe Maan2017-08-031-2/+2
|\
| * 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-1/+1
* | Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-201-6/+5
|\ \ | |/
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-6/+5
| * Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-1/+1
* | Merge branch 'dm-tree-json' of gitlab.com:gitlab-org/gitlab-ce into dm-tree-jsondm-tree-jsonDmitriy Zaporozhets2017-06-221-0/+20
|\ \ | |/ |/|
| * Add extra data for RenderBlob jsonDmitriy Zaporozhets2017-06-151-0/+20
* | Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
|/
* Enable RSpec/FilePath copenable-spec-file-name-copSean McGivern2017-04-261-0/+51
* Refactor changing files in web UIDouwe Maan2017-04-201-2/+2
* Linking to edit file directlyEric Eastwood2017-04-061-7/+76
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-6/+6
* Don't use potentially slow ForkService in specdm-fix-editing-files-on-forks-quickDouwe Maan2017-02-201-4/+6
* Fix issue where files on a fork could not be editedDouwe Maan2017-02-171-19/+32
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Fix redirect after update file when user has forked projectFelipe Artur2016-12-291-1/+31
* fix blob controller spec failure - updated not to use file-path-fix/blob-controller-specJames Lopez2016-11-291-1/+1
* Merge branch 'jej-22869' into 'security'Douwe Maan2016-11-281-0/+49
* Use user from let instead recreate in beforeSemyon Pupkov2016-10-091-1/+0
* Validate presence of essential params for diff renderingissue_19096Ruben Davila2016-06-241-0/+40