| Commit message (Expand) | Author | Age |
* | fix repository count of user is messed up | Unknwon | 2015-08-30 |
* | new create webhook event | Unknwon | 2015-08-28 |
* | complate list of gitignores and licenses | Unknwon | 2015-08-28 |
* | rename a user method | Unknwon | 2015-08-27 |
* | new webhooks list UI | Unknwon | 2015-08-26 |
* | #1535 Removing deploy key does not remove key | Unknwon | 2015-08-25 |
* | only assign auto-admin when sign up by web | Unknwon | 2015-08-19 |
* | work on #1493 | Unknwon | 2015-08-17 |
* | #1419: 500 when visit a issue with issue/comments of deleted user | Unknwon | 2015-08-15 |
* | Show owner/poster tags of comments and fix #1312 | Unknwon | 2015-08-14 |
* | delete avatar when del user | Unknwon | 2015-08-12 |
* | Merge pull request #1464 from jamesa/hide-gravatar-tooltip | 无闻 | 2015-08-10 |
|\ |
|
| * | Resize avatars to the same size they are displayed | James Anderson | 2015-08-10 |
* | | finish new issue action and mentions | Unknwon | 2015-08-10 |
* | | finish create issue with milestone and assignee | Unknwon | 2015-08-10 |
* | | Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2 | Unknwon | 2015-08-10 |
|\| |
|
| * | remove sync.Pool and support go1.2 again | Unknwon | 2015-08-09 |
| * | Generate random avatar based on e-mail when disable Gravatar | Unknwon | 2015-08-09 |
* | | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
|/ |
|
* | more on #1443 | Unknwon | 2015-08-07 |
* | #1443 set first user to be admin | Unknwon | 2015-08-07 |
* | #334: Add Deployment Key Support | Unknwon | 2015-08-06 |
* | #1299 force downcase e-mail | Unknwon | 2015-08-05 |
* | allow anonymous SSH clone | Unknwon | 2015-08-05 |
* | Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword | Lunny Xiao | 2015-04-24 |
|\ |
|
| * | typo fix for comment | Dustin Willis Webber | 2015-04-16 |
| * | typo fix | Dustin Willis Webber | 2015-04-16 |
* | | #1070 Clearer error message for illegal characters | Unknwon | 2015-03-26 |
|/ |
|
* | #1067: Deleting users should remove them from collaborator lists | Unknwon | 2015-03-17 |
* | #1024: OFFLINE_MODE Still Uses Gravatar | Unknwon | 2015-03-12 |
* | v4 migration, merge 'dev', clean code and mirror fix | Unknwon | 2015-02-23 |
* | Merge branch 'dev' of github.com:gogits/gogs into access | Unknwon | 2015-02-22 |
|\ |
|
| * | models: able to rename user with diff letter cases #981 | Unknwon | 2015-02-22 |
| * | templates/user/settings/emial.tmpl: little fix on UI | Unknwon | 2015-02-21 |
* | | code fix #941 caution: undertest | Unknwon | 2015-02-13 |
* | | Merge remote-tracking branch 'mine/access_refactor' into access_refactor | Peter Smit | 2015-02-12 |
|\ \ |
|
| * | | Refactoring of the Access Table | Peter Smit | 2015-02-06 |
| |/ |
|
* | | Refactoring of the Access Table | Peter Smit | 2015-02-12 |
* | | first pass work on migration #925 | Unknwon | 2015-02-11 |
|/ |
|
* | models: sanitize user full name when update settings | Unknwon | 2015-02-04 |
* | fix 500: E-mail already used in user settings page | Unknwon | 2014-12-29 |
* | Fix for wrong email query | Peter Smit | 2014-12-21 |
* | Merge pull request #755 from phsmit/multiple_emails | 无闻 | 2014-12-20 |
|\ |
|
| * | Small fixes to multiple_emails feature | Peter | 2014-12-20 |
| * | Add function to the model for email address management (add/delete/activate) | Peter | 2014-12-17 |
| * | Add alternative email addresses to the model | Peter Smit | 2014-12-17 |
* | | work on #754 | Unknwon | 2014-12-18 |
|/ |
|
* | Fix spelling errors in comments. | Joseph Crail | 2014-12-06 |
* | Use the avatar.HashEmail function instead of hashing email directly. Fixes #700 | Andrew Burns | 2014-12-03 |
* | fix #676 | Unknwon | 2014-11-30 |