This website requires JavaScript.
Explore
Help
Sign In
MarcoBuster
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea
synced
2025-02-21 23:01:30 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gitea
/
modules
/
context
History
Ethan Koenig
73d05a51e3
Remove unneeded database loads (
#814
)
...
Remove unnecessary calls to repo.GetOwner() in context handlers
2017-02-02 20:33:56 +08:00
..
api_org.go
Golint fixed for modules/context
2016-11-25 14:53:59 +08:00
api.go
Repo permission bug fixes (
#513
)
2016-12-29 21:17:32 +08:00
auth.go
Golint fixed for modules/setting (
#262
)
2016-11-27 18:14:25 +08:00
context.go
Fixes xss, clickjacking & password autocompletion
2016-11-29 22:49:06 +01:00
org.go
Golint fixed for modules/setting (
#262
)
2016-11-27 18:14:25 +08:00
repo.go
Remove unneeded database loads (
#814
)
2017-02-02 20:33:56 +08:00