forgejo/modules
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031)
* Make modules/context.Context a context.Context

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Simplify context calls

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Set the base context for requests to the HammerContext

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-05-31 02:18:11 -04:00
..
analyze
auth Allow Token/Basic auth on raw paths (#15987) 2021-05-27 19:46:11 +01:00
avatar Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
base fix truncate utf8 string (#15828) 2021-05-13 08:50:57 +01:00
cache
charset Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
context Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
convert Fix individual tests (addition to #15802) (#15818) 2021-05-12 00:13:42 -04:00
cron add cron job to delete old actions from database (#15688) 2021-05-01 14:17:02 +02:00
csv Refactor renders (#15175) 2021-04-19 18:25:08 -04:00
doctor Add err to log (#15813) 2021-05-10 20:48:23 +01:00
emoji
eventsource Hold the event source when there are no listeners (#15725) 2021-05-15 23:46:13 +02:00
generate Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
git git migration: don't prompt interactively for clone credentials (#15902) 2021-05-17 18:59:31 +08:00
gitgraph Fix bug on commit graph (#15517) 2021-04-17 10:27:25 +01:00
graceful Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
hcaptcha
highlight Allow custom highlight mapping beyond file extensions (#15808) 2021-05-13 12:31:23 +03:00
httpcache Add ETag header (#15370) 2021-04-12 10:49:26 -04:00
httplib fix webhook timeout bug (#15613) 2021-04-25 21:48:12 +03:00
indexer Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 2021-05-15 16:22:26 +02:00
lfs Fix lfs management find (#15537) 2021-04-21 18:31:59 +02:00
log
markup Make tasklist checkboxes clickable (#15791) 2021-05-23 17:14:03 +03:00
matchlist
metrics
migrations Fix get tag when migration (#16014) 2021-05-29 16:04:58 -04:00
nosql Fix setting redis db path (#15698) 2021-05-03 13:24:24 -04:00
notification Don't manipulate input params in email notification (#16011) 2021-05-30 10:38:38 +01:00
options
password
pprof
private add a new internal hook to save ssh log (#15787) 2021-05-21 17:37:16 -04:00
process
public Improve assets handler middleware (#15961) 2021-05-30 18:25:11 +08:00
queue Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 2021-05-15 16:22:26 +02:00
recaptcha
references Respect default merge message syntax when parsing item references (#15772) 2021-05-09 19:25:23 +01:00
repofiles
repository Double the avatar size factor (#15941) 2021-05-21 21:18:43 -04:00
secret Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
session
setting Unified custom config creation (#16012) 2021-05-29 19:44:14 +01:00
ssh
storage
structs Add Active and ProhibitLogin to API (#15689) 2021-05-11 02:22:29 +02:00
svg
sync
task
templates Fix incorrect asset URL (#15805) 2021-05-09 21:03:09 +01:00
test
timeutil
translation Use index of the supported tags to choose user lang (#15452) 2021-04-14 19:52:01 +01:00
upload
uri
user
util Use single shared random string generation function (#15741) 2021-05-10 07:45:17 +01:00
validation
web Fix setting of SameSite on cookies (#15989) 2021-05-26 21:01:07 -04:00