diaspora/lib
Benjamin Neff 80d1352ba4 Cleanup old rake tasks
* accounts:run_deletions: was added with 0.4.0.0 two years ago for one-time usage.
* db:rebuild: db:reset does basically the same
* db:integration:preprare: the integration environments are not used.
* db:reset: there is a default db:reset, no need to write our own.
* db:drop_integration: the integration environments are not used.
* db:fix_diaspora_handle: really old migration from 2010
* db:move_private_key: also old migration from 2010
* maintenance:clear_carrierwave_temp_uploads: tmp/uploads doesn't exist anymore. And we have CleanCachedFiles as cronjob.
* maintenance:install_logrotate_config: diaspora has built-in logrotate support now, and people who want to use logrotate instead can write their own configs with the values they want.
* migrations:copy_hidden_share_visibilities_to_users: old migration from 2012
* migrations:invitations: legacy invitations were removed with #6976
* migrations:absolutify_image_references: old migration from 2010
* migrations:rewire_uppercase_hashtags: old migration from 2012
* migrations:remove_uppercase_hashtags: old migration from 2012
2016-08-14 19:42:30 +02:00
..
api/openid_connect [API] don't store ID tokens in DB 2016-08-13 20:09:43 +03:00
assets/javascripts Fix charcounter position in publisher 2016-08-13 03:21:40 +02:00
diaspora Merge pull request #6805 from cmrd-senya/mention-name-fixup 2016-08-11 13:28:02 +02:00
rack remove ChromeFrame 2016-03-21 14:04:24 +01:00
stream A minor refactor of the Publisher 2016-04-28 21:45:49 +03:00
tasks Cleanup old rake tasks 2016-08-14 19:42:30 +02:00
account_deleter.rb Cleanup legacy invitations from code 2016-08-13 01:47:27 +02:00
bookmarklet_renderer.rb Cache bookmarklet code in public/assets/bookmarklet.js 2015-11-03 18:06:55 +01:00
configuration_methods.rb fix spec for ApplicationHelper#changelog_url 2016-06-18 23:12:29 +02:00
connection_tester.rb check if links is an array in the JRD 2016-06-27 04:04:09 +02:00
diaspora.rb remove roxml 2016-06-26 06:21:01 +02:00
direction_detector.rb
email_inviter.rb Cleanup legacy invitations from code 2016-08-13 01:47:27 +02:00
error_page_renderer.rb update bookmarklet 2015-05-01 20:20:46 +02:00
evil_query.rb Fix duplicate activity stream posts 2016-08-07 02:07:05 +02:00
i18n_interpolation_fallbacks.rb raise original exception in i18n interpolation fallback middleware 2014-08-23 16:34:01 +02:00
node_info.rb Update NodeInfo to final 1.0 schema 2015-08-23 14:45:20 +02:00
photo_exporter.rb move photo extraction to a class 2016-07-18 15:05:44 +03:00
publisher.rb A minor refactor of the Publisher 2016-04-28 21:45:49 +03:00
pubsubhubbub.rb fix some tests around pubsubhubub 2012-05-17 18:23:40 -07:00
share_visibility_converter.rb it's enviroNment 2012-09-15 18:52:12 +02:00
sidekiq_middlewares.rb Actually allow false as a value for sidekiq.backtrace in our Sidekiq 2014-06-13 16:04:40 +02:00
stream.rb End the require mess 2013-03-21 23:37:53 +01:00