gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets 4a53e0285c Merge branch 'improve/dash_projects_page' of /home/git/repositories/gitlab/gitlabhq into 6-0-dev 2013-06-19 16:50:28 +00:00
..
admin Remove Global namespace from options. Prepared file for migration of global projects 2013-06-19 18:32:08 +03:00
projects Remove all team resources except models. Move models to deprecated directory 2013-06-18 21:22:34 +03:00
public Add simple search to projects in public area 2013-05-13 21:18:08 +03:00
application_controller.rb Migrate global project taks. Removed more teams related functionality 2013-06-19 19:48:48 +03:00
blame_controller.rb fixed blame and mr factory 2013-04-03 10:06:31 +03:00
blob_controller.rb Proper routing. blobs for blobs, raw for send_data 2013-04-03 09:26:38 +03:00
commit_controller.rb Fix inline diff issue. See #3150 2013-06-12 16:43:58 +03: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 Remove second search. More compact list. Additional filter 2013-06-19 17:48:43 +03:00
deploy_keys_controller.rb Selectable deploy keys contain master projects 2013-06-05 02:59:30 +09:00
edit_tree_controller.rb Fix 500 error on edit with ui 2013-04-22 11:48:52 +03:00
errors_controller.rb No gitolite in project any more 2013-02-11 19:16:59 +02:00
files_controller.rb Files controller handle redirect to remote storage. Added config block to carrierwave init 2013-05-15 22:35:59 +03:00
graphs_controller.rb Prevent page crash if failed to parse graphs data 2013-06-18 18:58:33 +03:00
groups_controller.rb Add owner to group members after group create 2013-06-18 17:47:52 +03:00
help_controller.rb Improve api docs 2013-06-06 13:19:23 +03:00
hooks_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
issues_controller.rb Use project.team over project.users 2013-06-18 17:47:52 +03:00
keys_controller.rb Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
labels_controller.rb Include default labels in issues autocomplete etc. Show colored labels on issues show page 2013-05-07 19:26:41 +03:00
merge_requests_controller.rb Fix bug MR notes not being loaded when navigate from diff tab 2013-04-03 22:14:07 +03:00
milestones_controller.rb Restyle milestones index 2013-04-16 20:01:21 +03:00
network_controller.rb Solve inconsistency between network graph & stat graphs 2013-06-11 09:54:01 +03:00
notes_controller.rb Fix notes for commits inside MR being squashed in one discussion 2013-04-04 09:58:12 +03:00
notifications_controller.rb save each notification setting with ajax on change 2013-04-04 22:11:51 +03:00
omniauth_callbacks_controller.rb Update uses of Gitolite.config.foo settings 2012-12-20 16:54:28 +01:00
passwords_controller.rb Prevent infinit password change by settin password_expires_at to nil 2013-06-13 20:21:51 +03:00
profiles_controller.rb Dont allow LDAP users to change password inside GitLab 2013-05-24 17:12:27 +03:00
project_resource_controller.rb REpostiry, Team models 2013-01-03 21:09:18 +02:00
projects_controller.rb Error page if forking fails 2013-06-10 21:40:23 +03:00
protected_branches_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
raw_controller.rb Proper routing. blobs for blobs, raw for send_data 2013-04-03 09:26:38 +03:00
refs_controller.rb Solve inconsistency between network graph & stat graphs 2013-06-11 09:54:01 +03:00
registrations_controller.rb Add settings for user permission defaults 2013-05-16 18:02:22 +04:00
repositories_controller.rb Provide a path to repo archive. gitlab_git up to 1.0.5 2013-04-29 09:15:18 +03:00
search_controller.rb Fix paginate of blobs, fixed preserve in dev mode for blob results 2013-05-14 20:25:16 +03:00
services_controller.rb Campfire service added 2013-05-22 17:59:59 +03:00
snippets_controller.rb Use navless layout for snippets page 2013-06-18 17:43:49 +03:00
team_members_controller.rb Remove team factories and few links 2013-06-18 21:44:04 +03:00
tree_controller.rb Refactor: remove dup code 2013-05-13 18:41:04 +09:00
users_controller.rb Update admin area with new group memberships 2013-06-18 17:47:52 +03:00
users_groups_controller.rb Added UsersGroup scaffold. Simplify adding people to group 2013-06-18 17:47:52 +03:00
walls_controller.rb move Wall to own resource 2013-03-19 12:35:42 +02:00
wikis_controller.rb Refactoring and cleanup. Removed unused commit finders 2013-04-03 21:05:10 +03:00