Commit Graph

3492 Commits (4ddae2c1b51b48dc9e0d548b40e186bc1391a4e7)

Author SHA1 Message Date
singuliere 49cab2b01f
migrations: add test for importing pull requests in gitea uploader (#18752) 3 years ago
zeripath f1c6cf7c51
Prevent Stats Indexer reporting error if repo dir missing (#18870) 3 years ago
silverwind 2b9df564b8
Lock gofumpt to v0.3.0 and run it (#18866) 3 years ago
zeripath 83c9035971
Immediately Hammer if second kill is sent (#18823) 3 years ago
zeripath 4b3ebda0e7
Fix panic in EscapeReader (#18820) 3 years ago
Lunny Xiao a7b9d44d88
Fix problem when self-assign notification (#18797) 3 years ago
Ghanem 185646723c
Fix redirect when using lowercase reponame (#18775) 3 years ago
René Schaar 609c91665e
Fix display time of milestones (#18753) 3 years ago
zeripath 4482f62a26
Prevent dangling GetAttribute calls (#18754) 3 years ago
Lunny Xiao 1b1658d887
Fix isempty detection of git repository (#18746) 3 years ago
flozzone a39287cd4e
Send mail to issue/pr assignee/reviewer also when OnMention is set (#18707) 3 years ago
zeripath 4e57bd1d30
Add number in queue status to monitor page (#18712) 3 years ago
Lunny Xiao e0688995ef
Display template path of current page in dev mode (#18717) 3 years ago
Martin Scholz 26718a785a
Change git.cmd to RunWithContext (#18693) 3 years ago
Gusted 581d29ec1d
Update SSH Server crypto settings (#18697) 3 years ago
zeripath eb748f5f3c
Add apply-patch, basic revert and cherry-pick functionality (#17902) 3 years ago
zeripath 2f76608221
Prevent security failure due to bad APP_ID (#18678) 3 years ago
zeripath f8b21ac04a
Simplify Boost/Pause logic (#18673) 3 years ago
zeripath df44017328
Restart zero worker if there is still work to do (#18658) 3 years ago
Cristian Le 60f203385e
Support custom ACME provider (#18340) 3 years ago
wxiaoguang a60e8be8d1
Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 3 years ago
Gusted 7b25a010c8
Only request write when necessary (#18657) 3 years ago
Clar Fon 99d14f6051
Add separate SSH_USER config option (#17584) 3 years ago
wxiaoguang c2a3e38194
Fix the missing i18n key for update checker (#18646) 3 years ago
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