Commit Graph

39 Commits (release/v1.18)

Author SHA1 Message Date
Jimmy Praet 510c811574
Restore previous official review when an official review is deleted () () 2 years ago
Jason Song c0ca9c612b
Fix issue/PR numbers () () 2 years ago
zeripath 35fc9ad984
Use GhostUser if needed for TrackedTimes () () 2 years ago
Lunny Xiao 5e8e3ecbeb
Fix issues count bug () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
zenofile 20a5452ea6
Fix viewing user subscriptions () 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist () 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting () 2 years ago
wxiaoguang 6f48a36227
Refactor GetNextResourceIndex to make it work properly with transaction () 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type () 2 years ago
qwerty287 08609d439d
Add pages to view watched repos and subscribed issues/PRs () 2 years ago
Jason Song 34f736ca04
Fix reaction of issues () 2 years ago
Lunny Xiao de5b8cfad8
Fix missed sort bug () 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics () 2 years ago
Tyrone Yeh 8e3da0e27f
Modify milestone search keywords to be case insensitive again () 3 years ago
aceArt-GmbH ed6cd3cbb7
Display project in issue list () 3 years ago
6543 c0f5111fea
Dismiss prior pull reviews if done via web in review dismiss () 3 years ago
Tyrone Yeh 931c02d152
Add order by for assignee no sort issue () 3 years ago
Tyrone Yeh 715042c5bb
Fix org label open count, including close count issue () 3 years ago
Ing. Jaroslav Šafka 8420c1bf4c
Fix checks in PR for empty commits () 3 years ago
luzpaz d29d6d1991
Fix various typos () 3 years ago
Tyrone Yeh 970288f0b2
Modify milestone search keywords to be case insensitive () 3 years ago
Lunny Xiao 184a7d4195
Check if project has the same repository id with issue when assign project to issue () 3 years ago
Wim cb50375e2b
Add more linters to improve code readability () 3 years ago
zeripath 5d80feb5a6
Fix CountOrphanedLabels in orphan check () 3 years ago
Hugo Hoitink 6473bd333a
In code search, get code unit accessible repos in one (main) query () 3 years ago
Lunny Xiao d91d4db344
Move tests as seperate sub packages to reduce duplicated file names () 3 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues () 3 years ago
Lunny Xiao fd7d83ace6
Move almost all functions' parameter db.Engine to context.Context () 3 years ago
Lunny Xiao b8911fb456
Use a struct as test options () 3 years ago
Lunny Xiao 1dfa26e00e
Move milestone to models/issues/ () 3 years ago
Lunny Xiao d4f84f1c93
Move reaction to models/issues/ () 3 years ago
Wim a387636b9a
Show fullname on issue edits and gpg/ssh signing info () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
Gusted ff2fd08228
Simplify parameter types () 3 years ago
Jimmy Praet a3efd048a7
Improvements to content history () 3 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code () 3 years ago
Lunny Xiao f3c7f10c9f
Fix history count failure () 3 years ago
wxiaoguang c5c88f2f18
Save and view issue/comment content history () 3 years ago