gitea/modules
zeripath 83c9035971
Immediately Hammer if second kill is sent ()
Currently Gitea will wait for HammerTime or nice shutdown if kill -1 or kill -2
is sent. We should just immediately hammer if there is a second kill.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-02-19 16:36:25 +00:00
..
activitypub
analyze
appstate
auth
avatar
base
cache
charset Fix panic in EscapeReader () 2022-02-19 15:25:31 +00:00
context Fix redirect when using lowercase reponame () 2022-02-18 00:11:27 +08:00
convert API: Return primary language and repository language stats API URL () 2022-01-25 08:33:40 +02:00
csv
doctor Delete old git.NewCommand() and use it as git.NewCommandContext() () 2022-02-06 20:01:47 +01:00
emoji format with gofumpt () 2022-01-20 18:46:10 +01:00
eventsource
generate
git Prevent dangling GetAttribute calls () 2022-02-14 18:03:56 +01:00
gitgraph Change git.cmd to RunWithContext () 2022-02-11 13:47:22 +01:00
graceful Immediately Hammer if second kill is sent () 2022-02-19 16:36:25 +00:00
hcaptcha hCaptcha Support () 2020-10-02 23:37:53 -04:00
highlight
hostmatcher
httpcache
httplib
indexer Delete old git.NewCommand() and use it as git.NewCommandContext() () 2022-02-06 20:01:47 +01:00
json
lfs
log format with gofumpt () 2022-01-20 18:46:10 +01:00
markup Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs () 2022-01-31 01:48:47 +02:00
metrics
migration add test coverage for original author conversion during migrations () 2022-02-01 13:20:28 -05:00
nosql
notification Fix problem when self-assign notification () 2022-02-18 14:06:57 +08:00
options
password
pprof
private
process
proxy
public Fix mime-type detection for HTTP server () 2022-01-23 20:19:49 +08:00
queue Add number in queue status to monitor page () 2022-02-12 13:31:26 +08:00
recaptcha
references format with gofumpt () 2022-01-20 18:46:10 +01:00
repository Delete old git.NewCommand() and use it as git.NewCommandContext() () 2022-02-06 20:01:47 +01:00
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` () 2022-02-04 18:03:15 +01:00
session
setting Update SSH Server crypto settings () 2022-02-10 17:04:16 +01:00
ssh
storage format with gofumpt () 2022-01-20 18:46:10 +01:00
structs Add apply-patch, basic revert and cherry-pick functionality () 2022-02-09 20:28:55 +00:00
svg refactor: move from io/ioutil to io and os package () 2021-09-22 13:38:34 +08:00
sync
templates Fix display time of milestones () 2022-02-16 00:50:10 +08:00
test
timeutil
translation Refactor i18n, use Locale to provide i18n/translation related functions () 2022-02-08 11:02:30 +08:00
typesniffer
updatechecker
upload
uri
user
util Fix display time of milestones () 2022-02-16 00:50:10 +08:00
validation
web