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-02-07Address feedbackDouwe Maan
2017-02-07Add feature specsDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-01-26Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-17refactor rubocop suggestionMartin Cabrera
2017-01-16Refactored ‘from’ and ‘to’ variable preservationMartin Cabrera
2017-01-15from or to get variables gets preserved if the other one is missingMartin Cabrera
2017-01-15Changed alert message character: from & to and Martin Cabrera
2017-01-11Fix Compare page throws 500 error when any branch/reference is not selectedMartin Cabrera
2017-01-04Prefer leading dots over trailing dotsLin Jen-Shin
2016-12-09Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-12-08Introduce Repository#with_tmp_ref which we needLin Jen-Shin
2016-08-03Make Compare#diffs diff_options a regular argumentDouwe Maan
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-15Apply diff view cookie on comparePhil Hughes
2016-07-08DRY up diff_for_path actionsSean McGivern
2016-07-08Remove unused argument to CompareService#executeSean McGivern
2016-07-08Collapse large diffs by defaultSean McGivern
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
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