summaryrefslogtreecommitdiffstats
path: root/test/unit/message_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+1
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated find_all_by_* at MessageTestToshi MARUYAMA2014-01-071-1/+1
* not use unnecessary instance variable at unit message testToshi MARUYAMA2013-01-181-18/+18
* code layout clean up unit message testToshi MARUYAMA2013-01-181-2/+2
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed some more test/unit/*_test.rb breaking when run alone (#12285)Jean-Baptiste Barth2012-11-011-1/+2
* Fixed that deleting the last reply of a topic does not update last_reply_id.Jean-Philippe Lang2012-07-071-0/+15
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* add unit message test of cannot reply to a locked topicToshi MARUYAMA2011-10-011-0/+18
* code layout clean up of test/unit/message_test.rbToshi MARUYAMA2011-10-011-2/+6
* remove trailing white-spaces from test/unit/message_test.rb.Toshi MARUYAMA2011-08-291-19/+19
* 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
* Fixed: editing a message may cause sticky attribute to be NULL (#3356).Jean-Philippe Lang2009-06-141-0/+15
* Allows multiple roles on the same project (#706). Prerequisite for user group...Jean-Philippe Lang2009-05-101-3/+3
* Adds the ability to move threads between project forums (#2452). 'Edit messag...Jean-Philippe Lang2009-04-051-0/+34
* Adds permissions to let users edit and/or delete their messages (#854, patch ...Jean-Philippe Lang2008-11-111-1/+19
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-191-3/+12
* Forums enhancements:Jean-Philippe Lang2007-11-241-0/+26
* Per project forums added.Jean-Philippe Lang2007-05-131-0/+44