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/models/repo
Bruno Sofiato 900ac62251
Allow code search by filename (#32210)
4 months ago
..
archiver.go
attachment.go
attachment_test.go
avatar.go Return an empty string when a repo has no avatar in the repo API (#31187) 9 months ago
avatar_test.go Fix duplicate sub-path for avatars (#31365) 8 months ago
collaboration.go
collaboration_test.go
fork.go
fork_test.go
git.go
issue.go
language_stats.go
license.go Support repo license (#24872) 5 months ago
main_test.go
mirror.go
pushmirror.go
pushmirror_test.go
redirect.go
redirect_test.go
release.go Included tag search capabilities (#32045) 5 months ago
release_test.go Add tag name in the commits list (#31082) 6 months ago
repo.go Make GetRepositoryByName more safer (#31712) 7 months ago
repo_indexer.go
repo_list.go bump to go 1.23 (#31855) 5 months ago
repo_list_test.go Allow code search by filename (#32210) 4 months ago
repo_test.go
repo_unit.go Refactor repo unit "disabled" check (#31389) 8 months ago
repo_unit_test.go
search.go Rename repo_model.SearchOrderByMap to repo_model.OrderByMap (#31359) 8 months ago
star.go
star_test.go
topic.go
topic_test.go
update.go
upload.go
user_repo.go
user_repo_test.go
watch.go
watch_test.go
wiki.go
wiki_test.go