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
2016-03-18Show a notice for diffs that are too largeYorick Peterse
2016-03-16Return an empty Array when there aren't lines to parse.Rubén Dávila
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-01-29Mark inline difference between old and new paths when a file is renamedDouwe Maan
2016-01-22Merge branch 'fix-diff-comments' into 'master' Robert Speicher
2016-01-22Properly highlight right side of parallel diffDouwe Maan
2016-01-22Restore diff commentsDouwe Maan
2016-01-22FixDouwe Maan
2016-01-22Make sure non-highlighted diffs are still escapedDouwe Maan
2016-01-20Validate bounds just to be sureDouwe Maan
2016-01-20Properly highlight lines around '\ No newline at end of file'Douwe Maan
2016-01-20Save and use actual diff base commit for MR diff highlightingDouwe Maan
2016-01-20Properly handle HTML entities with inline diffsDouwe Maan
2016-01-20Move parallel diff logic to separate classDouwe Maan
2016-01-19Remove useless assignmentsDouwe Maan
2016-01-15Add testsDouwe Maan
2016-01-15Whoops, forgot to add filesDouwe Maan
2016-01-15Move inline diff marker logic to its own classDouwe Maan
2016-01-15Move inline diff logic to its own classDouwe Maan
2016-01-15Method was movedDouwe Maan
2016-01-15Merge branch 'master' into issue_3945Rubén Dávila
2016-01-15More refactoring from last code review. #3945Rubén Dávila
2016-01-15Add inline diff markers in highlighted diffs.Douwe Maan
2016-01-14Refactor highlighting linesDouwe Maan
2016-01-14Remove duplication around highlighting.Douwe Maan
2016-01-14Properly generate diff of orphan commits, like the first commit in a repositoryDouwe Maan
2016-01-14Use #sub instead of #gsub!. #3945Rubén Dávila
2016-01-13Little refactor for usage of html_safe. #3945Rubén Dávila
2016-01-13Fix broken specs. #3945Rubén Dávila
2016-01-13Remove no longer required code. #3945Rubén Dávila
2016-01-12Small fixes from code review. #3945Rubén Dávila
2016-01-09Fix broken spec for submodule commit. #3945Rubén Dávila
2016-01-09Fix broken specs. #3945Rubén Dávila
2016-01-08Remove custom Lexer. #3945 [ci skip]Rubén Dávila
2016-01-08Change strategy to highlight diffs. #3945Rubén Dávila
2016-01-08Don't process inline diffs on backend. #3945Rubén Dávila
2015-12-31Apply syntax highlighting when expanding diff plus some refactor. #3945Rubén Dávila
2015-12-31Don't modify "match" diff lines. #3945Rubén Dávila
2015-12-31A bit of refactoring. #3945Rubén Dávila
2015-12-31Fix broken spec and small refactor. #3945Rubén Dávila
2015-12-30Fix Rubocop complain. #3945Rubén Dávila
2015-12-30New implementation for highlighting diff files. #3945Rubén Dávila
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-10-03Fix rubocop warnings in libGuilherme Garnier
2015-10-01Show additions/deletions stats on merge request diffDmitriy Zaporozhets
2015-02-20Fix commit comments on first line of diff not rendering in Merge Request Disc...Douwe Maan
2015-02-03Rubocop: indentation fixes Yay!!!Dmitriy Zaporozhets
2015-02-03Rubocop: Style/AlignArray enabledDmitriy Zaporozhets
2014-10-03Add parenthesis to function def with arguments.Ciro Santilli
2014-09-25Rollback diff drop and set default commit id to HEADDmitriy Zaporozhets