summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs
Commit message (Expand)AuthorAgeFilesLines
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-2/+2
* Correct remaining `Lint/UselessAssignment` haml-lint violationsRobert Speicher2018-08-312-3/+0
* Escaped html charactersChantal Rollison2018-08-212-4/+4
* Resolve ""Click to expand" link in collapsed diffs should be blue"Annabel Gray2018-06-141-1/+1
* Fix hide whitespace changes buttonClement Ho2018-05-241-1/+1
* Rename btn-secondary to btn-defaultAnnabel Dunstone Gray2018-05-101-1/+1
* Fix broken layout on compare branches pageAnnabel Dunstone Gray2018-05-091-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-05-081-1/+1
|\
| * [Rails5] Use `safe_params` instead of `params` in `url_for` helpersblackst0ne2018-04-281-1/+1
* | Fix image diff view modesClement Ho2018-04-241-5/+5
* | fix blobs edit specClement Ho2018-04-231-1/+1
* | Fix diff stats sticky barClement Ho2018-04-182-2/+2
* | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-181-1/+1
|\ \ | |/
| * [Rails5] Add `safe_params` helperblackst0ne2018-04-081-1/+1
* | [skip ci] Convert .label. to .badge.Clement Ho2018-04-131-1/+1
* | [skip ci] Replace hidden-xsClement Ho2018-04-092-4/+4
* | [skip ci] Replace hidden-smClement Ho2018-04-092-2/+2
* | [skip ci] Rename .hide to .d-noneClement Ho2018-04-091-5/+5
* | [skip ci] Replace .pull-right with .float-rightClement Ho2018-04-092-2/+2
* | Rename .btn-default to .btn-secondaryClement Ho2018-04-091-1/+1
|/
* Resolve "GitLab Community Edition 10.5.3 shows plural for 1 item"Jan2018-03-191-2/+2
* refactor code based on feedbackJames Lopez2018-02-231-1/+1
* some initial refactoringJames Lopez2018-02-231-1/+1
* Merge branch '41491-fix-nil-blob-name-error' into 'master'Annabel Dunstone Gray2018-01-102-2/+7
|\
| * Fix 500 when visiting a commit where blobs do not exist (nil blobs)41491-fix-nil-blob-name-errorEric Eastwood2018-01-092-2/+7
* | Added LFS to merge request files tracked by LFSmerge-request-lfs-badgePhil Hughes2018-01-101-0/+3
|/
* Fix changes dropdown ellipsis working across browserschanges-dropdown-ellipsisPhil Hughes2018-01-091-1/+1
* Use app host instead of asset host when rendering image blob or diffdm-image-blob-diff-full-urlDouwe Maan2017-12-122-11/+11
* updated to use new sprite iconsPhil Hughes2017-11-171-1/+1
* Improved the design of the changed files dropdownPhil Hughes2017-11-171-3/+5
* Commenting on image diffsFelipe Artur2017-10-074-62/+90
* Only copy old/new code when selecting left/right side of parallel diffdm-copy-parallel-diffDouwe Maan2017-10-021-8/+8
* Add view replaced file link for image diffsadd-view-replaced-file-linkClement Ho2017-09-202-4/+8
* Fixed overflow issue in changes dropdownchanges-overflow-fixPhil Hughes2017-09-131-2/+2
* Resolve "Image onion skin + swipe does not work anymore"Tim Zallmann2017-09-121-4/+4
* Remove focus styles from dropdown empty link37023-remove-focus-styles-from-dropdown-empty-linkEric Eastwood2017-09-051-2/+2
* Fixed changed files dropdown not being shownPhil Hughes2017-08-152-2/+2
* Fix the sticky changes bar on commits pagefixed-sticky-stats-box-commit-viewPhil Hughes2017-08-091-1/+2
* Fixed merge request changes sticky container not spreading full widthmr-changes-container-full-widthPhil Hughes2017-08-081-14/+15
* dont assign to variable, just output directlyPhil Hughes2017-08-031-6/+3
* fixed alignment in buttonPhil Hughes2017-08-031-2/+2
* fixed jumping when bar gets stuckPhil Hughes2017-08-031-2/+5
* made the changed files holder stickyPhil Hughes2017-08-031-4/+12
* fixed haml lintPhil Hughes2017-08-032-3/+5
* Moved changed files into a dropdownPhil Hughes2017-08-031-36/+24
* Changed Images in Blob Viewer to image_tag35577-fix-image-blob-display-due-to-lazy-image-loadingTim Zallmann2017-07-271-7/+7
* Added lazy class to Blob Images + DiffsTim Zallmann2017-07-271-7/+7
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-7/+7
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-052-4/+4
* Render add-diff-note button with server.Bryce Johnson2017-06-292-3/+7