gitlabhq/app/controllers
Dmitriy Zaporozhets a7b572d0ab Fixed #2333
2012-12-22 11:59:05 +02:00
..
admin Update uses of Gitolite.config.foo settings 2012-12-20 16:54:28 +01:00
admin_controller.rb Add an AdminController base class for Admin controllers 2012-09-16 10:06:29 -04:00
application_controller.rb Only owner can remove project 2012-12-05 06:14:05 +03: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 Add diff format to commit#show 2012-11-22 20:49:44 +01:00
commits_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
compare_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
dashboard_controller.rb Fix bug getting started message when navigate to personal projects w/o them exist 2012-12-04 11:18:41 +02:00
deploy_keys_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
errors_controller.rb layout selected by controller name 2012-09-26 22:27:44 +02:00
groups_controller.rb Fixed #2333 2012-12-22 11:59:05 +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 Refactor issues, Remove ajax 2012-12-19 06:14:05 +03: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 Refactor issues, Remove ajax 2012-12-19 06:14:05 +03:00
milestones_controller.rb Processing with note events. reformated dashboard for more events to handle 2012-12-14 21:39:55 +02:00
notes_controller.rb Make notes for merge requests include commit notes and add helpers 2012-10-10 12:06:30 +02:00
omniauth_callbacks_controller.rb Update uses of Gitolite.config.foo settings 2012-12-20 16:54:28 +01:00
profiles_controller.rb Refactored profile to resource. Added missing flash notice on successfull updated. Update username via ajax 2012-12-02 13:29:24 +02:00
project_resource_controller.rb Refactor abilities. Added ProjectUpdate context. Fixed few bugs with namespaces 2012-11-29 12:39:03 +02:00
projects_controller.rb Merge branch 'gh-issue-1509' of https://github.com/koenpunt/gitlabhq into koenpunt-gh-issue-1509 2012-12-21 13:07:34 +02:00
protected_branches_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
refs_controller.rb remove encode lib, clean all encoded area. 2012-11-09 01:41:07 +08:00
repositories_controller.rb Stats page 2012-11-10 23:08:47 +02:00
search_controller.rb Wiki search 2012-10-16 23:05:11 +04:00
services_controller.rb Fix ci service creation logic 2012-11-20 14:16:04 +02:00
snippets_controller.rb added NamespacedProject role. Extended project info displayed for admin. Fixed project limit 2012-12-14 08:14:05 +03:00
team_members_controller.rb Manage team from groups page. Phase 1 2012-11-29 20:14:05 +03:00
tree_controller.rb Refactor EditFileAction#update and rename it to commit! 2012-10-26 01:59:50 +02:00
wikis_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00