Commit Graph

3418 Commits (ad551bffc1768245db075aa3d1b998b6f5997ae4)

Author SHA1 Message Date
zeripath a6e657e999
If rendering has failed due to a net.OpError stop rendering (#18642) 3 years ago
6543 3043eb36bf
Delete old git.NewCommand() and use it as git.NewCommandContext() (#18552) 3 years ago
zeripath 9419dd2b62
Stop logging an error when notes are not found (#18626) 3 years ago
zeripath 7ba1b7112f
Only attempt to flush queue if the underlying worker pool is not finished (#18593) 3 years ago
Gusted aa23f477b7
Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 3 years ago
zeripath 76e3111596
Collaborator trust model should trust collaborators (#18539) 3 years ago
Gusted d3b31cc1ee
Add `GetUserTeams` (#18499) 3 years ago
singuliere 367894adc8
add test coverage for original author conversion during migrations (#18506) 3 years ago
6543 6f6b8491da
add gitea-fmt back (#18526) 3 years ago
Gusted bb5f859ec0
Fix non-ASCII search on database (#18437) 3 years ago
Gusted f87d5ea9ee
Remove go 1.15 support (#18511) 3 years ago
Gusted 72256c16a8
Prevent NPE on partial match of compare URL and allow short SHA1 compare URLs (#18472) 3 years ago
zeripath e5ec7a086f
Warn at startup if the provided `SCRIPT_TYPE` is not on the PATH (#18467) 3 years ago
zeripath be77ede954
Change some logging levels (#18421) 3 years ago
zeripath b34923d919
Update Goldmark to Goldmark 1.4.4 (#18420) 3 years ago
zeripath f7b152f126
Ensure git tag tests and others create test repos in tmpdir (#18447) 3 years ago
zeripath 92b715e0f2
Attempt to prevent the deadlock in the QueueDiskChannel Test again (#18415) 3 years ago
Lunny Xiao 401e5c8174
Fix broken when no commits and default branch is not master (#18422) 3 years ago
Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 3 years ago
Aravinth Manivannan 3bb028cc46
Validate migration files (#18203) 3 years ago
wxiaoguang 49dd906753
Use base32 for 2FA scratch token (#18384) 3 years ago
zeripath 713985b1a4
Prevent deadlocks in persistable channel pause test (#18410) 3 years ago
6543 80adbebbc8
Unexport git.GlobalCommandArgs (#18376) 3 years ago
Lauris BH 6392f4691a
API: Return primary language and repository language stats API URL (#18396) 3 years ago
zeripath ab7f701671
Make WrappedQueues and PersistableChannelUniqueQueues Pausable (#18393) 3 years ago
Gusted c2e13fb763
Fix partial cloning a repo (#18373) 3 years ago
Dr. Tobias Quathamer 3349fd8f79
Add packagist webhook (#18224) 3 years ago
wxiaoguang 87141b908d
Fix mime-type detection for HTTP server (#18370) 3 years ago
Lunny Xiao 35fdefc1ff
Always use git command but not os.Command (#18363) 3 years ago
Gusted 1ddfa596c8
Make gitea, gitea-vet future-proof (#18361) 3 years ago
zeripath a82fd98d53
Pause queues (#15928) 3 years ago
Gusted 27ee01e1e8
Disable content sniffing on `PlainTextBytes` (#18359) 3 years ago
wxiaoguang 5ff899d5ac
Fix route wrap (#18360) 3 years ago
qwerty287 1f40933d38
Add config options to hide issue events (#17414) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Gusted 1d98d205f5
Enable deprecation error for v1.17.0 (#18341) 3 years ago
wxiaoguang 5bf8d5445e
Refactor Router Logger (#17308) 3 years ago
Jelle Hulter bbd30787d3
Updated Chroma to v0.10.0 (#18270) 3 years ago
Gusted 6c0fe1f3ec
refactor httplib (#18338) 3 years ago
zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 3 years ago
Peter Gardfjäll 89a3214352
Add MirrorUpdated field to Repository API type (#18267) 3 years ago
Ben Niemann 2871e58a01
Remove unneeded debug messages to stdout. (#18298) 3 years ago
techknowlogick 84145e45c5
Remove golang vendored directory (#18277) 3 years ago
Lunny Xiao 35c3553870
Support webauthn (#17957) 3 years ago
6543 ff00b8688b
Fix NPE on try to get tag reference via API (#18245) 3 years ago
luzpaz af92473920
Fix source typos (#18227) 3 years ago
luzpaz 8c647bf0f6
Fix various typos (#18219) 3 years ago
Gusted 242dddfcb7
Remove `ioutil` (#18222) 3 years ago
delvh 4f7764561a
Sort locales according to their names (#18211) 3 years ago
zeripath 832f987d80
Restore setting of ctx.Repo.Mirror (#18205) 3 years ago