0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-13 07:02:01 -05:00
forgejo/services/repository
Gusted 2212923de0 [gitea] week 2025-09 cherry pick (gitea/main -> forgejo) (#7031)
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7031
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Reviewed-by: 0ko <0ko@noreply.codeberg.org>
2025-02-27 20:05:48 +00:00
..
archiver Add github compatible tarball download API endpoints (#32572) 2024-12-03 10:19:22 +01:00
commitstatus create "shared" package to workaround import loop issues 2024-10-31 03:49:14 +01:00
files chore: Remove GetFileResponseFromCommit 2025-01-31 16:22:29 +01:00
gitgraph linting: fix typos, add toml validation (#7007) 2025-02-21 08:23:03 +00:00
adopt.go
adopt_test.go
avatar.go fix: repo avatar generating (#6338) 2024-12-22 18:18:37 +01:00
avatar_test.go fix: repo avatar generating (#6338) 2024-12-22 18:18:37 +01:00
branch.go Detect whether action view branch was deleted (#32764) 2024-12-15 09:45:10 +01:00
cache.go
check.go
collaboration.go
collaboration_test.go
commit.go
contributors_graph.go [CHORE] Move cache library 2024-08-27 21:28:56 +02:00
contributors_graph_test.go disable gravatar in test (#32529) 2024-11-24 15:42:36 +00:00
create.go feat: implement migration of website field from gogs/gitea/github (#6474) 2025-01-20 12:18:19 +00:00
create_test.go
delete.go Deleting repository should unlink all related packages (#33653) 2025-02-25 21:41:58 +01:00
fork.go
fork_test.go
generate.go fix: template config path (#2836) 2024-12-22 11:05:24 +01:00
generate_test.go
hooks.go
init.go
lfs.go log concise repo names in lfs doctor 2024-10-03 16:15:08 +02:00
lfs_test.go
main_test.go
migrate.go fix: use correct default branch for migrated wiki (#6754) 2025-02-02 12:06:02 +00:00
push.go feat: add commit limit for webhook payload (#6797) 2025-02-07 19:26:50 +00:00
repository.go Deleting repository should unlink all related packages (#33653) 2025-02-25 21:41:58 +01:00
repository_test.go
review.go
review_test.go
setting.go fix: don't cancel schedule workflows on push to main branch 2024-10-05 12:14:44 +02:00
star.go
template.go
transfer.go
transfer_test.go