This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-06-01 13:12:26 +02:00
Code
Issues
Activity
gitea
/
models
/
repo
History
TheFox0x7
4c4c56c7cd
Decouple context from repository related structs (
#33823
)
...
Calls that required context implicitly are made to pass it as argument
2025-03-08 13:12:46 -08:00
..
archiver.go
Refactor error system (
#33771
)
2025-03-03 05:36:10 +00:00
attachment_test.go
…
attachment.go
…
avatar_test.go
…
avatar.go
…
collaboration_test.go
…
collaboration.go
…
fork_test.go
…
fork.go
…
git.go
…
issue.go
…
language_stats.go
…
license.go
…
main_test.go
…
mirror.go
…
org_repo.go
Decouple context from repository related structs (
#33823
)
2025-03-08 13:12:46 -08:00
pushmirror_test.go
…
pushmirror.go
…
redirect_test.go
…
redirect.go
…
release_test.go
…
release.go
…
repo_indexer.go
…
repo_list_test.go
…
repo_list.go
Small refactor to reduce unnecessary database queries and remove duplicated functions (
#33779
)
2025-03-04 18:25:20 +00:00
repo_test.go
…
repo_unit_test.go
…
repo_unit.go
…
repo.go
Small refactor to reduce unnecessary database queries and remove duplicated functions (
#33779
)
2025-03-04 18:25:20 +00:00
search.go
…
star_test.go
…
star.go
…
topic_test.go
…
topic.go
…
transfer.go
…
update.go
…
upload.go
…
user_repo_test.go
Fix some user name usages (
#33689
)
2025-02-23 12:33:43 +00:00
user_repo.go
Fix some user name usages (
#33689
)
2025-02-23 12:33:43 +00:00
watch_test.go
…
watch.go
…
wiki_test.go
…
wiki.go
…