Ghost/core
Nazar Gargol 019605e9e0 Added concurency limit for member creation when importing
no issue

- When importing large batches of members we should not allow for unlimited amount of parallel requests created as this might lead to connection pool problems and reaching API rate limits (for example Stripe API is limited to 100 req/s)
2020-02-10 16:03:08 +08:00
..
client@844dea9c84 Updated Ghost-Admin to 3.5.0 2020-02-05 11:42:31 +00:00
frontend Added {{price}} helper for formatting stripe amounts (ie. "1935" to "19.35") (#11473) 2020-01-27 11:41:12 +00:00
server Added concurency limit for member creation when importing 2020-02-10 16:03:08 +08:00
shared/nql-map-key-values 🏗 Migrated posts.page column to posts.type (#11111) 2019-09-16 11:51:54 +01:00
test Changed members CSV export to match import format 2020-02-05 15:34:55 +08:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00