Commit Graph

229 Commits (main)

Author SHA1 Message Date
wxiaoguang 3b839f8dc0
Trivial fixes (#33304) 2 weeks ago
Rowan Bohde a8e7caedfa
add submodule diff links (#33097) 3 weeks ago
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061) 1 month ago
wxiaoguang 462ce31530
Fix repo avatar conflict (#32958) 1 month ago
wxiaoguang 2d7e6e9482
Fix various trivial problems (#32861) 2 months ago
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852) 2 months ago
wxiaoguang a66c16dc1b
Allow to fork repository into the same owner (#32819) 2 months ago
Rowan Bohde 9ac74a1a40
disable gravatar in test (#32529) 2 months ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 3 months ago
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151) 3 months ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
Royce Remer 54146e62c0
Make LFS http_client parallel within a batch. (#32369) 3 months ago
Lunny Xiao 13a203828c
Fix created_unix for mirroring (#32342) 3 months ago
yp05327 70b7df0e5e
Support repo license (#24872) 4 months ago
Jason Song 09b56fc069
Distinguish LFS object errors to ignore missing objects during migration (#31702) 6 months ago
Lunny Xiao 1968c2222d
Fix adopt repository has empty object name in database (#31333) 8 months ago
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 9 months ago
wxiaoguang 9c08637eae
Make "sync branch" also sync object format and add tests (#30878) 9 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 9 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 11 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 11 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 11 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 11 months ago
Lunny Xiao 5ed17d9895
Ignore the linux anchor point to avoid linux migrate failure (#29295) 11 months ago
wxiaoguang 7f45dfb030
Always write proc-receive hook for all git versions (#29287) 11 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 12 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 12 months ago
Lunny Xiao 34633d85f1
Fix bug for generated repository object format (#28969) 1 year ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 1 year ago
Lunny Xiao 534917d576
Don't remove all mirror repository's releases when mirroring (#28817) 1 year ago
JakobDev 4567a3a1ad
Allow to sync tags from admin dashboard (#28045) 1 year ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 1 year ago
Lunny Xiao 177cea7c70
Make offline mode as default to no connect external avatar service by default (#28548) 1 year ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 1 year ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 1 year ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 1 year ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 1 year ago
Lunny Xiao dd30d9d5c0
Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
wxiaoguang b348424c64
Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) 1 year ago
Earl Warren cb8298b717
Ignore temporary files for directory size (#28265) 1 year ago
wxiaoguang 9f8d59858a
Refactor system setting (#27000) 1 year ago
JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 1 year ago
Lunny Xiao 673cf6af76
make writing main test easier (#27270) 1 year ago
JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 1 year ago
KN4CK3R c766140dad
Add `RemoteAddress` to mirrors (#26952) 1 year ago
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 1 year ago
Lunny Xiao ebff0513db
Fix context cache bug & enable context cache for dashabord commits' authors (#26991) 1 year ago
Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 1 year ago
Lunny Xiao 6945918d34
Fix bug for ctx usage (#26762) 1 year ago