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-11 05:55:00 +02:00
Code
Issues
Activity
gitea
/
models
History
yuvrajangadsingh
72c6313a4b
fix: use assert.Positive per testifylint
2026-04-02 16:56:30 +05:30
..
actions
…
activities
…
admin
…
asymkey
…
auth
…
avatars
…
db
…
dbfs
…
fixtures
…
git
Update Combine method to treat warnings as failures and adjust tests (
#37048
)
2026-03-31 17:22:18 +00:00
issues
fix: use assert.Positive per testifylint
2026-04-02 16:56:30 +05:30
migrations
refactor: drop junction table, add RepoID to Comment model
2026-04-02 16:56:30 +05:30
organization
…
packages
…
perm
…
project
…
pull
…
renderhelper
…
repo
fix: address lunny's review comments
2026-04-02 16:55:52 +05:30
secret
…
shared
/types
…
system
…
unit
…
unittest
…
user
…
webhook
Add webhook name field to improve webhook identification (
#37025
) (
#37040
)
2026-04-01 09:56:20 +08:00
main_test.go
…
repo_test.go
…
repo.go
…