gitlab/spec/controllers/projects
Stan Hu d3d03d1362 Create a "destroyed Milestone" event and keep Milestone events around in the DB
for posterity.

Also fix issue where destroying a Milestone would cause odd, transient messages like
"created milestone" or "imported milestone".

Add "in" preposition when creating and destroying milestones

Closes #2382
2015-09-15 05:51:11 -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 Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
issues_controller_spec.rb Disable internal issue tracker if external tracker in use 2015-07-17 22:59:31 -07:00
merge_requests_controller_spec.rb Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
milestones_controller_spec.rb Create a "destroyed Milestone" event and keep Milestone events around in the DB 2015-09-15 05:51:11 -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
raw_controller_spec.rb add Content-Type header of raw image file 2015-09-04 13:06:02 +09:00
refs_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
repositories_controller_spec.rb Add tests. 2015-03-31 13:37:21 +02:00
services_controller_spec.rb Provide more feedback what went wrong if HipChat service failed test 2015-08-12 07:31:25 -07:00
tree_controller_spec.rb Fix 404 error in files view after deleting the last file in a repository 2015-07-21 14:12:43 -07:00
uploads_controller_spec.rb Add tests. 2015-04-17 11:33:58 +02:00