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-10-02Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5Valery Sizov
2017-09-20Add view replaced file link for image diffsClement Ho
2017-09-20Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5(partial ...Valery Sizov
2017-09-13Fixed overflow issue in changes dropdownPhil Hughes
2017-09-13Resolve "Image onion skin + swipe does not work anymore"Tim Zallmann
2017-09-08Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5Valery Sizov
2017-09-06Remove focus styles from dropdown empty linkEric Eastwood
2017-08-16[rails 5][merge upstream] resolve conflicts. Part 2Valery Sizov
2017-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5Valery Sizov
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-03dont assign to variable, just output directlyPhil Hughes
2017-08-03fixed alignment in buttonPhil Hughes
2017-08-03fixed jumping when bar gets stuckPhil Hughes
2017-08-03made the changed files holder stickyPhil Hughes
2017-08-03fixed haml lintPhil Hughes
2017-08-03Moved changed files into a dropdownPhil Hughes
2017-07-27Changed Images in Blob Viewer to image_tagTim Zallmann
2017-07-27Added lazy class to Blob Images + DiffsTim Zallmann
2017-07-25Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into rails5Dmitriy Zaporozhets
2017-07-24Resolve "Lazy load images on the Frontend"Tim Zallmann
2017-07-18[rails 5] fix a bunch of specsValery Sizov
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-29Render add-diff-note button with server.Bryce Johnson
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-14Implement diff viewersDouwe Maan
2017-06-08Move diffable? method from Repository to Diff::FileDouwe Maan
2017-06-07Blob#load_all_data! doesn’t need an argumentDouwe Maan
2017-06-01Merge branch 'fix_diff_line_comments' into 'master'Sean McGivern
2017-05-31Fix: A diff comment on a change at last line of a file shows as two comments ...Valery Sizov
2017-05-30Consistent diff and blob size limit namesDouwe Maan
2017-05-23Pass fallback_diff_refs to Diff::File instead of using view helpersDouwe Maan
2017-05-23Clean up diff renderingDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2017-05-10Remove unused toggle from diff discussion diff headersDouwe Maan
2017-05-03Allow commenting on older versions of the diff and comparisons between diff v...Douwe Maan
2017-04-27Use Blob methods instead of BlobHelper helpersDouwe Maan
2017-04-24Fix diffs with edit-forking needsEric Eastwood
2017-04-17Rephrase error message for a diff with a blob that’s too largeDouwe Maan
2017-04-08Link to outdated diff in older MR version from outdated diff discussionDouwe Maan
2017-04-05Correctly display multiple separate discussions on the same diff lineDouwe Maan
2017-03-28Fix link togglers jumping to topEric Eastwood
2017-03-16Fix specDouwe Maan
2017-03-13take nonewline context into account in diff parsermhasbini
2017-03-09Check was in wrong part, the avatar container class should always be added on...Phil Hughes
2017-03-09Fixed bugs with diff comment avatarsPhil Hughes
2017-03-08Added discussion comments avatars to diffPhil Hughes
2017-02-20Remove markup showing in tooltip for renamed files in diff viewSam Rose
2017-02-17prevent diff unfolding link from appearing for deleted filesMike Greiling