Ghost/ghost/core/test
Fabien 'egg' O'Carroll 3f27ca5c00
Cached api controller pipelines (#19880)
ref ENG-761
ref https://linear.app/tryghost/issue/ENG-761

Creating these pipelines is expensive, and we don't want to do it
repeatedly for the same controller. Adding caching should reduce the
amount of time spent setting up pipelines for each usage of the `get`
helper.
2024-03-19 00:29:41 +07:00
..
e2e-api 🐛 Fixed adding recommendation when oembed fails (#19861) 2024-03-14 11:36:28 +01:00
e2e-browser Fixed browser tests (#19852) 2024-03-13 12:54:19 +01:00
e2e-frontend Fixed get helper cache optimizations (#19865) 2024-03-15 00:18:15 +07:00
e2e-server Added cache-control header back to /auth-frame/ response (#19858) 2024-03-13 16:00:46 +00:00
e2e-webhooks Cleaned up lexicalEditor labs flag, switched Post model to lexical-by-default (#18607) 2023-10-23 17:51:34 +01:00
integration Added referral tracking to the powered-by-ghost newsletter badge (#19850) 2024-03-13 16:03:13 +01:00
regression Cached api controller pipelines (#19880) 2024-03-19 00:29:41 +07:00
unit Fixed get helper cache optimizations (#19865) 2024-03-15 00:18:15 +07:00
utils 🎨 Reduced requests and 403 responses for comments auth check (#19840) 2024-03-12 12:27:18 +00:00
.eslintignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00