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-05-23Clean up diff renderingDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2017-04-08Link to outdated diff in older MR version from outdated diff discussionDouwe Maan
2017-02-17prevent diff unfolding link from appearing for deleted filesMike Greiling
2017-02-17only show diff unfolding link if there are more lines to showMike Greiling
2017-01-19ensure linenumber data attribute is correct for the last line in a diff chunkMike Greiling
2017-01-19ensure last line in diff block is contained within a table row elementMike Greiling
2016-08-19Fix expansion of discussions in diffDouwe Maan
2016-08-19Improve performance of MR show pageDouwe Maan
2016-08-04Add unfold links for Side-by-Side viewTim Masliuchenko
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-08Merge branch 'master' into faster-diffsDouwe Maan
2016-07-07Display new diff notes and allow creation through the web interfaceDouwe Maan
2016-07-06Simplify HAML code using unless condition and nestingPaco Guzman
2016-07-06Moving up common html data attributesPaco Guzman
2016-05-14Use `@diff_notes_disabled` instead of `@comments_allowed`Douwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-03-19Move diff line to separate partialDouwe Maan
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-19Emoji reponses on diffs aren't award emojiZeger-Jan van de Weg
2016-01-22Merge branch 'fix-diff-comments' into 'master' Robert Speicher
2016-01-22Restore diff commentsDouwe Maan
2016-01-21Use consistent markup and styling for highlighting across blobs, diffs, blame...Douwe Maan
2016-01-20Properly highlight lines around '\ No newline at end of file'Douwe Maan
2016-01-20Move parallel diff logic to separate classDouwe Maan
2016-01-15Add inline diff markers in highlighted diffs.Douwe Maan
2016-01-12Make diff_line_content helper return a safe String. #3945Rubén Dávila
2016-01-07Add some styling for syntax highlighting themes. #3945Rubén Dávila
2016-01-07Force white theme when viewing diffs. #3945Rubén Dávila
2016-01-07Use #html_safe instead of #raw in some diff views. #3945Rubén Dávila
2015-12-31Fix broken spec and small refactor. #3945Rubén Dávila
2015-12-30New implementation for highlighting diff files. #3945Rubén Dávila
2015-12-29Add syntax highlighting to diff view. #3945Rubén Dávila
2015-07-23Fix and style the "Changes suppressed" link.Robert Speicher
2015-06-26Rename abilities to correspond contoller/model action namesDmitriy Zaporozhets
2015-05-21Disabled expansion of top/bottom blobs for new file diffsAlex Connor
2015-04-15Fix merge request comments on files with multiple commitsDominik Sander
2015-03-23Don't show commit comment button when user is not signed in.Douwe Maan
2014-09-08Fix usage of diff file mode changeDmitriy Zaporozhets
2014-09-08Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets
2014-09-08Refactor diff viewsDmitriy Zaporozhets