Commit graph

477 commits

Author SHA1 Message Date
Jan Oberhauser b488ae8d3a 👕 Fix lint issue 2020-07-29 14:20:31 +02:00
Ben Hesseldieck 051598d30e
Add max execution time for Workflows (#755)
* 🎉 basic setup and execution stopping

* 🚧 soft timeout for own process executions

* 🚧 add hard timeout for subprocesses

* 🚧 add soft timeout to main thread

* 🔧 set default timeout to 5 mins --> 500s

* 💡 adding documentation to configs

* 🚧 deactivate timeout by default

* 🚧 add logic of max execution timeout

*  adding timeout to settings in frontend and server

* 🎨 improve naming

* 💡 fix change in config docs

* ✔️ fixing compilation issue

* 🎨 add format for new config variables

* 👌 type cast before checking equality

*  Improve error message if NodeType is not known

* 🐳 Tag also rpi latest image

* 🐛 Fix Postgres issue with Node.js 14 #776

* 🚧 add toggle to activate workflow timeout

* 💄 improving UX of setting a timeout and its duration

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-07-29 14:12:54 +02:00
Jan Oberhauser 6e06da99fb Update job website URL 2020-07-27 11:43:28 +02:00
Jan Oberhauser 7f7f395e36 🔖 Release n8n@0.75.0 2020-07-26 12:55:24 +02:00
Jan Oberhauser 8e5fe3aaba ⬆️ Set n8n-core@0.40.0, n8n-editor-ui@0.51.0, n8n-nodes-base@0.70.0 and n8n-workflow@0.36.0 on n8n 2020-07-26 12:54:54 +02:00
Jan Oberhauser 604d8eea89 Small improvements and fix for Postgres & QuestDB 2020-07-26 12:45:39 +02:00
Jan Oberhauser a46a6fa00c 👕 Fix lint issue 2020-07-26 11:59:17 +02:00
Jan Oberhauser 9c266e7aea Small improvements to OPTIONS request for webhooks 2020-07-24 16:45:07 +02:00
Rupenieks 82d94873fc
OPTIONS request support for Production/Test Webhooks (#787)
* 🐛 Fix naming of events in AffinityTrigger Node

* 🚧 OPTIONS allow header response for production webhooks

*  Implemented Allow header for test webhook OPTIONS response

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-07-24 16:24:18 +02:00
Jan Oberhauser de8e6f2811 🐛 Fix bug with saving executions of unsaved workflows 2020-07-24 15:16:55 +02:00
Ben Hesseldieck ebe2775701
Add index stopped at (#766)
* 🚧 add index on sqlite

* 🚧 add migration for postgres

* 🚧 add mysql migration

* 🚧 add mongodb migration

*  revert change of default postgresdb user
2020-07-17 17:08:40 +02:00
Jan Oberhauser b946d49bea 🔖 Release n8n@0.74.0 2020-07-15 12:41:40 +02:00
Jan Oberhauser f8e3e42b46 ⬆️ Set n8n-core@0.39.0, n8n-editor-ui@0.50.0, n8n-nodes-base@0.69.0 and n8n-workflow@0.35.0 on n8n 2020-07-15 12:41:15 +02:00
Jan Oberhauser 25cc745894 🐛 Fix editor-ui build 2020-07-14 23:36:05 +02:00
Jan Oberhauser df3077b5d2 👕 Fix lint issue 2020-07-14 13:59:37 +02:00
Jan Oberhauser d17161cf40 🔀 Merge branch 'static-stateless-webhooks' 2020-07-14 12:34:34 +02:00
Jan Oberhauser 8bfc5a4b65 Small improvements on execution pruning 2020-07-12 12:49:42 +02:00
Jan Oberhauser 78dc1e9449 🔀 Merge branch 'master' into WorkflowExecutionMaintainance 2020-07-12 12:20:59 +02:00
Jan Oberhauser 941ee06b14 Make n8n work in subfolder & Fix events in AffinityTrigger 2020-07-12 12:17:01 +02:00
Ben Hesseldieck b956444c0e 🐎 pruning execution data complete 2020-07-09 16:52:38 +02:00
Ben Hesseldieck 05507fc19b 🎉 basic throtteling with cleaning logs 2020-07-09 15:17:47 +02:00
Jan Oberhauser 16bd10fbd1 🔖 Release n8n@0.73.1 2020-07-08 16:50:15 +02:00
Jan Oberhauser b3671380e3 ⬆️ Set n8n-nodes-base@0.68.1 on n8n 2020-07-08 16:48:54 +02:00
Tanay Pant bafc1fc45c 🐛 Fix broken images 2020-07-08 12:38:25 +02:00
Jan Oberhauser 243f4ee9b5 🔖 Release n8n@0.73.0 2020-07-08 11:28:39 +02:00
Jan Oberhauser bf66609c80 ⬆️ Set n8n-core@0.38.0, n8n-editor-ui@0.49.0, n8n-nodes-base@0.68.0 and n8n-workflow@0.34.0 on n8n 2020-07-08 11:28:04 +02:00
Ricardo Espinoza 8aff042e04
* Endpoint to preset credentials
*  Endpoint to preset credentials

*  Improvements

* 🐛 Small fix

* 🐛 Small fix
2020-07-07 19:03:53 +02:00
Jan Oberhauser a01a764874 🔖 Release n8n@0.72.0 2020-07-02 07:21:56 +02:00
Jan Oberhauser 69e9573004 ⬆️ Set n8n-core@0.37.0 and n8n-nodes-base@0.67.0 on n8n 2020-07-02 07:21:15 +02:00
Jan Oberhauser d72a711957 🐛 Fix credential issue with ExecuteWorkflow-Node 2020-07-01 15:08:00 +02:00
Jan Oberhauser 91b3c262fc 🔖 Release n8n@0.71.0 2020-06-25 12:29:25 +02:00
Jan Oberhauser 24746f57d0 ⬆️ Set n8n-editor-ui@0.48.0 and n8n-nodes-base@0.66.0 on n8n 2020-06-25 12:28:40 +02:00
Jan Oberhauser 6af3743e1b Add Postgres SSL support 2020-06-25 11:39:04 +02:00
Jan Oberhauser 93afb0940b Use rest endpoint configuration 2020-06-23 16:12:53 +02:00
Jan Oberhauser e60edc3bff Minor improvements 2020-06-23 12:43:40 +02:00
ricardo 494b1de93f Merge branch 'master' into static-stateless-webhooks 2020-06-22 16:16:50 -04:00
ricardo e59dd00c10 done 2020-06-22 13:26:41 -04:00
ricardo 3ca9647215 Add mongodb migration 2020-06-20 21:59:06 -04:00
Jan Oberhauser 5db2ce2924 🐛 Fix issue that changed static data in webhook function did not get
saved
2020-06-20 12:28:56 +02:00
Jan Oberhauser d9906e1b24 📚 Text fix 2020-06-18 10:12:13 +02:00
ricardo 84c4b32261 Added migrations to Sqlite and Mysql 2020-06-17 23:42:04 -04:00
Jan Oberhauser 7f74408487 🔖 Release n8n@0.70.0 2020-06-13 20:35:00 +02:00
Jan Oberhauser 716716bd1c ⬆️ Set n8n-nodes-base@0.65.0 on n8n 2020-06-13 20:34:22 +02:00
Jan Oberhauser a5055940b3 🐛 Fix issue with multiuser-setup 2020-06-13 12:34:20 +02:00
Jan Oberhauser ed160764c9 Remove debug messages 2020-06-12 15:51:38 +02:00
Jan Oberhauser 17ee152eaf Fix indentation 2020-06-10 15:58:57 +02:00
Jan Oberhauser 5ed86670a8 Make it use of full webhook path more generic 2020-06-10 15:39:15 +02:00
Jan Oberhauser 1451f94814 🔀 Merge branch 'external-hooks' 2020-06-10 13:02:45 +02:00
Jan Oberhauser 57b3a2e05e Cleanup of external hooks 2020-06-10 13:00:28 +02:00
Jan Oberhauser 4eff72504d 🔖 Release n8n@0.69.1 2020-06-09 23:07:51 +02:00