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
Giteabot 62a94ef7a4
Improve job commit description (#30579) (#30709)
7 months ago
..
actions Improve job commit description (#30579) (#30709) 7 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 Clean up log messages (#30313) (#30318) 7 months ago
auth Fix wrong table name (#30557) (#30651) 7 months ago
avatars Replace 10 more gt- classes with tw- (#29945) 8 months ago
db Improve "must-change-password" logic and document (#30472) (#30478) 7 months ago
dbfs make writing main test easier (#27270) 1 year ago
fixtures Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
git Fix rename branch 500 when the target branch is deleted but exist in database (#30430) (#30438) 7 months ago
issues Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 8 months ago
migrations Fix wrong table name (#30557) (#30651) 7 months ago
organization Check the token's owner and repository when registering a runner (#30406) (#30411) 7 months ago
packages Fix package list performance (#30520) (#30616) 7 months ago
perm Add user blocking (#29028) 9 months ago
project Fix migration v292 (#30153) 8 months ago
pull Add support for sha256 repositories (#23894) 10 months ago
repo Clean up log messages (#30313) (#30318) 7 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 Refactor DeleteInactiveUsers, fix bug and add tests (#30206) (#30222) 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