gitea/models
Lunny Xiao c27d87a9ac
Refactor Branch struct in package modules/git (#33980)
The `Branch` struct in `modules/git` package is unnecessary. We can just
use a `string` to represent a branch
2025-04-02 17:31:32 +00:00
..
actions Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
activities Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
admin Fix omitempty bug (#33663) 2025-02-20 12:39:21 -08:00
asymkey Move ParseCommitWithSSHSignature to service layer (#34087) 2025-04-01 16:30:53 +00:00
auth Add new CLI flags to set name and scopes when creating a user with access token (#34080) 2025-04-02 22:00:54 +08:00
avatars
db Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
dbfs Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
fixtures Refactor Branch struct in package modules/git (#33980) 2025-04-02 17:31:32 +00:00
git Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
issues Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
migrations Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
organization Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
packages Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
perm Add anonymous access support for private/unlisted repositories (#34051) 2025-03-29 13:26:41 +08:00
project Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
pull Automerge supports deleting branch automatically after merging (#32343) 2025-01-10 03:51:03 +08:00
renderhelper Use test context in tests and new loop system in benchmarks (#33648) 2025-02-20 09:57:40 +00:00
repo Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
secret Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
shared/types
system Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 2024-11-11 00:11:00 +00:00
unittest Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
user Return default avatar url when user id is zero rather than updating database (#34094) 2025-04-02 01:03:27 +00:00
webhook Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00
main_test.go
repo.go Fix issue comment number (#30556) 2024-12-30 14:35:46 -08:00
repo_test.go Enable testifylint rules (#34075) 2025-03-31 01:53:48 -04:00