Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/models
wxiaoguang cdb4d1a8db
Refactor StringsToInt64s (#29967)
8 months ago
..
actions Cancel previous runs of the same PR automatically (#29961) 8 months ago
activities Performance improvements for pull request list page (#29900) 8 months ago
admin Next round of `db.DefaultContext` refactor (#27089) 1 year ago
asymkey Fix missing error check of bufio.Scanner (#29882) 8 months ago
auth remove util.OptionalBool and related functions (#29513) 9 months ago
avatars Refactor some legacy code and remove unused code (#28622) 11 months ago
db Partially enable MSSQL case-sensitive collation support (#29238) 8 months ago
dbfs make writing main test easier (#27270) 1 year ago
fixtures Fix template error when comment review doesn't exist (#29888) 8 months ago
git Sync branches to DB immediately when handle git hook calling (#29493) 8 months ago
issues Refactor StringsToInt64s (#29967) 8 months ago
migrations Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
organization Add user blocking (#29028) 9 months ago
packages Fix incorrect relative/absolute URL usages (#29531) 9 months ago
perm Add user blocking (#29028) 9 months ago
project Partially enable MSSQL case-sensitive collation support (#29238) 8 months ago
pull Add support for sha256 repositories (#23894) 10 months ago
repo Do some performance optimize for issues list and view issue/pull (#29515) 8 months ago
secret Make runs-on support variable expression (#29468) 8 months ago
shared/types Refactor locale&string&template related code (#29165) 9 months ago
system Refactor deletion (#28610) 11 months ago
unit Make actions default enabled for newly created repository if global configuraion enabled (#27482) 1 year ago
unittest Workaround to clean up old reviews on creating a new one (#28554) 9 months ago
user Fix user id column case (#29863) 8 months ago
webhook Store webhook event in database (#29145) 8 months ago
error.go Add merge style `fast-forward-only` (#28954) 9 months ago
fixture_generation.go Replace more db.DefaultContext (#27628) 1 year ago
fixture_test.go Replace more db.DefaultContext (#27628) 1 year ago
main_test.go make writing main test easier (#27270) 1 year ago
org.go Add user blocking (#29028) 9 months ago
org_team.go Add user blocking (#29028) 9 months ago
org_team_test.go Add user blocking (#29028) 9 months ago
org_test.go Add user blocking (#29028) 9 months ago
repo.go Refactor deletion (#28610) 11 months ago
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
repo_transfer.go Add user blocking (#29028) 9 months ago