Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
Lunny Xiao 7430d069b3
Fix created_unix for mirroring (#32342) (#32406)
1 year ago
..
branch.go Fix adopt repository has empty object name in database (#31333) (#31335) 2 years ago
branch_test.go Make "sync branch" also sync object format and add tests (#30878) (#30880) 2 years ago
collaborator.go Add user blocking (#29028) 2 years ago
collaborator_test.go Even more `db.DefaultContext` refactor (#27352) 2 years ago
commits.go Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 2 years ago
commits_test.go Make offline mode as default to no connect external avatar service by default (#28548) 2 years ago
create.go Add user blocking (#29028) 2 years ago
create_test.go Move createrepository from module to service layer (#26927) 2 years ago
delete.go Even more `db.DefaultContext` refactor (#27352) 2 years ago
env.go Move database operations of merging a pull request to post receive hook and add a transaction (#30805) (#30888) 2 years ago
fork.go Reduce usage of `db.DefaultContext` (#27073) 2 years ago
hooks.go Always write proc-receive hook for all git versions (#29287) 2 years ago
init.go Move generate from module to service (#29465) 2 years ago
init_test.go Make label templates have consistent behavior and priority (#23749) 3 years ago
license.go Move createrepository from module to service layer (#26927) 2 years ago
license_test.go Move createrepository from module to service layer (#26927) 2 years ago
main_test.go make writing main test easier (#27270) 2 years ago
push.go Improve ObjectFormat interface (#28496) 2 years ago
repo.go Fix created_unix for mirroring (#32342) (#32406) 1 year ago
repo_test.go Don't remove all mirror repository's releases when mirroring (#28817) 2 years ago
temp.go Enable more `revive` linter rules (#30608) 2 years ago