You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models
wxiaoguang 2c1ff8701a
Refactor context flash msg and global variables (#33375)
1. add `GetSiteCookieFlashMessage` to help to parse flash message
2. clarify `handleRepoHomeFeed` logic
3. remove unnecessary global variables, use `sync.OnceValue` instead
4. add some tests for `IsUsableUsername` and `IsUsableRepoName`
3 weeks ago
..
actions Refactor RefName (#33234) 1 month ago
activities Refactor RefName (#33234) 1 month ago
admin Fix javascript error when an anonymous user visiting migration page (#32144) 4 months ago
asymkey Refactor older tests to use testify (#33140) 1 month ago
auth Refactor tests (#33021) 2 months ago
avatars
db Refactor context flash msg and global variables (#33375) 3 weeks ago
dbfs Enable `unparam` linter (#31277) 8 months ago
fixtures Only allow admins to rename default/protected branches (#33276) 4 weeks ago
git Improve sync fork behavior (#33319) 3 weeks ago
issues Make tracked time representation display as hours (#33315) 3 weeks ago
migrations Automerge supports deleting branch automatically after merging (#32343) 1 month ago
organization Refactor older tests to use testify (#33140) 1 month ago
packages Refactor maven package registry (#33049) 1 month ago
perm Support public code/issue access for private repositories (#33127) 4 weeks ago
project Use project's redirect url instead of composing url (#33058) 1 month ago
pull Automerge supports deleting branch automatically after merging (#32343) 1 month ago
renderhelper Refactor render system (orgmode) (#32671) 3 months ago
repo Refactor context flash msg and global variables (#33375) 3 weeks ago
secret Clarify Actions resources ownership (#31724) 6 months ago
shared/types
system
unit Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
unittest Refactor ref type (#33242) 4 weeks ago
user Refactor context flash msg and global variables (#33375) 3 weeks ago
webhook Refactor webhook events (#33337) 3 weeks ago
main_test.go
repo.go Fix issue comment number (#30556) 1 month ago
repo_test.go Fix issue comment number (#30556) 1 month ago