gitlabhq/app
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
..
assets Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
contexts created-by-me filter for issues inside project. Fixed global project.issues order 2013-02-28 17:46:28 +02:00
controllers Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
decorators fix decorate calls on collections after draper update 2013-03-01 15:24:59 +02:00
helpers tree_heleper: concat html only if present. Avoid nil exception 2013-03-05 17:15:20 +02:00
mailers Add a delay for sending emails 2013-02-01 17:04:41 +02:00
models Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
observers Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
services remove last commit widget, added repo size and owner info on project home page 2013-03-07 11:14:19 +02:00
uploaders skip protection to aws3 2013-02-15 09:49:35 +02:00
views Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
workers Move git post push logic to service 2013-02-25 21:21:38 +02:00