gitlabhq/spec/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
commit_spec.rb Fixed protected branches and file edit 2013-01-04 21:45:30 +02:00
event_spec.rb Constants in Events looks good now 2013-02-13 15:48:16 +04:00
gitlab_ci_service_spec.rb Fix some tests. Use travis-ci 1.9.2 2013-01-05 00:43:32 +02:00
gollum_wiki_spec.rb Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
group_spec.rb Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespaces 2012-11-29 12:39:03 +02:00
issue_spec.rb Additional tests added to Issue 2013-02-18 14:43:50 +04:00
key_spec.rb Tests to validate that invalid keys are rejected 2013-02-17 21:31:20 +02:00
merge_request_spec.rb State machine added for merge_status field 2013-02-20 17:49:48 +04:00
milestone_spec.rb Creating test values moved to before 2013-02-18 17:52:39 +04:00
namespace_spec.rb Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespaces 2012-11-29 12:39:03 +02:00
note_spec.rb Fix notes model specs 2013-01-15 15:19:14 +02:00
project_security_spec.rb Project has now correct owner and creator. Increased test coverage 2013-01-02 19:00:00 +02:00
project_spec.rb Merge branch 'master' into fixes/api 2013-03-05 22:29:49 +01:00
project_team_spec.rb remove tests for unexisting methods 2013-02-26 11:17:02 +02:00
protected_branch_spec.rb Fixed: post-receive, project remove, tests 2013-02-05 12:47:50 +02:00
repository_spec.rb Fix some tests. Use travis-ci 1.9.2 2013-01-05 00:43:32 +02:00
service_hook_spec.rb Reannotated 2012-11-20 14:19:55 +02:00
service_spec.rb Reannotated 2012-11-20 14:19:55 +02:00
snippet_spec.rb fix tests 2013-01-22 17:25:35 +02:00
system_hook_spec.rb sidekiq with green tests 2013-01-09 09:14:05 +03:00
user_spec.rb User's blocked field refactored to use state machine 2013-03-04 18:52:30 +04:00
user_team_project_relationship_spec.rb add path and path_with_namespace to api project entity 2013-01-31 09:11:35 +02:00
user_team_spec.rb add path and path_with_namespace to api project entity 2013-01-31 09:11:35 +02:00
user_team_user_relationship_spec.rb add path and path_with_namespace to api project entity 2013-01-31 09:11:35 +02:00
users_project_spec.rb Continue refactoring. Use repostory and team 2013-01-04 08:43:25 +02:00
web_hook_spec.rb Reannotated 2012-11-20 14:19:55 +02:00
wiki_page_spec.rb Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00
wiki_spec.rb Annotated. schema updated 2012-11-19 21:24:05 +03:00