gitlab-org--gitlab-foss/app
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
..
assets Remove border radius because it has wrong background 2014-10-08 20:33:28 +03:00
controllers Snippets: public/internal/private 2014-10-09 17:09:53 +03:00
finders Snippets: public/internal/private 2014-10-09 17:09:53 +03:00
helpers Use short_id instead of [0..N] for short version of commit sha 2014-10-10 15:39:48 +03:00
mailers Fix adminarea and emails for new membership logic 2014-09-15 10:57:02 +03:00
models Dontr decoarate already decorated stuff 2014-10-10 17:39:29 +03:00
services Remove unused method 2014-10-09 22:33:29 -05:00
uploaders
views Merge branch 'ambiguous-sha' into 'master' 2014-10-12 20:28:21 +00:00
workers Add parenthesis to function def with arguments. 2014-10-03 09:18:46 +02:00