| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r22746 from trunk to 5.0-stable (#40043). | Marius Balteanu | 2024-02-27 | 1 | -1/+1 |
* | Update copyright year to 2023 (#38141). | Go MAEDA | 2023-01-01 | 1 | -1/+1 |
* | Update copyright year in source files to 2022 (#36379). | Go MAEDA | 2022-01-02 | 1 | -1/+1 |
* | Update copyright year in source files to 2021 (#33069). | Go MAEDA | 2021-03-25 | 1 | -1/+1 |
* | Update copyright year in source files to 2020 (#33069). | Go MAEDA | 2020-03-03 | 1 | -1/+1 |
* | Fix test failure due to missing call to set_tmp_attachments_directory (#32122). | Go MAEDA | 2019-10-04 | 1 | -0/+1 |
* | Code cleanup: RuboCop: Rails/ActiveRecordAliases | Go MAEDA | 2019-08-17 | 1 | -1/+1 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Enable frozen_string_literal for some files under test directory (#26561). | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Set User.current to nil before unit tests. | Jean-Philippe Lang | 2018-12-16 | 1 | -0/+1 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Rails4: replace deprecated find_all_by_* at MessageTest | Toshi MARUYAMA | 2014-01-07 | 1 | -1/+1 |
* | not use unnecessary instance variable at unit message test | Toshi MARUYAMA | 2013-01-18 | 1 | -18/+18 |
* | code layout clean up unit message test | Toshi MARUYAMA | 2013-01-18 | 1 | -2/+2 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Fixed some more test/unit/*_test.rb breaking when run alone (#12285) | Jean-Baptiste Barth | 2012-11-01 | 1 | -1/+2 |
* | Fixed that deleting the last reply of a topic does not update last_reply_id. | Jean-Philippe Lang | 2012-07-07 | 1 | -0/+15 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | add unit message test of cannot reply to a locked topic | Toshi MARUYAMA | 2011-10-01 | 1 | -0/+18 |
* | code layout clean up of test/unit/message_test.rb | Toshi MARUYAMA | 2011-10-01 | 1 | -2/+6 |
* | remove trailing white-spaces from test/unit/message_test.rb. | Toshi MARUYAMA | 2011-08-29 | 1 | -19/+19 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Fixed: editing a message may cause sticky attribute to be NULL (#3356). | Jean-Philippe Lang | 2009-06-14 | 1 | -0/+15 |
* | Allows multiple roles on the same project (#706). Prerequisite for user group... | Jean-Philippe Lang | 2009-05-10 | 1 | -3/+3 |
* | Adds the ability to move threads between project forums (#2452). 'Edit messag... | Jean-Philippe Lang | 2009-04-05 | 1 | -0/+34 |
* | Adds permissions to let users edit and/or delete their messages (#854, patch ... | Jean-Philippe Lang | 2008-11-11 | 1 | -1/+19 |
* | Adds watch/unwatch functionality at forum topic level (#1912). | Jean-Philippe Lang | 2008-09-19 | 1 | -3/+12 |
* | Forums enhancements: | Jean-Philippe Lang | 2007-11-24 | 1 | -0/+26 |
* | Per project forums added. | Jean-Philippe Lang | 2007-05-13 | 1 | -0/+44 |