Ghost/test/unit
Fabien 'egg' O'Carroll 0c853a372b
Supported restricting limit="all" in get helper (#13903)
refs https://github.com/TryGhost/Team/issues/1251

With sites that have a huge number of resources, using limit="all" can
cause OOM errors at the Node level. Administrators now have the ability
to cap limit="all" requests via config. This only affects the get helper
used in themes, not the API, this is by design as themes have less
visibility of issues.
2021-12-16 13:59:39 +02:00
..
api Moved URL service to backend 2021-10-19 07:29:09 +13:00
frontend Supported restricting limit="all" in get helper (#13903) 2021-12-16 13:59:39 +02:00
server Replace error handler middleware with @tryghost/mw-error-handler (#13879) 2021-12-14 15:18:46 +00:00
shared Introduced booting from fixture url cache in test environment 2021-11-22 21:56:32 +13:00