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-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-04Fix error when viewing diffs without blobsSean McGivern
2017-12-22Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan
2017-12-07Merge branch 'fix_39233' into 'master'Sean McGivern
2017-12-07fix #39233 - 500 in merge requestMartin Nowak
2017-12-07add support for the commit reference filtermicael.bergeron
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-10-30Fix 500 error for old (somewhat) MRsAlexWayfer
2017-10-16Merge branch 'conflict-resolution-refactor' into 'master'Sean McGivern
2017-10-15Fix diff parser so it tolerates to diff special markers in the contentValery Sizov
2017-10-13Move line code generation into Gitlab::GitAlejandro Rodríguez
2017-10-13Create a Gitlab::Git submodule for conlict-related filesAlejandro Rodríguez
2017-10-13Move Gitlab::Diff::LineCode to module Gitlab::GitAlejandro Rodríguez
2017-10-07Commenting on image diffsFelipe Artur
2017-09-25Remove unnecessary commentsDouwe Maan
2017-09-25Properly compare diff refs and diff positions when shas are truncatedDouwe Maan
2017-09-21Migrate Gitlab::Git::Repository#diff to GitalyAhmad Sherif
2017-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-12changed InlineDiffMarker to make it html_safe its outputmicael.bergeron
2017-08-24Show un-highlighted diffs when blobs are the sameSean McGivern
2017-08-22Always return a simple diff viewerSean McGivern
2017-08-14Whitelist or fix additional `Gitlab/PublicSend` cop violationsRobert Speicher
2017-08-08Re-enable SqlInjection and CommandInjectionBrian Neel
2017-07-31Remove unused (?) codeJacob Vosmaer
2017-06-19Don't display comment on unchanged line on both sides in parallel diffDouwe Maan
2017-06-14Implement diff viewersDouwe Maan
2017-06-08Merge branch 'dm-diff-file-diffable' into 'master'Sean McGivern
2017-06-08Use Diff::File blob methods from diff highlighterDouwe Maan
2017-06-08Move diffable? method from Repository to Diff::FileDouwe Maan
2017-06-06Fix Diff::Position#diff_file for positions on straight diffsDouwe Maan
2017-06-01Merge branch 'fix_diff_line_comments' into 'master'Sean McGivern
2017-05-31Fix: A diff comment on a change at last line of a file shows as two comments ...Valery Sizov
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-26Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher
2017-05-25Address feedbackDouwe Maan
2017-05-24Address reviewDouwe Maan
2017-05-24Fix specsDouwe Maan
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-23Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan
2017-05-23Rename Diff::File {old,new}_ref to {old,new}_shaDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2017-05-18Stop MR conflict code from blowing up when branches are missingDouwe Maan
2017-05-10Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan
2017-04-25Show correct size when MR diff overflowsSean McGivern
2017-04-24Fix commenting on an existing discussion on an unchanged line that is no long...Douwe Maan
2017-04-08Cache MR diffs by diff refsDouwe Maan
2017-04-05Fix specsDouwe Maan
2017-04-05Don't use original_discussion_idDouwe Maan
2017-04-05Better notification emails for notes and (diff) discussionsDouwe Maan