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-04Fix error when viewing diffs without blobsSean McGivern
2017-11-21Batchload blobs for diff generationZeger-Jan van de Weg
2017-08-24Show un-highlighted diffs when blobs are the sameSean McGivern
2017-08-22Always return a simple diff viewerSean McGivern
2017-07-31Remove unused (?) codeJacob Vosmaer
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-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-11-14Fix Error 500 when creating a merge request that contains an image that was d...Stan Hu
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-03-18Show a notice for diffs that are too largeYorick Peterse
2016-01-15More refactoring from last code review. #3945Rubén Dávila
2016-01-09Fix broken specs. #3945Rubén Dávila
2015-12-09Tag lib specsDouwe Maan
2015-04-24Use project.commit convenience method.Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-09-08Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets
2014-09-08Specs for diff parser! Yay!Dmitriy Zaporozhets