Unknwon
94654a8bf1
remove Index field of milestone
10 years ago
Unknwon
6f6ad6f3c9
#334 : Add Deployment Key Support
10 years ago
Unknwon
9d104f248b
fix issue stats with milestone filter
10 years ago
Unknwon
85096fabbc
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
10 years ago
Unknwon
04f1db0139
finish new milestone page
10 years ago
Unknwon
8504baffed
milestone: edit
10 years ago
Unknwon
904a0ea1f3
milestone: create page
10 years ago
Unknwon
21f1c30c93
fix naming
10 years ago
Unknwon
893b66bcac
allow anonymous SSH clone
10 years ago
Unknwon
a8b859a626
milestone: pagination
10 years ago
Unknwon
fb2d1e450d
milestone: list view
10 years ago
Unknwon
0f03a22f8d
fix sql
10 years ago
Unknwon
1f61482f71
fix paging links and issue count
10 years ago
Unknwon
63b288a5fe
new issue and label page
10 years ago
Unknwon
6e4a3e4f9d
UI: CURD labels
- fix update lable break connection with repository
10 years ago
Unknwon
dfcb8673b9
UI: basic label list
- create new label
10 years ago
Unknwon
7dd092c0f7
UI: basci issue list without filters
- fix isRead check
- fix paging
10 years ago
Unknwon
f93beaba3b
#1073 #1162 issue ID constraint failed
10 years ago
Unknwon
5a7bca797c
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
10 years ago
Raphael Randschau
a868ff0436
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
10 years ago
Unknwon
4f24a5ef7d
first pass work on migration #925
10 years ago
无闻
4d31520521
Merge pull request #925 from phsmit/newcollaboration
Collaboration
10 years ago
Unknwon
be2991163c
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
11 years ago
Justin Nuß
3e7e9ee289
Fix #303 . Specify updated columns explicitly.
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ß
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ß
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
Justin Nuß
0d06c7e5f2
Prevent panic when dividing through zero
11 years ago
Justin Nuß
ec26b78d3c
Fix issue #280 . Update milestone counter when creating an issue
11 years ago
Unknown
7ffdabb28f
Move debug router location
11 years ago
Unknown
e0f9c628c5
Add create organization
11 years ago
Unknown
ad5ec45dd6
Fix #165
11 years ago
Unknown
eaa7d71fc7
Fix #232
11 years ago
Unknown
87854c95a9
Fixed #200
11 years ago
Unknown
dce17c86ac
Almost done issue label #200
11 years ago
Unknown
b1bdbd7f94
Almost done issue label #200
11 years ago
Unknown
93f8f92523
Finish create new label
11 years ago
Unknown
db6b71ad03
Update issue-user when change milestone
11 years ago
Unknown
b70db61854
Fix #185
11 years ago