n8n/packages/core/test
Iván Ovejero 0847623f85
feat(core): Switch binary filesystem mode to nested path structure (#7307)
Depends on #7253 | Story:
[PAY-863](https://linear.app/n8n/issue/PAY-863/switch-binary-filesystem-mode-to-nested-path-structure)

This PR introduces `filesystem-v2` to store binary data in the
filesystem in the same format as `s3`.
2023-10-10 10:06:06 +02:00
..
helpers refactor(core): Log binary data file write errors (no-changelog) (#7237) 2023-09-22 11:48:20 +02:00
workflows fix(core): Fix pairedItem for alwaysOutputData & multi identical resolve (#6405) 2023-06-21 10:38:28 +03:00
Credentials.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
FileSystem.manager.test.ts feat(core): Switch binary filesystem mode to nested path structure (#7307) 2023-10-10 10:06:06 +02:00
NodeExecuteFunctions.test.ts feat(core): Switch binary filesystem mode to nested path structure (#7307) 2023-10-10 10:06:06 +02:00
ObjectStore.manager.test.ts feat(core): Switch binary filesystem mode to nested path structure (#7307) 2023-10-10 10:06:06 +02:00
ObjectStore.service.test.ts fix(core): Prevent object deletion request on no prefix match (#7366) 2023-10-06 15:46:39 +02:00
setup.ts fix(HTTP Request Node): Show detailed error message in the UI again (#5959) 2023-04-12 14:58:05 +02:00
utils.ts feat(core): Switch binary filesystem mode to nested path structure (#7307) 2023-10-10 10:06:06 +02:00
Validation.test.ts feat(Set Node): Overhaul (#6348) 2023-09-19 13:16:35 +03:00
WorkflowExecute.test.ts fix(core): Make node execution order configurable, and backward-compatible (#6507) 2023-07-05 18:47:34 +02:00
WorkflowExecutionMetadata.test.ts fix(core): Validate customData keys and values (#5920) (no-changelog) 2023-04-12 09:18:26 +01:00