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-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
2016-07-12Merge branch 'master' into faster-diffsJacob Schatz
2016-07-11Support renames in diff_for_path actionsSean McGivern
2016-07-08Make expand_all param more explicitSean McGivern
2016-07-08Allow expanding all diffs at onceSean McGivern
2016-07-08Ensure only renderable text diffs are collapsedSean McGivern
2016-07-08Disable overflow messagesSean McGivern
2016-07-08Collapse large diffs by defaultSean McGivern
2016-07-08Registered FilesCommentButton as a jQuery plugin and made review changesLuke "Jared" Bennett
2016-07-08Merge branch 'master' into faster-diffsDouwe Maan
2016-07-07Use HAML class syntax in diff line partialsDouwe Maan
2016-07-07Remove duplication, unused methods, and some other style thingsDouwe Maan
2016-07-07Display new diff notes and allow creation through the web interfaceDouwe Maan
2016-07-07Extract parts of LegacyDiffNote into DiffOnNote concern and move part of resp...Douwe Maan
2016-07-07Style diff and blob file headers the same wayDouwe Maan
2016-07-07Add DiffFile#blob and #old_blobDouwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-06review changesLuke "Jared" Bennett
2016-07-06Simplify HAML code using unless condition and nestingPaco Guzman
2016-07-06Moving up common html data attributesPaco Guzman
2016-07-06Diffs will create button/diff form on demand no on server sideJacob Schatz
2016-06-16Merge branch 'toggle-whitespace-button-for-compare-page' into 'master' Jacob Schatz
2016-06-12Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu
2016-06-10added whitespace toggle to diffs page and set it to return the project compar...Luke "Jared" Bennett
2016-05-21Merge branch 'adambutler/gitlab-ce-feature/support-diff-of-issue-title-rename'Douwe Maan
2016-05-18Create DiffFilter and change SystemNoteService#change_title to use Gitlab::Di...Adam Butler
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-14Use `@diff_notes_disabled` instead of `@comments_allowed`Douwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-04-29Support supressing text file diffs on the default branch with .gitattributesMatt Oakes
2016-04-26Hide button on mobileAlfredo Sumaran
2016-04-26Update syntaxAlfredo Sumaran
2016-04-26Hide whitespace toggle button for new merge requestsAlfredo Sumaran
2016-04-26Add Hide/show whitespace changes button on diff and commit viewAlfredo Sumaran
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-04-14Diff viewer links to correct part of the filePhil Hughes
2016-04-08Diff touch upsAnnabel Dunstone
2016-04-08Diff design updatesAnnabel Dunstone
2016-04-08Update diff colors and iconsAnnabel Dunstone
2016-04-04Fix creation of merge requests for orphaned branchesStan Hu
2016-03-21Merge branch 'change_css_class_has_tooltip_to_has-tooltip' into 'master' Jacob Schatz
2016-03-21Merge branch 'backport-ee-premailer' into 'master' Rémy Coutable
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-03-19Fix bug where wrong commit ID was being used in a merge request diff to show ...Stan Hu
2016-03-19Move diff line to separate partialDouwe Maan
2016-03-18Show a notice for diffs that are too largeYorick Peterse
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-29Changed too many changes buttons to whitePhil Hughes