Files
gitlabhq/spec/lib
Robert Speicher d9d2e8a3e8 Support a single directory traversal in RelativeLinkFilter
Prior, if we were viewing a blob at
`https://example.com/namespace/project/blob/master/doc/some-file.md` and
it contained a relative link such as `[README](../README.md)`, the
resulting link when viewing the blob would be:
`https://example.com/namespace/project/blob/README.md` which omits the
`master` ref, resulting in a 404.
2015-12-30 15:36:59 -05:00
..
2015-12-28 17:08:15 +01:00
2015-12-29 14:53:45 +01:00
2015-12-09 11:55:42 +01:00
2015-12-09 11:55:42 +01:00
2015-12-09 11:55:42 +01:00
2015-12-09 11:55:42 +01:00