summaryrefslogtreecommitdiffstats
path: root/models/user.go
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePasswordLunny Xiao2015-04-241-2/+2
|\
| * typo fix for commentDustin Willis Webber2015-04-161-1/+1
| * typo fixDustin Willis Webber2015-04-161-1/+1
* | #1070 Clearer error message for illegal charactersUnknwon2015-03-261-11/+16
|/
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-33/+54
* #1024: OFFLINE_MODE Still Uses GravatarUnknwon2015-03-121-1/+1
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-2/+2
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-7/+12
|\
| * models: able to rename user with diff letter cases #981Unknwon2015-02-221-4/+10
| * templates/user/settings/emial.tmpl: little fix on UIUnknwon2015-02-211-3/+6
* | code fix #941 caution: undertestUnknwon2015-02-131-3/+7
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-121-0/+1
|\ \
| * | Refactoring of the Access TablePeter Smit2015-02-061-54/+2
| |/
* | Refactoring of the Access TablePeter Smit2015-02-121-57/+2
* | first pass work on migration #925Unknwon2015-02-111-4/+5
|/
* models: sanitize user full name when update settingsUnknwon2015-02-041-0/+1
* fix 500: E-mail already used in user settings pageUnknwon2014-12-291-1/+1
* Fix for wrong email queryPeter Smit2014-12-211-1/+1
* Merge pull request #755 from phsmit/multiple_emails无闻2014-12-201-8/+174
|\
| * Small fixes to multiple_emails featurePeter2014-12-201-12/+12
| * Add function to the model for email address management (add/delete/activate)Peter2014-12-171-0/+133
| * Add alternative email addresses to the modelPeter Smit2014-12-171-8/+41
* | work on #754Unknwon2014-12-181-1/+1
|/
* Fix spelling errors in comments.Joseph Crail2014-12-061-3/+3
* Use the avatar.HashEmail function instead of hashing email directly. Fixes #700Andrew Burns2014-12-031-1/+7
* fix #676Unknwon2014-11-301-1/+8
* fix #580Unknwon2014-11-301-1/+0
* Fix 653Unknwon2014-11-221-2/+6
* fix #644Unknwon2014-11-211-2/+2
* more on change avatarUnknwon2014-11-211-0/+1
* custom avatar uploadUnknwon2014-11-211-40/+88
* fox #620Unknwon2014-11-171-0/+1
* support duoshuo mirror of gravatarUnknwon2014-11-161-1/+1
* fix #622Unknwon2014-11-131-4/+4
* fix session API broken and SQL pretectionUnknwon2014-11-041-1/+1
* Safe workUnknwon2014-10-251-7/+1
* Fix fork repo and macaron API brokenUnknwon2014-10-241-5/+5
* Add raw, history file button, and other mirror fixesUnknwon2014-10-111-1/+1
* Fix SMTP auth logicUnknwon2014-10-031-10/+10
* Merge pull request #508 from chadoe/homelink无闻2014-09-281-2/+1
|\
| * Fix user HomeLink when using a suburlMartin van Beurden2014-09-281-2/+1
* | Fix AvatarLink when using a suburl and gravatar is disabled or avatars are ca...Martin van Beurden2014-09-281-2/+2
|/
* Add directory level commit messageUnknwon2014-09-261-2/+11
* Page: User profileUnknwon2014-09-251-1/+2
* Page: Commits and fix #249Unknwon2014-09-231-3/+9
* Page: Commits and fix #249Unknwon2014-09-231-0/+29
* Add suburl supportUnknwon2014-09-191-3/+3
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-3/+3
* clarify name/username/owner/pusher for webhookChristopher Brickley2014-09-171-0/+8
* Continue working on new admin pagesUnknwon2014-08-291-2/+2