gitlabhq/app/controllers
Tanguy Herrmann 70ef433e09 Rewording for the account being blocked
When signing in with SSO, if the default behaviour of gitlab is to block SSO user, the only message the people will get is 'Your account was blocked'

They should get the idea this might be only temporary and not because of a technical problem
2012-11-24 18:21:57 +01:00
..
admin Gitlab_meta to 3.1. Added workaround for 500 Redis error until it will be fixed 2012-11-21 12:45:15 +02:00
admin_controller.rb Add an AdminController base class for Admin controllers 2012-09-16 10:06:29 -04:00
application_controller.rb Rewording for the account being blocked 2012-11-24 18:21:57 +01: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 Context refactoring. Move Issues list, Search logic to context 2012-10-09 22:09:46 +03: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 projects sorting; fix Postgresql issue with LIMIT and DISTINCT; fix query performance 2012-11-16 22:31:17 +04: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 fix projects sorting; fix Postgresql issue with LIMIT and DISTINCT; fix query performance 2012-11-16 22:31:17 +04: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 Context refactoring. Move Issues list, Search logic to context 2012-10-09 22:09:46 +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 Context refactoring. Move Issues list, Search logic to context 2012-10-09 22:09:46 +03:00
milestones_controller.rb Finalize milestones for Merge Requests 2012-10-29 23:45:11 +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 Cleanup after omniauth 2012-09-12 08:23:20 +03:00
profile_controller.rb Improve user feedback on the Profile > Design page 2012-11-21 15:01:40 -05:00
project_resource_controller.rb rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
projects_controller.rb Fixes :notice after project is created 2012-11-21 14:30:35 +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 rename ProjectController to ProjectResourceController 2012-09-27 20:59:42 +02:00
team_members_controller.rb Feature implemented 2012-10-24 14:20:53 +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