83 Commits (d015d951bd6959f9585d8a83acfe7bba07b7eaad)

Author SHA1 Message Date
Unknwon 02877f1a69 remove useless code 9 years ago
Unknwon 9d414d4dd9 remove Index field of milestone 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
Unknwon 34795770c3 fix issue stats with milestone filter 9 years ago
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
9 years ago
Unknwon 0705f55ce0 finish new milestone page 9 years ago
Unknwon 74bd6b939c milestone: edit 9 years ago
Unknwon 3e4cdccf6b milestone: create page 9 years ago
Unknwon ce4dcf1e83 fix naming 9 years ago
Unknwon e50982f5ec allow anonymous SSH clone 9 years ago
Unknwon 9311a9858a milestone: pagination 9 years ago
Unknwon 04458d49a0 milestone: list view 9 years ago
Unknwon 2b1442f3df fix sql 9 years ago
Unknwon 2e7b38db9f fix paging links and issue count 9 years ago
Unknwon 1ba837a055 new issue and label page 9 years ago
Unknwon dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
9 years ago
Unknwon ac95f6d50f UI: basic label list
- create new label
9 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
9 years ago
Unknwon 9fb2d49b93 #1073 #1162 issue ID constraint failed 9 years ago
Unknwon 7ccab9cd09 Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
	gogs.go
	models/models.go
	models/user.go
	templates/.VERSION
	templates/org/home.tmpl
9 years ago
Raphael Randschau 4f567edc6e Fix #933
Not sure why, but xorm ignores the num_issues and num_closed_issues
columns when updating, even though the values changed.

Listing them explicitly fixes the issue with the wrong issue counts
9 years ago
Unknwon 7e7160eefd first pass work on migration #925 10 years ago
无闻 e805fdb29c Merge pull request #925 from phsmit/newcollaboration
Collaboration
10 years ago
Unknwon 5a99e9a37b models/action.go: add action reopen for #462
- models/issue.go: format comment type names
10 years ago
Peter Smit 76f8904718 Introducing Collaboration Struct 10 years ago
estetsenko bae1d65564 bugfix: Unable to assign any issue myself 10 years ago
Unknwon 83283bca4c Safe work 10 years ago
Vyacheslav Bakhmutov 31d8011843 Set milestone content field to TEXT orm type 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Justin Nuß 3e7e9ee289 Fix #303. Specify updated columns explicitly. 10 years ago
Justin Nuß 9a7349ce64 Change Attachment.Path to TEXT (no maximum size) 10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 10 years ago
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
10 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository 10 years ago
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments 10 years ago
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments 10 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 10 years ago
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages 10 years ago
无闻 94b100ce43 Merge pull request #299 from nuss-justin/issue/216
Fix #216. Change milestones, labels and assigne without reloading the page
10 years ago
Justin Nuß 0d06c7e5f2 Prevent panic when dividing through zero 10 years ago
Justin Nuß ec26b78d3c Fix issue #280. Update milestone counter when creating an issue 10 years ago
Unknown 7ffdabb28f Move debug router location 10 years ago
Unknown e0f9c628c5 Add create organization 10 years ago
Unknown ad5ec45dd6 Fix #165 10 years ago
Unknown eaa7d71fc7 Fix #232 10 years ago
Unknown 87854c95a9 Fixed #200 10 years ago
Unknown dce17c86ac Almost done issue label #200 10 years ago
Unknown b1bdbd7f94 Almost done issue label #200 10 years ago
Unknown 93f8f92523 Finish create new label 10 years ago
Unknown db6b71ad03 Update issue-user when change milestone 10 years ago