Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-27Enable frozen string in app/models/*.rbgfyoung
2017-12-22Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan
2017-07-06Rename ActiverecordSerialize copYorick Peterse
2017-06-19Don't display comment on unchanged line on both sides in parallel diffDouwe Maan
2017-05-31Added Cop to blacklist the use of serializeYorick Peterse
2017-05-23Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan
2017-04-08Link to outdated diff in older MR version from outdated diff discussionDouwe Maan
2017-04-06Refactor resolvability checks based on typeDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Address review commentsDouwe Maan
2017-04-05Extract commonalities between DiffDiscussion and LegacyDiffDiscussionDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2016-08-19Fix bug where notes weren’t shown in discussion when the code had changed a...Douwe Maan
2016-08-17Store discussion_id on Note for faster discussion lookup.Douwe Maan
2016-08-04Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-07-29Merge branch 'master' into diff-line-comment-vuejsDouwe Maan
2016-07-28Reduce number of queries made for merge_requests/:id/diffsAhmad Sherif
2016-07-26Use sha1 of discussion ID.Douwe Maan
2016-07-16Don't fail when a LegacyDiffNote didn't store the right diffDouwe Maan
2016-07-07Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan
2016-06-23Restore old behavior around diff notes to outdated discussionsDouwe Maan
2016-06-01Incorportate feedbackZ.J. van de Weg
2016-05-14Clean up LegacyDiffNote somewhatDouwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan