gitlabhq/app/models
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
..
concerns Issuable consern uses StateMachine now 2013-02-18 14:43:49 +04:00
graph Show gravatar icon on tooltip. 2013-02-28 14:56:27 +09:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb Developers can merge MR if target branch is not protected 2013-02-27 20:20:31 +02:00
commit.rb Remove unused methods 2013-01-05 13:11:15 +02:00
event.rb Event already has author relation 2013-02-19 15:22:29 +04:00
gitlab_ci_service.rb REpostiry, Team models 2013-01-03 21:09:18 +02:00
gollum_wiki.rb Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
group.rb Description to groups added 2013-02-28 17:14:21 +04:00
issue.rb created-by-me filter for issues inside project. Fixed global project.issues order 2013-02-28 17:46:28 +02:00
key.rb remove unused code related to gitolite 2013-02-26 11:11:43 +02:00
merge_request.rb Merge branch 'master' into fixes/api, code clean up and tests fixed 2013-03-07 14:51:56 +01:00
milestone.rb Hash syntax improved 2013-02-18 17:22:18 +04:00
namespace.rb Table description indentation fixed 2013-02-28 17:15:22 +04:00
note.rb All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
project.rb Merge branch 'master' into fixes/api 2013-03-05 22:29:49 +01:00
project_hook.rb Reannotated 2012-11-20 14:19:55 +02:00
project_team.rb remove unused code related to gitolite 2013-02-26 11:11:43 +02:00
protected_branch.rb remove update_repository calls 2013-02-04 15:24:16 +02:00
repository.rb remove last commit widget, added repo size and owner info on project home page 2013-03-07 11:14:19 +02:00
service.rb move activated? method to service 2013-01-03 09:52:14 +02:00
service_hook.rb Reannotated 2012-11-20 14:19:55 +02:00
snippet.rb All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
system_hook.rb Method moved to service 2013-02-20 15:33:03 +04:00
tree.rb REpostiry, Team models 2013-01-03 21:09:18 +02:00
user.rb Merge pull request #3143 from Undev/state-machine-3 2013-03-05 05:38:16 -08:00
user_team.rb Description added to temas 2013-02-28 17:15:22 +04:00
user_team_project_relationship.rb Refactor and restyle team page for project 2013-02-18 21:10:49 +02:00
user_team_user_relationship.rb add path and path_with_namespace to api project entity 2013-01-31 09:11:35 +02:00
users_project.rb All scopes must be in lambdas 2013-02-12 11:16:45 +04:00
web_hook.rb Fix WebHook and special symbols in credentials 2013-02-22 20:10:25 +04:00
wiki.rb Add an ordering scope to Wiki 2013-01-11 20:04:14 +01:00
wiki_page.rb Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00