diaspora/spec
Jason Robinson 69c3566958 Maintenance feature to remove old users
Add Sidetiq webview to the Sidekiq monitoring panel

Add rake task maintenance:queue_users_for_removal
This basically just triggers an immediate run of the normal maintenance remove old users functionality that is normally (if enabled) scheduled to run once a day via sidetiq

Add extra safety when checking for user removal due to inactivity.
Now also user.last_seen will also be checked to make sure a user will not be removed in the event that the Devise rememember me login functionality has stopped the users remove_after timestamp from being removed.

Add initializer for maintenance job.
Add warning about mail being disabled if remove_old_users maintenance is enabled.
2014-10-16 22:53:08 +03:00
..
controllers Merge pull request #5276 from svbergerem/reshare-absolute-root 2014-10-14 19:40:35 +02:00
fixtures replace the monstrous link regex with a slightly less complicated one, 2012-10-11 23:39:44 +02:00
helpers Add a link to a reported comment in the admin panel 2014-10-13 14:11:51 +02:00
integration Port tags page to Bootstrap 2014-08-28 18:02:02 +02:00
javascripts Merge pull request #4657 from svbergerem/bootstrap-people-view 2014-10-06 15:09:08 +02:00
lib Convert activity stream cuke 2014-10-10 03:49:56 +02:00
mailers Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
models Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
presenters Merge pull request #5308 from Flaburgan/add-network-key-to-statistics 2014-10-14 13:25:16 +02:00
shared_behaviors Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
support make status message controller spec pass and deprecation free 2014-08-23 16:34:00 +02:00
workers Maintenance feature to remove old users 2014-10-16 22:53:08 +03:00
factories.rb Ignore embedded photos if invalid 2014-09-06 04:52:18 +02:00
helper_methods.rb add specs for chromeframe 2012-09-30 17:04:50 +01:00
locale_spec.rb Rspec version bump to 2.99 2014-08-26 17:00:21 -07:00
misc_spec.rb Two tests failing after rspec 2.99 => 3.0.0 2014-08-26 17:10:26 -07:00
spec-doc.rb
spec_helper.rb Reset dynamic configuration after each example in the testsuite 2014-10-04 00:59:03 +02:00