1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-07 20:05:47 +00:00
gitea/services
6543 f2a3a9117e
* Handle incomplete diff files properly (#13668)
The code for parsing diff hunks has a bug whereby a very long line in a very long diff would not be completely read leading to an unexpected character.

  This PR ensures that the line is completely cleared

* Also allow git max line length <4096

* Add test case

Fix #13602

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: Andrew Thornton <art27@cantab.net>
2020-11-22 16:51:39 +00:00
..
comments Refactor pull request review (#8954) 2019-11-14 10:57:36 +08:00
externalaccount Allow externalID to be UUID (#8551) 2019-10-17 10:06:28 +08:00
gitdiff * Handle incomplete diff files properly (#13668) 2020-11-22 16:51:39 +00:00
issue Add team support for review request (#12039) 2020-10-12 20:55:13 +01:00
mailer Fix "only mail on mention" bug (#12775) 2020-09-09 15:08:55 -04:00
mirror Mirror: Update DB on Address-Update too (#12964) 2020-09-28 15:00:52 -04:00
pull Replies to outdated code comments should also be outdated (#13217) (#13433) 2020-11-05 15:14:55 -05:00
release Add a storage layer for attachments (#11387) 2020-08-18 12:23:45 +08:00
repository Move update-server-info to hooks (#12826) 2020-10-14 00:24:06 +08:00
wiki Update golangci-lint to version 1.31.0 (#13102) 2020-10-11 21:27:20 +01:00