This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-03 15:06:47 +02:00
Code
Issues
Activity
Files
5b663c413e293c10e0ef6c9f320a335c0f3fd7dd
gitea
/
models
/
project
T
History
Lunny Xiao
and
beardev-in
478d068497
fix
2026-05-03 14:32:35 +05:30
..
column_list_test.go
fix
2026-05-03 14:32:35 +05:30
column_list.go
refactor
2026-05-03 14:32:35 +05:30
column_test.go
refactor
2026-05-03 14:32:35 +05:30
column.go
refactor
2026-05-03 14:32:35 +05:30
issue.go
Add project column picker to issue and pull request sidebar (
#37037
)
2026-04-19 12:53:02 +00:00
main_test.go
…
project_test.go
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
project.go
Allow multiple projects per issue and pull requests (
#36784
)
2026-04-30 22:38:05 +08:00
template.go
…