0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-25 20:54:50 +01:00
gitea/modules
zeripath 01087e9eef
Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125)
This PR registers requests with the process manager and manages hierarchy within the processes.

Git repos are then associated with a context, (usually the request's context) - with sub commands using this context as their base context.

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-11-30 20:06:32 +00:00
..
activitypub
analyze
appstate
auth
avatar
base
cache
charset
context Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
convert Move accessmode into models/perm (#17828) 2021-11-28 12:58:28 +01:00
csv
doctor Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
emoji
eventsource
generate
git Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
gitgraph Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
graceful
hcaptcha
highlight
hostmatcher
httpcache
httplib
indexer Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
json
lfs
log
markup Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
metrics
migration
nosql
notification Move accessmode into models/perm (#17828) 2021-11-28 12:58:28 +01:00
options
password
pprof
private Move accessmode into models/perm (#17828) 2021-11-28 12:58:28 +01:00
process Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
proxy
public
queue
recaptcha
references
repofiles Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
repository Move accessmode into models/perm (#17828) 2021-11-28 12:58:28 +01:00
secret
session
setting Make Co-committed-by and co-authored-by trailers optional (#17848) 2021-11-29 07:09:55 +00:00
ssh
storage
structs
svg
sync
templates Make Requests Processes and create process hierarchy. Associate OpenRepository with context. (#17125) 2021-11-30 20:06:32 +00:00
test Move user related model into models/user (#17781) 2021-11-24 17:49:20 +08:00
timeutil
translation
typesniffer
updatechecker
upload Replace regex usage for MIME parsing (#17831) 2021-11-27 19:12:43 +08:00
uri
user
util
validation
web