gitlab-org--gitlab-foss/app/views/projects
Dominik Sander d4fec49abc Fix merge request comments on files with multiple commits
Having a merge request with a comments on a line which is then changed
in a later commit prevented new comments from properly showing up in the
merge request show page.

 * `Note#set_diff` do not use stored the diff when creating a new note
   in merge requests (we can not be sure the diff did not changed since
   the last comment on that line)
 * Do not rely just on `outdated?` of the first note when displaying
   comments of a MR in the discussion tab, but partition the
   active/outdated notes and display them all
 * In the inline changes tab just select the active notes, so an
   outdated note does not prevent an active one from being rendered
 * Just show active comments in the side-by-side changes tab
2015-04-15 18:23:57 +02:00
..
blame Improve css for file actions 2015-03-13 19:20:25 -07:00
blob Improve file icons rendering on tree 2015-03-28 16:49:05 +01:00
branches Fix button overflow for branches/tags pages 2015-04-14 16:26:47 +03:00
commit Merge branch 'fix-plain-diffs' into 'master' 2015-03-29 10:32:27 +00:00
commits Added badge to commits tab 2015-03-30 22:46:01 +01:00
compare Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
deploy_keys Clean up code. 2015-04-03 12:28:47 +02:00
diffs Fix merge request comments on files with multiple commits 2015-04-15 18:23:57 +02:00
forks Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
graphs Lower the pointHitDetectionRadius for commit charts 2015-04-07 00:37:05 -04:00
hooks Refactor buttons 2015-03-14 00:29:32 -07:00
imports Replace alerts with well where alert is not needed 2015-03-25 23:07:59 -07:00
issues Merge branch 'reference-access-control' into 'master' 2015-04-13 14:10:25 +00:00
labels Update help texts and default value setting 2015-03-24 12:27:26 -04:00
merge_requests Only allow user to see participants from groups they have access to. 2015-04-02 10:57:01 +02:00
milestones Remove truncation from issue titles on milestone page 2015-04-14 09:17:57 -04:00
network Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
notes Fix merge request comments on files with multiple commits 2015-04-15 18:23:57 +02:00
project_members Let membership invitations be resent. 2015-04-14 12:08:10 +02:00
protected_branches Replace alerts with well where alert is not needed 2015-03-25 23:07:59 -07:00
refs Fixed issue where only 25 commits would load in file listings 2015-03-30 19:31:13 +01:00
repositories Align project download button with others in sidebar on project home page 2015-04-14 17:08:01 +03:00
services Replace alerts with well where alert is not needed 2015-03-25 23:07:59 -07:00
snippets Refactor buttons 2015-03-14 00:29:32 -07:00
tags Fix button overflow for branches/tags pages 2015-04-14 16:26:47 +03:00
tree Improve file icons rendering on tree 2015-03-28 16:49:05 +01:00
wikis Refactor buttons 2015-03-14 00:29:32 -07:00
_bitbucket_import_modal.html.haml Fix link to bitbucket import documentation 2015-03-08 22:26:46 -04:00
_commit_button.html.haml Remove mention of branch to commit to. 2015-03-19 17:43:21 -07:00
_dropdown.html.haml Add icons to Add dropdown items. 2015-04-06 15:13:50 +02:00
_errors.html.haml
_github_import_modal.html.haml Add Bitbucket integration docs. 2015-02-24 15:07:25 +01:00
_gitlab_import_modal.html.haml Add Bitbucket integration docs. 2015-02-24 15:07:25 +01:00
_home_panel.html.haml Refactor star btn logic for non-logged in user and fix tests 2015-03-29 18:50:45 -07:00
_issuable_form.html.haml Fix tests and unassigned filter for issues. Updated CHANGELOG 2015-03-27 00:27:51 -07:00
_md_preview.html.haml Merge branch 'master' into rails-4.1.9 2015-02-19 20:53:05 -07:00
_settings_nav.html.haml Move project members index from /team to /project_members 2015-03-15 13:51:11 +01:00
_visibility_level.html.haml Update bootstrap-sass gem 2015-02-19 15:02:49 -08:00
_zen.html.haml
edit.html.haml Replace alerts with well where alert is not needed 2015-03-25 23:07:59 -07:00
empty.html.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
go_import.html.haml Render go-import meta tag for private repos. 2015-03-03 11:22:30 +01:00
new.html.haml Allow projects to be imported from Google Code. 2015-04-03 15:29:27 +02:00
no_repo.html.haml Introduce shortcuts for routing helpers 2015-02-25 19:34:16 -08:00
show.html.haml Align project download button with others in sidebar on project home page 2015-04-14 17:08:01 +03:00
transfer.js.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00
update.js.haml Upgrade to Rails 4.1.9 2015-02-14 11:09:23 -07:00