Commit Graph

122 Commits (a85e75b2b19b1defa90364e8131b373489025ee6)

Author SHA1 Message Date
Unknwon 18de67380c fix
Unknwon f255b1e86d fatal when no needed update task
Unknwon 6f0a41b8b2 Allow local import only for admin users
Unknwon 04af4b24fd work on
Unknwon 1abfe4e05f PR: nothing to commit and has pull request check
Unknwon 2ac8e11f46 able to use access token replace basic auth
Unknwon 8c046073a8 work on PR conversation
Unknwon 23f42d92c9 add webhook recent deliveries
Unknwon 371572cf5f allow edit issue and comment
Unknwon b4c0b7b98b finish view issue without comments and ops
Unknwon 34f6cbfc2a finish attachments when create issue
Unknwon 09a1b2a1f5 finish create issue with milestone
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label
Unknwon 9db4acc62e improve fork process
Unknwon 9d414d4dd9 remove Index field of milestone
Unknwon 39a3b768bc : Add Deployment Key Support
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
Unknwon 74bd6b939c milestone: edit
Unknwon e50982f5ec allow anonymous SSH clone
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 588f3215c6 : dashboard no longer accessible when repo is missing