summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/notifications_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc42GitLab Bot2021-04-201-6/+17
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-0/+2
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-6/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-061-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-021-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-3/+8
* Externalize strings of notifications page in user profileantony liu2019-05-281-2/+2
* Enable more frozen string in app/controllers/gfyoung2018-09-231-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* refactor users update serviceJames Lopez2017-09-281-1/+1
* refactor services to match EE signatureJames Lopez2017-09-281-1/+1
* refactor update user service not to do auth checksJames Lopez2017-06-231-1/+1
* updated emails, notifications and passwords controllerJames Lopez2017-06-231-1/+3
* Revert "Merge branch '8836-mr-revert' into 'master'Stan Hu2017-03-161-1/+1
* Revert "Merge branch 'option-to-be-notified-of-own-activity' into 'master'Stan Hu2017-03-151-1/+1
* Add notified_of_own_activity to permitted attributesRichard Macklin2017-02-011-1/+1
* Re-use notifications dropdown on user profileFelipe Artur2016-06-161-15/+3
* Remove notification level fild from users, improve migrations and specsissue_3359_2Felipe Artur2016-06-101-8/+5
* Remove notification level from user modelFelipe Artur2016-06-101-4/+20
* Change how notification settings in profile are rendered and updatedDmitriy Zaporozhets2016-03-301-22/+6
* Fix few bugs related to recent notifications refactoringDmitriy Zaporozhets2016-03-301-1/+0
* Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-301-9/+5
* Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-201-1/+1
* Add a page title to every page.Douwe Maan2015-04-301-3/+1
* Use `group_member` instead of `users_group` or `membership`.Douwe Maan2015-03-151-3/+3
* Allow notification email to be set separately from primary email.Douwe Maan2015-02-071-2/+20
* Fix adminarea and emails for new membership logicDmitriy Zaporozhets2014-09-151-3/+3
* Replace old references of users_project & users_groupDmitriy Zaporozhets2014-09-141-2/+2
* Huge replace of old users_project and users_group referencesDmitriy Zaporozhets2014-09-141-4/+4
* Move Profile related controllers under Profiles:: moduleDmitriy Zaporozhets2013-06-241-0/+26