index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmd
/
web.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Graceful: Xorm, RepoIndexer, Cron and Others (#9282)
zeripath
2019-12-15
1
-3
/
+7
*
FCGI: Allow FCGI over unix sockets (#9298)
zeripath
2019-12-10
1
-2
/
+6
*
Graceful: Cancel Process on monitor pages & HammerTime (#9213)
zeripath
2019-11-30
1
-0
/
+1
*
Graceful: Allow graceful restart for fcgi (#9112)
zeripath
2019-11-24
1
-16
/
+1
*
Graceful: Allow graceful restart for unix sockets (#9113)
zeripath
2019-11-24
1
-23
/
+6
*
Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)
zeripath
2019-11-21
1
-1
/
+2
*
Graceful fixes (#8645)
zeripath
2019-10-23
1
-0
/
+2
*
Restore Graceful Restarting & Socket Activation (#7274)
zeripath
2019-10-15
1
-9
/
+26
*
Use gitea forked macaron (#7933)
Tamal Saha
2019-08-23
1
-1
/
+1
*
Use certmanager provided TLSConfig for LetsEncrypt (#7229)
zeripath
2019-06-17
1
-6
/
+3
*
Add golangci (#6418)
kolaente
2019-06-12
1
-2
/
+7
*
Fix wrong init dependency on markup extensions (#7038)
Lunny Xiao
2019-05-25
1
-3
/
+0
*
Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
zeripath
2019-04-29
1
-9
/
+0
*
Better logging (#6038) (#6095)
zeripath
2019-04-02
1
-7
/
+7
*
Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled ...
Greg Karékinian
2018-12-12
1
-1
/
+4
*
Fix the Let's Encrypt handler by listening on a valid address (#5525)
Greg Karékinian
2018-12-11
1
-1
/
+7
*
add letsencrypt to Gitea (#4189)
Fluf
2018-08-21
1
-0
/
+33
*
General refactor of the cmd package (#3328)
Morgan Bazalgette
2018-01-12
1
-5
/
+4
*
Add an option to allow redirect of http port 80 to https. (#1928)
Mike Fellows
2017-12-25
1
-0
/
+23
*
fix run web with -p push failed (#3154)
Lunny Xiao
2017-12-13
1
-0
/
+30
*
Add external markup render support (#2570)
Lunny Xiao
2017-11-07
1
-0
/
+3
*
Integration test framework (#1290)
Ethan Koenig
2017-04-25
1
-629
/
+3
*
support health check via / and fix #969 (#1520)
Lunny Xiao
2017-04-20
1
-0
/
+4
*
feat: add download count field and unit testing for attachment. (#1512)
Bo-Yi Wu
2017-04-20
1
-0
/
+5
*
Add internal routes for ssh hook comands (#1471)
Lunny Xiao
2017-04-19
1
-0
/
+6
*
Better URL validation (#1507)
Lauris BH
2017-04-19
1
-0
/
+2
*
Add watch button on issue
Andrey Nering
2017-03-30
1
-0
/
+1
*
Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
Sandro Santilli
2017-03-29
1
-2
/
+2
*
Fix FCGI (over TCP) support (#1368)
Pavel Korovin
2017-03-23
1
-1
/
+6
*
LFS: Return 404 for unimplemented endpoints (#1330)
Fabian Zaremba
2017-03-20
1
-0
/
+3
*
Show user OpenID URIs in their profile (#1314)
Sandro Santilli
2017-03-20
1
-0
/
+1
*
feat: Only use issue and wiki on repo. (#1297)
Bo-Yi Wu
2017-03-18
1
-12
/
+12
*
Login via OpenID-2.0 (#618)
Sandro Santilli
2017-03-17
1
-0
/
+21
*
Batch updates for issues (#926)
Ethan Koenig
2017-03-15
1
-6
/
+5
*
Rename /forget_password url to /forgot_password
Sandro Santilli
2017-03-14
1
-2
/
+2
*
remove unused struct (#1062)
Lunny Xiao
2017-02-27
1
-8
/
+1
*
Oauth2 consumer (#679)
Willem van Dreumel
2017-02-22
1
-4
/
+13
*
Protected branches system (#339)
Denis Denisov
2017-02-21
1
-0
/
+5
*
feat: Able to disable non-admin to create new organization (#927)
Bo-Yi Wu
2017-02-14
1
-2
/
+8
*
Markdown rendering overhaul (#186)
Andrew Boyarshin
2017-02-14
1
-0
/
+5
*
fix watchers templates breaks (#870)
Lunny Xiao
2017-02-08
1
-1
/
+1
*
Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801)
Matthias Loibl
2017-02-05
1
-0
/
+7
*
Fix remove unix socket listenAddr (#846)
surefire
2017-02-05
1
-1
/
+1
*
Add units concept for modulable functions of a repository (#742)
Lunny Xiao
2017-02-04
1
-4
/
+4
*
Cleanup log messaging
Gabriel Jackson
2017-02-02
1
-3
/
+3
*
Allow custom public files (#782)
Thomas Boerger
2017-01-28
1
-0
/
+5
*
Add ETag header to avatars (#721)
Bwko
2017-01-25
1
-0
/
+1
*
Two factor authentication support (#630)
Andrew
2017-01-16
1
-0
/
+13
*
Attach to release (#673)
Philip Couling
2017-01-15
1
-3
/
+1
*
Don't create a default pid file (#637)
Bwko
2017-01-14
1
-1
/
+1
[next]