This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-22 22:07:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcad5d88791371d229c769d0ece41346ad322d2f
gitea
/
services
/
context
History
Lunny Xiao
3e566172f5
Use gitRepo as parameter instead of repopath when invoking sign functions (
#36162
)
...
Co-authored-by: Giteabot <
teabot@gitea.io
>
2025-12-17 21:55:08 +00:00
..
upload
…
access_log_test.go
…
access_log.go
…
api_org.go
…
api_test.go
…
api.go
…
base_form.go
…
base_path.go
…
base_test.go
…
base.go
Make Golang correctly delete temp files during uploading (
#36128
)
2025-12-11 19:59:42 +01:00
captcha.go
…
context_cookie.go
…
context_model.go
…
context_request.go
…
context_response.go
Check user visibility when redirecting to a renamed user (
#36148
)
2025-12-14 03:14:18 +01:00
context_template.go
…
context_test.go
…
context.go
…
csrf.go
Changed a small typo in an error message and code comments. (
#36117
)
2025-12-09 10:14:05 -05:00
org.go
Fix OrgAssignment opts (
#36174
)
2025-12-17 17:19:22 +08:00
package.go
…
pagination.go
…
permission.go
…
private.go
…
repo.go
Use gitRepo as parameter instead of repopath when invoking sign functions (
#36162
)
2025-12-17 21:55:08 +00:00
response.go
…
user.go
Check user visibility when redirecting to a renamed user (
#36148
)
2025-12-14 03:14:18 +01:00
utils.go
…
xsrf_test.go
…
xsrf.go
…