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
2018-04-28[Rails5] Use `safe_params` instead of `params` in `url_for` helpersblackst0ne
2017-08-15Fixed changed files dropdown not being shownPhil Hughes
2017-08-09Fix the sticky changes bar on commits pagePhil Hughes
2017-08-08Fixed merge request changes sticky container not spreading full widthPhil Hughes
2017-08-03fixed haml lintPhil Hughes
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-23Clean up diff renderingDouwe Maan
2017-04-27Use Blob methods instead of BlobHelper helpersDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-01-12Show 'too many changes' message for merge requestFelipe Artur
2016-11-15Unify anchor link format for MR diff files !7298Yar
2016-10-06MergeRequest new form load diff asynchronouslyPaco Guzman
2016-09-20ensure the 'fixed layout' preference is honored whenever possibleMike Greiling
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-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-26Fix expand all diffs button in compare viewSean McGivern
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-08Make expand_all param more explicitSean McGivern
2016-07-08Allow expanding all diffs at onceSean McGivern
2016-07-08Merge branch 'master' into faster-diffsDouwe Maan
2016-07-07Remove duplication, unused methods, and some other style thingsDouwe 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-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-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-08Diff touch upsAnnabel Dunstone
2016-03-19Fix bug where wrong commit ID was being used in a merge request diff to show ...Stan Hu
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-01-15Merge branch 'master' into issue_3945Rubén Dávila
2016-01-15More refactoring from last code review. #3945Rubén Dávila
2016-01-14Update files/diffs to match new layoutDmitriy Zaporozhets
2016-01-08Change strategy to highlight diffs. #3945Rubén Dávila
2015-12-02Remove duplicated styling for center top menusDouwe Maan
2015-11-17Don't use params[:view] directly.Douwe Maan
2015-11-06Small UI improvements to merge request pageDmitriy Zaporozhets
2015-10-20Correctly find last known blob for file deleted in MR.Douwe Maan
2015-10-01Avoid unnecessary usage of local varsDmitriy Zaporozhets