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-04-04 01:24:56 +02:00
Code
Issues
Activity
gitea
/
models
/
project
History
Lunny Xiao
e583e569f2
Merge branch 'fix/project-board-api-review-feedback' of github.com:hanism01/gitea into hanism01-fix/project-board-api-review-feedback
2026-04-02 17:27:25 -07:00
..
column_test.go
fix(api): address review feedback on project board API
2026-03-04 09:56:05 -05:00
column.go
Merge branch 'fix/project-board-api-review-feedback' of github.com:hanism01/gitea into hanism01-fix/project-board-api-review-feedback
2026-04-02 17:27:25 -07:00
issue.go
Enable addtional linters (
#34085
)
2025-04-01 10:14:01 +00:00
main_test.go
…
project_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
project.go
Fix permission check on org project operations (
#36318
)
2026-01-14 17:29:33 +00:00
template.go
Rename project board -> column to make the UI less confusing (
#30170
)
2024-05-27 08:59:54 +00:00