Unknwon
|
6bf85e1fe9
|
finish create issue with milestone and assignee
|
10 years ago |
Unknwon
|
389708ac36
|
finish create issue with milestone
|
10 years ago |
Unknwon
|
700f1d166b
|
finish create issue with labels
|
10 years ago |
Unknwon
|
cdcc2cee74
|
add migrate from issue.label_ids to issue_label
|
10 years ago |
Unknwon
|
061186d608
|
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
# templates/repo/header.tmpl
|
10 years ago |
Unknwon
|
d12a83f985
|
list view: issue, label, milestone
|
10 years ago |
Unknwon
|
4c75ab3a82
|
UI: create issue with title and content
|
10 years ago |
Unknwon
|
da158ceb99
|
remove sync.Pool and support go1.2 again
|
10 years ago |
Unknwon
|
a469377ea4
|
Generate random avatar based on e-mail when disable Gravatar
|
10 years ago |
Unknwon
|
36fa23ed16
|
WIP: create PR - choose branch
|
10 years ago |
Unknwon
|
d80617f29c
|
better fork permission check
|
10 years ago |
Unknwon
|
c95ef7c546
|
improve fork process
|
10 years ago |
Unknwon
|
dea7dc1a30
|
fix #1331
|
10 years ago |
Unknwon
|
af9ff6b1a2
|
more on #1443
|
10 years ago |
Unknwon
|
b00338ca1d
|
#1443 set first user to be admin
...not just ID=1
|
10 years ago |
Unknwon
|
208a0ecec3
|
remove useless code
|
10 years ago |
Unknwon
|
94654a8bf1
|
remove Index field of milestone
|
10 years ago |
Unknwon
|
65c8960fcd
|
fix UNIQUE
|
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
|
d263ee87b7
|
fix mysql parsetime arg
|
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
|
fff027f42a
|
#1299 force downcase e-mail
|
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
|
956acc7519
|
better wording
|
10 years ago |
Unknwon
|
b6d8282639
|
fix #1208
|
10 years ago |
Unknwon
|
06284999fe
|
#1400 use new connstr format for postgres
|
10 years ago |
Vladimir Vissoultchev
|
ccbc350c6b
|
Partial impl of git diff encoding
|
10 years ago |
Vladimir Vissoultchev
|
db8ac06b42
|
Allow spaces in file/dir names on parsing git diff
|
10 years ago |
Unknwon
|
7d9a53e114
|
report error when migration auth failed
|
10 years ago |
Unknwon
|
456de7a400
|
fix #864 with migration and update locale
|
10 years ago |
Unknwon
|
f20987df0e
|
fix #1169
- prevent create reop on existed path
|
10 years ago |
Unknwon
|
d286033e38
|
#835: Realtime webhooks
|
10 years ago |
Unknwon
|
0f03a22f8d
|
fix sql
|
10 years ago |
Unknwon
|
1f61482f71
|
fix paging links and issue count
|
10 years ago |
Unknwon
|
4802400e42
|
mirror fix on #1111
|
10 years ago |
无闻
|
dcf4c0583e
|
Merge pull request #1111 from vitalvas/develop
Add function in cron to autofix counters in repository
|
10 years ago |
Unknwon
|
63b288a5fe
|
new issue and label page
|
10 years ago |
Unknwon
|
fd3451f0cc
|
Merge branch 'develop' of github.com:gogits/gogs into feature/page_issues
|
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
|
52c42becf9
|
#1369: nil pointer when add repo to team
|
10 years ago |
Unknwon
|
7dd092c0f7
|
UI: basci issue list without filters
- fix isRead check
- fix paging
|
10 years ago |
Unknwon
|
f958b1ca3f
|
fixes on #1171
|
10 years ago |