summaryrefslogtreecommitdiff
path: root/app/controllers/profiles_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'revert-avatar-cropping' into 'master' Rémy Coutable2016-03-151-3/+0
|\
| * Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-3/+0
* | Let `oauth/applications#index` handle the `profiles#applications` routeapplication-settingsRobert Speicher2016-03-131-8/+0
* | Applications tab on profile settingsPhil Hughes2016-03-041-0/+1
|/
* Fix #7959: Fix avatar stretching by providing a cropping featureJohann Pardanaud2016-02-091-0/+3
* Notify user if they cannot create projectsAndrew Tomaka2015-12-051-0/+1
* Redirect to a default path if HTTP_REFERER is not setStan Hu2015-10-201-1/+1
* Merge branch 'audit_log' into 'master'Dmitriy Zaporozhets2015-07-061-2/+5
|\
| * Audit log for user authenticationValery Sizov2015-07-061-2/+5
* | Correctly show anonymous authorized applications under Profile > Applications.Douwe Maan2015-07-021-1/+2
|/
* Remove js handler from Profiles#updateRobert Speicher2015-06-131-1/+0
* Move the "Design" templates and logic to PreferencesRobert Speicher2015-06-131-7/+15
* Add a page title to every page.Douwe Maan2015-04-301-3/+1
* Fixed the Rails/ActionFilter copJeroen van Baarsen2015-04-201-3/+3
* Allow user to choose which email to be publicSenorsen2015-04-141-3/+4
* Merge branch 'user-location' into 'master'Dmitriy Zaporozhets2015-03-211-1/+1
|\
| * Add location to user profileDmitriy Zaporozhets2015-03-201-1/+1
* | Add error message when have error on profile screenCarlos Ribeiro2015-03-191-1/+2
|/
* Use same constant for amount of items per pageDmitriy Zaporozhets2015-03-121-1/+1
* Use shorter map() syntaxVinnie Okada2015-02-151-3/+1
* Avoid duplicate application rowsVinnie Okada2015-02-141-0/+3
* Allow users that signed up via OAuth to set their password in order to use Gi...Douwe Maan2015-02-131-1/+1
* Rework oauth2 featureDmitriy Zaporozhets2014-12-251-0/+5
* Make app works with strong paramsDmitriy Zaporozhets2014-06-261-1/+1
* User model to strong params. Comment other attr_accessible to let tests runDmitriy Zaporozhets2014-06-261-3/+11
* Allow oauth signup without emailDmitriy Zaporozhets2014-04-071-0/+1
* Read-only email field for LDAP userDmitriy Zaporozhets2013-11-271-0/+2
* Restyle Profile#Account pageDmitriy Zaporozhets2013-10-091-30/+1
* Fix password updateDmitriy Zaporozhets2013-09-241-3/+3
* Force user to provide old password in order to change itDmitriy Zaporozhets2013-09-241-1/+8
* Sanitize user attrs on model levelDmitriy Zaporozhets2013-07-101-14/+1
* Dont allow LDAP users to change password inside GitLabDmitriy Zaporozhets2013-05-241-3/+12
* strip tags from user profileDmitriy Zaporozhets2013-04-031-1/+1
* Sanitize user profile inputDmitriy Zaporozhets2013-02-251-1/+16
* Add option to disable username changingJaakko Kantojärvi2013-02-141-1/+3
* Refactored profile to resource. Added missing flash notice on successfull upd...Dmitriy Zaporozhets2012-12-021-0/+66