Commit Graph

438 Commits (b2e58edd74f8d9bb530335e9b1ee2e356d4dacb4)

Author SHA1 Message Date
wxiaoguang 87d05d376d
Init git module before database migration (#21764) (#21765) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
M Hickford 191a74d622
Record OAuth client type at registration (#21316) 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
Ashley Nelson 82ecd3b19e
Update milestone counters when issue is deleted (#21459) 2 years ago
KN4CK3R c3b2e44392
Add team member invite by email (#20307) 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
KN4CK3R 30ca91666e
Set SemverCompatible to false for Conan packages (#21275) 2 years ago
zeripath 58a80ba69c
Add another index for Action table on postgres (#21033) 2 years ago
Kyle D c8ded77680
Kd/ci playwright go test (#20123) 2 years ago
zeripath 9d6a2034bc
Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896) 2 years ago
Lunny Xiao 5d0f643461
Fix migration file name (#20843) 2 years ago
techknowlogick d8e6c99125
Add badge capabilities to users (#20607) 2 years ago
wxiaoguang 75d96f4a02
Refactor legacy git init (#20376) 2 years ago
Lunny Xiao 5b4a84beb4
Fix v220 migration to be compatible for MSSQL 2008 r2 (#20702) 2 years ago
zeripath e819da0837
WebAuthn CredentialID field needs to be increased in size (#20530) 2 years ago
KN4CK3R 86e5268c39
Add Docker /v2/_catalog endpoint (#20469) 2 years ago
silverwind 7d20c8323a
Fix commit status icon when in subdirectory (#20285) 2 years ago
Chongyi Zheng 49f9d43afe
Implement sync push mirror on commit (#19411) 2 years ago
zeripath 5c9c0b8c1e
Refix indices on actions table (#20158) 2 years ago
Gusted 711cbcce8d
Use neutral language in comments and docs (#20135) 2 years ago
Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
Wim 62104b4896
Alter hook_task TEXT fields to LONGTEXT (#20038) 2 years ago
zeripath 62cb3c8c85
Simplify and fix migration 216 (#20035) 2 years ago
zeripath 5d653cc10d
Improve action table indices (#19472) 2 years ago
wxiaoguang 157b405753
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930) 2 years ago
Lunny Xiao 1a9821f57a
Move issues related files into models/issues (#19931) 2 years ago
yutotnh 3708ca8e28
fix: some typos (#19956) 2 years ago
wxiaoguang 88f2e457d8
Fix data-race problems in git module (quick patch) (#19934) 2 years ago
wxiaoguang a0051634b9
Refactor git module, make Gitea use internal git config (#19732) 2 years ago
Gusted abb7d4ae5d
Fix typo (#19889) 2 years ago
Lunny Xiao 12c742f8dc
Fix order by parameter (#19849) 2 years ago
6543 6a969681cd
Delete related PullAutoMerge and ReviewState on User/Repo Deletion (#19649) 2 years ago
delvh 5ca224a789
Allow to mark files in a PR as viewed (#19007) 2 years ago
kolaente 59b30f060a
Auto merge pull requests when all checks succeeded via API (#9307) 2 years ago
qwerty287 8eb1cd9264
Add "Allow edits from maintainer" feature (#18002) 2 years ago
Lunny Xiao 6cc8aed737
Fix two typos (#19504) 2 years ago
wxiaoguang 4f27c28947
Remove legacy `unknwon/com` package (#19298) 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
wxiaoguang 124b072f0b
Remove `git.Command.Run` and `git.Command.RunInDir*` (#19280) 3 years ago
wxiaoguang c83168104b
Use a more general (and faster) method to sanitize URLs with credentials (#19239) 3 years ago
KN4CK3R 1d332342db
Add Package Registry (#16510) 3 years ago
6543 3e88af898a
Make git.OpenRepository accept Context (#19260) 3 years ago
6543 45f8d97131
nit fix (#19116) 3 years ago
Aravinth Manivannan fa73cbf5a7
Store the foreign ID of issues during migration (#18446) 3 years ago
zeripath 886b1de949
Update the webauthn_credential_id_sequence in Postgres (#19048) 3 years ago
qwerty287 1563a45623
Fix page and missing return on unadopted repos API (#18848) 3 years ago
Lunny Xiao a5e8daee73
Fix migration v210 (#18892) 3 years ago
singuliere 49cab2b01f
migrations: add test for importing pull requests in gitea uploader (#18752) 3 years ago