Commit Graph

462 Commits (v1.18.0-1)

Author SHA1 Message Date
Clar Fon 3d10193be2
Allow specifying SECRET_KEY_URI, similar to INTERNAL_TOKEN_URI () 2 years ago
zeripath bb0ff77e46
Share HTML template renderers and create a watcher framework () 2 years ago
zeripath 943753f560
Support Proxy protocol () 2 years ago
wxiaoguang 91f1c285a1
Improve pprof doc () 3 years ago
zeripath 90f3365d93
Add fgprof pprof profiler () 3 years ago
zeripath c88547ce71
Add Goroutine stack inspector to admin/monitor () 3 years ago
Cristian Le 60f203385e
Support custom ACME provider () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
wxiaoguang 5bf8d5445e
Refactor Router Logger () 3 years ago
mscherer f49d160447
Replace "unix" by "http+unix" for PROTOCOL () 3 years ago
wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. () 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows () 3 years ago
zeripath 9d855bd6a1
Simplify Gothic to use our session store instead of creating a different store () 3 years ago
wxiaoguang 599ff1c054
Only allow webhook to send requests to allowed hosts () 3 years ago
zeripath 73defbbd1c
Ensure that template compilation panics are sent to the logs () 3 years ago
zeripath 35f37a3625
Add --quiet and --verbose to gitea web to control initial logging () 4 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory () 4 years ago
KN4CK3R efe77eec85
Unified custom config creation () 4 years ago
Naohisa Murakami 9f19c2b8cc
Fix error message when saving generated LOCAL_ROOT_URL config () 4 years ago
zeripath c03f530212
Make internal SSH server host key path configurable () 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi () 4 years ago
techknowlogick d2ea21d0d8
Use caddy's certmagic library for extensible/robust ACME handling () 4 years ago
zeripath 742e21aeba
Handle and propagate errors when checking if paths are Dirs, Files or Exist () 4 years ago
Lunny Xiao 586bfb9f32
Use mount but not register for chi routes () 4 years ago
Lunny Xiao c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step () 4 years ago
zeripath dd12384f22
Fix --port setting () 4 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes () 4 years ago
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight () 4 years ago
zeripath ac3cfad23d
Make the default PID file compile-time settable () 5 years ago
Wim 4609eba2e7
Fix ipv6 parsing () 5 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others () 5 years ago
zeripath 2c83dac5d4 FCGI: Allow FCGI over unix sockets () 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime () 5 years ago
zeripath 7523314ef8
Graceful: Allow graceful restart for fcgi () 5 years ago
zeripath e3f22ad2cc Graceful: Allow graceful restart for unix sockets () 5 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines () 5 years ago
zeripath f067e12859
Graceful fixes () 5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation () 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron () 6 years ago
zeripath eaa3a1db4e Use certmanager provided TLSConfig for LetsEncrypt () 6 years ago
kolaente f9ec2f89f2 Add golangci () 6 years ago
Lunny Xiao 355ab0c62c Fix wrong init dependency on markup extensions () 6 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build () 6 years ago
zeripath 704da08fdc
Better logging () () 6 years ago
Greg Karékinian ebef3eff23 Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled () 6 years ago
Greg Karékinian 15d6cf179d Fix the Let's Encrypt handler by listening on a valid address () 6 years ago
Fluf b82c14b3d2 add letsencrypt to Gitea () 7 years ago
Morgan Bazalgette 2b52f77e1b General refactor of the cmd package () 7 years ago
Mike Fellows fabf3f2fc2 Add an option to allow redirect of http port 80 to https. () 7 years ago
Lunny Xiao 00bfa1d055
fix run web with -p push failed () 7 years ago