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-02 23:41:11 +02:00
Code
Issues
Activity
gitea
/
services
/
convert
History
Christopher Homberger
8cfb047983
fix lint
2025-03-21 15:48:00 +01:00
..
activity.go
…
attachment.go
…
convert.go
fix lint
2025-03-21 15:48:00 +01:00
git_commit_test.go
…
git_commit.go
Decouple diff stats query from actual diffing (
#33810
)
2025-03-08 17:36:08 +08:00
issue_comment.go
Make tracked time representation display as hours (
#33315
)
2025-01-19 09:30:44 +08:00
issue_test.go
…
issue.go
Move issue pin to an standalone table for querying performance (
#33452
)
2025-02-17 11:28:37 -08:00
main_test.go
…
mirror.go
…
notification.go
…
package.go
…
pull_review_test.go
Enable tenv and testifylint rules (
#32852
)
2024-12-15 10:41:29 +00:00
pull_review.go
…
pull_test.go
…
pull.go
Decouple diff stats query from actual diffing (
#33810
)
2025-03-08 17:36:08 +08:00
release_test.go
…
release.go
…
repository.go
Fix various problems (artifact order, api empty slice, assignee check, fuzzy prompt, mirror proxy, adopt git) (
#33569
)
2025-02-13 03:26:27 +08:00
secret.go
…
status.go
…
user_test.go
…
user.go
…
utils_test.go
Fix typo in gitea downloader test and add missing codebase in
ToGitServiceType
(
#33146
)
2025-01-08 18:34:53 +00:00
utils.go
Fix typo in gitea downloader test and add missing codebase in
ToGitServiceType
(
#33146
)
2025-01-08 18:34:53 +00:00
wiki.go
…