Files
gitlabhq/app/models
Douwe Maan b6454fef56 Merge branch 'import-gh-wiki' into 'master'
Import GitHub wiki into GitLab

Closes #2834 

GitHub doesn’t apply any constraints to theirs wiki slug allowing chars like ,, :, *, etc, we need to remove our constraints or some wiki pages will not be available after they are imported.

Some wikis use the Gollum's tags to link its internal/external resources like: images, urls, wiki pages, etc. So, to avoid that wiki links/images displays completely broken after they were imported, we added a new `WikiPipeline`, that for now will parse only simple links, and image tags.

##### Before `WikiPipeline`:

![Screenshot_2016-01-11_20.14.48](/uploads/46fd5dbb5acfc70aa8ecca3050b675e4/Screenshot_2016-01-11_20.14.48.png)

##### After `WikiPipeline`:

![Screenshot_2016-01-11_20.15.56](/uploads/b1d94aa852f385f867a7868c358b4257/Screenshot_2016-01-11_20.15.56.png)

See merge request !2324
2016-01-14 15:08:42 +00:00
..
2015-05-03 13:38:27 -07:00
2011-10-09 00:36:38 +03:00
2016-01-06 13:09:55 +00:00
2015-08-03 01:52:54 +09:00
2015-12-02 10:54:24 +01:00
2015-05-03 13:38:27 -07:00
2015-04-03 12:28:47 +02:00
2016-01-06 13:09:55 +00:00
2016-01-06 13:09:55 +00:00
2016-01-12 12:29:10 -02:00
2015-12-18 14:19:48 -06:00
2015-08-04 14:33:18 +02:00
2014-08-25 12:25:02 +03:00
2015-12-07 16:57:26 -05:00
2015-12-08 21:00:01 -08:00
2015-12-08 21:00:01 -08:00
2015-11-17 15:49:37 +01:00
2016-01-06 13:09:55 +00:00
2014-10-09 18:22:20 +03:00
2015-05-03 13:38:27 -07:00
2014-10-09 18:22:20 +03:00
2015-11-13 19:22:46 +01:00
2015-08-03 01:52:54 +09:00
2016-01-06 13:09:55 +00:00
2015-03-16 21:38:41 +02:00
2016-01-14 12:09:31 -02:00