Antoine GIRARD
|
dfc16d0879
|
Fix admin repos new ui
|
9 years ago |
Antoine GIRARD
|
c98dad1cf3
|
New admin organization UI
|
9 years ago |
Antoine GIRARD
|
14a1101139
|
New admin notice UI based on user list example
|
9 years ago |
Unknwon
|
700ac8dea7
|
fix #1664
|
9 years ago |
Unknwon
|
3fb1b6a608
|
drop oauth2 feature support
|
9 years ago |
Unknwon
|
e75fd2f783
|
simplify names
|
9 years ago |
Unknwon
|
83e747bfda
|
#697 and #1606 and new admin edit user UI
|
9 years ago |
Unknwon
|
8e0a69f86a
|
#697 disable captcha and new admin create user UI
|
9 years ago |
Unknwon
|
aff773f1b9
|
add tidb support
|
9 years ago |
Unknwon
|
be89802bd8
|
new admin user list UI
|
9 years ago |
Unknwon
|
32c12d553c
|
Able to use `GOGS_WORK_DIR` environment variable to specify work directory
|
9 years ago |
Unknwon
|
83dc2468f5
|
finish initial version of pull request
|
9 years ago |
Unknwon
|
90a6553c37
|
#1009 Config option for preserving hard line breaks
|
9 years ago |
Unknwon
|
7714e792a4
|
minor fixes on #1551
|
9 years ago |
Unknwon
|
23f42d92c9
|
add webhook recent deliveries
|
9 years ago |
Unknwon
|
4217c2333c
|
new create webhook UI
|
9 years ago |
Unknwon
|
b1696665bd
|
make cron task configurable
|
9 years ago |
Paolo Borelli
|
0d38794c7f
|
Factor out function to get the current user
The same logic was duplicated in three places. Factor it
out so that we can add further fallbacks in a single place.
|
9 years ago |
Unknwon
|
34f6cbfc2a
|
finish attachments when create issue
|
9 years ago |
Jqs7
|
16f74b62b9
|
custom avatar source
|
9 years ago |
Unknwon
|
3e4cdccf6b
|
milestone: create page
|
9 years ago |
Unknwon
|
cbb78b6a63
|
better wording
|
9 years ago |
Unknwon
|
9a4132cb09
|
better wording
|
9 years ago |
Unknwon
|
d496d0cc4d
|
replace path.Join
|
9 years ago |
Unknwon
|
1490e862cc
|
custom workDir function to handle speical case in Windows
|
9 years ago |
Vladimir Vissoultchev
|
2cc050e21e
|
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
|
9 years ago |
Vladimir Vissoultchev
|
53bcf373c1
|
Allow explicit charset/codepage setting for ANSI source files to alleviate issue #1088
|
9 years ago |
Unknwon
|
fa298a2c30
|
#835: Realtime webhooks
|
9 years ago |
Unknwon
|
1ba837a055
|
new issue and label page
|
9 years ago |
Unknwon
|
86dbda0b42
|
UI: basci issue list without filters
- fix isRead check
- fix paging
|
9 years ago |
Unknwon
|
c47afdff58
|
add config options for HELO
|
9 years ago |
Tony Narlock
|
6a0fec77ea
|
Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
|
10 years ago |
Unknwon
|
c5c5aac7a5
|
typo fix
|
10 years ago |
Unknwon
|
aae74c793a
|
#1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
|
10 years ago |
Unknwon
|
caf7618ea6
|
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
|
10 years ago |
Unknwon
|
2bb982dada
|
#1080: Remove footer ads/branding from default template
|
10 years ago |
Unknwon
|
e6cf83b8c0
|
Put default config into binary
|
10 years ago |
Unknwon
|
49aeb87e44
|
#1028: Windows Expects UNIX Directory Separator
|
10 years ago |
Nolan Darilek
|
98674b2a21
|
registeration -> registration
|
10 years ago |
Unknwon
|
e3dece1371
|
modules/setting: simple behave change in startup
|
10 years ago |
Unknwon
|
f625665d8d
|
modules/setting: add abs path check before add workdir prefix
|
10 years ago |
Dmitry Azhichakov
|
3aaf292ba8
|
Fix "forcing" client certificate for SMTP
|
10 years ago |
Dmitry Azhichakov
|
8a6c86644e
|
New feature: SMTP connection may use client certificate.
New config keys in [mailer] section:
- CERT_FILE: path to a certificate file.
- KEY_FILE: path to a key file.
|
10 years ago |
Unknwon
|
7e7160eefd
|
first pass work on migration #925
|
10 years ago |
Unknwon
|
d02e45f985
|
better naming on #891
|
10 years ago |
Unknwon
|
6a23252edc
|
able to allow insecure certification of webhook for #891
|
10 years ago |
Unknwon
|
3cc04682c5
|
modules/setting: mirror path issue
|
10 years ago |
Unknwon
|
2a2596fe61
|
able to disable SSH for #883
|
10 years ago |
Unknwon
|
216683004e
|
code fix for #908, and work for #884
|
10 years ago |
Raphael Randschau
|
79f3281548
|
Add ShowRegistrationButton configuration option
|
10 years ago |