Files
gitlabhq/spec
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
..
2014-08-07 20:46:17 +03:00
2014-10-08 15:05:14 +03:00
2014-10-09 17:09:53 +03:00
2014-10-10 16:36:06 +03:00
2014-10-06 10:19:11 +02:00
2014-06-13 14:29:26 +03:00
2014-09-29 16:07:53 +02:00
2014-09-02 11:05:51 +03:00