n8n/packages/cli/src
agobrech 6e391755e4
fix(core): Fix url in error handelling for the error Trigger (#5201)
* Add workflow id to url in error message

* fix mock message for manual execution

* Fix url missing 's'
2023-01-19 17:56:31 +01:00
..
api refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
audit refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
commands refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
CommunityNodes fix(core): Restore community nodes installation (#5180) 2023-01-17 16:04:58 +01:00
config feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) (#5177) 2023-01-19 12:11:31 +01:00
credentials refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
databases fix(core): Fix migration (no-changelog) (#5186) 2023-01-18 15:42:09 +01:00
eventbus feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) (#5177) 2023-01-19 12:11:31 +01:00
events
executions refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
license
metrics feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) (#5177) 2023-01-19 12:11:31 +01:00
middlewares
PublicApi refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
role refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
telemetry
user refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
UserManagement fix: Upgrade jsonwebtoken to address CVE-2022-23540 (#5116) 2023-01-13 18:24:59 +01:00
workflows refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
AbstractServer.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
ActiveExecutions.ts
ActiveWorkflowRunner.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
constants.ts
CrashJournal.ts
CredentialsHelper.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
CredentialsOverwrites.ts
CredentialTypes.ts
curlconverter.d.ts
CurlConverterHelper.ts
Db.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
ErrorReporting.ts
ExternalHooks.ts
GenericHelpers.ts
index.ts
Interfaces.ts
InternalHooks.ts feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) (#5177) 2023-01-19 12:11:31 +01:00
InternalHooksManager.ts
jest.d.ts
License.ts
LoadNodesAndCredentials.ts
Logger.ts
NodeTypes.ts
Push.ts
Queue.ts
requests.d.ts
ResponseHelper.ts
Server.ts feat(core): Add Prometheus metrics for n8n events and api invocations (experimental) (#5177) 2023-01-19 12:11:31 +01:00
sse-channel.d.ts
TagHelpers.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
TestWebhooks.ts
TranslationHelpers.ts
utils.ts
WaitingWebhooks.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
WaitTracker.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
WebhookHelpers.ts
WebhookServer.ts
WorkflowCredentials.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
WorkflowExecuteAdditionalData.ts fix(core): Fix url in error handelling for the error Trigger (#5201) 2023-01-19 17:56:31 +01:00
WorkflowHelpers.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
WorkflowRunner.ts refactor: Upgrade typeorm to 0.3.x (#5151) 2023-01-13 18:12:22 +01:00
WorkflowRunnerProcess.ts