72 Revize (275abd65935216c05aa2d1238d8d8a7cfc739a35)

Autor SHA1 Zpráva Datum
  wxiaoguang d19d5bc5b8
Make DeleteIssue use correct context (#24885) před 1 rokem
  wxiaoguang d5f2c9d74d
Fix issue attachment handling (#24202) (#24221) před 1 rokem
  Brecht Van Lommel c8139c0f64
Webhooks: for issue close/reopen action, add commit ID that caused it (#22583) před 1 rokem
  Brecht Van Lommel cdf53fa4a7
Fix issue not auto-closing when it includes a reference to a branch (#22514) před 1 rokem
  Jason Song 6135359a04
Always reuse transaction (#22362) před 1 rokem
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) před 1 rokem
  Jason Song 74874d065f
Fix issue/PR numbers (#22037) před 1 rokem
  Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) před 1 rokem
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) před 1 rokem
  zeripath e77b76425e
Prepend refs/heads/ to issue template refs (#20461) před 1 rokem
  KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) před 1 rokem
  Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) před 1 rokem
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) před 1 rokem
  Ashley Nelson 82ecd3b19e
Update milestone counters when issue is deleted (#21459) před 1 rokem
  Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) před 1 rokem
  KN4CK3R 0e57ff7eee
Add generic set type (#21408) před 1 rokem
  Jason Song 831e981357
Allow poster to choose reviewers (#21084) před 1 rokem
  Lunny Xiao 1d8543e7db
Move some files into models' sub packages (#20262) před 1 rokem
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) před 1 rokem
  Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) před 2 roky
  Wim cb50375e2b
Add more linters to improve code readability (#19989) před 2 roky
  a1012112796 cc42c6488a
fix delete pull head ref for DeleteIssue (#20032) před 2 roky
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) před 2 roky
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) před 2 roky
  Lunny Xiao cbd45471b1
Move access and repo permission to models/perm/access (#19350) před 2 roky
  6543 92f139d091
Use for a repo action one database transaction (#19576) před 2 roky
  6543 06e4687cec
more context for models (#19511) před 2 roky
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) před 2 roky
  Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) před 2 roky
  Lunny Xiao 74731c3a5a
Move some issue methods as functions (#19255) před 2 roky
  Lunny Xiao b06b9a056c
Move organization related structs into sub package (#18518) před 2 roky
  Norwin eceab9e26f
Allow users to self-request a PR review (#19030) před 2 roky
  Otto Richter (fnetX) 062fd4c217
[API] Allow removing issues (#18879) před 2 roky
  6543 54e9ee37a7
format with gofumpt (#18184) před 2 roky
  zeripath 4a20eadfd7
Restore propagation of ErrDependenciesLeft (#18325) před 2 roky
  Gusted ff2fd08228
Simplify parameter types (#18006) před 2 roky
  Lunny Xiao 719bddcd76
Move repository model into models/repo (#17933) před 2 roky
  Lunny Xiao 1fee11d69a
Move accessmode into models/perm (#17828) před 2 roky
  Lunny Xiao a666829a37
Move user related model into models/user (#17781) před 2 roky
  Lunny Xiao 0add627182
Fix close issue but time watcher still running (#17643) před 2 roky
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) před 2 roky
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) před 2 roky
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) před 2 roky
  Lunny Xiao 99b2858e62
Move unit into models/unit/ (#17576) před 2 roky
  zeripath 9302eba971
DBContext is just a Context (#17100) před 2 roky
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) před 2 roky
  luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) před 3 roky
  KN4CK3R 3607f79d78
Fixed assert statements. (#16089) před 3 roky
  Jimmy Praet 4d9349123f
label and milestone webhooks on issue/pull creation (#14363) před 3 roky
  Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments (#14218) před 3 roky