gitlab-org--gitlab-foss/spec/controllers
Stan Hu f481637245 Merge branch 'fix-issue-2382' into 'master'
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".

Now if a milestone is destroyed, at least it will indicate in the activity feed even if it's not clear which milestone was destroyed:

![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/c89cc8a0a9fa549deac433f17b890913/image.png)

Closes #2382

See merge request !1227
2015-09-17 08:04:37 +00:00
..
admin Add "Confirm user" button in user admin page 2015-08-05 00:35:53 -07:00
ci Fix ci/projects_controller_spec.rb 2015-09-15 20:40:52 +02: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 FogBugz project import 2015-09-08 20:23:01 -04:00
profiles Add User#disable_two_factor! 2015-07-10 16:18:30 -04:00
projects Create a "destroyed Milestone" event and keep Milestone events around in the DB 2015-09-15 05:51:11 -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 Fix bug preventing invite by e-mail 2015-08-21 13:47:56 -07:00
blame_controller_spec.rb Fix blame view line groupings 2015-08-20 01:27:29 -07:00
blob_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
branches_controller_spec.rb Fix errors deleting and creating branches with encoded slashes 2015-08-01 23:33:33 -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 Fix tests and improve wording 2015-09-14 14:16:08 +02:00
profile_keys_controller_spec.rb Only publish ssh key-type and key 2015-08-04 14:33:18 +02:00
projects_controller_spec.rb Fix Style/AlignHash cop violations 2015-06-22 22:24:39 -07:00
root_controller_spec.rb Move partial to right place and fix tests. 2015-09-08 15:14:14 +01:00
uploads_controller_spec.rb Make all group public 2015-09-09 11:27:03 +03:00
users_controller_spec.rb Make username parameter for Users#show case-insensitive 2015-07-18 17:54:56 -04:00