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
2017-06-06Fix Diff::Position#diff_file for positions on straight diffsDouwe Maan
2017-01-06Rename from base to start because base could mean merge baseLin Jen-Shin
2017-01-06Rename source to base to avoid confusion from MRLin Jen-Shin
2017-01-04Introduce Repository#with_repo_branch_commitLin Jen-Shin
2016-12-09Should pass branch name, not commit object!Lin Jen-Shin
2016-12-08Should pass repository rather than projectLin Jen-Shin
2016-12-08Fix tests to use the new APILin Jen-Shin
2016-12-08Introduce Repository#with_tmp_ref which we needLin Jen-Shin
2016-10-12Refactor straight compare diff codeDmitriy Zaporozhets
2016-10-12Use straight diff approach when compare merge request versionsDmitriy Zaporozhets
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-07-08Remove unused argument to CompareService#executeSean McGivern
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2015-11-13Add ignore white space option in merge request diffMinsik Yoon
2015-09-18Fix Error 500 when comparing non-existing branchesStan Hu
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-07-15Refactor compare and fetch logicDmitriy Zaporozhets
2015-07-15Implement merge from forks without satellitesDmitriy Zaporozhets
2015-07-15Remove satellitesDmitriy Zaporozhets
2014-08-29Comment typo.Ciro Santilli
2014-08-29Comment typo.Ciro Santilli
2014-07-29Git::Compare does not have limit param any moreDmitriy Zaporozhets
2014-07-29Refactor compare logic for MR. Use satellites only for forks for better perfo...Dmitriy Zaporozhets