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-01-10 20:31:40 +01:00
Code
Issues
Activity
gitea
/
routers
History
t-h-i-s
63db354aa2
routers/web/repo/issue.go: make due date read only restricted users in web interface
2025-09-25 16:39:56 +02:00
..
api
routers/api/v1/repo/issue.go: prohibit set of due date for restricted users in swagger API
2025-09-25 15:28:03 +02:00
common
Move git config/remote to gitrepo package and add global lock to resolve possible conflict when updating repository git config file (
#35151
)
2025-09-01 18:47:04 +00:00
install
Remove incorrect "db.DefaultContext" usages (
#35366
)
2025-08-28 03:52:43 +00:00
private
Move git command to git/gitcmd (
#35483
)
2025-09-15 23:33:12 -07:00
utils
Refactor older tests to use testify (
#33140
)
2025-01-09 09:21:47 +08:00
web
routers/web/repo/issue.go: make due date read only restricted users in web interface
2025-09-25 16:39:56 +02:00
init.go
Move git command to git/gitcmd (
#35483
)
2025-09-15 23:33:12 -07:00