forgejo/modules
zeripath 96969ddec8
Fix yet another bug with diff file names (#12771)
Following further testing it has become apparent that the diff line
cannot be used to determine filenames for diffs with any sort of predictability
the answer therefore is to use the other lines that are provided with a diff

Fix #12768

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-09-09 14:08:40 +01:00
..
analyze
auth
avatar Fix Avatar Resize (resize algo NearestNeighbor -> Bilinear) (#12745) 2020-09-06 20:53:33 +01:00
base
cache
charset
context
convert
cron
emoji
eventsource
generate
git Compare SSH_DOMAIN when parsing submodule URLs (#12753) 2020-09-07 20:08:10 -04:00
gitgraph
graceful
highlight
httplib
indexer Add queue for code indexer (#10332) 2020-09-07 23:05:08 +08:00
lfs LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
log
markup
metrics
migrations [Vendor] Update xanzy/go-gitlab v0.31.0 => v0.37.0 (#12701) 2020-09-06 11:37:53 -04:00
notification Change/remove a branch of an open issue (#9080) 2020-09-08 12:29:51 -04:00
options
password Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
pprof
private
process
public
queue Add queue for code indexer (#10332) 2020-09-07 23:05:08 +08:00
recaptcha
references
repofiles LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
repository RepoInit Respect AlternateDefaultBranch (#12746) 2020-09-06 16:58:54 -04:00
secret
session
setting Check passwords against HaveIBeenPwned (#12716) 2020-09-08 17:06:39 -05:00
ssh
storage LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
structs
svg
sync
task
templates Fix yet another bug with diff file names (#12771) 2020-09-09 14:08:40 +01:00
test
timeutil
upload
user
util
validation
webhook