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/routers/private
TheFox0x7 ae3a18e01a
Remove context from git struct (#33793)
Argument is moved from struct init in command run, which lets us remove
context from struct.
1 week ago
..
tests/repos Fix verifyCommits error when push a new branch (#26664) 2 years ago
actions.go Clean up log messages (#30313) 11 months ago
default_branch.go Clarify path param naming (#32969) 3 months ago
hook_post_receive.go Add missed transaction on setmerged (#33079) 2 months ago
hook_post_receive_test.go Automerge supports deleting branch automatically after merging (#32343) 2 months ago
hook_pre_receive.go Remove context from git struct (#33793) 1 week ago
hook_proc_receive.go User facing messages for AGit errors (#33012) 2 months ago
hook_verification.go Remove context from git struct (#33793) 1 week ago
hook_verification_test.go Use test context in tests and new loop system in benchmarks (#33648) 3 weeks ago
internal.go Avoid duplicate SetContextValue call (#33564) 1 month ago
internal_repo.go [Feature] Private README.md for organization (#32872) 2 months ago
key.go Clarify path param naming (#32969) 3 months ago
mail.go Split mail sender sub package from mailer service package (#32618) 3 months ago
main_test.go make writing main test easier (#27270) 1 year ago
manager.go Refactor names (#31405) 9 months ago
manager_process.go Move context from modules to services (#29440) 1 year ago
manager_unix.go Move context from modules to services (#29440) 1 year ago
manager_windows.go Move context from modules to services (#29440) 1 year ago
restore_repo.go Move context from modules to services (#29440) 1 year ago
serv.go Clarify path param naming (#32969) 3 months ago
ssh_log.go Move context from modules to services (#29440) 1 year ago