summaryrefslogtreecommitdiffstats
path: root/test/unit/journal_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Avoid lots of CustomField.find_by_id calls when displaying an issue history w...Jean-Philippe Lang2013-10-131-0/+24
* Fixed that relations to issues that are not visible are displayed in the issu...Jean-Philippe Lang2013-07-131-0/+19
* gender neutral source comment at test/unit/journal_test.rbToshi MARUYAMA2013-07-061-2/+2
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Make sure that dates are stored as YYYY-MM-DD in journal details (#12713).Jean-Philippe Lang2013-01-041-0/+21
* Replaces find(:first) calls.Jean-Philippe Lang2012-12-031-2/+2
* Fixed some more test/unit/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+3
* Private issue notes (#1554).Jean-Philippe Lang2012-10-031-0/+65
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from unit journal test.Toshi MARUYAMA2011-05-171-7/+7
* Adds a visible scope to the Journal model.Jean-Philippe Lang2011-03-151-4/+44
* 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
* Added observers to watch model objects for mail delivery instead of calling M...Eric Davis2009-03-281-0/+11
* Added issues status changes on the activity view (initial patch by Cyril Moug...Jean-Philippe Lang2007-11-081-0/+39