[#4611] User profile feed to use feed model; delete notifications after use; remove unused notification indexes

The index on ('neighborhood_id', 'tool_name', 'pubdate'), was originally from 9e7d05a5 but
no longer used after neighborhood_feeds() was switched to query Feed instead of Notification

Feed functionality in Notifications was only used by the user profile feed, so was removed also

Dave Brondsema Dave Brondsema 2012-08-28

Cory Johns Cory Johns 2012-08-29

changed Allura/allura/ext/user_profile/user_main.py
changed Allura/allura/lib/helpers.py
changed Allura/allura/model/artifact.py
changed Allura/allura/model/notification.py
changed Allura/allura/tests/functional/test_user_profile.py
changed Allura/allura/tests/model/test_notification.py
Allura/allura/ext/user_profile/user_main.py Diff Switch to side-by-side view
Loading...
Allura/allura/lib/helpers.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/artifact.py Diff Switch to side-by-side view
Loading...
Allura/allura/model/notification.py Diff Switch to side-by-side view
Loading...
Allura/allura/tests/functional/test_user_profile.py Diff Switch to side-by-side view
Loading...
Allura/allura/tests/model/test_notification.py Diff Switch to side-by-side view
Loading...