225 Commits (a346a8c852a44c9c22eeb06701a384bb17a7ac0b)

Author SHA1 Message Date
  techknowlogick a346a8c852
bump to use go 1.22 (#29119) 3 months ago
  Lunny Xiao 9bb1adf8ea
Move some repository transfer functions to service layer (#28855) 4 months ago
  silverwind a6cea59514
Update tool dependencies (#29030) 4 months ago
  Zettat123 adc3598a75
Fix an actions schedule bug (#28942) 4 months ago
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 4 months ago
  KN4CK3R 8e9b6817bc
Fix `DeleteCollaboration` transaction behaviour (#28886) 4 months ago
  Lunny Xiao 0e6fd0d1c1
Fix branch list bug which displayed default branch twice (#28878) 4 months ago
  Adam Majer d68a613ba8
Add support for sha256 repositories (#23894) 4 months ago
  Mihir Joshi b8270240bf
Fix reverting a merge commit failing (#28794) 4 months ago
  Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419) 4 months ago
  Lunny Xiao 97292da960
Fix schedule tasks bugs (#28691) 5 months ago
  Lunny Xiao 921df1cbad
Remove unnecessary syncbranchToDB with tests (#28624) 5 months ago
  delvh 778ad795fd
Refactor deletion (#28610) 5 months ago
  Lunny Xiao e7cb8da2a8
Always enable caches (#28527) 5 months ago
  Lunny Xiao 408a484224
Adjust object format interface (#28469) 5 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) 6 months ago
  Earl Warren 1bfcdeef4c
Make pushUpdate error verbose (#28263) 6 months ago
  Lunny Xiao df1e7d0067
Use db.Find instead of writing methods for every object (#28084) 6 months ago
  silverwind ce83609ff6
Upgrade to golangci-lint@v1.55.0 (#27756) 7 months ago
  6543 e83f2cbbac
Add doctor dbconsistency fix to delete repos with no owner (#27290) 7 months ago
  JakobDev 3dc0c962bf
Delete repos of org when purge delete user (#27273) 7 months ago
  Lunny Xiao 9852c92e9a
Remove unnecessary parameter (#27671) 7 months ago
  Lunny Xiao cddf245c12
Replace more db.DefaultContext (#27628) 8 months ago
  JakobDev ebe803e514
Penultimate round of `db.DefaultContext` refactor (#27414) 8 months ago
  JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 8 months ago
  Dmitry Sharshakov 5e02e3b7ee
Add support for forking single branch (#25821) 8 months ago
  Lunny Xiao 673cf6af76
make writing main test easier (#27270) 8 months ago
  JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 8 months ago
  JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 8 months ago
  Lunny Xiao 47b878858a
Search branches (#27055) 8 months ago
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 9 months ago
  JakobDev c548dde205
More refactoring of `db.DefaultContext` (#27083) 9 months ago
  JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073) 9 months ago
  Nanguan Lin da50be7360
Replace 'userxx' with 'orgxx' in all test files when the user type is org (#27052) 9 months ago
  Lunny Xiao e3ed67859a
Move some functions to service layer (#26969) 9 months ago
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 9 months ago
  Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 9 months ago
  Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 9 months ago
  Lunny Xiao f064d716c3
Move feed notification service layer (#26908) 9 months ago
  wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package (#26859) 9 months ago
  Zettat123 98f2bf23bc
Sync tags when adopting repos (#26816) 9 months ago
  Chongyi Zheng ad43486cd3
Fix some slice append usages (#26778) 9 months ago
  yp05327 f6e7798405
Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 9 months ago
  wxiaoguang c6b92c84fe
Sync repo's IsEmpty status correctly (#26517) 10 months ago
  delvh bd6ef71854
Show branches and tags that contain a commit (#25180) 10 months ago
  Zettat123 f3ed0ef692
Fix bugs in LFS meta garbage collection (#26122) 10 months ago
  Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 10 months ago