Don Bowman
|
67cfd9ffd1
|
Merge branch 'master' of https://github.com/gogits/gogs
Conflicts:
routers/repo/download.go
|
10 years ago |
Don Bowman
|
d78b8a0277
|
fixes for binary
|
10 years ago |
Unknwon
|
5eb2c1b43c
|
add comment form UI
|
10 years ago |
Unknwon
|
d16c228a08
|
finish view issue without comments and ops
|
10 years ago |
Unknwon
|
c3c3bb0d72
|
update locales
|
10 years ago |
Unknwon
|
7af7ee836c
|
finish attachments when create issue
|
10 years ago |
Unknwon
|
987969eb73
|
finish create issue attachment UI
|
10 years ago |
Unknwon
|
d59d30b53b
|
Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
# modules/bindata/bindata.go
# public/css/gogs.min.css
|
10 years ago |
Unknwon
|
8dfd87829c
|
minor fix on #1460
|
10 years ago |
无闻
|
80f3db72c8
|
Merge pull request #1460 from manfer/semantic
new top menu
|
10 years ago |
Fernando San Julián
|
ed47e5ad71
|
new top menu
|
10 years ago |
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 |
无闻
|
24657e264a
|
Merge pull request #1457 from jqs7/customAvatar
add custom avatar source support
|
10 years ago |
Jqs7
|
cd55742924
|
custom avatar source
|
10 years ago |
Unknwon
|
c51304a9ef
|
upgrade new issue to SUI v2
|
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
|
c95ef7c546
|
improve fork process
|
10 years ago |
Unknwon
|
937798a3f5
|
update locale
|
10 years ago |
Unknwon
|
6f6ad6f3c9
|
#334: Add Deployment Key Support
|
10 years ago |
Unknwon
|
2db1a444b5
|
update locale
|
10 years ago |
Unknwon
|
666af9631a
|
fix milestone format parse
|
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
|
893b66bcac
|
allow anonymous SSH clone
|
10 years ago |
Unknwon
|
8209a8e183
|
fix #1439
|
10 years ago |
Unknwon
|
8b77a96266
|
minor fix on #1432
|
10 years ago |
无闻
|
de5c3ca798
|
Merge pull request #1432 from manfer/enhance-copy-clipboard
Enhance copy clipboard
|
10 years ago |
Fernando San Julián
|
7303b6ff86
|
browser supports copy detection
|
10 years ago |
Unknwon
|
fb2d1e450d
|
milestone: list view
|
10 years ago |
Unknwon
|
956acc7519
|
better wording
|
10 years ago |
Unknwon
|
33fc201de4
|
replace path.Join
|
10 years ago |
Unknwon
|
80dd85a625
|
custom workDir function to handle speical case in Windows
|
10 years ago |
Unknwon
|
67d81b4ab4
|
update locale and .gopmfile
|
10 years ago |
Fernando San Julián
|
6d652fdd3f
|
new markdown styles
|
10 years ago |
Unknwon
|
cb9646375f
|
add italian support
|
10 years ago |
Unknwon
|
1344da8ec7
|
update locale and prepare for 0.6.3 release
|
10 years ago |
Vladimir Vissoultchev
|
2c124b65d3
|
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
|
10 years ago |
Unknwon
|
e4979853e5
|
update gopmfile
|
10 years ago |
无闻
|
4b4e033a3c
|
Merge pull request #1402 from wqweto/develop
Allow file and directory names to contain percent character
|
10 years ago |
Vladimir Vissoultchev
|
42fe2274e6
|
Allow file and directory names to contain percent character
|
10 years ago |