1
0
Fork 0
forgejo/modules
zeripath 62c278e4ab
Fix modified files list in webhooks when there is a space (#16288)
* Fix modified files list in webhooks when there is a space

There is an unfortunate bug with GetCommitFileStatus where files with
spaces are misparsed and split at the space.

There is a second bug because modern gits detect renames meaning that
this function no longer works correctly.

There is a third bug in that merge commits don't have their modified
files detected correctly.

Fix #15865


Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-07-02 21:23:37 +02:00
..
analyze
auth Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
avatar
base
cache
charset
context Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
convert Introduce NotifySubjectType (#16320) 2021-07-01 12:51:24 +02:00
cron
csv
doctor Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
emoji Run processors on whole of text (#16155) 2021-06-17 11:35:05 +01:00
eventsource
generate Add asymmetric JWT signing (#16010) 2021-06-17 23:56:46 +02:00
git Fix modified files list in webhooks when there is a space (#16288) 2021-07-02 21:23:37 +02:00
gitgraph
graceful
hcaptcha
highlight Replace ARCCache with TwoQueueCache to avoid patent issue (#16240) 2021-06-24 14:37:07 -04:00
httpcache
httplib
indexer Use git log name-status in get last commit (#16059) 2021-06-21 01:00:46 +03:00
lfs Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
log
markup Prevent zombie processes (#16314) 2021-06-30 22:07:23 +02:00
matchlist
metrics
migrations Make the github migration less rate limit waiting to get comment per page from repository but not per issue (#16070) 2021-06-30 15:23:49 +08:00
nosql
notification Implemented head_commit for webhooks (#16282) 2021-06-29 15:34:03 +02:00
options
password
pprof
private Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
process
public
queue
recaptcha
references Improve efficiency in FindRenderizableReferenceNumeric and getReferences (#16251) 2021-06-26 01:11:33 +02:00
repofiles
repository Implemented head_commit for webhooks (#16282) 2021-06-29 15:34:03 +02:00
secret
session
setting Add forge emojies (#16296) 2021-07-02 16:04:57 +02:00
ssh Prevent zombie processes (#16314) 2021-06-30 22:07:23 +02:00
storage Rework repository archive (#14723) 2021-06-23 17:12:38 -04:00
structs Introduce NotifySubjectType (#16320) 2021-07-01 12:51:24 +02:00
svg
sync
task Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00
templates Add custom emoji support (#16004) 2021-06-29 16:28:38 +02:00
test
timeutil
translation
typesniffer
upload
uri
user
util Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
validation Added support for gopher URLs. (#14749) 2021-06-25 18:38:27 -04:00
web Add tag protection (#15629) 2021-06-25 16:28:55 +02:00