summaryrefslogtreecommitdiff
path: root/spec/helpers/tree_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-0/+2
* Fix handling of filenames with hash characters in tree viewStan Hu2018-11-261-0/+28
* Improve performance of tree rendering in repositories with lots of itemsDrew Blessing2018-10-311-1/+44
* Fix links to subdirectories of a directory with a plus character in its pathdm-flatten-tree-plus-charsDouwe Maan2018-04-041-0/+10
* Allow maintainers to edit directly in a forkBob Van Landuyt2018-03-071-0/+9
* spec fixesPhil Hughes2017-12-141-1/+1
* fixed failing testsPhil Hughes2017-12-111-0/+1
* Truncate tree to max 1,000 items and display notice to usersDrew Blessing2017-11-151-3/+29
* Implement fix for n+1 issue on `flatten_tree` helpergitaly-tree-entries-fixAlejandro Rodríguez2017-09-061-8/+18
* Use `:empty_project` where possible in helper specsrs-empty_project-helpersRobert Speicher2017-01-251-1/+1
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-2/+2
* Fix bad multi-line split from previous commitRobert Speicher2015-06-221-1/+2
* Fix Style/Blocks cop violationsRobert Speicher2015-06-221-4/+3
* Use project.commit convenience method.Douwe Maan2015-04-241-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-2/+2
* point to a specific branch in the test repo to avoid conflictsmarmis852015-01-111-1/+1
* Add test spec for TreeHelper modulemarmis852015-01-101-0/+28
* Use readme we support to render if there are multiple readmesRobert Schilling2014-08-111-16/+0
* Improve markup gemsRobert Schilling2014-07-281-1/+2
* fix broken specNihad Abbasov2012-09-201-1/+1
* Use GitHub::Markup to parse markup filesRobert Speicher2012-09-051-0/+15