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-12-27Fixing image lfs bug and also displaying text lfsFrancisco Javier López
2018-04-05Merge branch '42028-xss-diffs-10-6' into 'security-10-6'Douwe Maan
2018-01-09Fix changes dropdown ellipsis working across browsersPhil Hughes
2017-09-12changed InlineDiffMarker to make it html_safe its outputmicael.bergeron
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-28Fix diff commenting results just after changing viewSean McGivern
2017-06-19Don't display comment on unchanged line on both sides in parallel diffDouwe Maan
2017-06-14Implement diff viewersDouwe Maan
2017-06-01Merge branch 'fix_diff_line_comments' into 'master'Sean McGivern
2017-06-01Fix rubocop in spec/helpers/diff_helper_spec.rbValery Sizov
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-10Fix specsDouwe Maan
2017-02-02Active tense test coverageValery Sizov
2016-12-09Merge branch 'html-safe-diff-line-content' into 'security' Robert Speicher
2016-11-04Remove an extra leading space from diff contentHiroyuki Sato
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-09fixes part1 of files to start using active tensetiagonbotelho
2016-08-04Add unfold links for Side-by-Side viewTim Masliuchenko
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-12Merge branch 'master' into faster-diffsJacob Schatz
2016-07-08Disable overflow messagesSean McGivern
2016-07-08Merge branch 'master' into faster-diffsDouwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-06fix up testsLuke "Jared" Bennett
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler
2016-04-15Always read diff_view setting from the cookieRobert Speicher
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-01-30Fix specs and add a new oneDouwe Maan
2016-01-20Move parallel diff logic to separate classDouwe Maan
2016-01-15More refactoring from last code review. #3945Rubén Dávila
2016-01-09Fix broken specs. #3945Rubén Dávila
2016-01-09Fix broken specs. #3945Rubén Dávila
2015-12-31Fix broken spec and small refactor. #3945Rubén Dávila
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-05-21Disabled expansion of top/bottom blobs for new file diffsAlex Connor
2015-05-05Improve handling of large diffsAlex Lossent
2015-04-24Use project.commit convenience method.Douwe Maan
2015-02-12Even more hound fixesJeroen van Baarsen
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-09-12Fix diff_helper spec.Marin Jankovski
2014-09-09Add diff_helper spec.Marin Jankovski