summaryrefslogtreecommitdiff
path: root/app/controllers/profiles/avatars_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* more refactoringJames Lopez2017-06-231-3/+1
* more refactoring based on feedbackJames Lopez2017-06-231-2/+3
* added service in the rest of controllers and classesJames Lopez2017-06-231-1/+1
* Add a rubocop rule to check if a method 'redirect_to' is used without explici...31840-add-a-rubocop-that-forbids-redirect_to-inside-a-controller-destroy-action-without-an-explicit-statusblackst0ne2017-06-071-1/+1
* Remove event caching codeYorick Peterse2016-11-231-1/+0
* Add a page title to every page.Douwe Maan2015-04-301-3/+1
* Expire event cache on avatar creation/removalDrew Blessing2013-12-111-0/+2
* Issue 5716 - Allow removal of avatarDrew Blessing2013-12-021-0/+11