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-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-07Remove duplication, unused methods, and some other style thingsDouwe Maan
2016-07-07Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
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-22Restore diff commentsDouwe Maan
2016-01-22FixDouwe Maan
2016-01-22Make sure non-highlighted diffs are still escapedDouwe 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-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-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-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
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