0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-20 17:55:42 +01:00
gitea/modules/context
6543 06e4687cec
more context for models (#19511)
make more usage of context, to have more db transaction in one session

(make diff of  #9307 smaller)
2022-04-28 13:48:48 +02:00
..
access_log.go
api_org.go
api_test.go
api.go Use router param for filepath in GetRawFile (#19499) 2022-04-26 12:15:45 -05:00
auth.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2022-04-08 13:21:05 +08:00
captcha.go
context.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2022-04-08 13:21:05 +08:00
csrf.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2022-04-08 13:21:05 +08:00
form.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go more context for models (#19511) 2022-04-28 13:48:48 +02:00
response.go
utils.go
xsrf_test.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2022-04-08 13:21:05 +08:00
xsrf.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 2022-04-08 13:21:05 +08:00