0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Paulo Barbosa 730e307d18 🐛Fixed generic 500 for bad key param in content API (#10977)
refs #10948

- Throws 400 when using multiple key query-values instead of a 500 error
2019-08-12 12:56:09 +01:00
..
adapters Migrated schedules controller to v2 2019-08-07 14:51:36 +02:00
api Replaced usage of mongo util with nql-map-key-values 2019-08-12 18:41:43 +08:00
config 💡 Added canary api endpoint 2019-08-09 20:46:49 +05:30
data Excluded mobiledoc_revisions table from exports (#10993) 2019-08-12 11:33:16 +01:00
lib 🐛 Ignored node_modules dir when archiving (#10969) 2019-08-06 16:17:41 +08:00
models Fixed failing regression tests 2019-08-12 18:41:43 +08:00
public Update default 404 page 2019-07-15 14:47:01 +02:00
services 🐛Fixed generic 500 for bad key param in content API (#10977) 2019-08-12 12:56:09 +01:00
translations 🐛Fixed generic 500 for bad key param in content API (#10977) 2019-08-12 12:56:09 +01:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web Added canary endpoint to parent app 2019-08-09 20:46:49 +05:30
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
index.js Extracted settings service part manipulating routes.yaml (#10800) 2019-06-25 18:33:56 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00