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
2019-12-16Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot
2019-12-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2018-10-01[master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López
2018-08-21Escaped html charactersChantal Rollison
2018-04-17Method to track recoverable exceptions in sentryBob Van Landuyt
2018-02-22Fix 500 error when diff context line has broken encodingSean McGivern
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-10Fix specsDouwe Maan
2017-03-15Fix specsDouwe Maan
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-02Active tense test coverageValery Sizov
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-07-14apparently this gets encoded now?http://jneen.net/
2016-07-14we no longer encode double-quoteshttp://jneen.net/
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
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-19Refactor Gitlab::Highlight and fix 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-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