gitlab-org--gitlab-foss/spec/controllers
Douwe Maan 0c1d912559 Merge branch 'rs-issue-2012' into 'master'
Make username parameter for Users#show case-insensitive

Closes #2012

See merge request !996
2015-07-24 09:29:58 +00:00
..
admin Add disable_two_factor route for Admin::Users 2015-07-10 17:18:17 -04:00
groups Fix bug where avatar filenames were not actually deleted from the database during removal. 2015-05-07 10:00:35 -07:00
import Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
profiles Add User#disable_two_factor! 2015-07-10 16:18:30 -04:00
projects Fix 404 error in files view after deleting the last file in a repository 2015-07-21 14:12:43 -07:00
application_controller_spec.rb Fix 403 Access Denied error messages when accessing Labels section in a project that has MRs disabled but issues enabled 2015-06-18 03:15:05 -07:00
autocomplete_controller_spec.rb Better handle unknown projects and groups for autocomplete 2015-07-11 06:19:32 -07:00
blob_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
branches_controller_spec.rb Return 40x error codes if branch could not be deleted in UI 2015-07-06 09:47:22 -07:00
commit_controller_spec.rb Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
commits_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
help_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
namespaces_controller_spec.rb Add tests. 2015-03-27 10:27:13 +01:00
profile_keys_controller_spec.rb Fix /:username.keys response content type 2014-03-20 19:09:14 +04:00
projects_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
root_controller_spec.rb Add RootController 2015-06-13 17:59:11 -04:00
uploads_controller_spec.rb Reject access to group/project avatar if the user doesn't have access. 2015-03-10 17:13:02 +01:00
users_controller_spec.rb Make username parameter for Users#show case-insensitive 2015-07-18 17:54:56 -04:00