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-11-29Merge branch 'hoopes/gitlab-ce-21027-add-diff-hunks-to-notification-emails' i...Douwe Maan
2016-11-29Merge branch 'jej-22869' into 'security'Douwe Maan
2016-11-28Don't use diff_line_content for emailsSean McGivern
2016-11-28Don't remove + / - signs from diff emailsSean McGivern
2016-11-17Merge branch '24010-Add-named-anchors-for-diffs-in-the-commit-page' into 'mas...Sean McGivern
2016-11-15Unify anchor link format for MR diff files !7298Yar
2016-11-14Fix Error 500 when creating a merge request that contains an image that was d...Stan Hu
2016-11-10Fix expanding a collapsed diff when converting a symlink to a regular fileAdam Niedzielski
2016-11-09Merge branch 'remove-heading-space-from-diff-content' into 'master' Alfredo Sumaran
2016-11-04Add width to caret to rid ourselves of the shiftJacob Schatz
2016-11-04Remove an extra leading space from diff contentHiroyuki Sato
2016-10-31Updated positioning of copy file path button in diffsPhil Hughes
2016-10-26Fix horizontal padding for highlight blocksLuke Bennett
2016-10-10Added copy file path button to diffsPhil Hughes
2016-10-06MergeRequest new form load diff asynchronouslyPaco Guzman
2016-10-04Merge branch '22343-honor-user-fixed-layout-pref' into 'master' Fatih Acet
2016-10-01Merge branch '21369-make-it-clearer-that-diffs-can-be-collapsed' into 'master' Jacob Schatz
2016-09-29fix typo "this files" -> "this file"Mike Greiling
2016-09-20ensure the 'fixed layout' preference is honored whenever possibleMike Greiling
2016-09-14Style merge request diff dropdowns & disable comments.Bryce Johnson
2016-09-03Updated diff toggle targets and added iconLuke Bennett
2016-08-19Fix expansion of discussions in diffDouwe Maan
2016-08-19Improve performance of MR show pageDouwe Maan
2016-08-18Merge branch '20454-edit-button-mr' into 'master' Douwe Maan
2016-08-18edit_blob_link can receive the blob to avoid access to the repositoryPaco Guzman
2016-08-17Fix email line-height in OutlookSean McGivern
2016-08-10Avoid commit lookup on diff_helperPaco Guzman
2016-08-05Merge branch 'side-by-side-unfold' into 'master' Douwe Maan
2016-08-04Add unfold links for Side-by-Side viewTim Masliuchenko
2016-08-04Fix Mystery GuestHerminio Torres
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-08-01Avoid line_code and position calculation on line partial for plain viewPaco Guzman
2016-07-30Improve diff performance by eliminating redundant checks for text blobsStan Hu
2016-07-29Bump gitlab_git to speedup DiffCollection iterationsPaco Guzman
2016-07-26Fix expand all diffs button in compare viewSean McGivern
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
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