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-09Align file header items while keeping collapse functionalityAnnabel Dunstone Gray
2017-02-09Use a new class to keep old behaviorFilipa Lacerda
2017-02-09Revert "Merge branch 'revert-a91ff32b' into 'master'"Filipa Lacerda
2017-02-07Address feedbackDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-01-30unifies mr diff file button styleNur Rony
2017-01-21Revert "Merge branch '25709-diff-file-overflow' into 'master'"Jacob Schatz
2017-01-19Remove fixed class from file actionsAnnabel Dunstone Gray
2017-01-19Use flexbox instead of media queriesFilipa Lacerda
2017-01-14fixed commit diff linking and added specsLuke "Jared" Bennett
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-11-29Merge branch 'jej-22869' into 'security'Douwe Maan
2016-11-15Unify anchor link format for MR diff files !7298Yar
2016-10-31Updated positioning of copy file path button in diffsPhil Hughes
2016-10-10Added copy file path button to diffsPhil Hughes
2016-09-29fix typo "this files" -> "this file"Mike Greiling
2016-09-14Style merge request diff dropdowns & disable comments.Bryce Johnson
2016-08-18edit_blob_link can receive the blob to avoid access to the repositoryPaco Guzman
2016-08-10Avoid commit lookup on diff_helperPaco Guzman
2016-08-04Fix Mystery GuestHerminio Torres
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-30Improve diff performance by eliminating redundant checks for text blobsStan Hu
2016-07-08Ensure only renderable text diffs are collapsedSean McGivern
2016-07-08Collapse large diffs by defaultSean McGivern
2016-07-07Style diff and blob file headers the same wayDouwe Maan
2016-07-07Add DiffFile#blob and #old_blobDouwe Maan
2016-06-12Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu
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-04-29Support supressing text file diffs on the default branch with .gitattributesMatt Oakes
2016-04-08Diff design updatesAnnabel Dunstone
2016-04-08Update diff colors and iconsAnnabel Dunstone
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-18Show a notice for diffs that are too largeYorick Peterse
2016-01-29Mark inline difference between old and new paths when a file is renamedDouwe Maan
2016-01-22Fix MR diff 'Edit' buttonDouwe Maan
2015-12-18Fix specs and behavior for LFS filesDouwe Maan
2015-12-18Automatically fork a project when not allowed to edit a file.Douwe Maan
2015-12-08Merge branch 'serve_lfs_object' into 'master' Douwe Maan
2015-12-07Rename blob helper, bump version of gitlab_git to 7.2.21.Marin Jankovski
2015-12-07Add specs for showing lfs object in UI.Marin Jankovski
2015-12-04Fix 500 error when creating a merge request that removes a submoduleDouglas Barbosa Alexandre
2015-12-04Don't show diffs for lfs pointers.Marin Jankovski
2015-12-02Use file-type specific file icon in blame view and diff itemDouwe Maan
2015-11-17Don't use params[:view] directly.Douwe Maan
2015-10-20Correctly find last known blob for file deleted in MR.Douwe Maan
2015-10-09Make diff file view easier to use on mobile screensStan Hu
2015-09-30Fix bug when removed file was not appearing in merge request diffDmitriy Zaporozhets