249 Commits (13921569dd5f77ee7d8352d0036ff649b03e72c8)

Author SHA1 Message Date
  Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 3 months ago
  Jason Song b150ff0bab
Cancel previous runs of the same PR automatically (#29961) 3 months ago
  wxiaoguang 21151474e3
Fix loadOneBranch panic (#29938) 3 months ago
  Jason Song f371f84fa3
Restore deleted branches when syncing (#29898) 3 months ago
  Lunny Xiao 930bae2300
Add cache for branch divergence on branch list page (#29577) 3 months ago
  Lunny Xiao 25b842df26
Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 3 months ago
  Earl Warren f6d01ac2d8
Add download URL for executable files (#28260) 4 months ago
  Lunny Xiao e308d25f1b
Cache repository default branch commit status to reduce query on commit status table (#29444) 4 months ago
  Jason Song 5bdf805e05
Sync branches to DB immediately when handle git hook calling (#29493) 4 months ago
  wxiaoguang 5cddab4f74
Make wiki default branch name changable (#29603) 4 months ago
  Lunny Xiao e2277d07ca
Move some asymkey functions to service layer (#28894) 4 months ago
  KN4CK3R c337ff0ec7
Add user blocking (#29028) 4 months ago
  6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513) 4 months ago
  Lunny Xiao 58ce1de994
Move migration functions to services layer (#29497) 4 months ago
  Lunny Xiao b5188cd55c
Move generate from module to service (#29465) 4 months ago
  Lunny Xiao 29f149bd9f
Move context from modules to services (#29440) 4 months ago
  KN4CK3R 4197e28100
Refactor git attributes (#29356) 4 months ago
  Lunny Xiao b79c30435f
Use the database object format name but not read from git repoisitory everytime and fix possible migration wrong objectformat when migrating a sha256 repository (#29294) 4 months ago
  Şahin Akkaya 875f5ea6d8
Implement code frequency graph (#29191) 4 months ago
  6543 7fbdb60fc1
Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 4 months ago
  vincent 35d5e4aea4
Fix content size does not match error when uploading lfs file (#29259) 4 months ago
  Jason Song 0ea8de2d07
Do not use lower tag names to find releases/tags (#29261) 4 months ago
  Şahin Akkaya 21331be30c
Implement contributors graph (#27882) 4 months ago
  KN4CK3R 94d06be035
Extract linguist code to method (#29168) 4 months ago
  techknowlogick a346a8c852
bump to use go 1.22 (#29119) 4 months ago
  Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 5 months ago
  silverwind a6cea59514
Update tool dependencies (#29030) 5 months ago
  Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 5 months ago
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 5 months ago
  KN4CK3R 8e9b6817bc
Fix `DeleteCollaboration` transaction behaviour (#28886) 5 months ago
  Lunny Xiao 0e6fd0d1c1
Fix branch list bug which displayed default branch twice (#28878) 5 months ago
  Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 5 months ago
  Mihir Joshi b8270240bf
Fix reverting a merge commit failing (#28794) 5 months ago
  Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 5 months ago
  Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 5 months ago
  Lunny Xiao 921df1cbad
Remove unnecessary syncbranchToDB with tests (#28624) 6 months ago
  delvh 778ad795fd
Refactor deletion (#28610) 6 months ago
  Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 6 months ago
  Lunny Xiao 408a484224
Adjust object format interface (#28469) 6 months ago
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 6 months ago
  Lunny Xiao 537fa69962
Second part of refactor `db.Find` (#28194) 6 months ago
  Lunny Xiao aeb383025f
Also sync DB branches on push if necessary (#28361) 6 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) 7 months ago
  Earl Warren 1bfcdeef4c
Make pushUpdate error verbose (#28263) 7 months ago
  Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 7 months ago
  silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 8 months ago
  6543 e83f2cbbac
Add doctor dbconsistency fix to delete repos with no owner (#27290) 8 months ago
  JakobDev 3dc0c962bf
Delete repos of org when purge delete user (#27273) 8 months ago
  Lunny Xiao 9852c92e9a
Remove unnecessary parameter (#27671) 8 months ago
  Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 8 months ago