Unknwon
|
ad57f18894
|
modules/sync: minor field refactor
|
8 years ago |
Unknwon
|
8cb903fbbb
|
Fix unexpected rendering of README when it is not in Markdown
This patch also handles case when a file name looks like README
but is not a text file (e.g. image, PDF).
|
8 years ago |
Unknwon
|
d1c327d508
|
repo/home.tmpl: only ellipsis on repository name
File name could contain non-ASCII characters.
See details on https://discuss.gogs.io/t/topic/758.
|
8 years ago |
Aaron Wood
|
64788ffff6
|
Remove call to set GOMAXPROCS (#4010)
* Remove call to set GOMAXPROCS
* Remove runtime import
|
8 years ago |
Unknwon
|
8aa35577b3
|
Fix vulnerability reported in #4006
|
8 years ago |
Unknwon
|
d528704503
|
Minor code fix for PR #3560
|
8 years ago |
Unknwon
|
2994272e91
|
Code fix for PR #3748
|
8 years ago |
Unknwon
|
42a3bbb0f4
|
Fetch before Checkout when create pull request (#3699)
|
8 years ago |
Unknwon
|
eb79532812
|
Minor fix for PR #3436
|
8 years ago |
Unknwon
|
6383bf7480
|
Fix reported vulnerability
Ability to use labels from arbitrary repositories.
Reported by Miguel Ángel Jimeno.
|
8 years ago |
Unknwon
|
f471ef1bc7
|
Fix vulnerability reported in #3962
|
8 years ago |
Unknwon
|
7ebe0a9916
|
Fix vulnerabilities reported in #3959
|
8 years ago |
Unknwon
|
16d3e7085e
|
Minor fix for PR #3667
|
8 years ago |
Unknwon
|
d04b19545d
|
Code fix for PR #3547
|
8 years ago |
Unknwon
|
6cc992ea54
|
Minor fix for PR #3687
|
8 years ago |
Unknwon
|
67380cf47b
|
Minor code fix
|
8 years ago |
Unknwon
|
34b92cdb44
|
Fix #3905
|
8 years ago |
Unknwon
|
cc45a8ab06
|
cmd: new command 'import locale'
Quickly import locale files downloaded from Crowdin.
|
8 years ago |
Unknwon
|
55dc9d898f
|
Drop Go 1.4 support
Due to golang.org/x/crypto/ssh requires a method from STD in Go 1.5.
And Go 1.4 is fairly old version for now.
|
8 years ago |
Unknwon
|
95065de39a
|
Fork go-libravatar to remove import path check
To use GitHub import path as much as possible.
|
8 years ago |
Unknwon
|
a3ea4b8802
|
Update locales and add Swedish
|
8 years ago |
Unknwon
|
7e15ff9486
|
Update locales
Add new locale Serbian (Cyrillic)
|
8 years ago |
Unknwon
|
491407ddf8
|
#3590 fix 404 for release draft edition
Closes #3591
|
8 years ago |
Unknwon
|
6da55159a2
|
#3589 LoadRepoConfig after ORM is initialized
|
8 years ago |
Unknwon
|
7c1fbed057
|
Fix panic when attempt login with non-exist user
|
8 years ago |
Unknwon
|
8ee14db51e
|
Update locales
|
8 years ago |
Unknwon
|
dadd35b636
|
#3559 fix template error
|
8 years ago |
Unknwon
|
152e715999
|
models/login_source: code improvement
|
8 years ago |
Unknwon
|
8516dfcb6c
|
#2018 able to sync now for mirrors
- Refactor code to use sync.UniqueQueue
- Closes #3509
|
8 years ago |
Unknwon
|
643142acab
|
Web editor: support upload files
|
8 years ago |
Kim "BKC" Carlbäcker
|
4f40019130
|
codegangsta/cli => urfave/cli (#3546)
|
8 years ago |
Unknwon
|
780cc2d110
|
router/repo: code refactoring
|
8 years ago |
Unknwon
|
28cf0e6aaa
|
#3459 code quality improvement
|
8 years ago |
Unknwon
|
62b0dc4853
|
Web editor: fix cannot create new file in subdirectory
|
8 years ago |
Unknwon
|
579e5e4fee
|
Web editor: disallow edit mirror repository
|
8 years ago |
Unknwon
|
0114fdcba4
|
Web editor: improve delete file process
|
8 years ago |
Unknwon
|
dad5c15520
|
#2901 allow setting preferred licenses
- Closes #3488
|
8 years ago |
Unknwon
|
c30b856d14
|
#3505 use user’s info for committer and author
|
8 years ago |
Unknwon
|
13a8823bd3
|
#3495 only start builtin SSH server after user finish installation
|
8 years ago |
Unknwon
|
bb359a74f1
|
migrations: set comment updated as created
|
8 years ago |
Unknwon
|
6b98d58906
|
#2966 code cleanup
|
8 years ago |
Unknwon
|
f8a48ffaad
|
Web editor: improve code quality
|
8 years ago |
Unknwon
|
0b273ac4d5
|
#3383 code cleanup
|
8 years ago |
Unknwon
|
a00c932bbc
|
General code quality improvement
|
8 years ago |
Unknwon
|
6f9a95f830
|
#2246 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
|
8 years ago |
Unknwon
|
9349def72e
|
#3464 reproduce diff signs
Commited wrong file.
|
8 years ago |
Unknwon
|
4042d1f0c3
|
models/issue: improve quality and performance of NewIssue function
|
8 years ago |
Unknwon
|
61e27dedf7
|
#3466 fix response of pull request form validation error
|
8 years ago |
Unknwon
|
94392a7af3
|
Fix empty repository panic on send test webhook
|
8 years ago |
Unknwon
|
8637e67e6f
|
Fix outdated edit can’t overwrite changes
|
8 years ago |