0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-22 22:29:05 -05:00
forgejo/services/repository
2024-04-16 09:31:46 +00:00
..
archiver
commitstatus fix commit_status 2024-03-24 07:11:19 +01:00
files Merge pull request '[v1.22/gitea] week 16 cherry pick to v7.0' (#3235) from earl-warren/forgejo:wip-v7.0-gitea-cherry-pick into v7.0/forgejo 2024-04-16 09:31:46 +00:00
adopt.go Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2024-03-26 19:04:27 +01:00
adopt_test.go
avatar.go
avatar_test.go
branch.go Merge pull request '[ACTIONS] port scheduled actions from Gitea' (#2826) from earl-warren/forgejo:wip-gitea-schedule into forgejo 2024-03-27 06:23:56 +00:00
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go [BUG] Store JSON in contributors commit cache 2024-04-11 12:06:19 +00:00
contributors_graph_test.go [BUG] Store JSON in contributors commit cache 2024-04-11 12:06:19 +00:00
create.go
create_test.go
delete.go
delete_test.go
fork.go
fork_test.go
generate.go
generate_test.go
hooks.go
init.go
lfs.go Refactor LFS GC functions 2024-04-06 07:41:40 +00:00
lfs_test.go
main_test.go
migrate.go
push.go Do not update PRs based on events that happened before they existed 2024-04-12 10:41:19 +02:00
repository.go
repository_test.go
review.go
review_test.go
setting.go Fix an actions schedule bug (#28942) 2024-03-25 16:27:32 +01:00
template.go
transfer.go
transfer_test.go