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-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-04-26Allow to pass custom classes to buttonAlfredo Sumaran
2016-04-26Hide button on mobileAlfredo Sumaran
2016-04-26Syntax and code improvementsAlfredo Sumaran
2016-04-26Rename methodAlfredo Sumaran
2016-04-26Use new method hide_whitespaces?Alfredo Sumaran
2016-04-26Add Hide/show whitespace changes button on diff and commit viewAlfredo Sumaran
2016-04-15Always read diff_view setting from the cookieRobert Speicher
2016-04-14Syntax & style updatesAnnabel Dunstone
2016-04-14Add line type conditional to diff line helperAnnabel Dunstone
2016-04-14Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-20Fixes syntax errorAlfredo Sumaran
2016-02-20Make diff view name getter less error proneAlfredo Sumaran
2016-02-17Sort line notes used in parallel diff by created_atRémy Coutable
2016-01-30Fewer html_safesDouwe Maan
2016-01-29Mark inline difference between old and new paths when a file is renamedDouwe Maan
2016-01-20Save and use actual diff base commit for MR diff highlightingDouwe Maan
2016-01-20Restore helperDouwe Maan
2016-01-20Move parallel diff logic to separate classDouwe Maan
2016-01-15More refactoring from last code review. #3945Rubén Dávila
2016-01-14Refactor parallel_diff generation a bit.Douwe Maan
2016-01-13Little refactor for usage of html_safe. #3945Rubén Dávila
2016-01-12Fix broken spec. #3945Rubén Dávila
2016-01-12Make diff_line_content helper return a safe String. #3945Rubén Dávila
2016-01-08Change strategy to highlight diffs. #3945Rubén Dávila
2015-12-31Fix broken spec and small refactor. #3945Rubén Dávila
2015-12-30New implementation for highlighting diff files. #3945Rubén Dávila
2015-12-02Truncate submodule commit SHAs to 7 charactersDouwe Maan
2015-11-17Merge branch 'compare-first-commit' into 'master' Robert Speicher
2015-11-17Merge branch 'remove-code-duplication'Dmitriy Zaporozhets
2015-11-17Don't use params[:view] directly.Douwe Maan
2015-11-17Correctly set comparison first commit when range includes a merge commitDouwe Maan
2015-11-17Remove duplication in diff_helper.rbDmitriy Zaporozhets
2015-11-06Small UI improvements to merge request pageDmitriy Zaporozhets
2015-10-20Correctly find last known blob for file deleted in MR.Douwe Maan
2015-10-01Fix 500 error on compare pageDmitriy Zaporozhets
2015-09-30Fix bug when removed file was not appearing in merge request diffDmitriy Zaporozhets
2015-09-03Fix testsDmitriy Zaporozhets
2015-05-21Disabled expansion of top/bottom blobs for new file diffsAlex Connor
2015-05-05Improve handling of large diffsAlex Lossent
2015-04-28Fix "Revspec not found" errors when viewing diffs in a forked project with su...Stan Hu
2015-04-15Fix merge request comments on files with multiple commitsDominik Sander
2015-03-26Fix broken side-by-side diff view on merge request pageStan Hu
2015-03-14Refactor buttonsDmitriy Zaporozhets
2015-01-19show diff in submodulesHeadless
2014-12-25Set of UI changes mostly for issue and merge requestDmitriy Zaporozhets
2014-09-12Move organizing of comments to helper.Marin Jankovski
2014-09-12Remove unecesarry array operations.Marin Jankovski
2014-09-12Add comments on the side-by-side diff.Marin Jankovski