Unknwon
|
0376e59520
|
pkg/setting: fix '[git] GC_ARGS' is not loaded
|
7 years ago |
Unknwon
|
aff4208244
|
*: rename "gogits" to "gogs"
|
7 years ago |
Unknwon
|
9127001f11
|
pkg/setting: support Discord logger
|
7 years ago |
Unknwon
|
34bd04f925
|
MISC: fix typo and grammar
Reference: 932490d7f1 (commitcomment-28344918)
|
7 years ago |
Unknwon
|
17d789a785
|
pkg/mailer: support custom mail subject prefix (#4524)
|
7 years ago |
Unknwon
|
932490d7f1
|
conf: add option to rewrite authorized_keys file at start (#4435)
Added config option '[server] REWRITE_AUTHORIZED_KEYS_AT_START'.
|
7 years ago |
Unknwon
|
6bc11c4450
|
hook: fix email not sent after push (#4430)
Turns out mail service was not initialized at all, also mail must
be sent in sync in hook mode before program exits.
|
7 years ago |
Unknwon
|
e16196124e
|
setting: disable SSH minimum key size check when not eligible (#4507)
|
8 years ago |
Peter Mescalchin
|
21c1b8d834
|
conf: rename attachment toggle from ENABLE to ENABLED (#4474)
|
8 years ago |
spacetourist
|
0a6ceabb9b
|
Allow configurable HTTPS SSL/TLS version(#4451)
|
8 years ago |
Unknwon
|
90b9f7e08c
|
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
|
8 years ago |
Unknwon
|
d05395fe90
|
Refactoring: rename modules -> pkg
Reasons to change:
1. Shorter than 'modules'
2. More generally used by other Go projects
3. Corresponds to the naming of '$GOPATH/pkg' directory
|
8 years ago |