Commit Graph

438 Commits (v1.18.2-1)

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