无闻
|
cdf0eed8bb
|
Merge pull request #1693 from sapk/fix-admin-repo-new-ui
Fix admin repos new ui
|
9 years ago |
Antoine GIRARD
|
03579f6954
|
Fix admin repos new ui
|
9 years ago |
Antoine GIRARD
|
9d6563127b
|
New admin organization UI
|
9 years ago |
Antoine GIRARD
|
e82221515b
|
New admin notice UI based on user list example
|
9 years ago |
Unknwon
|
6584a9131a
|
fix #1664
|
9 years ago |
Unknwon
|
bba20262f1
|
drop oauth2 feature support
|
9 years ago |
Unknwon
|
2539fa8280
|
simplify names
|
9 years ago |
Unknwon
|
3494c1c06a
|
#697 and #1606 and new admin edit user UI
|
9 years ago |
Unknwon
|
f64c2b3fff
|
#697 disable captcha and new admin create user UI
|
9 years ago |
Unknwon
|
0a52abc3bf
|
add tidb support
|
9 years ago |
Unknwon
|
255f35e476
|
new admin user list UI
|
9 years ago |
Unknwon
|
2b1cd00a45
|
Able to use `GOGS_WORK_DIR` environment variable to specify work directory
|
9 years ago |
Unknwon
|
f5bd9aaf0a
|
finish initial version of pull request
|
9 years ago |
Unknwon
|
66532fa1c3
|
#1009 Config option for preserving hard line breaks
|
9 years ago |
Unknwon
|
6ad3426606
|
minor fixes on #1551
|
9 years ago |
Unknwon
|
eafb87f1d4
|
add webhook recent deliveries
|
9 years ago |
Unknwon
|
df9986f5a8
|
new create webhook UI
|
9 years ago |
无闻
|
0ca8536c25
|
Merge pull request #1414 from nice-software/wip/currentUser
Factor out function to get the current user
|
10 years ago |
Unknwon
|
c65787fec0
|
make cron task configurable
|
10 years ago |
Paolo Borelli
|
f8cccb03a8
|
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.
|
10 years ago |
Unknwon
|
7af7ee836c
|
finish attachments when create issue
|
10 years ago |
Jqs7
|
cd55742924
|
custom avatar source
|
10 years ago |
Unknwon
|
904a0ea1f3
|
milestone: create page
|
10 years ago |
Unknwon
|
956acc7519
|
better wording
|
10 years ago |
Unknwon
|
33fc201de4
|
replace path.Join
|
10 years ago |
Unknwon
|
80dd85a625
|
custom workDir function to handle speical case in Windows
|
10 years ago |
Vladimir Vissoultchev
|
2c124b65d3
|
Fix UTF-8 in upper-case, use ansi charset for all non UTF-8 encodings
|
10 years ago |
Vladimir Vissoultchev
|
66deff9c64
|
Allow explicit charset/codepage setting for ANSI source files to alleviate issue #1088
|
10 years ago |
Unknwon
|
d286033e38
|
#835: Realtime webhooks
|
10 years ago |
Unknwon
|
63b288a5fe
|
new issue and label page
|
10 years ago |
Unknwon
|
7dd092c0f7
|
UI: basci issue list without filters
- fix isRead check
- fix paging
|
10 years ago |
Unknwon
|
3d1db7b893
|
add config options for HELO
|
10 years ago |
Tony Narlock
|
7379a18cf9
|
Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy behavior
|
10 years ago |
Unknwon
|
d3394451bf
|
typo fix
|
10 years ago |
Unknwon
|
e0b7444703
|
#1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECK
|
10 years ago |
Unknwon
|
aa9a72602c
|
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
|
10 years ago |
Unknwon
|
a62f116b02
|
#1080: Remove footer ads/branding from default template
|
10 years ago |
Unknwon
|
fe78ea76a4
|
Put default config into binary
|
10 years ago |
Unknwon
|
720554ef38
|
#1028: Windows Expects UNIX Directory Separator
|
10 years ago |
Nolan Darilek
|
55f49e1b45
|
registeration -> registration
|
10 years ago |
无闻
|
dc55bb4cae
|
Merge pull request #943 from diseaz/mailer-client-cert
Use client certificate for SMTP over TLS
|
10 years ago |
Unknwon
|
11ce6b1785
|
modules/setting: simple behave change in startup
|
10 years ago |
Unknwon
|
5a7bca797c
|
Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
gogs.go
models/models.go
models/user.go
templates/.VERSION
templates/org/home.tmpl
|
10 years ago |
Unknwon
|
32ff782d64
|
modules/setting: add abs path check before add workdir prefix
|
10 years ago |
Dmitry Azhichakov
|
e105193e74
|
Fix "forcing" client certificate for SMTP
|
10 years ago |
Dmitry Azhichakov
|
0c2fbf5706
|
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
|
4f24a5ef7d
|
first pass work on migration #925
|
10 years ago |
Unknwon
|
07795ce5be
|
better naming on #891
|
10 years ago |
Unknwon
|
a8ac54ff07
|
able to allow insecure certification of webhook for #891
|
10 years ago |
Unknwon
|
363c93907c
|
modules/setting: mirror path issue
|
10 years ago |