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
KN4CK3R f79c9e817a
Use `crypto/sha256` (#29386)
1 year ago
..
actions Artifact deletion in actions ui (#27172) 1 year ago
activities Revert "Speed up loading the dashboard on mysql/mariadb (#28546)" (#29006) 1 year ago
admin
asymkey Update tool dependencies (#29030) 1 year ago
auth Use `crypto/sha256` (#29386) 1 year ago
avatars Refactor some legacy code and remove unused code (#28622) 1 year ago
db Add slow SQL query warning (#27545) 1 year ago
dbfs
fixtures Allow non-admin users to delete review requests (#29057) 1 year ago
git Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 1 year ago
issues Add attachment support for code review comments (#29220) 1 year ago
migrations Use `crypto/sha256` (#29386) 1 year ago
organization Remove unused `KeyID`. (#29167) 1 year ago
packages Fix some RPM registry flaws (#28782) 1 year ago
perm Users with `read` permission of pull requests can be assigned too (#27263) 1 year ago
project Fix comment permissions (#28213) 1 year ago
pull Add support for sha256 repositories (#23894) 1 year ago
repo Users with `read` permission of pull requests can be assigned too (#27263) 1 year ago
secret Use db.Find instead of writing methods for every object (#28084) 1 year ago
shared/types Refactor locale&string&template related code (#29165) 1 year ago
system Refactor deletion (#28610) 1 year ago
unit
unittest Workaround to clean up old reviews on creating a new one (#28554) 1 year ago
user Allow non-admin users to delete review requests (#29057) 1 year ago
webhook Refactor deletion (#28610) 1 year ago
error.go Add merge style `fast-forward-only` (#28954) 1 year ago
fixture_generation.go
fixture_test.go
main_test.go
org.go Refactor deletion (#28610) 1 year ago
org_team.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 1 year ago
org_team_test.go
org_test.go
repo.go Refactor deletion (#28610) 1 year ago
repo_test.go
repo_transfer.go Move some repository transfer functions to service layer (#28855) 1 year ago