Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
gitea/modules/context
Giteabot fc7d3f7315
Another round of `db.DefaultContext` refactor (#27103) (#27262)
1 year ago
..
access_log.go
api.go More refactoring of `db.DefaultContext` (#27083) 1 year ago
api_org.go
api_test.go
base.go
captcha.go
context.go Make web context initialize correctly for different cases (#26726) 1 year ago
context_cookie.go
context_model.go
context_request.go
context_response.go
context_template.go
context_test.go
csrf.go
org.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
package.go Make web context initialize correctly for different cases (#26726) 1 year ago
pagination.go
permission.go
private.go
repo.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
response.go
utils.go Avoid double-unescaping of form value (#26853) 1 year ago
xsrf.go
xsrf_test.go