1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-05 11:21:33 +02:00
gitea/modules
Wim 4508380cf7 Show full name if DefaultShowFullName setting activated (#6710)
Adds a new key DEFAULT_SHOW_FULL_NAME (default false) to the [ui] section.
If enabled the full name will be shown (unless it's empty, then
the default username will be used)
2019-05-08 11:41:35 +03:00
..
auth Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
avatar
base Hash App token (#6724) 2019-05-04 11:45:34 -04:00
cache
context Fix org visibility bug when git cloning (#6743) 2019-04-25 21:59:10 +03:00
cron Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
generate
git Number of commits ahead/behind in branch overview (#6695) 2019-05-05 19:25:25 +03:00
gzip
highlight
httplib
indexer Issue indexer queue redis support (#6218) 2019-04-08 12:05:15 +03:00
lfs Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
log Trace Logging on Permission Denied & ColorFormat (#6618) 2019-04-22 23:40:51 +03:00
mailer Add SUBJECT_PREFIX mailer config option (#6605) 2019-04-17 00:56:40 -04:00
markup Fix domain name pattern in email regex (#6739) 2019-04-24 21:53:41 -04:00
metrics
migrations Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 2019-05-07 09:12:51 +08:00
minwinsvc
notification fix mail notification when close/reopen issue (#6581) 2019-04-11 22:59:01 +01:00
options
pprof Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
private
process
public
recaptcha Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
repofiles Number of commits ahead/behind in branch overview (#6695) 2019-05-05 19:25:25 +03:00
search
secret
session Unfortunately MemProvider Init does not actually Init properly (#6692) 2019-04-20 12:47:17 +01:00
setting Show full name if DefaultShowFullName setting activated (#6710) 2019-05-08 11:41:35 +03:00
ssh Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
structs
sync
templates Show full name if DefaultShowFullName setting activated (#6710) 2019-05-08 11:41:35 +03:00
test
user
util Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
validation