gitlabhq/app/controllers
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
..
admin User's blocked field refactored to use state machine 2013-03-04 18:52:30 +04:00
projects Fix mispelling and ambiguous id in UserTeam.without_project 2013-01-24 22:31:49 +02:00
public rename scope to prevent name collision 2013-02-12 11:46:50 +02:00
teams fix decorate calls on collections after draper update 2013-03-01 15:24:59 +02:00
application_controller.rb User's blocked field refactored to use state machine 2013-03-04 18:52:30 +04:00
blame_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
blob_controller.rb linguist and web browser will take care of mimetype and encoding problem. 2012-11-10 01:06:20 +08:00
commit_controller.rb Fix comment and reply buttons 2013-01-02 20:49:27 +01:00
commits_controller.rb fix decorate calls on collections after draper update 2013-03-01 15:24:59 +02:00
compare_controller.rb fix decorate calls on collections after draper update 2013-03-01 15:24:59 +02:00
dashboard_controller.rb Syntax fix of sorting groups/users 2013-02-19 11:13:19 +04:00
deploy_keys_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
errors_controller.rb No gitolite in project any more 2013-02-11 19:16:59 +02:00
files_controller.rb Per project protection 2013-02-15 09:51:21 +02:00
graph_controller.rb Show gravatar icon on tooltip. 2013-02-28 14:56:27 +09:00
groups_controller.rb Ability to manage and remove group as owner outside of admin area 2013-02-01 19:04:11 +02:00
help_controller.rb UI: add new button, top panel restyle etc 2012-01-18 22:15:45 +02:00
hooks_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
issues_controller.rb Merge branch 'master' into discussions 2012-12-23 01:03:57 +01:00
keys_controller.rb Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
labels_controller.rb project.issues_labels method 2012-10-09 20:39:06 +03:00
merge_requests_controller.rb use simple decorate on single commits 2013-03-01 15:35:22 +02:00
milestones_controller.rb fix decorate call for milestone users 2013-03-02 13:23:30 +02:00
notes_controller.rb Fix wall notes 2012-12-03 22:51:56 +01:00
omniauth_callbacks_controller.rb Update uses of Gitolite.config.foo settings 2012-12-20 16:54:28 +01:00
profiles_controller.rb Sanitize user profile input 2013-02-25 22:51:15 +02:00
project_resource_controller.rb REpostiry, Team models 2013-01-03 21:09:18 +02:00
projects_controller.rb remove last commit widget, added repo size and owner info on project home page 2013-03-07 11:14:19 +02:00
protected_branches_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
refs_controller.rb Switchable the main branch on network graph 2013-01-30 09:12:03 +09:00
registrations_controller.rb Add user delete option. 2013-02-06 12:44:09 +01:00
repositories_controller.rb REpostiry, Team models 2013-01-03 21:09:18 +02:00
search_controller.rb Improved search. added filters 2013-01-25 10:07:21 +02:00
services_controller.rb Continue refactoring. Use repostory and team 2013-01-04 08:43:25 +02:00
snippets_controller.rb Merge commit 'master' into discussions 2013-01-15 00:52:25 +01:00
team_members_controller.rb Dont show assigned_teams block unless any. Show count in filter 2013-02-18 21:21:24 +02:00
teams_controller.rb Add user to team he creates 2013-02-18 14:35:38 +02:00
tree_controller.rb Fixed protected branches and file edit 2013-01-04 21:45:30 +02:00
users_controller.rb Fix routing. Finalize user show page 2013-01-22 19:45:13 +02:00
wikis_controller.rb Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00