summaryrefslogtreecommitdiff
path: root/spec/helpers/tree_helper_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
* 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
Closes #1382