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
wxiaoguang a94a8d0ab1
Use standard HTTP library to serve files (#24693)
2 years ago
..
access_log.go
api.go
api_org.go
api_test.go
captcha.go
context.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
context_cookie.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
context_data.go Split "modules/context.go" to separate files (#24569) 2 years ago
context_form.go Split "modules/context.go" to separate files (#24569) 2 years ago
context_model.go Improve Gitea's web context, decouple "issue template" code into service package (#24590) 2 years ago
context_request.go Split "modules/context.go" to separate files (#24569) 2 years ago
context_response.go Split "modules/context.go" to separate files (#24569) 2 years ago
context_serve.go Make repository response support HTTP range request (#24592) 2 years ago
context_test.go Use standard HTTP library to serve files (#24693) 2 years ago
csrf.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go Support SSH for go get (#24664) 2 years ago
response.go
utils.go
xsrf.go
xsrf_test.go