Commit Graph

175 Commits (dc2e1403603789e438ced9ac7dceb736d70f426c)

Author SHA1 Message Date
Justin Nuß 636a78fed1 Escape tags and quotes in links.
Justin Nuß e194cf3291 Fix issue . Allow links in the repository description
Unknown 0f907301b7 Fix
Unknown 63cc14062a Paging function for users and repositories
Unknown 097c8e05e6 Able to set timeout for process monitor
Unknown fd5412ec47 Work on
Lunny Xiao baa255e899 remove debug info
Lunny Xiao 3c6da63216 bug fixed
Unknown 7f3015b32b Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 13b032f829 update name
Justin Nuß a481672c5c Add 'pprof' tag for enabling debugging
Unknown 465dc962b5 Finish create organization team
Lunny Xiao a357cda957 Merge branch 'dev' of github.com:gogits/gogs into dev
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 ad5ec45dd6 Fix
Unknown f147ad619a Basic process manager
Unknown e07674bff1 Support edit release and save as draft
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 11f9d738e8 Fix
Unknown 32c5fa514c Fix
Unknown e1332c5239 Fix
Unknown 01a516b584 Fix
Unknown 688ec6ecbd Fixed
Unknown 80055bde86 Code convention
Unknown 956f011dd3 Fix
Unknown b70db61854 Fix
Unknown e8dd480f10 Litte bug fix
Unknown 9100786beb Fix
Unknown a913aff1d0 Show collaborative repositories in dashboard
Unknown 54e95fa367 Finish add new milestone
Unknown 98eeec4cbb Fix
Unknown e867283406 Assignee back end
Unknown 23a857d107 Add repo info to web hook post
Unknown 7d89e765ab Bug fix
Unknown 31fd45ba02 Bug fix
Unknown abd8c2a7ca Bug fix
Unknown e05b1385fb Bug fix
Unknown 8b6766ecbe Bug fix
Unknown 33d32585b1 Add mention, read/unread support of issue tracker
Unknown 7407f9caf3 Finish issue design
Unknown 94bccbb148 Finish edit and remove web hook
Unknown 7b60756f2c Fix Collaborators cannot commit