Unknwon
3d23c13160
Add AppVeyor badge to README
8 years ago
Unknwon
e43479d948
Fix changed branch is not reflected when creating PR ( #3604 )
8 years ago
Unknwon
a2f2f7717a
Fix template error when rendering non-README markdown ( #4063 )
8 years ago
Unknwon
ae319da5fd
Disable local path migration by default ( #4033 )
...
Site admin now has to enable manually by config option
[repository] ENABLE_LOCAL_PATH_MIGRATION = true.
Site admin always grants this permission, but regulars users have
to be allowed by site admins in admin user panel.
8 years ago
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
Joakim Fremstad
3143e35d83
Reword README.md ( #4047 )
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
598e062241
Add Galician support
...
- Update locales
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
c2e1370588
Update README
...
[CI SKIP]
8 years ago
Unknwon
67380cf47b
Minor code fix
8 years ago
M5oul
5034ef787c
[mod] readme: update YunoHost package link. ( #3881 )
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
105c528369
Add Korean support
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
12445fe2ed
Add build system link to README [CI SKIP]
8 years ago
Unknwon
491407ddf8
#3590 fix 404 for release draft edition
...
Closes #3591
8 years ago
Unknwon
7c1fbed057
Fix panic when attempt login with non-exist user
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
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