Commit Graph

7 Commits

Author SHA1 Message Date
Brett Walker 3489dc3d72 Allow disabling group/project email notifications
- Adds UI to configure in group and project settings
- Removes notification configuration for users when
disabled at group or project level
2019-08-15 17:37:36 +00:00
Heinrich Lee Yu 1ce5bcacdb Remove code related to object hierarchy in MySQL
These are not required because MySQL is not
supported anymore
2019-07-25 15:35:06 +08:00
Eugenia Grieff ef5235cb2d Resolve "Email notifications do not work properly (issue due date)" 2019-06-12 15:55:09 +00:00
Patrick Bajao 199337103b Stop sending emails to users who can't read commit
This is to ensure that only users will be able receive
an email if they can read a commit from the repository
even if they are watching the activity of it.
2019-04-16 17:26:49 +08:00
Thong Kuah a2cfc150ce Add # frozen_string_literal to spec/models
Adds `# frozen_string_literal: true` to spec/models ruby files
2019-04-01 14:37:54 +13:00
Felipe Artur afe5d7d56e Apply notification settings level of groups to all child objects 2018-06-07 15:47:39 -03:00
Bob Van Landuyt 148816cd67 Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00