Commit Graph

210 Commits (d547b53cca8a9a7ac96449910bae5d811728c251)

Author SHA1 Message Date
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
wxiaoguang de4a21fcb4
Refactor INI package (first step) (#25024) 1 year ago
Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 year ago
wxiaoguang 82224c54e0
Improve avatar uploading / resizing / compressing, remove Fomantic card module (#24653) 2 years ago
Jason Song ea1afb945d
Replace placeholders in licenses (#24354) 2 years ago
wxiaoguang a6450494c3
Fix unclear `IsRepositoryExist` logic (#24374) 2 years ago
wxiaoguang 50a72e7a83
Use a general approach to access custom/static/builtin assets (#24022) 2 years ago
wxiaoguang 4e33481357
Make label templates have consistent behavior and priority (#23749) 2 years ago
yp05327 26a0cd7143
Allow repo admins too to delete the repo (#23940) 2 years ago
Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) 2 years ago
Jason Song 090e753923
Reduce duplicate and useless code in options (#23369) 2 years ago