Commit Graph

3511 Commits (be5411d6b576a3dd281e3e0ab016c02edfad77bb)

Author SHA1 Message Date
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
zeripath f719ffc783
If the default branch is not present do not report error on stats indexing (#15546) 3 years ago
zeripath 1cd8d0ca0e
Fix NPE on view commit with notes (#15561) 3 years ago
Lunny Xiao 2255afffad
Fix lfs management find (#15537) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
Lunny Xiao a3c4c57b7c
Fix bug on commit graph (#15517) 4 years ago
Kyle D f44543a1bb
Disable Stars config option (#14653) 4 years ago
6543 2a42d80d14
migration: github: if rate limit is not enabled, ignore it (#15490) 4 years ago
Lunny Xiao dc5a1d617d
Fix potential copy lfs records failure when fork a repository (#15441) 4 years ago
Naohisa Murakami 1426601cf7
Use index of the supported tags to choose user lang (#15452) 4 years ago
zeripath 1ee776970a
Fix ambiguous argument error on tags (#15432) 4 years ago
zeripath 8e2a8efd84
Prevent superfluous response.WriteHeader (#15456) 4 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 4 years ago
Lunny Xiao 66f0fd0959
Add NeedPostProcess for Parser interface to improve performance of csv render (#15153) 4 years ago
KN4CK3R a35a5b225c
Add ETag header (#15370) 4 years ago
6543 83d771c1c7
use repo1_bare to test against (#15402) 4 years ago
zeripath c680eb2cc7
Links in markdown should be absolute to the repository not the server (#15088) 4 years ago
zeripath 84f5a0bc62
Always set the merge base used to merge the commit (#15352) 4 years ago
zeripath 136a20926c
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) 4 years ago