summaryrefslogtreecommitdiff
path: root/app/models/merge_request_diff_file.rb
Commit message (Expand)AuthorAgeFilesLines
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Run rubocop -aNick Thomas2019-03-131-1/+1
* Allow MR diffs to be placed into an object storeNick Thomas2019-02-051-2/+12
* Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-0/+2
* Persist truncated note diffs on a new table45190-create-notes-diff-filesOswaldo Ferreira2018-05-241-6/+1
* Fix saving diffs that are not valid UTF-835539-can-t-create-a-merge-request-containing-a-binary-file-with-non-utf-8-charactersSean McGivern2017-07-261-0/+10
* Add table for files in merge request diffsSean McGivern2017-06-161-0/+11