48 Commits (477a1cc40ebd3ecb116c632b0717bba748e914d2)

Author SHA1 Message Date
  Jason Song 477a1cc40e
Improve utils of slices (#22379) 1 year ago
  Jason Song 7adc2de464
Use context parameter in models/git (#22367) 1 year ago
  Jason Song 6135359a04
Always reuse transaction (#22362) 1 year ago
  Jason Song 71ca3067bc
Check primary keys for all tables and drop ForeignReference (#21721) 1 year ago
  Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 1 year ago
  KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 1 year ago
  Jason Song 74874d065f
Fix issue/PR numbers (#22037) 1 year ago
  zeripath ea86c2b56a
Use GhostUser if needed for TrackedTimes (#22021) 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
  Lunny Xiao 5e8e3ecbeb
Fix issues count bug (#21557) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  zenofile 20a5452ea6
Fix viewing user subscriptions (#21482) 1 year ago
  zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1 year ago
  Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 1 year ago
  wxiaoguang 6f48a36227
Refactor GetNextResourceIndex to make it work properly with transaction (#21469) 1 year ago
  KN4CK3R 0e57ff7eee
Add generic set type (#21408) 1 year ago
  qwerty287 08609d439d
Add pages to view watched repos and subscribed issues/PRs (#17156) 1 year ago
  Jason Song 34f736ca04
Fix reaction of issues (#21185) 1 year ago
  Lunny Xiao de5b8cfad8
Fix missed sort bug (#20996) 1 year ago
  Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
  Tyrone Yeh 8e3da0e27f
Modify milestone search keywords to be case insensitive again (#20513) 1 year ago
  aceArt-GmbH ed6cd3cbb7
Display project in issue list (#20434) 1 year ago
  6543 c0f5111fea
Dismiss prior pull reviews if done via web in review dismiss (#20197) 1 year ago
  Tyrone Yeh 931c02d152
Add order by for assignee no sort issue (#20053) 1 year ago
  Tyrone Yeh 715042c5bb
Fix org label open count, including close count issue (#20353) 1 year ago
  Ing. Jaroslav Šafka 8420c1bf4c
Fix checks in PR for empty commits #19603 (#20290) 1 year ago
  luzpaz d29d6d1991
Fix various typos (#20338) 1 year ago
  Tyrone Yeh 970288f0b2
Modify milestone search keywords to be case insensitive (#20266) 2 years ago
  Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue (#20133) 2 years ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  zeripath 5d80feb5a6
Fix CountOrphanedLabels in orphan check (#20009) 2 years ago
  Hugo Hoitink 6473bd333a
In code search, get code unit accessible repos in one (main) query (#19764) 2 years ago
  Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names (#19951) 2 years ago
  Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
  Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context (#19748) 2 years ago
  Lunny Xiao b8911fb456
Use a struct as test options (#19393) 2 years ago
  Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ (#19278) 2 years ago
  Lunny Xiao d4f84f1c93
Move reaction to models/issues/ (#19264) 2 years ago
  Wim a387636b9a
Show fullname on issue edits and gpg/ssh signing info (#18827) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  Gusted ff2fd08228
Simplify parameter types (#18006) 2 years ago
  Jimmy Praet a3efd048a7
Improvements to content history (#17746) 2 years ago
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  Lunny Xiao f3c7f10c9f
Fix history count failure (#17351) 2 years ago
  wxiaoguang c5c88f2f18
Save and view issue/comment content history (#16909) 2 years ago