Commit Graph

2946 Commits (59c58553baa5597f5c2156b47fd2e47e46aa58ac)

Author SHA1 Message Date
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) 3 years ago
Kyle D f44543a1bb
Disable Stars config option (#14653) 3 years ago
6543 2a42d80d14
migration: github: if rate limit is not enabled, ignore it (#15490) 3 years ago
Lunny Xiao dc5a1d617d
Fix potential copy lfs records failure when fork a repository (#15441) 3 years ago
Naohisa Murakami 1426601cf7
Use index of the supported tags to choose user lang (#15452) 3 years ago
zeripath 1ee776970a
Fix ambiguous argument error on tags (#15432) 3 years ago
zeripath 8e2a8efd84
Prevent superfluous response.WriteHeader (#15456) 3 years ago
Martin Michaelis 55eb1745bd
OAuth2 auto-register (#5123) 3 years ago
Lunny Xiao 66f0fd0959
Add NeedPostProcess for Parser interface to improve performance of csv render (#15153) 3 years ago
KN4CK3R a35a5b225c
Add ETag header (#15370) 3 years ago
6543 83d771c1c7
use repo1_bare to test against (#15402) 3 years ago
zeripath c680eb2cc7
Links in markdown should be absolute to the repository not the server (#15088) 3 years ago
zeripath 84f5a0bc62
Always set the merge base used to merge the commit (#15352) 3 years ago
zeripath 136a20926c
Turn RepoRef and RepoAssignment back into func(*Context) (#15372) 3 years ago
zeripath b9ed3cbc26
Upgrade to bluemonday 1.0.7 (#15379) 3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
6543 147826a577
[API] pull notification subject status: add "merged" (#15344) 4 years ago
KN4CK3R c03e488e14
Add LFS Migration and Mirror (#14726) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
zeripath b101fa83a6
Fix bug in Wrap (#15302) 4 years ago
KN4CK3R 5f18404045
Close file on invalid range (Addition to #15166) (#15268) 4 years ago
zeripath 04196b7658
Update to bluemonday-1.0.6 (#15294) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
zeripath 0bb8bd8190
Add size to Save function (#15264) 4 years ago
KN4CK3R 3cc7d27b6f
Close file on invalid range (#15166) 4 years ago
6543 80d6c6d7de
[refactor] mailer service (#15072) 4 years ago
zeripath ff460ca74d
Speed up `enry.IsVendor` (#15213) 4 years ago
a1012112796 43fb4921e3
response simple text message for not html request when 404 (#15229) 4 years ago
a1012112796 007fb00c0e
response 404 for diff/patch of a commit that not exist (#15221) 4 years ago