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.
wxiaoguang bf6502a8f7
Fix incorrect relative/absolute URL usages (#29531)
3 달 전
..
actions remove util.OptionalBool and related functions (#29513) 3 달 전
activities Rename Action.GetDisplayName to GetActDisplayName (#29540) 3 달 전
admin Next round of `db.DefaultContext` refactor (#27089) 9 달 전
asymkey Update tool dependencies (#29030) 4 달 전
auth remove util.OptionalBool and related functions (#29513) 3 달 전
avatars Refactor some legacy code and remove unused code (#28622) 6 달 전
db Add slow SQL query warning (#27545) 4 달 전
dbfs make writing main test easier (#27270) 9 달 전
fixtures Actions Artifacts v4 backend (#28965) 3 달 전
git Start to migrate from `util.OptionalBool` to `optional.Option[bool]` (#29329) 4 달 전
issues remove util.OptionalBool and related functions (#29513) 3 달 전
migrations Add admin API route for managing user's badges (#23106) 3 달 전
organization Remove unused `KeyID`. (#29167) 4 달 전
packages Fix incorrect relative/absolute URL usages (#29531) 3 달 전
perm Users with `read` permission of pull requests can be assigned too (#27263) 4 달 전
project remove util.OptionalBool and related functions (#29513) 3 달 전
pull Add support for sha256 repositories (#23894) 5 달 전
repo remove util.OptionalBool and related functions (#29513) 3 달 전
secret Use db.Find instead of writing methods for every object (#28084) 7 달 전
shared/types Refactor locale&string&template related code (#29165) 4 달 전
system Refactor deletion (#28610) 6 달 전
unit Make actions default enabled for newly created repository if global configuraion enabled (#27482) 8 달 전
unittest Workaround to clean up old reviews on creating a new one (#28554) 4 달 전
user remove util.OptionalBool and related functions (#29513) 3 달 전
webhook remove util.OptionalBool and related functions (#29513) 3 달 전
error.go Add merge style `fast-forward-only` (#28954) 4 달 전
fixture_generation.go Replace more db.DefaultContext (#27628) 8 달 전
fixture_test.go Replace more db.DefaultContext (#27628) 8 달 전
main_test.go make writing main test easier (#27270) 9 달 전
org.go Refactor deletion (#28610) 6 달 전
org_team.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 6 달 전
org_team_test.go Reduce usage of `db.DefaultContext` (#27073) 9 달 전
org_test.go Replace more db.DefaultContext (#27628) 8 달 전
repo.go Refactor deletion (#28610) 6 달 전
repo_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 8 달 전
repo_transfer.go Move some repository transfer functions to service layer (#28855) 4 달 전