Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | work on #1961 | Unknwon | 2015-11-16 | |
| | ||||
* | Show custom avatars in commits | Unknwon | 2015-11-13 | |
| | ||||
* | save custom avatar as PNG | Unknwon | 2015-11-13 | |
| | ||||
* | #1896 fatal when no needed update task | Unknwon | 2015-11-04 | |
| | ||||
* | #1511 Allow local import only for admin users | Unknwon | 2015-11-03 | |
| | ||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | |
| | ||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | |
| | ||||
* | user gomail and new activate account email tpl | Unknwon | 2015-09-17 | |
| | | | | | | - #1496: fallback plain text - #1002: add date header - #913: fix encoding of header | |||
* | #1633 admin delete user | Unknwon | 2015-09-13 | |
| | ||||
* | new admin user list UI | Unknwon | 2015-09-11 | |
| | ||||
* | finish all new user settings UI | Unknwon | 2015-09-10 | |
| | ||||
* | #1585 order owners list by last changed time | Unknwon | 2015-09-07 | |
| | ||||
* | minor fix on #1589 | Unknwon | 2015-09-06 | |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | |||
* | #1193 Make organization emails non-mandatory | Unknwon | 2015-09-06 | |
| | ||||
* | fix #1558 | Unknwon | 2015-09-06 | |
| | ||||
* | fix #1568 | Unknwon | 2015-09-03 | |
| | ||||
* | work on #1558 | Unknwon | 2015-09-02 | |
| | ||||
* | XSS in username | Unknwon | 2015-09-01 | |
| | ||||
* | 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 | |
|\ | | | | | Hide avatar tooltips unless you're looking at your own profile | |||
| * | 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 | |
|\| | | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl | |||
| * | 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 | |
| | | | | ...not just ID=1 | |||
* | #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 | |
|\ | | | | | Hotfix/type fix validate password | |||
| * | 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 | |
| | | | | - fix delete user but repository watches are not decreased | |||
* | #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 | |
|\ | | | | | | | | | | | | | | | | | Conflicts: gogs.go models/models.go models/user.go templates/.VERSION templates/org/home.tmpl |