gitlab/app/controllers
Valery Sizov 62bf2eb862 Merge branch 'fix/improve_reset_service_password_v2' into 'master'
Improve invalidation of stored service password if the endpoint URL is changed (V2)

New version of !1583, using the same failproof logic but this time mirroring the name and behaviour of the change-tracking methods of ActiveModel::Dirty in order to make it clearer and more natural.

Added more tests to clarify the expected behaviour.

This is an alternative to !1594

/cc @vsizov @rspeicher

See merge request !1600
2015-10-15 13:47:37 +00:00
..
admin Improve invalidation of stored service password if the endpoint URL is changed 2015-10-15 12:07:59 +02:00
ci Show warning if build doesn't have runners with specified tags or runners didn't connect recently 2015-10-14 17:29:18 +02:00
concerns Refactor SessionsController to use a controller concern 2015-05-14 14:24:05 -04:00
dashboard Add last push widget to starred projects dashboard 2015-10-01 15:17:32 -05:00
explore Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
groups Use before_actions 2015-07-31 14:15:49 +02:00
import Only render 404 page from /public 2015-10-13 20:12:34 +03:00
oauth Move helpers back to original directory 2015-09-09 14:37:34 +02:00
profiles added user preference to change layout width 2015-10-05 17:22:47 +02:00
projects Merge branch 'fix/improve_reset_service_password_v2' into 'master' 2015-10-15 13:47:37 +00:00
abuse_reports_controller.rb Improve wording in abuse report form 2015-08-06 15:15:17 +02:00
application_controller.rb Merge branch 'master' into git-archive-golang 2015-10-15 11:47:36 +02:00
autocomplete_controller.rb Sorted autocomplete users list by name 2015-09-15 22:48:24 +01:00
confirmations_controller.rb Add invites controller. 2015-04-14 12:07:33 +02:00
dashboard_controller.rb Clean up overlap between dashboard and explore. 2015-09-08 14:49:20 +01:00
groups_controller.rb Make group deleted text consistent with group created and updated texts 2015-10-12 14:37:56 +02:00
help_controller.rb Simplify help path prefixing 2015-09-23 00:24:17 -04:00
invites_controller.rb Use new routing helper 2015-09-08 17:53:16 +01:00
namespaces_controller.rb Allow access to group from root url 2015-09-14 11:16:54 +02:00
omniauth_callbacks_controller.rb Fix rubocop warnings in app 2015-10-03 00:56:37 -05:00
passwords_controller.rb Refactor PasswordsController to use before_actions 2015-10-01 21:47:27 -04:00
profiles_controller.rb Merge branch 'audit_log' into 'master' 2015-07-06 10:09:53 +00:00
projects_controller.rb Minor code cleanup 2015-09-20 19:09:43 +02:00
registrations_controller.rb Fix error when deleting a user who has projects 2015-06-23 04:39:49 -07:00
root_controller.rb Add user preference to view project activity and starred project activity as default dashboard 2015-09-26 08:46:05 -07:00
search_controller.rb Move helpers back to original directory 2015-09-09 14:37:34 +02:00
sessions_controller.rb Bump devise-two-factor to 2.0.0 2015-09-19 21:16:18 -04:00
snippets_controller.rb Move partial to right place and fix tests. 2015-09-08 15:14:14 +01:00
uploads_controller.rb Only render 404 page from /public 2015-10-13 20:12:34 +03:00
users_controller.rb Make all profile public 2015-08-27 13:06:14 +03:00