TheFox0x7
|
ee3c82f874
|
Enable addtional linters (#34085)
enable mirror, usestdlibbars and perfsprint
part of: https://github.com/go-gitea/gitea/issues/34083
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2025-04-01 10:14:01 +00:00 |
TheFox0x7
|
0fde8ecd55
|
Enable testifylint rules (#34075)
enable testifylint rules disabled in:
https://github.com/go-gitea/gitea/pull/34054
|
2025-03-31 01:53:48 -04:00 |
Lunny Xiao
|
69de5a65c2
|
Fix project issues list and counting (#33594)
Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2025-02-17 05:14:56 +00:00 |
Lunny Xiao
|
6999651b6d
|
Fix unnecessary comment when moving issue on the same project column (#33496)
Fix #33482
|
2025-02-05 11:51:10 +08:00 |
Lunny Xiao
|
791d7fc76a
|
Add issue comment when moving issues from one column to another of the project (#29311)
Fix #27278
Replace #27816
This PR adds a meta-comment for an issue when dragging an issue from one
column to another of a project.
<img width="600" alt="image"
src="https://github.com/go-gitea/gitea/assets/81045/5fc1d954-430e-4db0-aaee-a00006fa91f5">
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: yp05327 <576951401@qq.com>
|
2024-08-09 01:29:02 +00:00 |