forkjo/services/repository
2024-12-19 12:40:13 +01:00
..
archiver Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
commitstatus create "shared" package to workaround import loop issues 2024-12-19 12:40:13 +01:00
files Fix: return correct type in GetSubModule 2024-12-03 03:24:54 +00:00
adopt.go Fix incorrect default branch when adopt a repository (#30912) 2024-05-12 20:03:10 +02:00
adopt_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
avatar.go
avatar_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
branch.go security: add permission check to 'delete branch after merge' 2024-10-28 06:04:45 +00:00
cache.go
check.go
collaboration.go
collaboration_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
commit.go Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
contributors_graph.go [CHORE] Move cache library 2024-08-27 21:28:56 +02:00
contributors_graph_test.go [CHORE] Move cache library 2024-08-27 21:28:56 +02:00
create.go
create_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
delete.go
fork.go chore(refactor): split repo_service.ForkRepository in two 2024-08-11 12:40:34 +02:00
fork_test.go chore(refactor): split repo_service.ForkRepository in two 2024-08-11 12:40:34 +02:00
generate.go
generate_test.go
hooks.go
init.go Move generate from module to service (#29465) 2024-03-06 12:10:44 +08:00
lfs.go log concise repo names in lfs doctor 2024-10-11 14:26:53 +00:00
lfs_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
main_test.go
migrate.go Distinguish LFS object errors to ignore missing objects during migration (#31702) 2024-08-04 18:24:10 +02:00
push.go Fix: database not updated when using git push --tags --force (#5319) 2024-09-22 07:35:25 +00:00
repository.go
repository_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
review.go
review_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
setting.go fix: don't cancel schedule workflows on push to main branch 2024-10-13 12:25:59 +00:00
star.go
template.go
transfer.go
transfer_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00