summaryrefslogtreecommitdiffstats
path: root/test/unit/repository_filesystem_test.rb
Commit message (Expand)AuthorAgeFilesLines
* scm: filesystem: add test to override human_attribute_name of "Root directory"Toshi MARUYAMA2012-02-241-0/+27
* Rails3: scm: filesystem: replace @repository.reload to @project.reload of tes...Toshi MARUYAMA2011-09-121-1/+3
* scm: filesystem: replace RAILS_ROOT to Rails.root in unit model test.Toshi MARUYAMA2011-06-101-2/+1
* scm: filesystem: code clean up unit model test.Toshi MARUYAMA2011-05-211-4/+5
* scm: filesystem: remove trailing white-spaces from unit model test.Toshi MARUYAMA2011-05-081-5/+5
* scm: filesystem: update test repository for non ascii text files displaying (...Toshi MARUYAMA2011-03-221-1/+1
* scm: filesystem: change project id of unit model test from 1 to 3.Toshi MARUYAMA2011-03-221-1/+1
* scm: filesystem: code clean up unit model test.Toshi MARUYAMA2011-03-221-6/+7
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Upgraded to Rails 2.3.4 (#3597)Eric Davis2009-09-131-1/+1
* Adds Filesystem adapter (patch #1393 by Paul R).Jean-Philippe Lang2008-06-081-0/+54