Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
luzpaz 688abac5ca
Fix various typos in codebase (#35480)
3 months ago
..
upload Edit file workflow for creating a fork and proposing changes (#34240) 6 months ago
access_log.go Enable addtional linters (#34085) 9 months ago
access_log_test.go Enable addtional linters (#34085) 9 months ago
api.go Run `gopls modernize` on codebase (#34751) 6 months ago
api_org.go
api_test.go Enable testifylint rules (#34075) 9 months ago
base.go Fix error logs and improve some comments/messages (#35105) 5 months ago
base_form.go Add workflow_run api + webhook (#33964) 6 months ago
base_path.go Clarify path param naming (#32969) 12 months ago
base_test.go Enable addtional linters (#34085) 9 months ago
captcha.go Refactor template & test related code (#32938) 1 year ago
context.go Add endpoint deleting workflow run (#34337) 7 months ago
context_cookie.go
context_model.go Refactor context repository (#33202) 11 months ago
context_request.go
context_response.go Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 5 months ago
context_template.go
context_test.go Refactor request context (#32956) 12 months ago
csrf.go Fix various typos in codebase (#35480) 3 months ago
org.go Enable gocritic `equalFold` and fix issues (#34952) 5 months ago
package.go Add a config option to block "expensive" pages for anonymous users (#34024) 9 months ago
pagination.go Fix git graph page (#34948) 6 months ago
permission.go Run `gopls modernize` on codebase (#34751) 6 months ago
private.go Fix SSH LFS timeout (#34838) 6 months ago
repo.go Fix SSH signing key path will be displayed in the pull request UI (#35381) 3 months ago
response.go Remove duplicate "ResponseWriter.Status" method (#33346) 11 months ago
user.go Enable gocritic `equalFold` and fix issues (#34952) 5 months ago
utils.go
xsrf.go
xsrf_test.go