59 Commits (87db4a47c8e22b7c2e4f2b9f9efc8df1e3622884)

Author SHA1 Message Date
  Lunny Xiao 87db4a47c8
Also sync DB branches on push if necessary (#28361) (#28403) 6 months ago
  JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 9 months ago
  Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 9 months ago
  Lunny Xiao b167f35113
Add context parameter to some database functions (#26055) 11 months ago
  Lunny Xiao 01c04607c7
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 11 months 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
  Lunny Xiao 0d47b0ab1d
Remove duplicated functions when deleting a branch (#25128) 1 year ago
  wxiaoguang 18f26cfbf7
Improve queue and logger context (#24924) 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 6f9c278559
Rewrite queue (#24505) 1 year ago
  Wiktor Kwapisiewicz b78c955958
Fix tags view (#23243) 1 year ago
  Brecht Van Lommel 8bdc0acf97
Fix pull request update showing too many commits with multiple branches (#22856) 1 year ago
  Jason Song 1960ad5c90
Improve cache context (#23330) 1 year ago
  Jason Song 04347eb810
Use context parameter in services/repository (#23186) 1 year ago
  Lunny Xiao bd820aa9c5
Add context cache as a request level cache (#22294) 1 year ago
  Jason Song 4011821c94
Implement actions (#21937) 1 year ago
  zeripath 4199d28053
When updating by rebase we need to set the environment for head repo (#22535) 1 year ago
  Jason Song 7adc2de464
Use context parameter in models/git (#22367) 1 year ago
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 1 year ago
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  wxiaoguang 11ac14cfe1
Fix incorrect notification commit url (#21479) 1 year ago
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) 1 year ago
  Lunny Xiao 110fc57cbc
Move some code into models/git (#19879) 2 years ago
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
  Lunny Xiao e09fb30d34
improvement some release related code (#19867) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 2 years ago
  a1012112796 0eff23dae0
Fix compare link in active feeds for new branch (#19149) 2 years ago
  wxiaoguang 7a550b3af2
Use `ctx` instead of `db.DefaultContext` in some packages(routers/services/modules) (#19163) 2 years ago
  zeripath a82fd98d53
Pause queues (#15928) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  6543 ff00b8688b
Fix NPE on try to get tag reference via API (#18245) 2 years ago
  KN4CK3R 8fa97a25f0
Set HeadCommit when creating tags. (#18116) 2 years ago
  Lunny Xiao 5723240490
Some repository refactors (#17950) 2 years ago
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) 2 years ago
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) 2 years ago
  Lunny Xiao 0add627182
Fix close issue but time watcher still running (#17643) 2 years ago
  Lunny Xiao 5233051e64
Move some functions into services/repository (#17677) 2 years ago
  Lunny Xiao 4a57c9ea17
Fix some lints (#17337) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  KN4CK3R d9ef43a712
Replace `list.List` with slices (#16311) 2 years ago
  KN4CK3R aac663e0da
Implemented head_commit for webhooks (#16282) 3 years ago
  KN4CK3R e673e42f7e
Fixed issues not updated by commits (#16254) 3 years ago
  zeripath 51775f65bc
Make commit info cancelable (#16032) 3 years ago