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
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-02-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-03-21Fix diff bottom expand button appears twiceMark Chao
2019-03-06Add option to expand diff to full filePhil Hughes
2018-12-27Fixing image lfs bug and also displaying text lfsFrancisco Javier López
2018-12-13Fix redundant returns in spec fileSean Nichols
2018-12-13Add tests and move empty file message into own componentSean Nichols
2018-11-09Comment on any expanded diff line on MRsOswaldo Ferreira
2018-11-08Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"Oswaldo Ferreira
2018-11-06Comment on any expanded diff line on MRsOswaldo Ferreira
2018-09-19Use standalone diff stats RPC on every comparison viewOswaldo Ferreira
2018-06-28Don't add bottom 'match' line for deleted filesJan Provaznik
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-06-05Adjust insufficient diff hunks being persisted on NoteDiffFileOswaldo Ferreira
2018-05-24Persist truncated note diffs on a new tableOswaldo Ferreira
2018-03-16Ensure that we never assume old_blob or new_blob are nilSean McGivern
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