Commit Graph

12909 Commits (release/v1.16)
 

Author SHA1 Message Date
Gusted 1465e0cbb2
Fix 64-bit atomic operations on 32-bit machines (#19531) (#19532) 3 years ago
Lunny Xiao 928b603d19
Fix migrate release from github (#19510) (#19523) 3 years ago
Lunny Xiao 8ff542c1a2
When view _Siderbar or _Footer, just display once (#19501) (#19522) 3 years ago
zeripath 39a0db6ecf
Prevent dangling archiver goroutine (#19516) (#19526) 3 years ago
techknowlogick 9cc93c05cd
Unset git author/committer variables when running integration tests (#19512) (#19519) 3 years ago
Lunny Xiao b31418edd9
Fix blame page select range error and some typos (#19503) 3 years ago
6543 242f7f1a52
Add notags to fetch (#19487) (#19490) 3 years ago
6543 8d7f1e430a
User specific repoID or xorm builder conditions for issue search (#19475) (#19476) 3 years ago
Pilou a6b32adc45
[doctor] authorized-keys: fix displayed check name (backport #19464) (#19484) 3 years ago
Gusted 1f0dca4614
Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446) 3 years ago
6543 1d665da32f
Prevent dangling cat-file calls (goroutine alternative) (#19454) (#19466) 3 years ago
Gusted 09adc26eb6
Set correct PR status on 3way on conflict checking (#19457) (#19458) 3 years ago
6543 297346a762
RepoAssignment ensure to close before overwrite (#19449) (#19460) 3 years ago
6543 acd648061d
Add Changelog v1.16.6 (#19339) 3 years ago
6543 c5fe0a096d
When dumping trim the standard suffices instead of a random suffix (#19440) (#19447) 3 years ago
Gusted 0c7bf6801f
Fix DELETE request for non-existent public key (#19443) (#19444) 3 years ago
Gusted 5863f7e048
Don't panic on `ErrEmailInvalid` (#19441) (#19442) 3 years ago
6543 a785c46ca8
Add uploadpack.allowAnySHA1InWant to allow --filter=blob:none with older git clients (#19430) (#19438) 3 years ago
6543 6bddfd3086
Warn on SSH connection for incorrect configuration (#19317) (#19437) 3 years ago
6543 dd8a726b25
API: Search Issues, dont show 500 if filter result in empty list (#19244) (#19436) 3 years ago
zeripath 08eecba32b
When updating mirror repo intervals by API reschedule next update too (#19429) (#19433) 3 years ago
wxiaoguang 9c2212df15
Fix nil error when some pages are rendered outside request context (#19428) 3 years ago
Lunny Xiao 9b4746967c
Only request write when necessary (#18657) (#19422) 3 years ago
Gusted 00da1facc4
Fix double blob-hunk on diff page (#19404) (#19405) 3 years ago
techknowlogick b461993775
go get -u crypto (#19388) 3 years ago
Vasiliy Bukharev b885e57762
Update locale_ru-RU.ini (#19383) (#19387) 3 years ago
Gusted 081449d7a5
Don't allow merging PR's which are being conflict checked (#19357) (#19358) 3 years ago
Gusted ee3a21a537
Fix middleware function's placements for `/user/...` (#19377) (#19378) 3 years ago
silverwind 61c7732e12
Disable service worker by default (#18914) (#19342) 3 years ago
wxiaoguang 57c2ca7f26
Fix invalid CSRF token bug, make sure CSRF tokens can be up-to-date (#19338) 3 years ago
Lunny Xiao 0704009dd7
Revert the minimal golang version requirement from 1.17 to 1.16 and add a warning in Makefile (#19319) 3 years ago
zeripath 14a6aafb50
Restore user autoregistration with email addresses (#19261) (#19312) 3 years ago
Lunny Xiao 471a1e8111
Performance improvement for add team user when org has more than 1000 repositories (#19227) (#19289) 3 years ago
6543 123c254b84
Move checks for pulls before merge into own function (#19271) (#19277) 3 years ago
zeripath db43f63c53
Use full output of git show-ref --tags to get tags for PushUpdateAddTag (#19235) (#19236) 3 years ago
John Olheiser 3ecd520f8e
Granular webhook events in editHook (#19251) (#19257) 3 years ago
zeripath e9935d358c
Only send webhook events to active system webhooks and only deliver to active hooks (#19234) (#19248) 3 years ago
wxiaoguang 8d653b148b
Check go and nodejs version by go.mod and package.json (#19197) (#19254) 3 years ago
wxiaoguang b702f2dac3
Fix clone url JS error for the empty repo page (#19209) 3 years ago
6543 d59b8541f2
Use goproxy.io instead of goproxy.cn (#19242) (#19246) 3 years ago
zeripath efd34d0d7d
Prevent intermittent failures in RepoIndexerTest (#19225 #19229) (#19228) 3 years ago
zeripath 2ec2935f78
Touch mirrors on even on fail to update (#19217) (#19233) 3 years ago
Lunny Xiao 540541caa2
Hide sensitive content on admin panel progress monitor (#19218 & #19226) (#19231) 3 years ago
Robert Kaussow a13d64bf98
Bump goldmark to v1.4.11 (#19201) (#19203) 3 years ago
zeripath bab7d885aa
Changelog for 1.16.5 (#19189) 3 years ago
6543 42229dc0b8
Fix showing issues in your repositories (#18916) (#19191) 3 years ago
zeripath e3d8e92bdc
Prevent redirect to Host (2) (#19175) (#19186) 3 years ago
zeripath 6fc73a8433
Fix compare link in active feeds for new branch (#19149) (#19185) 3 years ago
zeripath b1a0a78a51
Redirect .wiki/* ui link to /wiki (#18831) (#19184) 3 years ago
Andrew Thornton 9c7d8b3096
Prevent start panic due to missing DotEscape function 3 years ago