Commit Graph

63 Commits (v1.18.2-1)

Author SHA1 Message Date
John Olheiser 83e3146fe9
Fix issue not auto-closing when it includes a reference to a branch () () 2 years ago
zeripath d0c74dd2d2
Prepend refs/heads/ to issue template refs () () 2 years ago
Jason Song c0ca9c612b
Fix issue/PR numbers () () 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) () 2 years ago
Ashley Nelson 82ecd3b19e
Update milestone counters when issue is deleted () 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting () 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type () 2 years ago
Jason Song 831e981357
Allow poster to choose reviewers () 2 years ago
Lunny Xiao 1d8543e7db
Move some files into models' sub packages () 2 years ago
Lunny Xiao 86c85c19b6
Refactor AssertExistsAndLoadBean to use generics () 2 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
a1012112796 cc42c6488a
fix delete pull head ref for DeleteIssue () 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 cbd45471b1
Move access and repo permission to models/perm/access () 3 years ago
6543 92f139d091
Use for a repo action one database transaction () 3 years ago
6543 06e4687cec
more context for models () 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 74731c3a5a
Move some issue methods as functions () 3 years ago
Lunny Xiao b06b9a056c
Move organization related structs into sub package () 3 years ago
Norwin eceab9e26f
Allow users to self-request a PR review () 3 years ago
Otto Richter (fnetX) 062fd4c217
[API] Allow removing issues () 3 years ago
6543 54e9ee37a7
format with gofumpt () 3 years ago
zeripath 4a20eadfd7
Restore propagation of ErrDependenciesLeft () 3 years ago
Gusted ff2fd08228
Simplify parameter types () 3 years ago
Lunny Xiao 719bddcd76
Move repository model into models/repo () 3 years ago
Lunny Xiao 1fee11d69a
Move accessmode into models/perm () 3 years ago
Lunny Xiao a666829a37
Move user related model into models/user () 3 years ago
Lunny Xiao 0add627182
Fix close issue but time watcher still running () 3 years ago
wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows () 3 years ago
wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package () 3 years ago
wxiaoguang df64fa4865
Decouple unit test code from business code () 3 years ago
Lunny Xiao 99b2858e62
Move unit into models/unit/ () 3 years ago
zeripath 9302eba971
DBContext is just a Context () 3 years ago
Lunny Xiao a4bfef265d
Move db related basic functions to models/db () 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos () 4 years ago
KN4CK3R 3607f79d78
Fixed assert statements. () 4 years ago
Jimmy Praet 4d9349123f
label and milestone webhooks on issue/pull creation () 4 years ago
Jimmy Praet e6acce649b
Send notifications for mentions in pulls, issues, (code-)comments () 4 years ago
a1012112796 b9850375fc
Add review request api () 4 years ago
赵智超 8be3e439c2
Add team support for review request () 4 years ago
Vedran e204398754
Change/remove a branch of an open issue () 4 years ago
Sijmen Schoon 66a9ef9036
Fix ref links in issue overviews for tags () 5 years ago
zeripath 4974b7c120
Fix spelling mistake with Rewiew () 5 years ago
赵智超 ef89e75d0e
add request review from specific reviewers feature in pull request () 5 years ago
mrsdizzie 8d99ee2773
Add Organization Wide Labels () 5 years ago
6543 39b507e3c4
Trigger webhooks on issue label-change via API too () 5 years ago
Lunny Xiao 67b316a954 Refactor comment () 5 years ago