gitlab-org--gitlab-foss/app/views/projects
Dmitriy Zaporozhets b956605f9e Merge branch 'ambiguous-sha' into 'master'
Fix ambiguous sha problem with mentioned commit

Before: write in database only 6 chars of commit sha. This cause to `Ambiguous SHA1 prefix` exception.

- [x] write full commit sha in db.
- [x] Standardise usage of sha truncation: 8 characters everywhere.
- [x] prevent exception when ambiguous sha requested in markdown

Fixes #1644

See merge request !1171
2014-10-12 20:28:21 +00:00
..
blame Use 8chars short sha for commit in views 2014-10-10 16:30:14 +03:00
blob Fix fa-download icon 2014-10-04 16:58:59 +02:00
branches Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
commit Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
commits Use 8chars short sha for commit in views 2014-10-10 16:30:14 +03:00
compare Factor out commit list from compare and new MR. 2014-09-14 10:15:14 +02:00
deploy_keys Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
diffs Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
edit_tree Merge branch 'cirosantilli-factor-commit-msg-textarea' 2014-10-03 14:38:33 +03:00
graphs Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
hooks Replace ui-box title with panel-heading 2014-05-29 18:43:21 +03:00
issues Correctly pluralize participants on issue show page. 2014-10-08 09:00:47 -04:00
labels Show labels help message if last label is deleted 2014-09-04 23:15:28 +02:00
merge_requests Style merge request CI widget to match MR/Issue box 2014-10-07 15:11:18 +03:00
milestones Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
network Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
new_tree Merge branch 'cirosantilli-factor-commit-msg-textarea' 2014-10-03 14:38:33 +03:00
notes Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
protected_branches Merge pull request #7915 from bbodenmiller/patch-12 2014-10-12 14:54:36 +02:00
refs Load last commit for files per 10 items. 2014-06-12 12:01:54 +03:00
repositories Fix fa-download icon 2014-10-04 16:58:59 +02:00
services Add Pushover service integration 2014-10-03 13:54:37 +02:00
snippets Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
tags Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
team_members Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
tree Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
wikis Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
_dropdown.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
_errors.html.haml
_home_panel.html.haml Use only escaped auto_link 2014-10-06 15:15:39 +03:00
_issuable_form.html.haml Merge branch 'new-milestone-link' into 'master' 2014-10-03 11:11:58 +00:00
_settings_nav.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
_visibility_level.html.haml
_zen.html.haml Factor zen mode. 2014-09-20 15:32:46 +02:00
create.js.haml
edit.html.haml Restyle colorful panel boxes 2014-10-08 15:47:24 +03:00
empty.html.haml cleanup empty repo page 2014-09-16 21:48:08 -07:00
fork.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
import.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
new.html.haml Upgrade to Font Awesome v4.2 2014-10-03 12:19:24 +02:00
show.html.haml Handle the case where the CI service may not provide a status_img_path method. 2014-10-08 17:22:41 +08:00
transfer.js.haml
update.js.haml