gitlab-org--gitlab-foss/app/views/projects/merge_requests/show
Lin Jen-Shin 13c1859a97 Merge remote-tracking branch 'upstream/master' into show-status-from-branch
* upstream/master: (67 commits)
  Stop unauthized users dragging on issue boards
  Capitalize Git
  Add docker-compose environment initialization command
  Improve readability and add specs for label filtering
  Improve label filtering implementation
  Allow the use of params[:name] when filtering labels
  Fix Rubocop offenses in issue move specs
  Add spec in Issues::MoveService to fix label assignment regression
  Fix bug where labels would be assigned to issues that were moved
  Fix `User#to_reference`
  Fix rubocop build error
  Remove redundant class_name and foreign_key overrides
  Enable SingleLinePerSelector in scss-lint
  Escape ref and path for relative links (!6050)
  Add failing test for #21420
  Enable SpaceAfterVariableColon in scss-lint
  Enable SpaceAroundOperator in scss-lint
  Enable trailingWhitespace in scss-lint
  Disable Rails/Output cop since it makes no sense here
  Use File.write instead of File.open + File#write
  ...
2016-10-25 22:40:14 +08:00
..
_builds.html.haml Add route, controller action, and views for MR pipelines 2016-07-25 16:19:20 -05:00
_commits.html.haml Merge remote-tracking branch 'upstream/master' into show-status-from-branch 2016-10-25 22:40:14 +08:00
_diffs.html.haml Make merge request diff works with new FileCollection logic 2016-08-15 17:57:19 +03:00
_how_to_merge.html.haml Change "check out, review, and merge locally" URL to use default clone protocol. 2016-09-06 06:58:32 -07:00
_mr_box.html.haml Enable CacheMarkdownField for the remaining models 2016-10-07 02:54:26 +01:00
_mr_title.html.haml Fix inconsistent options dropdown caret on mobile viewports 2016-10-08 12:27:39 -05:00
_pipelines.html.haml Update MR pipeline view 2016-07-25 18:29:53 -05:00
_versions.html.haml Improve mr compare message when base is different 2016-10-12 17:42:32 +03:00