gitlabhq/app/observers
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
..
activity_observer.rb Prevent duplicate merge events 2013-02-27 17:48:51 +02:00
issue_observer.rb Do not send issue status mail twice if author = assignee 2013-03-01 15:09:14 +01:00
key_observer.rb use proper name for gitlabshell worker 2013-02-11 19:27:26 +02:00
merge_request_observer.rb Merge Request uses StateMachine now 2013-02-18 14:43:50 +04:00
note_observer.rb correct indentation in activity observer 2013-02-25 21:26:15 +02:00
project_observer.rb Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
system_hook_observer.rb System hooks execution moved to System hook service 2013-02-20 14:53:15 +04:00
user_observer.rb Merge branch 'omniauth_no_email_1' of https://github.com/gliptak/gitlabhq into gliptak-omniauth_no_email_1 2013-03-05 16:48:18 +02:00
users_project_observer.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00