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-04-17Method to track recoverable exceptions in sentryBob Van Landuyt
2018-03-16Ensure that we never assume old_blob or new_blob are nilSean McGivern
2018-03-15Only cache highlight results for latest MR diffsSean McGivern
2018-02-22Fix 500 error when diff context line has broken encodingSean McGivern
2018-01-07Fix error 500 when viewing commit and merge request diffsStan Hu
2018-01-04Fix error when viewing diffs without blobsSean McGivern
2017-12-07fix #39233 - 500 in merge requestMartin Nowak
2017-11-28Ensure MRs always use branch refs for comparisonSean McGivern
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
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-25Add specsDouwe Maan
2017-09-15Prepare Repository#merge for migration to GitalyJacob Vosmaer
2017-08-24Show un-highlighted diffs when blobs are the sameSean McGivern
2017-08-22Always return a simple diff viewerSean McGivern
2017-08-17Don't escape html entities when rich == raw lineJarka Kadlecova
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-31Remove unused (?) codeJacob Vosmaer
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-06-14Implement diff viewersDouwe 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-05-26Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2017-05-12Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-10Fix specsDouwe Maan
2017-05-10Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan
2017-04-24Fix commenting on an existing discussion on an unchanged line that is no long...Douwe Maan
2017-04-20Refactor changing files in web UIDouwe Maan
2017-03-15Fix specsDouwe Maan
2017-03-13take nonewline context into account in diff parsermhasbini
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-10Rename Files::DeleteService to Files::DestroyServicedixpac
2017-02-03Backport changes from EE squashSean McGivern
2017-02-03Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan
2017-02-02Active tense test coverageValery Sizov
2017-01-26Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2017-01-06Fix renamingLin Jen-Shin
2016-12-26Fix MR with files hidden by .gitattributesSean McGivern
2016-12-02Fixes ActionView::Template::Error: undefined method `text?` for nil:NilClassValery Sizov