Files
gitlabhq/app/controllers
Robert Speicher 64e0dfa530 Prevent double-prefixing of help page paths
Prior, because the link "api/README.md" was matched twice, the first
link became "help/help/api/README.md". Now we do a negative lookahead to
make sure the link doesn't start with `help/`.

This fix is still not ideal, see TODO note.
2015-09-22 18:26:51 -04:00
..
2015-09-21 20:28:56 +02:00
2015-07-31 14:15:49 +02:00
2015-09-15 15:23:30 -04:00
2015-09-19 21:16:18 -04:00
2015-09-08 17:53:16 +01:00
2015-09-20 19:09:43 +02:00
2015-09-09 09:25:49 +01:00
2015-05-11 11:55:02 +02:00
2015-08-27 13:06:14 +03:00