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-08[Rails5] Add `safe_params` helperblackst0ne
2018-02-13Render modified icon for moved fileFilipa Lacerda
2018-01-09Fix changes dropdown ellipsis working across browsersPhil Hughes
2017-12-12Use app host instead of asset host when rendering image blob or diffDouwe Maan
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17updated to use new sprite iconsPhil Hughes
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-10-02Only copy old/new code when selecting left/right side of parallel diffDouwe Maan
2017-08-07Merge branch 'master' into ideMike Greiling
2017-08-03Moved changed files into a dropdownPhil Hughes
2017-07-31Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-28Fix diff commenting results just after changing viewSean McGivern
2017-07-20Merge remote-tracking branch 'origin/master' into ideLuke "Jared" Bennett
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-22Merge remote-tracking branch 'origin/master' into dm-tree-jsonDmitriy Zaporozhets
2017-06-19Don't display comment on unchanged line on both sides in parallel diffDouwe Maan
2017-06-14Implement diff viewersDouwe 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-26Add experimental JSON format for tree controllerDouwe 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-12Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-04-10Fix specsDouwe Maan
2017-04-05Correctly display multiple separate discussions on the same diff lineDouwe Maan
2017-01-12Show 'too many changes' message for merge requestFelipe Artur
2016-12-09Merge branch 'html-safe-diff-line-content' into 'security' Robert Speicher
2016-11-04Remove an extra leading space from diff contentHiroyuki Sato
2016-08-10Avoid commit lookup on diff_helperPaco Guzman
2016-08-04Add unfold links for Side-by-Side viewTim Masliuchenko
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-29Merge branch 'rubocop/enable-access-modifiers-cops' into 'master' Robert Speicher
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-19Fix some useless access modifiers in the codeGrzegorz Bizon
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-11Support renames in diff_for_path actionsSean McGivern
2016-07-08Make expand_all param more explicitSean McGivern
2016-07-08DRY up diff_for_path actionsSean McGivern
2016-07-08Allow expanding all diffs at onceSean McGivern
2016-07-08Ensure only renderable text diffs are collapsedSean McGivern
2016-07-08Disable overflow messagesSean McGivern
2016-07-08Collapse large diffs by defaultSean McGivern
2016-07-08Merge branch 'master' into faster-diffsDouwe Maan
2016-07-07Remove duplication, unused methods, and some other style thingsDouwe Maan