gitlab-org--gitlab-foss/app/controllers/projects
Dmitriy Zaporozhets 8ad9a75f88 Merge pull request #8030 from cirosantilli/factor-authorize
Factor authorize_push! and authorize_code_access!
2014-10-21 11:43:12 +03:00
..
application_controller.rb Adding authenticated public mode (internal). 2013-11-26 22:22:07 -06:00
base_tree_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
blame_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
blob_controller.rb Merge pull request #8030 from cirosantilli/factor-authorize 2014-10-21 11:43:12 +03:00
branches_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
commit_controller.rb Merge pull request #8030 from cirosantilli/factor-authorize 2014-10-21 11:43:12 +03:00
commits_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
compare_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
deploy_keys_controller.rb Use @project on controllers, don't call method 2014-10-19 23:36:23 +02:00
edit_tree_controller.rb Merge pull request #8030 from cirosantilli/factor-authorize 2014-10-21 11:43:12 +03:00
graphs_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
hooks_controller.rb Prevent 500 if hook url is down, fixes #7376 2014-07-29 11:49:46 +02:00
issues_controller.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
labels_controller.rb Show labels help message if last label is deleted 2014-09-04 23:15:28 +02:00
merge_requests_controller.rb Add task lists to issues and merge requests 2014-10-05 22:15:27 -05:00
milestones_controller.rb Project hook, milestone, snippet strong params 2014-06-26 18:51:11 +03:00
network_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
new_tree_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
notes_controller.rb Dont allow edit or remove of system notes 2014-08-29 15:19:35 +03:00
protected_branches_controller.rb Use strong params for 5 more models 2014-06-26 15:00:09 +03:00
raw_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
refs_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
repositories_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
services_controller.rb Add missing comma. 2014-10-06 11:51:15 +02:00
snippets_controller.rb Snippets: public/internal/private 2014-10-09 17:09:53 +03:00
tags_controller.rb Factor authorize_push! and authorize_code_access! 2014-10-13 21:31:49 +02:00
team_members_controller.rb Use @project on controllers, don't call method 2014-10-19 23:36:23 +02:00
tree_controller.rb Check if blob or tree and redirect to the correct one. 2014-07-07 15:46:57 +02:00
wikis_controller.rb Added ability to serve files in wiki repository 2014-06-07 11:14:33 +02:00