This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-02-25 18:55:55 +01:00
Code
Issues
Activity
gitea
/
models
/
project
History
Lunny Xiao
74fc30ff71
Support add labels and remove labels for issue's project column changed event
2025-10-23 00:47:34 -07:00
..
column_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
column.go
Fix
2025-10-22 22:40:49 -07:00
issue.go
Merge branch 'main' into lunny/project_workflow
2025-04-12 21:45:39 -07:00
main_test.go
…
project_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
project.go
Merge branch 'main' into lunny/project_workflow
2025-09-02 11:39:15 -07:00
template.go
Rename project board -> column to make the UI less confusing (
#30170
)
2024-05-27 08:59:54 +00:00
workflows.go
Support add labels and remove labels for issue's project column changed event
2025-10-23 00:47:34 -07:00