summaryrefslogtreecommitdiff
path: root/app/helpers/tree_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-18/+0
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-0/+2
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-0/+15
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-1/+4
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+2
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-45/+0
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-2/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+18
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-27/+18
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-2/+32
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+2
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-05-041-0/+1
* 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-11-251-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-311-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-301-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Added add to tree dropdown to Vue files breadcrumbPhil Hughes2019-07-151-0/+32
* Moves method to TreeHelperFilipa Lacerda2019-07-111-0/+7
* Externalize strings in helpersMartin Wortschack2019-04-041-5/+5
* Remove old code in TreeHelper#flatten_treeStan Hu2019-03-071-10/+1
* Fix handling of filenames with hash characters in tree viewStan Hu2018-11-261-2/+2
* Improve performance of tree rendering in repositories with lots of itemsDrew Blessing2018-10-311-3/+17
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-2/+4
* make call to 'html_escape' unambiguousBrett Walker2018-04-171-1/+1
* Fix links to subdirectories of a directory with a plus character in its pathdm-flatten-tree-plus-charsDouwe Maan2018-04-041-1/+1
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-5/+16
* some more refactoringJames Lopez2018-02-231-0/+4
* Move can_current_user_push_to_branch to PresenterOswaldo Ferreira2018-02-221-1/+3
* Move button list logic to project presenterOswaldo Ferreira2018-02-201-1/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-011-1/+1
* Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-201-0/+1
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* | Truncate tree to max 1,000 items and display notice to usersDrew Blessing2017-11-151-3/+12
|/
* Fix a "Wrong number of arguments" error in TreeHelper#flatten_tree37569-fix-wrong-number-of-arguments-in-tree_helper-flatten_treeRémy Coutable2017-09-071-1/+1
* Implement fix for n+1 issue on `flatten_tree` helpergitaly-tree-entries-fixAlejandro Rodríguez2017-09-061-1/+3
* update yield to return string pathzzjin2017-05-101-1/+1
* Update tree_helper.rb to fix #31784, which broken file browse where paths dee...zzjin2017-05-091-1/+1
* Add breadcrumb, build header and pipelines submenu to artifacts browserDouwe Maan2017-05-031-2/+2
* Cache the rendered README, but post-process on showToon Claes2017-04-271-4/+0
* Refactor changing files in web UIDouwe Maan2017-04-201-1/+1
* Update tree view to sort folders with submodulesAdam Buckland2016-08-091-15/+3
* Add support to cherry-pick any commitP.S.V.R2016-04-181-1/+1