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-06-14Implement diff viewersDouwe Maan
2017-06-08Move diffable? method from Repository to Diff::FileDouwe Maan
2017-06-06Fix Diff::Position#diff_file for positions on straight diffsDouwe Maan
2017-05-26Merge branch 'dm-diff-cleanup' into 'master'Robert Speicher
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-23Add question mark to Gitlab::Diff::File predicate methodsDouwe Maan
2017-05-12Merge branch 'dm-dependency-linker-gemfile' into 'master' Sean McGivern
2017-05-10Enable the Style/TrailingCommaInLiteral copRémy Coutable
2017-05-10Fix specsDouwe Maan
2017-05-10Extract generic parts of Gitlab::Diff::InlineDiffMarkerDouwe Maan
2017-04-24Fix commenting on an existing discussion on an unchanged line that is no long...Douwe Maan
2017-04-20Refactor changing files in web UIDouwe Maan
2017-03-15Fix specsDouwe Maan
2017-03-13take nonewline context into account in diff parsermhasbini
2017-02-23Revert "Enable Style/BarePercentLiterals"Douwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-10Rename Files::DeleteService to Files::DestroyServicedixpac
2017-02-03Backport changes from EE squashSean McGivern
2017-02-03Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan
2017-02-02Active tense test coverageValery Sizov
2017-01-26Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2017-01-06Fix renamingLin Jen-Shin
2016-12-26Fix MR with files hidden by .gitattributesSean McGivern
2016-12-02Fixes ActionView::Template::Error: undefined method `text?` for nil:NilClassValery Sizov
2016-11-25Fix: Timeout creating and viewing merge request for binary fileValery Sizov
2016-11-14Fix Error 500 when creating a merge request that contains an image that was d...Stan Hu
2016-08-19Fix line commenting for the initial commitSean McGivern
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-20Ensure to_json methods take optional argumentSean McGivern
2016-07-19Merge branch '19820-safer-diffs' into 'master' Douwe Maan
2016-07-18Collapsed diffs lines/size don't accumulate to overflow diffs.Paco Guzman
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-14apparently this gets encoded now?http://jneen.net/
2016-07-14we no longer encode double-quoteshttp://jneen.net/
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Enforce "developers can merge" during `pre-receive`.Timothy Andrew
2016-07-13Merge branch 'multi-line-inline-diff' into 'master' Douwe Maan
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-07-12Render inline diffs for multiple changed lines following eachotherDouwe Maan
2016-07-07Add tests for PositionDouwe Maan
2016-07-07Add tests for PositionTracerDouwe Maan
2016-07-07Add Gitlab::Diff::LineMapperDouwe Maan
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-03-18Show a notice for diffs that are too largeYorick Peterse
2016-03-16Return an empty Array when there aren't lines to parse.Rubén Dávila
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-01-30Fix specs and add a new oneDouwe Maan