gitlab-org--gitlab-foss/app/controllers
Dmitriy Zaporozhets 8ad91d5840 Merge branch 'text-batch-1' into 'master'
Batch 1 of text improvements

Batch 1 of changes from my effort at !635 to walk through every piece of text in GitLab and see if it can be improved.

This batch includes:

- Improve text on error pages.
- Improve Git access error messages.
- Improve description of branch protection levels.
- Improve OAuth signup error message.
- Improve OAuth application flash messages.

cc @rspeicher

See merge request !642
2015-05-13 12:05:17 +00:00
..
admin Merge branch 'version-check' into 'master' 2015-05-13 11:17:16 +00:00
dashboard Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
explore Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
groups Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
import Show incompatible projects in Google Code import status 2015-04-30 06:56:49 -07:00
oauth Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
profiles Clear all 2FA-related fields when user disables the feature 2015-05-09 17:32:49 -04:00
projects Link Commits tab to current branch from Compare page. 2015-05-09 22:25:52 +02:00
application_controller.rb Fix Devise parameter sanitizer for otp_attempt 2015-05-09 17:31:40 -04:00
autocomplete_controller.rb Add autocomplete controller 2015-03-26 19:06:19 -07:00
confirmations_controller.rb Add invites controller. 2015-04-14 12:07:33 +02:00
dashboard_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
groups_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
help_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
invites_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
namespaces_controller.rb Fixed the Rails/ActionFilter cop 2015-04-20 15:39:37 +02:00
omniauth_callbacks_controller.rb Improve OAuth signup error message. 2015-05-13 09:41:56 +02:00
passwords_controller.rb Handle password reset for users with 2FA enabled 2015-05-11 14:31:31 -04:00
profiles_controller.rb Add a page title to every page. 2015-04-30 19:12:15 +02:00
projects_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
registrations_controller.rb Fixed the Rails/ActionFilter cop 2015-04-20 15:39:37 +02:00
search_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
sessions_controller.rb Prevent "You are already signed in." error message upon 2FA login 2015-05-09 17:32:49 -04:00
snippets_controller.rb Add helpers for header title and sidebar, and move setting those from controllers to layouts. 2015-05-01 10:39:16 +02:00
uploads_controller.rb Don't symbolize params. 2015-05-11 11:55:02 +02:00
users_controller.rb Fix title on user page. 2015-05-01 11:33:54 +02:00