Commit Graph

427 Commits (34304e6a0c9a3904b999e3ae1fcc9e6518d3f026)

Author SHA1 Message Date
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments 11 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 11 years ago
无闻 94b100ce43 Merge pull request #299 from nuss-justin/issue/216
Fix #216. Change milestones, labels and assigne without reloading the page
11 years ago
无闻 dc2e140360 Merge pull request #296 from nuss-justin/dev
Fix issue 280 & unwatch button in Firefox
11 years ago
Justin Nuß 0d06c7e5f2 Prevent panic when dividing through zero 11 years ago
Justin Nuß 636a78fed1 Escape tags and quotes in links. 11 years ago
Justin Nuß e194cf3291 Fix issue #259. Allow links in the repository description 11 years ago
Justin Nuß ec26b78d3c Fix issue #280. Update milestone counter when creating an issue 11 years ago
Unknown 3969d704a0 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 0f907301b7 Fix #285 11 years ago
Christopher Brickley 63e47405b2 Only update access usernames where the username is changing #282 11 years ago
Unknown 63cc14062a Paging function for users and repositories 11 years ago
Unknown 7ffdabb28f Move debug router location 11 years ago
Unknown 097c8e05e6 Able to set timeout for process monitor 11 years ago
Unknown fd5412ec47 Work on #274 11 years ago
Lunny Xiao baa255e899 remove debug info 11 years ago
Lunny Xiao 3c6da63216 bug fixed 11 years ago
Unknown be8ac7fb75 fix #273 11 years ago
Unknown 7f3015b32b Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 13b032f829 update name 11 years ago
Justin Nuß a481672c5c Add 'pprof' tag for enabling debugging 11 years ago
Unknown 465dc962b5 Finish create organization team 11 years ago
Unknown e4ea5cf598 Finish Teams page 11 years ago
Unknown 99713e1180 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 5dbfe3c26c Finish organization homepage 11 years ago
Lunny Xiao 1c46d68aba bug fixed for message tag 11 years ago
Lunny Xiao 4ce2fa520a Merge branch 'master' into dev 11 years ago
Lunny Xiao a357cda957 Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Lunny Xiao 54e17c7cca bug fixed #261 11 years ago
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
11 years ago
Lunny Xiao e5ae41e21f bug fixed #261 11 years ago
Unknown 6e448b0714 Finish delete organization 11 years ago
Unknown 19e9104289 Organization settings page 11 years ago
Lunny Xiao 165e3e8f18 path bug fixed 11 years ago
Unknown 32b09681b2 Migrate repository by organization 11 years ago
Unknown 8644c571db Mirror bug fix on create repo action 11 years ago
Unknown 43b33440b5 Work on create organization repo and #257 11 years ago
Unknown e0f9c628c5 Add create organization 11 years ago
Unknown ceb415df8a Merge branch 'master' of github.com:gogits/gogs into dev 11 years ago
Eryx d5d04a66f3 Fix #252 11 years ago
Unknown 47d29a1ee0 Mirror fix on #248 11 years ago
Unknown ad5ec45dd6 Fix #165 11 years ago
Unknown 8bfa7ae745 Remove qiniu/log 11 years ago
Unknown f147ad619a Basic process manager 11 years ago
Unknown e07674bff1 Support edit release and save as draft 11 years ago
Unknown 9961f9a53c Fix #197 11 years ago
Unknown 1161c71ac1 Mirror fix 11 years ago
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
11 years ago
Unknown a3e1383cac Add gogs fix location command 11 years ago
Unknown f160b4f33c Add tar.gz download button and other mirror updates 11 years ago