0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-22 19:41:33 -05:00
forgejo/modules
Viktor Suprun 7d16e6db8e
Fixed git args duplication (#13411)
Because newGit() invoked twice (inside PreInstallInit() and
GlobalInit()) and git parameters is global object, all
git commands call with duplicated args
`-c credential.helper= -c protocol.version=2`
2020-11-03 13:35:09 +02:00
..
analyze
auth Remove obsolete change of email on profile page (#13341) 2020-10-28 22:33:14 +00:00
avatar
base
cache
charset
context Delete tag API (#13358) 2020-10-30 20:56:34 -05:00
convert
cron
emoji
eventsource
generate
git go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
gitgraph
graceful
hcaptcha
highlight
httplib
indexer Refactor Logger (#13294) 2020-10-31 01:36:46 -04:00
lfs Storage configuration support [storage] (#13314) 2020-10-31 16:51:48 -04:00
log Refactor Logger (#13294) 2020-10-31 01:36:46 -04:00
markup
metrics
migrations Migrations should not fail for comment reactions (#13352) 2020-10-29 17:41:49 -04:00
nosql
notification Fix typo (#13380) 2020-10-31 22:09:16 -04:00
options
password
pprof
private Fix send mail (#13312) 2020-10-26 12:42:27 -04:00
process
public
queue
recaptcha
references
repofiles go-version constraints ignore pre-releases (#13234) 2020-10-21 11:42:08 -04:00
repository Fix a bug on refactoring (#13373) 2020-10-31 23:42:54 +08:00
secret
session
setting Fixed git args duplication (#13411) 2020-11-03 13:35:09 +02:00
ssh
storage Fix Storage mapping (#13297) 2020-10-25 17:19:06 +00:00
structs
svg
sync
task Store task errors following migrations and display them (#13246) 2020-10-23 19:46:35 -04:00
templates Group Label Changed Comments in timeline (#13304) 2020-10-25 17:49:48 -04:00
test
timeutil
upload
user
util
validation
webhook