Commit Graph

3042 Commits (db6b7db06df5feee87c29000c19a52dbf9a150cc)

Author SHA1 Message Date
zeripath 3183a465d7
Make modules/context.Context a context.Context (#16031) 3 years ago
Lunny Xiao effad26c0e
Improve assets handler middleware (#15961) 3 years ago
Jimmy Praet d79c8bc302
Don't manipulate input params in email notification (#16011) 3 years ago
Lunny Xiao a9daebca22
Fix get tag when migration (#16014) 3 years ago
KN4CK3R efe77eec85
Unified custom config creation (#16012) 3 years ago
zeripath 6d6a65cf5c
Allow Token/Basic auth on raw paths (#15987) 3 years ago
zeripath 6d39053711
Fix setting of SameSite on cookies (#15989) 3 years ago
zeripath c1a80b7d6a
Use filepath.ToSlash and Join in indexer defaults and queues (#15971) 3 years ago
zeripath 3aaf64885f
Change default queue settings to be low go-routines (#15964) 3 years ago
KN4CK3R 6021fbfe7a
Make tasklist checkboxes clickable (#15791) 3 years ago
silverwind be745be0a4
Double the avatar size factor (#15941) 3 years ago
a1012112796 fec8324026
add a new internal hook to save ssh log (#15787) 3 years ago
zeripath 17be645498
Encrypt LDAP bind password in db with SECRET_KEY (#15547) 3 years ago
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