| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduces @valid_watcher?@ check on watchables (@40946). | Marius Balteanu | 2024-07-08 | 1 | -0/+8 |
* | Improve watcher list permissions check to explicitly require @view_issue_watc... | Marius Balteanu | 2024-07-08 | 1 | -0/+10 |
* | Remove current year from source file copyright headers and update year in foo... | Marius Balteanu | 2024-02-26 | 2 | -2/+2 |
* | Use ApplicationRecord instead of ActiveRecord::Base (#38975). | Marius Balteanu | 2024-01-23 | 1 | -1/+3 |
* | Add missing copyrights (#37730). | Marius Balteanu | 2023-11-26 | 2 | -0/+34 |
* | Fix watcher handling on unsaved objects (#39186). | Go MAEDA | 2023-10-16 | 1 | -6/+16 |
* | Use `require_relative` instead of `File.dirname(__FILE__) + ...` (#38093). | Go MAEDA | 2023-01-16 | 1 | -1/+1 |
* | Respect group memberships when checking if an object is watched (#37065). | Marius Balteanu | 2022-06-20 | 1 | -5/+17 |
* | Locked users in a group receive notifications when the group is added as a wa... | Go MAEDA | 2020-09-01 | 1 | -1/+1 |
* | Use scope assignable_watchers (#4511). | Go MAEDA | 2020-04-25 | 1 | -1/+1 |
* | Use principals in acts_as_watchable (#4511). | Go MAEDA | 2020-04-25 | 1 | -1/+1 |
* | Allow adding user groups as watchers for issues (#4511). | Go MAEDA | 2020-02-06 | 1 | -3/+5 |
* | Support frozen_string_literal in lib/**/*.rb (#26561). | Go MAEDA | 2019-03-17 | 2 | -2/+2 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 2 | -0/+4 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -1/+0 |
* | Removes a call to alias_method_chain. | Jean-Philippe Lang | 2016-07-14 | 1 | -3/+2 |
* | When creating issues by receiving an email, watchers created via CC in the ma... | Jean-Philippe Lang | 2016-07-09 | 1 | -0/+4 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -1/+1 |
* | Code cleanup. | Jean-Philippe Lang | 2013-06-11 | 1 | -2/+2 |
* | Code cleanup. | Jean-Philippe Lang | 2013-06-11 | 1 | -1/+1 |
* | Fixed that watchers receive notifications for private comments without permis... | Jean-Philippe Lang | 2012-11-05 | 1 | -5/+8 |
* | replace Rails2 "named_scope" to Rails3 "scope" at lib/plugins/acts_as_watchab... | Toshi MARUYAMA | 2012-04-26 | 1 | -1/+1 |
* | Moved Rails plugins required by the core to lib/plugins. | Jean-Philippe Lang | 2012-04-26 | 2 | -0/+88 |
* | Redmine acts_as_* plugins moved to vendor/plugins. | Jean-Philippe Lang | 2007-09-29 | 2 | -56/+0 |
* | Search engines now supports pagination. | Jean-Philippe Lang | 2007-09-27 | 2 | -0/+56 |