summaryrefslogtreecommitdiff
path: root/app/views/projects/diffs/_diffs.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Show 'too many changes' message for merge requestissue_25017Felipe Artur2017-01-121-2/+2
* Unify anchor link format for MR diff files !7298Yar2016-11-151-2/+3
* MergeRequest new form load diff asynchronouslynew-merge-requests-commit-tab-activePaco Guzman2016-10-061-1/+2
* ensure the 'fixed layout' preference is honored whenever possibleMike Greiling2016-09-201-2/+0
* Merge branch 'side-by-side-unfold' into 'master' Douwe Maan2016-08-051-1/+1
|\
| * Add unfold links for Side-by-Side viewTim Masliuchenko2016-08-041-1/+1
* | Fix Mystery GuestHerminio Torres2016-08-041-1/+1
|/
* switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-031-7/+7
* Introduce Compare model in the codebase.Paco Guzman2016-08-031-3/+4
* Cache highlighted diff lines for merge requestsPaco Guzman2016-08-031-2/+0
* Fix expand all diffs button in compare view20241-expand-all-button-breaks-diff-comparison-viewSean McGivern2016-07-261-1/+1
* Collapsed diffs lines/size don't accumulate to overflow diffs.19820-safer-diffsPaco Guzman2016-07-181-1/+1
* Merge branch 'master' into faster-diffsfaster-diffsJacob Schatz2016-07-111-0/+2
|\
| * Make expand_all param more explicitSean McGivern2016-07-081-2/+2
| * Allow expanding all diffs at onceSean McGivern2016-07-081-0/+2
* | Merge branch 'master' into faster-diffsDouwe Maan2016-07-071-2/+2
|\ \ | |/
| * Remove duplication, unused methods, and some other style thingsDouwe Maan2016-07-061-1/+1
| * Add DiffFile#blob and #old_blobDouwe Maan2016-07-061-2/+2
| * Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-1/+1
* | review changesLuke "Jared" Bennett2016-07-061-1/+1
* | Diffs will create button/diff form on demand no on server sideJacob Schatz2016-07-061-1/+1
|/
* Merge branch 'toggle-whitespace-button-for-compare-page' into 'master' Jacob Schatz2016-06-151-0/+2
|\
| * added whitespace toggle to diffs page and set it to return the project compar...Luke "Jared" Bennett2016-06-101-0/+2
* | Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-121-0/+1
|/
* Hide button on mobileAlfredo Sumaran2016-04-261-2/+2
* Update syntaxAlfredo Sumaran2016-04-261-2/+2
* Hide whitespace toggle button for new merge requestsAlfredo Sumaran2016-04-261-4/+6
* Add Hide/show whitespace changes button on diff and commit viewAlfredo Sumaran2016-04-261-0/+4
* Diff touch upsAnnabel Dunstone2016-04-071-1/+1
* Fix bug where wrong commit ID was being used in a merge request diff to show ...Stan Hu2016-03-191-1/+1
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-9/+2
* Merge branch 'master' into issue_3945Rubén Dávila2016-01-141-1/+1
|\
| * Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-141-1/+1
* | More refactoring from last code review. #3945Rubén Dávila2016-01-141-1/+1
* | Change strategy to highlight diffs. #3945Rubén Dávila2016-01-071-1/+1
|/
* Remove duplicated styling for center top menusDouwe Maan2015-12-021-1/+1
* Don't use params[:view] directly.param-viewDouwe Maan2015-11-171-1/+1
* Small UI improvements to merge request pagesmall-ui-improvementsDmitriy Zaporozhets2015-11-061-1/+1
* Correctly find last known blob for file deleted in MR.merge-request-deleted-fileDouwe Maan2015-10-201-2/+2
* Avoid unnecessary usage of local varsshow-diff-stats-for-mrDmitriy Zaporozhets2015-10-011-4/+1
* Show additions/deletions stats on merge request diffDmitriy Zaporozhets2015-10-011-3/+6
* Fix bug when removed file was not appearing in merge request diffDmitriy Zaporozhets2015-09-301-1/+6
* Improve diff UI and mr compare pageDmitriy Zaporozhets2015-09-081-2/+2
* Limit content width for big screens except certain pagesDmitriy Zaporozhets2015-08-261-0/+3
* Remove sticky-diff functionalitydisable-sticky-diffsDmitriy Zaporozhets2015-07-061-3/+0
* Improve handling of large diffsAlex Lossent2015-05-051-3/+5
* Fix performance issue when browse big diffsDmitriy Zaporozhets2015-04-131-1/+1
* Improve sticky headers in diffsfix-sticky-headerDmitriy Zaporozhets2015-03-241-5/+7
* Add some space aroung diff stats blockDmitriy Zaporozhets2015-03-181-1/+1
* Set of UI changes mostly for issue and merge requestDmitriy Zaporozhets2014-12-251-9/+3