gitlabhq/app/controllers
Dmitriy Zaporozhets 49b024f5f5 Use Gitlab::Git:: for git features across application 2013-04-01 16:04:35 +03:00
..
admin Fix RoutingError when changing username to non ascii char. 2013-03-26 14:47:11 +09:00
projects Result of misspellings run. 2013-03-17 19:46:54 +00:00
public rename scope to prevent name collision 2013-02-12 11:46:50 +02:00
teams Rebuild team area 2013-03-14 12:38:43 +02:00
application_controller.rb Finish select2-ajax for users. Added Select2Helper for tests 2013-03-14 10:16:27 +02:00
blame_controller.rb Use Gitlab::Git:: for git features across application 2013-04-01 16:04:35 +03:00
blob_controller.rb Fix 404 error while displaying json files. 2013-03-21 15:10:14 +00:00
commit_controller.rb Fix comment and reply buttons 2013-01-02 20:49:27 +01:00
commits_controller.rb remove Tree/Commit decorator usage from controllers 2013-03-31 23:46:25 +03:00
compare_controller.rb Use Gitlab::Git:: for git features across application 2013-04-01 16:04:35 +03:00
dashboard_controller.rb Search projects on dashboard was not worked. Fixed 2013-03-12 13:26:45 +04:00
deploy_keys_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
edit_tree_controller.rb move edit to separate controller. This fixes #3265 2013-03-24 11:57:44 +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 Refactor: rename module and class names. 2013-03-07 15:42:30 +09:00
groups_controller.rb Remove separate search page from group 2013-03-14 12:37:28 +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 remove Tree/Commit decorator usage from controllers 2013-03-31 23:46:25 +03: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
notifications_controller.rb Prepare UI for notification settings 2013-03-27 20:07:52 +02: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 use convenient method to check for empty project repo 2013-03-26 07:14:57 -07:00
protected_branches_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
refs_controller.rb remove Tree/Commit decorator usage from controllers 2013-03-31 23:46:25 +03:00
registrations_controller.rb Fix project_limit being ignored on signup 2013-03-18 13:22:41 +02: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 fix test button functionality for project -> service -> gitlab ci 2013-03-20 16:41:59 +02:00
snippets_controller.rb fixed check for snippets module enabled 2013-03-18 23:44:57 +02:00
team_members_controller.rb multiselect for ajax-users-select2 2013-03-13 23:19:09 +02:00
teams_controller.rb Rebuild team area 2013-03-14 12:38:43 +02:00
tree_controller.rb move edit to separate controller. This fixes #3265 2013-03-24 11:57:44 +02:00
users_controller.rb Fix routing. Finalize user show page 2013-01-22 19:45:13 +02:00
walls_controller.rb move Wall to own resource 2013-03-19 12:35:42 +02:00
wikis_controller.rb Replace current Wiki system with Gollum Wikis. 2013-03-09 16:39:51 -08:00