gitlab-org--gitlab-foss/app/views/projects
Alfredo Sumaran 35aca1dbcf Merge branch 'remove-heading-space-from-diff-content' into 'master'
Remove an extra leading space from diff paste data

## What does this MR do?

Remove an extra leading space from diff paste data.

## Are there points in the code the reviewer needs to double check?

I have checked the following three patterns.

* inline diff
* parallel diff
* blob preview

## Why was this MR needed?

Diff paste data contain an extra leading space.
So it need to remove an extra leading space manually from pasted diff data.

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) entry added
- [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)
- [ ] API support added
- Tests
  - [ ] Added for this feature/bug
  - [ ] All builds are passing
- [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html)
- [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [ ] Branch has no merge conflicts with `master` (if it does - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

## What are the relevant issue numbers?

#14176

Closes #23899

See merge request !7133
2016-11-09 15:32:02 +00:00
..
artifacts
badges
blame Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
blob Merge remote-tracking branch 'upstream/master' into show-status-from-branch 2016-11-04 22:37:44 +08:00
boards Adds label description to issue board title 2016-11-01 09:15:44 +00:00
branches updated styling commit SHA on branches page + added to changelog 2016-11-04 12:42:00 +03:00
builds Removed inline JS and added new affix declaration 2016-11-04 15:07:51 +00:00
buttons Remove tooltips from project header 2016-11-01 12:01:13 -05:00
ci Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
commit Update commit page styles 2016-11-04 08:44:37 -05:00
commits Fetch locals to avoid undefined method/local error 2016-11-04 22:43:43 +08:00
compare Fixed compare ellipsis messing with layout 2016-10-21 13:43:52 +01:00
container_registry
cycle_analytics Create cycle analytics bundle 2016-10-28 15:56:12 +01:00
deploy_keys
deployments
diffs Merge branch 'remove-heading-space-from-diff-content' into 'master' 2016-11-09 15:32:02 +00:00
environments
find_file
forks
generic_commit_statuses Remove tooltips from build nodes 2016-10-26 14:42:39 -05:00
graphs
group_links
hooks
imports
issues implements reset incoming email token on issues modal and account page, 2016-11-07 15:56:18 +00:00
labels Use label subject to calculate number of issues/mrs within the group 2016-10-31 23:27:49 -02:00
merge_requests Merge branch 'show-status-from-branch' into 'master' 2016-11-04 17:38:25 +00:00
milestones removes extra line for empty milestone description 2016-10-24 13:58:46 +06:00
network Fix bug of json request url 2016-11-07 20:44:15 +09:00
notes Add hover to trash icon in notes 2016-10-21 09:35:17 +11:00
pipelines
pipelines_settings Use better wording for test coverage parsing help text 2016-10-27 19:41:09 +02:00
project_members
protected_branches
refs Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
releases
repositories
runners Merge branch 'runners-paginate' into 'master' 2016-10-21 14:58:26 +00:00
services Allow to test JIRA service when project does not have repository 2016-11-04 12:24:17 -02:00
snippets
tags Fix lightweight tags not processed correctly by GitTagPushService 2016-10-28 13:53:18 -03:00
tree Cleaned up global namespace JS 2016-11-03 23:00:21 -05:00
triggers
variables
wikis Fix edit button wiki 2016-11-01 18:23:30 +09:00
_activity.html.haml
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_customize_workflow.html.haml
_errors.html.haml
_files.html.haml
_find_file_link.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml Update avatar container name so it doesnt conflict with other image containers 2016-11-03 12:26:09 -05:00
_last_commit.html.haml Replace jQuery.timeago with timeago.js 2016-11-07 14:49:00 -06:00
_last_push.html.haml
_md_preview.html.haml
_merge_request_settings.html.haml Add setting to only allow merge requests to be merged when all discussions are resolved 2016-11-04 14:58:40 +01:00
_readme.html.haml
_wiki.html.haml
_zen.html.haml
activity.html.haml
edit.html.haml Merge branch 'remove-wiki-image-border-radius' into 'master' 2016-11-04 21:27:43 +00:00
empty.html.haml
new.html.haml Trim project_path whitespace on form submit 2016-10-20 23:38:20 +02:00
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml Merge remote-tracking branch 'upstream/master' into show-status-from-branch 2016-11-04 22:37:44 +08:00
transfer.js.haml
update.js.haml