Commit Graph

436 Commits (c20f5dc2ea1b27e80c28e00831278c7451ba6cce)

Author SHA1 Message Date
无闻 da0240aacd Merge pull request #307 from nuss-justin/feature/attachments
Feature: Ability to attach files to issues (attachments)
11 years ago
Justin Nuß 9a7349ce64 Change Attachment.Path to TEXT (no maximum size) 11 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 11 years ago
Justin Nuß 70b0023b82 Fix double decrement of issue counter 11 years ago
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
11 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository 11 years ago
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments 11 years ago
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
Justin Nuß c850c01007 Update closed issues stats for repository 11 years ago
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages 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