Commit Graph

197 Commits (df339ad8b0c4f8858a53a4890ded97a1e3208b13)

Author SHA1 Message Date
Unknwon f04d773f4f UI: long organization name in create repository owner list
Unknwon 5dc3dd1704 fix
Unknwon 134d8e7681 work on
Unknwon 1d57f0d64f Show custom avatars in commits
Unknwon 1559bd58e7 save custom avatar as PNG
Unknwon f255b1e86d fatal when no needed update task
Unknwon 6f0a41b8b2 Allow local import only for admin users
Unknwon 022820103d allow forcing all private repos
Unknwon 3fb1b6a608 drop oauth2 feature support
Unknwon 373731f5e8 user gomail and new activate account email tpl
- : fallback plain text
- : add date header
- : fix encoding of header
Unknwon 2d1bb0cf49 admin delete user
Unknwon be89802bd8 new admin user list UI
Unknwon 52ec80fa18 finish all new user settings UI
Unknwon 3d9b98fae4 order owners list by last changed time
Unknwon 0806725ca5 minor fix on
Signed-off-by: Unknwon <u@gogs.io>
Unknwon 80701d45bb Make organization emails non-mandatory
Unknwon aa67de910a fix
Unknwon 1fd5f8edf8 fix
Unknwon 6ea28f2a47 work on
Unknwon 63fecac537 XSS in username
Unknwon d01f688257 fix repository count of user is messed up
Unknwon f509c59ac1 new create webhook event
Unknwon 46bee50e45 complate list of gitignores and licenses
Unknwon b900863d60 rename a user method
Unknwon 2881456421 new webhooks list UI
Unknwon 260301bf2e Removing deploy key does not remove key
Unknwon 47ac579f09 only assign auto-admin when sign up by web
Unknwon 407385db7e work on
Unknwon 30b428bf0e : 500 when visit a issue with issue/comments of deleted user
Unknwon 817b48ed1e Show owner/poster tags of comments and fix
Unknwon cafde1287e delete avatar when del user
无闻 9c0c16bb5a Merge pull request from jamesa/hide-gravatar-tooltip
Hide avatar tooltips unless you're looking at your own profile
James Anderson e5146155a0 Resize avatars to the same size they are displayed
Unknwon cbc7b7132f finish new issue action and mentions
Unknwon 75aff60c90 finish create issue with milestone and assignee
Unknwon a79586cc54 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
Unknwon 68b9d78386 remove sync.Pool and support go1.2 again
Unknwon 4b43ffc96c Generate random avatar based on e-mail when disable Gravatar
Unknwon dea3a8c6a4 WIP: create PR - choose branch
Unknwon b1f08d3218 more on
Unknwon d922b7e504 set first user to be admin
...not just ID=1
Unknwon 39a3b768bc : Add Deployment Key Support
Unknwon b9527cd1bf force downcase e-mail
Unknwon e50982f5ec allow anonymous SSH clone
Lunny Xiao 673a76d638 Merge pull request from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
Dustin Willis Webber e57594dc31 typo fix for comment
Dustin Willis Webber f78046fc3b typo fix
Unknwon 698b9e2acc Clearer error message for illegal characters
Unknwon 466facc009 : Deleting users should remove them from collaborator lists
- fix delete user but repository watches are not decreased
Unknwon b72e75e522 : OFFLINE_MODE Still Uses Gravatar