summaryrefslogtreecommitdiff
path: root/app/controllers/projects/tree_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/security/gitlab@15-10-stable-eev15.10.1GitLab Bot2023-03-301-0/+9
* Add latest changes from gitlab-org/security/gitlab@15-10-stable-eeGitLab Bot2023-03-291-9/+0
* Add latest changes from gitlab-org/security/gitlab@15-10-stable-eeGitLab Bot2023-03-291-0/+9
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-3/+6
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-2/+1
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-0/+1
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-1/+0
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-3/+3
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-1/+0
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+0
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+4
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-1/+2
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-0/+2
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-0/+4
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-0/+4
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-15/+3
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-071-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-5/+3
* Enable Gitaly FindCommit caching for TreeControllersh-add-gitaly-ref-name-caching-tree-controllerStan Hu2019-04-071-0/+2
* Externalize strings in projects controllersMartin Wortschack2019-03-271-1/+1
* Remove two unused formats from Projects::TreeController#showNick Thomas2019-02-141-14/+0
* Enable even more frozen string in app/controllersgfyoung2018-09-251-0/+2
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-1/+1
* moved lfs_blob_ids method into ExtractsPath modulelfs-badgePhil Hughes2017-12-141-3/+1
* moved lfs blob fetch from extractspath filePhil Hughes2017-12-141-0/+3
* fixed project homepage not having correct variablePhil Hughes2017-12-111-1/+0
* Added LFS badge to indicate LFS tracked filesPhil Hughes2017-12-111-0/+1
* added feature specPhil Hughes2017-10-231-1/+0
* Fixed bug when clicking file link causing user to navigate awayPhil Hughes2017-10-171-1/+1
* Refactored multi-file data structurePhil Hughes2017-10-161-0/+1
* Add Page-Title header to tree and blob JSON endpointsDouwe Maan2017-09-261-0/+2
* Workaround for n+1 in Projects::TreeController#show38171-workaroundAndrew Newdigate2017-09-221-1/+4
* Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett2017-07-201-3/+3
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-3/+3
* | Add experimental JSON format for tree controllerDouwe Maan2017-06-131-5/+12
|/
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-1/+0
* Show last commit for current tree on tree pageDouwe Maan2017-05-171-0/+2
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Refactor changing files in web UIDouwe Maan2017-04-201-3/+3
* New directory from interface on existing branchJacopo2017-03-211-0/+1
* No more and/orDouwe Maan2017-02-211-2/+2
* Fix specs and behavior for LFS filesDouwe Maan2015-12-181-1/+1
* Automatically fork a project when not allowed to edit a file.Douwe Maan2015-12-181-31/+7
* Add "Start a new merge request" option to every commit formDouwe Maan2015-11-171-1/+12
* Only render 404 page from /publicinified_404_errorValery Sizov2015-10-131-3/+3