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-05-14Use `@diff_notes_disabled` instead of `@comments_allowed`Douwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-10Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre
2016-01-27Correctly determine MR diff base when MR has merge conflictsDouwe Maan
2016-01-20Save and use actual diff base commit for MR diff highlightingDouwe Maan
2016-01-15More refactoring from last code review. #3945Rubén Dávila
2016-01-08Change strategy to highlight diffs. #3945Rubén Dávila
2015-11-17Merge branch 'compare-first-commit' into 'master' Robert Speicher
2015-11-17Correctly set comparison first commit when range includes a merge commitDouwe Maan
2015-11-13Add ignore white space option in merge request diffMinsik Yoon
2015-10-20Correctly find last known blob for file deleted in MR.Douwe Maan
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-05-09Link Commits tab to current branch from Compare page.Douwe Maan
2015-04-30Unescape branch names in compare commitStan Hu
2015-04-20Fixed the Rails/ActionFilter copJeroen van Baarsen
2015-02-21Merge branch 'master' into rails-4.1.9Vinnie Okada
2015-02-20Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't...Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-11-05remove auth duplicationValery Sizov
2014-10-13Factor authorize_push! and authorize_code_access!Ciro Santilli
2014-07-29Fix variable order on compare pageDmitriy Zaporozhets
2014-07-29Use CompareService for compare pageDmitriy Zaporozhets
2014-07-15Refactor diff suppress logic and diff viewsDmitriy Zaporozhets
2014-02-12Use gitlab_git 5.4.0 without BROKEN_DIFF constantDmitriy Zaporozhets
2014-02-05Prevent 500 error on Compare page if diff read timout happensDmitriy Zaporozhets
2014-02-05Use MergeRequestDiff::COMMITS_SAFE_SIZE for Compare diff limit.Dmitriy Zaporozhets
2013-09-16Update gitlab_git to version 2.2.0. Fixes invalid diff in CompareDmitriy Zaporozhets
2013-09-07Improved large commit handling.Boyan Tabakov
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets