Commit Graph

61 Commits (013db70fce067db78312db3a89c257fc677b87c6)

Author SHA1 Message Date
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