Commit Graph

343 Commits (cd084dacf1108e483461f8c99a0771ce3b402dc4)

Author SHA1 Message Date
Justin Nuß bfe5b86004 Add file upload for attachments
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images
Justin Nuß ef1cbcd761 Allow admins to delete attachments.
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments
Justin Nuß 4617bef895 WIP: Allow attachments for comments
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages
Justin Nuß 812f71e21b Update milestone issue stats when reopening/closing issue
Unknown be8ac7fb75 fix
Unknown 13b032f829 update name
Unknown e4ea5cf598 Finish Teams page
Unknown 99713e1180 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 5dbfe3c26c Finish organization homepage
Lunny Xiao 4ce2fa520a Merge branch 'master' into dev
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 57ac15aa20 Merge branch 'master' of github.com:gogits/gogs into dev
Lunny Xiao 7dbeee94e3 bug fixed
Unknown 32b09681b2 Migrate repository by organization
Unknown 43b33440b5 Work on create organization repo and
Unknown 4cf7a1fca5 Mirror update on create repo page
Unknown e0f9c628c5 Add create organization
Unknown 47d29a1ee0 Mirror fix on
Unknown 314193029a Use constants to name template file
Unknown 9924e65ca1 In progress of name template name constant
Unknown ad5ec45dd6 Fix
Unknown 8bfa7ae745 Remove qiniu/log
Unknown e07674bff1 Support edit release and save as draft
Unknown fb0972afad Fix
Unknown 9961f9a53c Fix
Unknown 302c863cda Fix
Unknown 9c3aa6936a Fix
Jan Oliver Oelerich 6fe43eb8d4 Fixed directory permissions for the zip download router
If the archives/ directory is created with 0655, it results in a permission error.
Unknown fbf274b751 Fix
Unknown 422043f422 Fix
Unknown 617bbe3fee Fix
Unknown 9085dfa426 Working on
slene e323604d78 display large file
slene 4ee6bc4fca fix for new git api
Unknown ff690fd976 Fix , add VERSION to template files
Unknown bf5fcfb49c Add * to selected label
Unknown 688ec6ecbd Fixed
Unknown 87854c95a9 Fixed
Unknown dce17c86ac Almost done issue label
Unknown b1bdbd7f94 Almost done issue label
FuXiaoHei 1331134316 finish issue edit content preview
Unknown 93f8f92523 Finish create new label
Unknown 04890904f9 fix
Unknown 956f011dd3 Fix
Unknown db6b71ad03 Update issue-user when change milestone
Unknown b70db61854 Fix
Unknown 16bddd593a Finish change issue’s milestone
Unknown 46fc36c3a6 Finish change issue’s milestone
Unknown 9100786beb Fix
Unknown 5ed5aa5228 Finish milestone
Unknown 33ec0632ff Fix
Unknown 2eee1e9bc2 Finish edit a milestone
Unknown c117f9e73f Fix
Unknown 54e95fa367 Finish add new milestone
FuXiaoHei 1769bb2f26 add milestone edit ui
Unknown 68fb62347f Finish issue assignee
slene 7d84cc96e8 update with git api
FuXiaoHei 2eabeba6b7 finish milestone add page
Unknown 4ef9494637 Fix panic when view issue without login
Unknown 25713ab209 Fix
Unknown 914ffa496f Show private repository activities in dashboard if has access
Unknown a742ee543e Add change assignee back end
Unknown e867283406 Assignee back end
Unknown 495d939ca5 Waiting for UI
Unknown 33d32585b1 Add mention, read/unread support of issue tracker
Unknown 6fb7229bea Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 7407f9caf3 Finish issue design
FuXiaoHei d76772adb9 add milestone list page
Unknown 7cb5a15c9b Batch of mirror fixes
Unknown e573855a4f Fix , support web hook
Unknown 94bccbb148 Finish edit and remove web hook
Unknown 24f614f6db Finish add web hook
Unknown 6e3dba2cc5 Clean repo code
FuXiaoHei d34c3bb751 finish webhook ui,
some ui fix
Unknown 02687cbdf3 Add mail notify for new collaborator
Unknown 7b60756f2c Fix Collaborators cannot commit
Unknown e10096ee2e Mirror fix on UI
Unknown a9e6d49dc6 Fix
FuXiaoHei 3e856928a2 add webhooks page ui
Unknown f6c4fbeb37 Collaborator
FuXiaoHei 52fbb9788a add collaboration page ui
Unknown 2401e68d7e Prepare for v0.3.1 hotfix
Chris Lee 6700257558 Show parents in commit diff page
Chris Lee 8a8f84d245 Use commit summaries instead of full messages
Unknown 8bc502a1ea New err check style
Unknown 2a9da4b8e5 Fix
Unknown eda3f8b3b3 Mirror updates
Unknown 1bfe4ee665 Merge branch 'master' of github.com:gogits/gogs
Unknown 2dc0329c5f Fix auth issue on
Unknown 6277f8497c Auth problem related
Christopher Brickley 4c5a6e4d87 swap \n for \000, update len check, when reading receive-pack input
Unknown c3a52f7dd0 Mirror bug fix on downloading zip