gitlab-org--gitlab-foss/spec/controllers/projects
Stan Hu bf4b438459 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
2015-05-07 10:00:35 -07:00
..
avatars_controller_spec.rb Fix bug where avatar filenames were not actually deleted from the database during removal. 2015-05-07 10:00:35 -07:00
compare_controller_spec.rb Unescape branch names in compare commit 2015-04-30 12:44:46 -07:00
protected_branches_controller_spec.rb Fix broken `project_url` routing when protected branches are accessed with an empty repo 2015-03-01 20:26:21 -08:00
refs_controller_spec.rb Render a 404 when RefsController#logs_tree gets an HTML request 2015-04-06 23:08:28 -04:00
repositories_controller_spec.rb Add tests. 2015-03-31 13:37:21 +02:00
uploads_controller_spec.rb Add tests. 2015-04-17 11:33:58 +02:00