summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine/scm/adapters/git_adapter_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Set encoding to utf-8 for ruby 1.9 compatibility. #4050Jean-Baptiste Barth2010-12-121-0/+2
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Support leading and trailing spaces in filenames or directories in the git ad...Eric Davis2010-09-261-1/+9
* Support spaces in the files or directories in the git adapter. #6054Eric Davis2010-09-261-5/+17
* Parse the timezone in #last_rev for git to correct display the Age diplay. #6346Eric Davis2010-09-261-0/+8
* Fixed wrong commit range in git log command. #5628Jean-Baptiste Barth2010-08-081-0/+4
* Extend changes.path and changes.from_path to support longer paths. #5771Eric Davis2010-07-061-1/+1
* Moves scm adapters unit tests to a dedicated folder.Jean-Philippe Lang2010-03-061-0/+37