| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | remove spaces inside {} of app/models/message.rb | Toshi MARUYAMA | 2020-11-18 | 1 | -1/+1 |
* | use "do end" instead of {} at ActiveRecord scope lambda of app/models/message.rb | Toshi MARUYAMA | 2020-11-10 | 1 | -2/+2 |
* | shorten long line of app/models/message.rb | Toshi MARUYAMA | 2020-10-27 | 1 | -21/+25 |
* | Evaluate acts_as_activity_provider's scope lazily (#33664). | Go MAEDA | 2020-10-17 | 1 | -1/+1 |
* | Update copyright year in source files to 2020 (#33069). | Go MAEDA | 2020-03-03 | 1 | -1/+1 |
* | cleanup: rubocop: fix Layout/BlockEndNewline in app/models/message.rb | Toshi MARUYAMA | 2019-11-09 | 1 | -9/+11 |
* | cleanup: rubocop: fix Layout/AlignArguments in app/models/message.rb | Toshi MARUYAMA | 2019-11-06 | 1 | -3/+3 |
* | cleanup: rubocop: fix Style/MultilineTernaryOperator in app/models/message.rb | Toshi MARUYAMA | 2019-11-05 | 1 | -2/+9 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Enable frozen_string_literal for some files under app and lib directory (#265... | 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 |
* | Send emails asynchronously (#26791). | Jean-Philippe Lang | 2018-10-10 | 1 | -2/+2 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -3/+2 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 1 | -0/+4 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Rewrites search engine to properly paginate results (#18631). | Jean-Philippe Lang | 2014-12-12 | 1 | -3/+3 |
* | remove unneeded "references" of joins | Toshi MARUYAMA | 2014-10-24 | 1 | -1/+0 |
* | Removed unneeded :foreign_key option on belongs_to associations. | Jean-Philippe Lang | 2014-10-22 | 1 | -2/+2 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -3/+6 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Rails4: replace deprecated Relation#update_all at Message model | Toshi MARUYAMA | 2014-01-08 | 1 | -2/+2 |
* | Use AR callbacks instead of observers (removed in Rails4) for notifications. | Jean-Philippe Lang | 2013-07-14 | 1 | -0/+7 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2012-12-13 | 1 | -1/+1 |
* | Group events in the activity view (#12542). | Jean-Philippe Lang | 2012-12-08 | 1 | -0/+1 |
* | Rewrites named scopes with ARel queries. | Jean-Philippe Lang | 2012-12-07 | 1 | -2/+3 |
* | Fixed that deleting the last reply of a topic does not update last_reply_id. | Jean-Philippe Lang | 2012-07-07 | 1 | -10/+6 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | model: replace Rails2 "named_scope" to Rails3 "scope" | Toshi MARUYAMA | 2012-04-26 | 1 | -1/+1 |
* | Fixed: Unable to change locked, sticky flags and board when editing a message... | Jean-Philippe Lang | 2012-04-06 | 1 | -2/+1 |
* | Prevent mass-assignment when adding/updating a forum message (#10390). | Jean-Philippe Lang | 2012-03-06 | 1 | -0/+7 |
* | Rails3: model: replace deprecated errors.add_to_base at cannot_reply_to_locke... | Toshi MARUYAMA | 2011-10-07 | 1 | -1/+1 |
* | Rails3: model: replace deprecated 'validate_on_create' method at Message model | Toshi MARUYAMA | 2011-10-01 | 1 | -1/+2 |
* | Rails3: model: replace deprecated 'after_destroy' method at Message model | Toshi MARUYAMA | 2011-09-22 | 1 | -1/+2 |
* | Rails3: model: replace deprecated 'after_update' method at Message model | Toshi MARUYAMA | 2011-09-22 | 1 | -1/+2 |
* | Rails3: replace deprecated 'after_create' method at Message model. | Toshi MARUYAMA | 2011-09-01 | 1 | -2/+2 |
* | remove trailing white-spaces from app/models/message.rb. | Toshi MARUYAMA | 2011-08-21 | 1 | -1/+1 |
* | remove trailing white-spaces from message model source. | Toshi MARUYAMA | 2011-05-17 | 1 | -18/+18 |
* | Makes visible scopes accept projects option and deprecate Project.visible_by. | Jean-Philippe Lang | 2011-04-05 | 1 | -2/+2 |
* | Adds visible scope to redmine links queries. | Jean-Philippe Lang | 2011-01-23 | 1 | -0/+3 |
* | Adds pagination to forum messages (#4664). | Jean-Philippe Lang | 2010-02-06 | 1 | -1/+1 |
* | Refactor: Move recipients method into acts_as_event | Eric Davis | 2010-02-01 | 1 | -7/+0 |
* | Make sure users don't get notified for thing they can not view (#3589). | Jean-Philippe Lang | 2009-12-13 | 1 | -0/+7 |
* | Makes user unwatch what he can no longer view after its permissions have chan... | Jean-Philippe Lang | 2009-12-13 | 1 | -0/+4 |
* | Fixed: editing a message may cause sticky attribute to be NULL (#3356). | Jean-Philippe Lang | 2009-06-14 | 1 | -0/+4 |
* | Adds the ability to move threads between project forums (#2452). 'Edit messag... | Jean-Philippe Lang | 2009-04-05 | 1 | -10/+11 |