gitea/models
wxiaoguang 92e27e15c3
Add comment for ContainsRedirectURI about the exact match ()
Close 
Replace 
..
actions Avoid user does not exist error when detecting schedule actions when the commit author is an external user ()
activities Refactor more filterslice ()
admin Next round of `db.DefaultContext` refactor ()
asymkey Clean up log messages ()
auth Add comment for ContainsRedirectURI about the exact match ()
avatars Replace 10 more gt- classes with tw- ()
db Replace MSSQL driver with a better maintained version ()
dbfs make writing main test easier ()
fixtures Add default board to new projects, remove uncategorized pseudo-board ()
git Fix rename branch 500 when the target branch is deleted but exist in database ()
issues Refactor more filterslice ()
migrations Add commit status summary table to reduce query from commit status table ()
organization Check the token's owner and repository when registering a runner ()
packages Fix incorrect relative/absolute URL usages ()
perm Add user blocking ()
project Fix migration v292 ()
pull Add support for sha256 repositories ()
repo Add container.FilterSlice function ()
secret Make runs-on support variable expression ()
shared/types Refactor locale&string&template related code ()
system Refactor deletion ()
unit Make actions default enabled for newly created repository if global configuraion enabled ()
unittest Workaround to clean up old reviews on creating a new one ()
user Refactor DeleteInactiveUsers, fix bug and add tests ()
webhook Store webhook event in database ()
error.go Add merge style `fast-forward-only` ()
fixture_generation.go Replace more db.DefaultContext ()
fixture_test.go Replace more db.DefaultContext ()
main_test.go make writing main test easier ()
org.go Add user blocking ()
org_team.go Add user blocking ()
org_team_test.go Add user blocking ()
org_test.go Add user blocking ()
repo.go Refactor deletion ()
repo_test.go Penultimate round of `db.DefaultContext` refactor ()
repo_transfer.go Add user blocking ()