discourse/spec/lib/backup_restore
Bianca Nenciu e2c415457c
FEATURE: Attach backup log as upload (#13849)
Discourse automatically sends a private message after backup or
restore finished. The private message used to contain the log inline
even when it was very long. A very long log can create issues because
the length of the post will be over the maximum allowed length of a
post. When that happens, Discourse will try to create an upload with
the logs. If that fails, it will trim the log and inline it.
2021-08-03 20:06:50 +03:00
..
backup_file_handler_multisite_spec.rb DEV: Isolate multisite specs (#13634) 2021-07-07 18:57:42 +02:00
backup_file_handler_spec.rb DEV: Isolate multisite specs (#13634) 2021-07-07 18:57:42 +02:00
backuper_spec.rb FEATURE: Attach backup log as upload (#13849) 2021-08-03 20:06:50 +03:00
database_restorer_multisite_spec.rb DEV: Isolate multisite specs (#13634) 2021-07-07 18:57:42 +02:00
database_restorer_spec.rb DEV: Isolate multisite specs (#13634) 2021-07-07 18:57:42 +02:00
local_backup_store_spec.rb DEV: Don't user before(:all)/after(:all) (#13389) 2021-06-15 17:25:06 +02:00
meta_data_handler_spec.rb DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
s3_backup_store_spec.rb DEV: Don't user before(:all)/after(:all) (#13389) 2021-06-15 17:25:06 +02:00
shared_context_for_backup_restore.rb DEV: Isolate multisite specs (#13634) 2021-07-07 18:57:42 +02:00
shared_examples_for_backup_store.rb DEV: Isolate multisite specs (#13634) 2021-07-07 18:57:42 +02:00
system_interface_multisite_spec.rb DEV: Isolate multisite specs (#13634) 2021-07-07 18:57:42 +02:00
system_interface_spec.rb DEV: Isolate multisite specs (#13634) 2021-07-07 18:57:42 +02:00
uploads_restorer_spec.rb DEV: Isolate multisite specs (#13634) 2021-07-07 18:57:42 +02:00