summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/conflict/parser_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow resolving conflicts with non-ASCII charsallow-resolving-conflicts-in-utf-8Sean McGivern2017-03-151-30/+59
* Fix merge conflict size limitfix-allowed-conflict-sizeSean McGivern2016-09-071-2/+2
* Handle non-UTF-8 conflicts gracefully21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-dataSean McGivern2016-08-251-0/+5
* Raise errors for large and binary filesSean McGivern2016-08-121-9/+17
* Handle multiple merge conflict files in collectionSean McGivern2016-08-121-4/+6
* Add backend for merge conflicts readingSean McGivern2016-08-121-0/+178