diaspora/spec/lib/diaspora
cmrd Senya c6ed850a85
Memory usage optimization for archive export
- Removed posts and non contacts from other's data
- Collections are exported in batches to lower memory footprint
- In base exporters create User object instead of keeping instance because it caches all associations

closes #7627
2017-09-26 04:07:18 +02:00
..
exporter Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
federated Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
federation Fix mistyped remote person in dispatcher spec 2017-09-26 04:06:43 +02:00
fetcher Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
camo_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
exporter_spec.rb Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
markdownify_email_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
markdownify_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentionable_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
message_renderer_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
shareable_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
taggable_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00