diaspora/spec
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
..
controllers Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
fixtures remove old unused data_conversion fixtures 2016-08-08 19:37:09 +02:00
helpers Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
integration Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
javascripts Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
lib Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
mailers Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
models Fix local migration run without old private key 2017-09-26 04:06:16 +02:00
presenters Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
serializers Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
services Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
shared_behaviors Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
support Memory usage optimization for archive export 2017-09-26 04:07:18 +02:00
workers Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
configuration_methods_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
factories.rb Memory usage test for archive export 2017-09-26 04:06:43 +02:00
federation_callbacks_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
helper_methods.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
locale_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
spec_helper.rb Don't force fixtures rebuild on each rspec run 2017-09-26 04:06:43 +02:00