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
Jack Hay 59d4aadba5
Add setting to disable user features when user login type is not plain (#29615)
8 months ago
..
actions Add API for `Variables` (#29520) 8 months ago
activities Performance improvements for pull request list page (#29900) 8 months ago
admin
asymkey Fix some pending problems (#29985) 8 months ago
auth remove util.OptionalBool and related functions (#29513) 9 months ago
avatars Replace 10 more gt- classes with tw- (#29945) 8 months ago
db Fix misuse of `TxContext` (#30061) 8 months ago
dbfs
fixtures Add default board to new projects, remove uncategorized pseudo-board (#29874) 8 months ago
git Move from `max( id )` to `max( index )` for latest commit statuses (#30076) 8 months ago
issues Prevent re-review and dismiss review actions on closed and merged PRs (#30065) 8 months ago
migrations Fix migration v292 (#30153) 8 months ago
organization Respect DEFAULT_ORG_MEMBER_VISIBLE setting when adding creator to org (#30013) 8 months ago
packages Fix incorrect relative/absolute URL usages (#29531) 9 months ago
perm Add user blocking (#29028) 9 months ago
project Fix migration v292 (#30153) 8 months ago
pull
repo Refactor topic Find functions and add more tests for pagination (#30127) 8 months ago
secret Make runs-on support variable expression (#29468) 8 months ago
shared/types
system
unit
unittest Workaround to clean up old reviews on creating a new one (#28554) 9 months ago
user Add setting to disable user features when user login type is not plain (#29615) 8 months ago
webhook Store webhook event in database (#29145) 8 months ago
error.go
fixture_generation.go
fixture_test.go
main_test.go
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
repo_test.go
repo_transfer.go Add user blocking (#29028) 9 months ago