Commit Graph

220 Commits (3f9c3e7bc394c115ccc4818d6505f1f68de350d2)

Author SHA1 Message Date
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151) 1 week ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 week ago
Royce Remer 54146e62c0
Make LFS http_client parallel within a batch. (#32369) 2 weeks ago
Lunny Xiao 13a203828c
Fix created_unix for mirroring (#32342) 2 weeks ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 month ago
Jason Song 09b56fc069
Distinguish LFS object errors to ignore missing objects during migration (#31702) 4 months ago
Lunny Xiao 1968c2222d
Fix adopt repository has empty object name in database (#31333) 5 months ago
Lunny Xiao ebf0c96940
Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 6 months ago
wxiaoguang 9c08637eae
Make "sync branch" also sync object format and add tests (#30878) 6 months ago
silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 7 months ago
KN4CK3R c337ff0ec7
Add user blocking (#29028) 9 months ago
Denys Konovalov fe6792dff3
Enable/disable owner and repo projects independently (#28805) 9 months ago
Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 9 months ago
Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 9 months ago
Lunny Xiao 5ed17d9895
Ignore the linux anchor point to avoid linux migrate failure (#29295) 9 months ago
wxiaoguang 7f45dfb030
Always write proc-receive hook for all git versions (#29287) 9 months ago
techknowlogick a346a8c852
bump to use go 1.22 (#29119) 9 months ago
Chris Copeland 47b5965862
Add merge style `fast-forward-only` (#28954) 9 months ago
Lunny Xiao 34633d85f1
Fix bug for generated repository object format (#28969) 10 months ago
Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 10 months ago
Lunny Xiao 534917d576
Don't remove all mirror repository's releases when mirroring (#28817) 10 months ago
JakobDev 4567a3a1ad
Allow to sync tags from admin dashboard (#28045) 10 months ago
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 10 months ago
Lunny Xiao 177cea7c70
Make offline mode as default to no connect external avatar service by default (#28548) 11 months ago
Lunny Xiao 4eb2a29910
Improve ObjectFormat interface (#28496) 11 months ago
Lunny Xiao 408a484224
Adjust object format interface (#28469) 11 months ago
Adam Majer cbf923e87b
Abstract hash function usage (#28138) 11 months ago
Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 11 months 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) 11 months ago
wxiaoguang b348424c64
Ignore "non-existing" errors when getDirectorySize calculates the size (#28276) 12 months ago
Earl Warren cb8298b717
Ignore temporary files for directory size (#28265) 12 months 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
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
Lunny Xiao 037c9895a7
Support copy protected branch from template repository (#25889) 1 year ago
Lunny Xiao 65acd1e9ef
Fix branch commit message too long problem (#25588) 1 year ago
Lunny Xiao 6e19484f4d
Sync branches into databases (#22743) 1 year ago
a1012112796 4aba8a6a5f
Split lfs size from repository size (#22900) 1 year ago
John Olheiser 8afc1b1cb5
Move some regexp out of functions (#25430) 1 year ago
Kyle D 8220e50b56
Substitute variables in path names of template repos too (#25294) 1 year ago
Wim 62ac3251fa
Remove stars when repo goes private (#19904) 1 year ago
Lunny Xiao 3d1fda737b
Use git command instead of the ini package to remove the `origin` remote (#25066) 1 year ago