81 Коміти (48d4580dd5e975de2e8207bb9b9a2f258711d38c)

Автор SHA1 Повідомлення Дата
  Lunny Xiao 3c6fc25a77
Use repo object format name instead of detecting from git repository (#29702) 3 місяці тому
  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 місяці тому
  yp05327 b9f8d75e27
Avoid sending update/delete release notice when it is draft (#29008) 4 місяці тому
  Lunny Xiao 5f82ead13c
Simplify how git repositories are opened (#28937) 5 місяці тому
  JakobDev 4567a3a1ad
Allow to sync tags from admin dashboard (#28045) 5 місяці тому
  delvh 778ad795fd
Refactor deletion (#28610) 6 місяці тому
  Lunny Xiao 408a484224
Adjust object format interface (#28469) 6 місяці тому
  Adam Majer cbf923e87b
Abstract hash function usage (#28138) 6 місяці тому
  Lunny Xiao 882e502327
Fix comment permissions (#28213) 7 місяці тому
  JakobDev cc5df26680
Even more `db.DefaultContext` refactor (#27352) 8 місяці тому
  Lunny Xiao 673cf6af76
make writing main test easier (#27270) 9 місяці тому
  JakobDev 7047df36d4
Another round of `db.DefaultContext` refactor (#27103) 9 місяці тому
  JakobDev 28f9b313ba
Updates to the API for archived repos (#27149) 9 місяці тому
  Lunny Xiao 4f32abaf94
move repository deletion to service layer (#26948) 9 місяці тому
  Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 9 місяці тому
  6543 8995046110
Less naked returns (#25713) 11 місяці тому
  Lunny Xiao f9cfd6ce5b
Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 1 рік тому
  Lunny Xiao e5dcd6aada
Delete deleted release attachments immediately from storage (#23913) 1 рік тому
  Peter c6f5029708
Preserve file size when creating attachments (#23406) 1 рік тому
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 рік тому
  KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 1 рік тому
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1 рік тому
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 рік тому
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 рік тому
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1 рік тому
  techknowlogick 3f7cab42dc
Revert "Do not send notifications for draft releases (#21451)" (#21594) 1 рік тому
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 рік тому
  wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 1 рік тому
  KN4CK3R a37e8b275d
Do not send notifications for draft releases (#21451) 1 рік тому
  KN4CK3R 0e57ff7eee
Add generic set type (#21408) 1 рік тому
  zeripath e6b3be4608
Add more checks in migration code (#21011) 1 рік тому
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 рік тому
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 рік тому
  a1012112796 e3e06d13af
fix permission check for delete tag (#19985) 2 роки тому
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 роки тому
  Lunny Xiao e09fb30d34
improvement some release related code (#19867) 2 роки тому
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 роки тому
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 роки тому
  wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 2 роки тому
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 роки тому
  wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 роки тому
  silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 2 роки тому
  6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 2 роки тому
  6543 54e9ee37a7
format with gofumpt (#18184) 2 роки тому
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 роки тому
  KN4CK3R 8fa97a25f0
Set HeadCommit when creating tags. (#18116) 2 роки тому
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 роки тому
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 роки тому
  Lunny Xiao fc3d082609
Move attachment into models/repo/ (#17650) 2 роки тому
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 роки тому