gitlabhq/config
Dan Knox ea9b3687db Replace current Wiki system with Gollum Wikis.
This commit replaces the old database backed Wiki system with the
excellent Gollum git based Wiki system.

The UI has been updated to allow for utilizing the extra features
that Gollum provides. Specifically:

* Edit page now allows you to choose the content format.
* Edit page allows you to provide a commit message for the change.
* History page now shows Format, Commit Message, and Commit Hash.
* A new Git Access page has been added with the Wiki Repo URL.
* The default page has been changed to Home from Index to match
the Gollum standard.

The old Wiki model has been left in tact to provide for the
development of a migration script that will move all content stored
in the old Wiki system into new Gollum Wikis.
2013-03-09 16:39:51 -08:00
..
environments Use redis as cache storage. cache events 2013-03-06 17:30:48 +02:00
initializers Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
locales update devise gem 2013-02-28 21:06:16 +02:00
application.rb Add concerns to autoload 2013-01-03 09:12:24 +02:00
boot.rb init commit 2011-10-09 00:36:38 +03:00
database.yml.mysql cleanup database.yml files 2012-09-27 02:56:20 -07:00
database.yml.postgresql Update config/database.yml.postgresql 2013-01-23 15:32:31 +01:00
deploy.rb.example deploys under git user 2013-02-20 17:11:41 -04:30
environment.rb Use similar interface to access gitolite 2012-08-29 00:04:06 +03:00
gitlab.yml.example Corrected some typos in gitlab.yml.example comments 2013-03-01 23:53:37 +01:00
resque.yml.example Allow connection to Redis via unix socket 2013-03-06 22:06:12 +01:00
routes.rb Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
unicorn.rb.example Improving installation docs 2013-02-05 13:02:58 +02:00