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-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Enforce "developers can merge" during `pre-receive`.Timothy Andrew
2016-07-13Merge branch 'multi-line-inline-diff' into 'master' Douwe Maan
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-12Render inline diffs for multiple changed lines following eachotherDouwe Maan
2016-07-07Add tests for PositionDouwe Maan
2016-07-07Add tests for PositionTracerDouwe Maan
2016-07-07Add Gitlab::Diff::LineMapperDouwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
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-30Fix specs and add a new oneDouwe Maan
2016-01-29Mark inline difference between old and new paths when a file is renamedDouwe Maan
2016-01-20Update testsDouwe Maan
2016-01-20Properly handle HTML entities with inline diffsDouwe Maan
2016-01-20Move parallel diff logic to separate classDouwe Maan
2016-01-19Refactor Gitlab::Highlight and fix testsDouwe Maan
2016-01-15Add testsDouwe 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-13Add more specs. #3945Rubén Dávila
2016-01-09Fix broken specs. #3945Rubén Dávila
2016-01-09Update specs. #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-31Add specs for Gitlab::Diff::Highlight. #3945Rubén Dávila
2015-12-09Tag lib specsDouwe Maan
2015-11-13Move spec to proper place and fix unused variableDmitriy Zaporozhets
2015-08-12Fix bug where backslashes in inline diffs could be droppedStan Hu
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