diaspora/spec/support
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
..
account_matchers.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
data_generator.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fake_http_request.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fixture_builder.rb Memory usage test for archive export 2017-09-26 04:06:43 +02:00
fixture_generation.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
gon.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
inlined_jobs.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
serializer_matchers.rb Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
user_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00