summaryrefslogtreecommitdiff
path: root/app/models/merge_request_diff_file.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+4
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-1/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-121-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-091-0/+1
* Fix encoding error in MR diffsHiroyuki Sato2019-09-101-1/+1
* 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