Commit Graph

2837 Commits (f034804e5d98f70d087c2d577a3fb6f0091e742f)

Author SHA1 Message Date
zeripath f034804e5d
Set self-adjusting deadline for connection writing (#16068) (#16123)
3 years ago
6543 ac84bb7183
Fix data URI scramble (#16098) (#16118)
3 years ago
6543 2265058c31
git migration: don't prompt interactively for clone credentials (#15902) (#16082)
3 years ago
Jimmy Praet 8007602b40
Don't manipulate input params in email notification (#16011) (#16033)
3 years ago
techknowlogick 3a79f1190f
Fix setting of SameSite on cookies (#15989) (#15991)
3 years ago
zeripath 159bc8842a
Restore PAM user autocreation functionality (#15825) (#15867)
3 years ago
6543 8c4bf4c3b4
GitHub: migrate draft releases too (#15884) (#15888)
3 years ago
6543 3bcf2e5c18
Close the gitrepo when deleting the repository (#15876) (#15887)
3 years ago
zeripath 41422f0df0
Add timeout to writing to responses (#15831) (#15872)
3 years ago
KN4CK3R f773733252
Fix LFS commit finder not working (#15856) (#15874)
3 years ago
zeripath cbaf8e8785
Stop calling WriteHeader in Write (#15862) (#15873)
3 years ago
zeripath 387a1bc472
fix truncate utf8 string (#15828) (#15854)
3 years ago
zeripath a83cde2f3f
Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839)
3 years ago
zeripath 332eb2f6d2
Queue manager FlushAll can loop rapidly - add delay (#15733) (#15840)
3 years ago
John Olheiser d054c4e7f3
Add err to log (#15813) (#15824)
3 years ago
Lunny Xiao 5e562e9b30
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816)
3 years ago
6543 c57e908f36
Tests should use test files (#15801) (#15806)
3 years ago
6543 d644709b22
Exponential Backoff for ByteFIFO (#15724) (#15793)
3 years ago
6543 22d700edfd
Set GIT_DIR correctly if it is not set (#15751) (#15769)
3 years ago
zeripath 6782a64a4a
Defer closing the gitrepo until the end of the wrapped context functions (#15653) (#15746)
3 years ago
zeripath 1ec11ac87e
Drop back to use IsAnInteractiveSession for SVC (#15749) (#15762)
3 years ago
6543 2c2a30d6bb
Fix bug where repositories appear unadopted (#15757) (#15767)
3 years ago
a1012112796 a83fb3a83a
fix some ui bug about draft release (#15137) (#15745)
3 years ago
zeripath 462c6fdee2
Fix setting redis db path (#15698) (#15708)
3 years ago
zeripath 4fa2804238
Performance improvement for last commit cache and show-ref (#15455) (#15701)
3 years ago
6543 a725d31496
Delete references if repository gets deleted (#15681) (#15684)
3 years ago
KN4CK3R 54263ff123
Delete protected branch if repository gets removed (#15658) (#15676)
3 years ago
6543 3bde297121
[API] pull notification subject status: add "merged" (#15344) (#15654)
3 years ago
Lunny Xiao cae46216e4
fix webhook timeout bug (#15613) (#15621)
3 years ago
zeripath 6e2dacfef6
If the default branch is not present do not report error on stats indexing (follow-up of #15546) (#15583) (#15594)
3 years ago
Lunny Xiao c0869c295a
Fix lfs management find (#15537) (#15578)
3 years ago
zeripath 248b67af6f
Fix NPE on view commit with notes (#15561) (#15573)
3 years ago
KN4CK3R 5da024a019
Add ETag header (#15370) (#15552)
3 years ago
Lunny Xiao eff2499be7
Fix bug on commit graph (#15517) (#15530)
3 years ago
6543 729fa06468
migration: github: if rate limit is not enabled, ignore it (#15490) (#15495)
3 years ago
zeripath b228a0aa44
Use index of the supported tags to choose user lang (#15452) (#15488)
3 years ago
Lunny Xiao 9e7e11224f
Fix potential copy lfs records failure when fork a repository (#15441) (#15485)
3 years ago
zeripath 00e55dd223
Prevent superfluous response.WriteHeader (#15456) (#15476)
3 years ago
zeripath 2c4f1ed13e
Fix ambiguous argument error on tags (#15432) (#15474)
3 years ago
6543 c3398906a1
use repo1_bare to test against (#15402) (#15404)
3 years ago
zeripath 1fe5fe419e
Always set the merge base used to merge the commit (#15352) (#15385)
3 years ago
zeripath 67a12b8fac
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) (#15377)
3 years ago
zeripath 53c2136a9a
Upgrade to bluemonday 1.0.7 (#15379) (#15380)
3 years ago
KN4CK3R cf9b6c281f
Close file on invalid range (Addition to #15166) (#15268) (#15308)
3 years ago
6543 a8c6a4a70e
Fix bug in Wrap (#15302) (#15309)
3 years ago
6543 e6050e80f7
Update to bluemonday-1.0.6 (#15294) (#15297)
3 years ago
zeripath af73e1ee35
Add size to Save function (#15264) (#15270)
3 years ago
a1012112796 c6eb9b30ae
response 404 for diff/patch of a commit that not exist (#15221) (#15237)
3 years ago
zeripath f75a9b27b0
Speed up `enry.IsVendor` (#15213) (#15245)
3 years ago
zeripath 2bc759518e
Fix regression from #14623 - use debug SVC handler only on interactive sessions (#15210) (#15211)
3 years ago