summaryrefslogtreecommitdiff
path: root/lib/gitlab/conflict/parser.rb
Commit message (Expand)AuthorAgeFilesLines
* Allow resolving conflicts with non-ASCII charsallow-resolving-conflicts-in-utf-8Sean McGivern2017-03-151-5/+3
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-16/+6
* Allow setting content for resolutionsSean McGivern2016-10-131-5/+10
* Fix merge conflict size limitfix-allowed-conflict-sizeSean McGivern2016-09-071-1/+1
* Handle non-UTF-8 conflicts gracefully21247-mergerequestscontroller-conflicts-may-fail-with-iso-8859-dataSean McGivern2016-08-251-0/+9
* Fix specsSean McGivern2016-08-121-3/+3
* Raise errors for large and binary filesSean McGivern2016-08-121-1/+5
* Handle conflict resolution errors in controllerSean McGivern2016-08-121-2/+5
* Auto-highlight conflict when rich_text is calledSean McGivern2016-08-121-3/+3
* Handle multiple merge conflict files in collectionSean McGivern2016-08-121-6/+2
* Add backend for merge conflicts readingSean McGivern2016-08-121-0/+59