index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
models
/
issues
/
issue_project.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various problems around projects board view (#30696)
Lunny Xiao
2024-05-14
1
-45
/
+60
*
Add default board to new projects, remove uncategorized pseudo-board (#29874)
Denys Konovalov
2024-03-30
1
-12
/
+7
*
Clean some functions about project issue (#27705)
Nanguan Lin
2023-10-20
1
-29
/
+2
*
Penultimate round of `db.DefaultContext` refactor (#27414)
JakobDev
2023-10-11
1
-9
/
+5
*
Use more `IssueList` instead of `[]*Issue` (#26369)
Lunny Xiao
2023-08-07
1
-2
/
+2
*
Fix empty project displayed in issue sidebar (#25802)
yp05327
2023-07-12
1
-4
/
+5
*
Improve loadprojects for issue list (#25468)
Lunny Xiao
2023-06-24
1
-5
/
+0
*
Improve issues.LoadProject (#22982)
yp05327
2023-02-20
1
-5
/
+1
*
Support org/user level projects (#22235)
Lunny Xiao
2023-01-20
1
-5
/
+5
*
Rename almost all Ctx functions (#22071)
Lunny Xiao
2022-12-10
1
-1
/
+1
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Add `context.Context` to more methods (#21546)
KN4CK3R
2022-11-19
1
-6
/
+6
*
Allow detect whether it's in a database transaction for a context.Context (#2...
Lunny Xiao
2022-11-12
1
-2
/
+2
*
Fix missed sort bug (#20996)
Lunny Xiao
2022-08-31
1
-0
/
+2
*
Check if project has the same repository id with issue when assign project to...
Lunny Xiao
2022-06-30
1
-0
/
+11
*
Add more linters to improve code readability (#19989)
Wim
2022-06-20
1
-15
/
+15
*
Move issues related files into models/issues (#19931)
Lunny Xiao
2022-06-13
1
-0
/
+179