Commit Graph

2879 Commits (c636ef8f1dbfeabe67168e0d8190d4a54c16860b)

Author SHA1 Message Date
Norwin a137ee7a68
git migration: don't prompt interactively for clone credentials (#15902) 3 years ago
6543 e0c93fed05
GitHub: migrate draft releases too (#15884) 3 years ago
zeripath 8e32eeb5de
Hold the event source when there are no listeners (#15725) 3 years ago
zeripath f582ec4e53
Create a session on ReverseProxy and ensure that ReverseProxy users cannot change username (#15304) 3 years ago
zeripath 17c5c654a5
Prevent double-login for Git HTTP and LFS and simplify login (#15303) 3 years ago
zeripath ba526ceffe
Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) 3 years ago
zeripath d0ea10b21f
Close the gitrepo when deleting the repository (#15876) 3 years ago
KN4CK3R df72cf6211
Fix LFS commit finder not working (#15856) 3 years ago
zeripath 1a5659943e
Add timeout to writing to responses (#15831) 3 years ago
zeripath 2d87a84709
Stop calling WriteHeader in Write (#15862) 3 years ago
mlpo 52f8dcda43
Allow custom highlight mapping beyond file extensions (#15808) 3 years ago
yan 27b29ffb22
fix truncate utf8 string (#15828) 3 years ago
zeripath 2a565478d1
Tagger can be empty, as can Commit and Author - tolerate this (#15835) 3 years ago
KN4CK3R 3d7d750a99
Fix individual tests (addition to #15802) (#15818) 3 years ago
zeripath aa65a607e4
Queue manager FlushAll can loop rapidly - add delay (#15733) 3 years ago
KN4CK3R f8335444de
Add Active and ProhibitLogin to API (#15689) 3 years ago
Adam Szatyin d86d123322
Add mimetype mapping settings (#15133) 3 years ago
John Olheiser 2f65c6b2f0
Add err to log (#15813) 3 years ago
Lunny Xiao e5723d6556
Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) 3 years ago
silverwind 1e6fa57acb
Use single shared random string generation function (#15741) 3 years ago
zeripath 270aab429e
On open repository open common cat file batch and batch-check (#15667) 3 years ago
silverwind 17a7797cdd
Fix incorrect asset URL (#15805) 3 years ago
Steven 2e0f315617
Respect default merge message syntax when parsing item references (#15772) 3 years ago
zeripath a2df265476
Add trace logging to SSO methods (#15803) 3 years ago
6543 4ea0b46d9b
Tests should use test files (#15801) 3 years ago
6543 a229e34387
Allow only internal registration (#15795) 3 years ago
KN4CK3R e818e9150f
Fixed individual markdown tests. (#15802) 3 years ago
zeripath e22ee468cf
Exponential Backoff for ByteFIFO (#15724) 3 years ago
silverwind 24ad131221
Rename StaticUrlPrefix to AssetUrlPrefix (#15779) 3 years ago
silverwind d4f28fd4ad
Fix URL of gitea emoji (#15770) 3 years ago
6543 16034bb613
OAuth2 login: Set account link to "login" as default behavior (#15768) 3 years ago
zeripath 8f0539c235
Set GIT_DIR correctly if it is not set (#15751) 3 years ago
zeripath bdc1697729
Drop back to use IsAnInteractiveSession for SVC (#15749) 3 years ago
zeripath 114c85e6ef
Fix bug where repositories appear unadopted (#15757) 3 years ago
a1012112796 3088866531
fix some ui bug about draft release (#15137) 3 years ago
zeripath eedc0c8324
Defer closing the gitrepo until the end of the wrapped context functions (#15653) 3 years ago
zeripath 47fd156936
Use route rather than use thus reducing the number of stack frames (#15301) 3 years ago
zeripath 1b017fe7ca
Fix setting redis db path (#15698) 3 years ago
zeripath d11b9fbcce
Prevent race in TestChannelQueue_Batch (#15703) 3 years ago
KN4CK3R 8c8471e754
Addition to (Add Location, Website and Description to API #15675) (#15690) 3 years ago
zeripath 0590176a23
Only use boost workers for leveldb shadow queues (#15696) 3 years ago
zeripath a926ff919d
Performance improvement for last commit cache and show-ref (#15455) 3 years ago
a1012112796 ae6d7860be
add cron job to delete old actions from database (#15688) 3 years ago
KN4CK3R 67e10397af
Add Location, Website and Biography to API (#15675) 3 years ago
KN4CK3R ee3fb92419
Delete references if repository gets deleted (#15681) 3 years ago
KN4CK3R c80d7f33b6
Unified link creation. (#15619) 3 years ago
KN4CK3R 2e85165349
Delete protected branch if repository gets removed (#15658) 3 years ago
a1012112796 1e877613bf
add `/assets` as root dir of public files (#15219) 3 years ago
Lunny Xiao 3d5bb3e6a3
fix webhook timeout bug (#15613) 3 years ago
zeripath d6a33cef23
If the default branch is not present do not report error on stats indexing (follow-up of #15546) (#15583) 3 years ago