gitlab-org--gitlab-foss/app/controllers
2012-12-10 06:14:05 +03:00
..
admin Make admin sorting more obvious 2012-12-10 06:14:05 +03:00
admin_controller.rb
application_controller.rb Only owner can remove project 2012-12-05 06:14:05 +03:00
blame_controller.rb
blob_controller.rb
commit_controller.rb Add diff format to commit#show 2012-11-22 20:49:44 +01:00
commits_controller.rb
compare_controller.rb
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
errors_controller.rb
groups_controller.rb Manage team from groups page. Phase 1 2012-11-29 20:14:05 +03:00
help_controller.rb
hooks_controller.rb
issues_controller.rb
keys_controller.rb
labels_controller.rb
merge_requests_controller.rb Remove merge_request#raw and replace it with formats to #show 2012-11-25 00:05:44 +01:00
milestones_controller.rb
notes_controller.rb
omniauth_callbacks_controller.rb
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 Only owner can remove project 2012-12-05 06:14:05 +03:00
protected_branches_controller.rb
refs_controller.rb
repositories_controller.rb
search_controller.rb
services_controller.rb
snippets_controller.rb
team_members_controller.rb Manage team from groups page. Phase 1 2012-11-29 20:14:05 +03:00
tree_controller.rb
wikis_controller.rb