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
wxiaoguang afa8dd45af
Make git push options accept short name (#32245)
Just like what most CLI parsers do: `--opt` means `opt=true`

Then users could use `-o force-push` as `-o force-push=true`
4 months ago
..
api Use per package global lock for container uploads instead of memory lock (#31860) 4 months ago
common Refactor route path normalization (#31381) 8 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
private Make git push options accept short name (#32245) 4 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 4 months ago
init.go Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 4 months ago