mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-03 00:15:11 +03:00
2a10c83d92
no issue - returning and remembering the data, which was imported, is... - not required when using the API - not required when importing via script - required for tests - added an option to have control over it - make more usage of local variables - the GC cannot tidy up variables, which are defined outside of a loop, but used in the loop - try to keep less memory in process - reduce the number of properties we have to remember |
||
---|---|---|
.. | ||
db | ||
export | ||
importer | ||
meta | ||
migrations | ||
schema | ||
validation | ||
xml/sitemap | ||
timezones.json |