Files
gitlabhq/app/models
Douwe Maan c9c14584b7 Merge branch 'support-utf8-wiki-page-title' into 'master'
Support Wiki with UTF-8 page name

## What does this MR do?

Support Wiki with UTF-8 page name.

See https://github.com/gollum/gollum/pull/929

## Why was this MR needed?

Relax constraints for wiki slug in aac6598482.

It allows to create a wiki with UTF-8 name, but creating a wiki with UTF-8 name causes 500 error.

Creating a wiki with UTF-8 name once, then creating or updating wiki with ascii name also cause 500 error i.e. no one can create and update any wiki pages in the project.

## Workaround

1. Go to `https://DOMAIN/repo/wikis/git_access` -> this page display the link to git clone
2. Clone the wiki repo
3. Find the page with UTF-8 name
4. Rename or Delete these files
5. Commit and push

## What are the relevant issue numbers?

- #13979
- #13891
- #13698
- #13603
- #13317
- #12906
- #12825
- #10945 

## Todo

- [x] Waiting for 'gollum-rugged_adapter' that support rugged v0.24.0 release

'gollum-rugged_adapter' gem doesn't allow to install rugged v0.24.0 (it's still beta version),
but 'gitlab_git' gem depends on rugged v0.24.0b13.

So it can't install both 'gollum-rugged_adapter' and 'gitlab_git' now.


See merge request !2999
2016-03-16 01:21:34 +00:00
..
2016-03-14 13:33:26 +01:00
2016-01-15 00:35:12 +03:00
2011-10-09 00:36:38 +03:00
2016-03-15 21:09:25 +01:00
2016-02-26 15:50:51 +01:00
2015-08-03 01:52:54 +09:00
2016-03-07 14:27:53 +01:00
2016-01-29 13:39:33 -05:00
2016-03-14 13:20:35 +01:00
2016-03-03 18:38:44 +01:00
2015-05-03 13:38:27 -07:00
2015-04-03 12:28:47 +02:00
2016-02-04 13:03:41 -05:00
2016-01-06 13:09:55 +00:00
2016-03-06 23:07:19 -05:00
2016-01-12 12:29:10 -02:00
2016-01-22 11:24:44 +02:00
2015-12-18 14:19:48 -06:00
2014-08-25 12:25:02 +03:00
2015-12-08 21:00:01 -08:00
2015-12-08 21:00:01 -08:00
2016-03-12 18:08:01 +00:00
2016-03-05 18:12:17 -05:00
2015-05-03 13:38:27 -07:00
2016-03-05 18:12:17 -05:00
2015-11-13 19:22:46 +01:00
2015-08-03 01:52:54 +09:00
2016-03-16 02:17:07 +09:00