forgejo/modules/repository
Lunny Xiao 44f45d8b72
Ignore the linux anchor point to avoid linux migrate failure ()
Fix 

This PR will bypass the pushUpdateTag to database failure when
syncAllTags. An error log will be recorded.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 5ed17d9895bf678374ef5227ca37870c1c170802)
2024-02-26 22:30:26 +01:00
..
branch.go Simplify how git repositories are opened () 2024-01-27 21:09:51 +01:00
collaborator.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
collaborator_test.go [MODERATION] User blocking 2024-02-05 15:56:45 +01:00
commits.go Fix context cache bug & enable context cache for dashabord commits' authors () 2023-09-11 10:14:01 +00:00
commits_test.go Make offline mode as default to no connect external avatar service by default () 2023-12-21 07:42:16 +00:00
create.go Add merge style fast-forward-only () 2024-02-14 17:19:19 +01:00
create_test.go Move createrepository from module to service layer () 2023-09-06 12:08:51 +00:00
delete.go Even more db.DefaultContext refactor () 2023-10-03 10:30:41 +00:00
env.go Implement actions () 2023-01-31 09:45:19 +08:00
fork.go Reduce usage of db.DefaultContext () 2023-09-14 17:09:32 +00:00
generate.go [CLEANUP] make golangci-lint@v1.56.1 happy 2024-02-15 16:19:36 +01:00
generate_test.go Substitute variables in path names of template repos too () 2023-06-20 21:14:47 +00:00
hooks.go Always write proc-receive hook for all git versions () 2024-02-26 22:30:25 +01:00
init.go Adjust object format interface () 2023-12-17 11:56:08 +00:00
init_test.go Make label templates have consistent behavior and priority () 2023-04-10 16:44:02 +08:00
license.go Move createrepository from module to service layer () 2023-09-06 12:08:51 +00:00
license_test.go Move createrepository from module to service layer () 2023-09-06 12:08:51 +00:00
main_test.go make writing main test easier () 2023-09-28 01:38:53 +00:00
push.go Improve ObjectFormat interface () 2023-12-19 07:20:47 +00:00
repo.go Ignore the linux anchor point to avoid linux migrate failure () 2024-02-26 22:30:26 +01:00
repo_test.go Don't remove all mirror repository's releases when mirroring () 2024-01-26 06:18:19 +00:00
temp.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00