Commit Graph

438 Commits (8c2b5feeaef96601c578bc26db7925586f552456)

Author SHA1 Message Date
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 (#7420) 4 years ago
zeripath dd12384f22
Fix --port setting (#13288) 4 years ago
zeripath 2f1353a2f3
Move install pages out of main macaron routes (#13195) 4 years ago
6543 818d921bbb
Refactor use TrimSuffix instead of TrimRight (#12993) 4 years ago
zeripath ac3cfad23d
Make the default PID file compile-time settable (#12485) 4 years ago
Wim 4609eba2e7
Fix ipv6 parsing (#12321) 4 years ago
zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
zeripath 2c83dac5d4 FCGI: Allow FCGI over unix sockets (#9298) 5 years ago
zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
zeripath 7523314ef8
Graceful: Allow graceful restart for fcgi (#9112) 5 years ago
zeripath e3f22ad2cc Graceful: Allow graceful restart for unix sockets (#9113) 5 years ago
zeripath cbaa1de9ec Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) 5 years ago
zeripath f067e12859
Graceful fixes (#8645) 5 years ago
zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
zeripath eaa3a1db4e Use certmanager provided TLSConfig for LetsEncrypt (#7229) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Lunny Xiao 355ab0c62c Fix wrong init dependency on markup extensions (#7038) 5 years ago
zeripath 8d0d7bc28d Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Greg Karékinian ebef3eff23 Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled (#5537) 6 years ago
Greg Karékinian 15d6cf179d Fix the Let's Encrypt handler by listening on a valid address (#5525) 6 years ago
Fluf b82c14b3d2 add letsencrypt to Gitea (#4189) 6 years ago
Morgan Bazalgette 2b52f77e1b General refactor of the cmd package (#3328) 7 years ago
Mike Fellows fabf3f2fc2 Add an option to allow redirect of http port 80 to https. (#1928) 7 years ago
Lunny Xiao 00bfa1d055
fix run web with -p push failed (#3154) 7 years ago
Lunny Xiao 62d0a4d882 Add external markup render support (#2570) 7 years ago
Ethan Koenig c58708d3ee Integration test framework (#1290) 8 years ago
Lunny Xiao 42072783c9 support health check via / and fix #969 (#1520) 8 years ago
Bo-Yi Wu fa2a513c62 feat: add download count field and unit testing for attachment. (#1512) 8 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471) 8 years ago
Lauris BH f42ec6120e Better URL validation (#1507) 8 years ago
Andrey Nering b674460748 Add watch button on issue 8 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 8 years ago
Pavel Korovin ae9b02b079 Fix FCGI (over TCP) support (#1368) 8 years ago
Fabian Zaremba 5586445207 LFS: Return 404 for unimplemented endpoints (#1330) 8 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314) 8 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297) 8 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618) 8 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues (#926) 8 years ago
Sandro Santilli 7d8f9d1c46 Rename /forget_password url to /forgot_password 8 years ago
Lunny Xiao 50918084bb remove unused struct (#1062) 8 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago
Denis Denisov fd941db246 Protected branches system (#339) 8 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927) 8 years ago
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186) 8 years ago
Lunny Xiao c5887b0f28 fix watchers templates breaks (#870) 8 years ago
Matthias Loibl 17c5e12e6e Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801) 8 years ago
surefire c73b7a65f5 Fix remove unix socket listenAddr (#846) 8 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742) 8 years ago