gitlab-ce/spec
Hannes Rosenögger 1dd0caf4d9 Merge branch 'fix-avatar-removal' into 'master'
Fix bug where avatar filenames were not actually deleted from the database during removal

This would result in a 404 error in certain views.

The `save` call was being rolled back due to an error in the validation step.
Relax the validation step so that this works.

Closes #1570

See merge request !620
2015-05-12 14:46:58 +00:00
..
controllers Merge branch 'fix-avatar-removal' into 'master' 2015-05-12 14:46:58 +00:00
factories Simplify Note model specs 2015-05-11 00:01:16 -04:00
features Handle password reset for users with 2FA enabled 2015-05-11 14:31:31 -04:00
finders
fixtures
helpers
javascripts
lib Don't accidentally unblock auto created users from Active Directory. 2015-05-12 11:26:43 +02:00
mailers
models Merge branch 'rs-system-note' into 'master' 2015-05-12 10:45:42 +00:00
requests/api
routing
services Reorganize SystemNoteService spec a bit 2015-05-11 00:01:16 -04:00
support
tasks/gitlab
workers
factories.rb
factories_spec.rb
spec_helper.rb