Commit Graph

406 Commits (0820b24f0bea6a0ce2f9c035a581bcf829ad0e13)

Author SHA1 Message Date
Unknown 465dc962b5 Finish create organization team
Unknown e4ea5cf598 Finish Teams page
Unknown 99713e1180 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 5dbfe3c26c Finish organization homepage
Lunny Xiao 1c46d68aba bug fixed for message tag
Lunny Xiao 4ce2fa520a Merge branch 'master' into dev
Lunny Xiao a357cda957 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao 54e17c7cca bug fixed
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
Lunny Xiao e5ae41e21f bug fixed
Unknown 6e448b0714 Finish delete organization
Unknown 19e9104289 Organization settings page
Lunny Xiao 165e3e8f18 path bug fixed
Unknown 32b09681b2 Migrate repository by organization
Unknown 8644c571db Mirror bug fix on create repo action
Unknown 43b33440b5 Work on create organization repo and
Unknown e0f9c628c5 Add create organization
Unknown ceb415df8a Merge branch 'master' of github.com:gogits/gogs into dev
Eryx d5d04a66f3 Fix
Unknown 47d29a1ee0 Mirror fix on
Unknown ad5ec45dd6 Fix
Unknown 8bfa7ae745 Remove qiniu/log
Unknown f147ad619a Basic process manager
Unknown e07674bff1 Support edit release and save as draft
Unknown 9961f9a53c Fix
Unknown 1161c71ac1 Mirror fix
toby.zxj a13a6b14ec Using strings.HasPrefix(...) will misjudgement
`strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table.

	user_name | repo_name
	----------+-------------
	toby      | toby/blog
	toby      | toby/test
	toby      | tobyzxj/blog
	toby      | tobyzxj/test
Unknown a3e1383cac Add gogs fix location command
Unknown f160b4f33c Add tar.gz download button and other mirror updates
Unknown 1f58d6f5d9 Mirror fix on
Unknown 302c863cda Fix
Unknown 4f2f3c2857 Code convention
Unknown 11f9d738e8 Fix
Unknown 32c5fa514c Fix
Unknown eaa7d71fc7 Fix
Unknown e1332c5239 Fix
Unknown 01a516b584 Fix
Unknown 6696610aea Fix zombie
Unknown ab13a29cb5 Fix
Unknown 688ec6ecbd Fixed
Unknown 87854c95a9 Fixed
Unknown 80055bde86 Code convention
Unknown dce17c86ac Almost done issue label
Unknown b1bdbd7f94 Almost done issue label
Unknown 5e9a45f74a Code convention
Unknown 93f8f92523 Finish create new label
Unknown 956f011dd3 Fix
Unknown be82716b66 Clean old LDAP code
Unknown 4744996f9a Make gmail auth work
Unknown db6b71ad03 Update issue-user when change milestone