1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

2743 commits

Author SHA1 Message Date
Torsten Dittmann 9cdb7f73a2 add null safety to usage worker 2021-03-25 16:58:11 +01:00
Torsten Dittmann ccf151c36b fix usage worker without functions args 2021-03-25 16:53:02 +01:00
Torsten Dittmann d5a3879ede clean up realtime even trigger in functions worker 2021-03-25 16:41:56 +01:00
Torsten Dittmann 373b2dfc13 add realtime event to functions worker 2021-03-24 17:53:44 +01:00
Torsten Dittmann 8922db85e2 add permission to event payload 2021-03-24 17:44:37 +01:00
Torsten Dittmann 24a5536164 add permission to event payload 2021-03-24 17:39:22 +01:00
Torsten Dittmann 7641542707 fix execute method name for worker rework 2021-03-24 16:51:08 +01:00
Torsten Dittmann 8dd93cc87e Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 16:42:23 +01:00
Torsten Dittmann ed9c8f53cc fix execute method name for worker rework 2021-03-24 15:22:29 +01:00
Torsten Dittmann 410fdecfb4 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 15:21:19 +01:00
Eldad Fux 86d962e17f Updated version numbers 2021-03-24 14:29:19 +02:00
Torsten Dittmann 78ec3a7821 replace influx with redis cache in worker init 2021-03-24 13:25:28 +01:00
Torsten Dittmann 6b5718f32f create seperate init for workers 2021-03-24 13:13:59 +01:00
Torsten Dittmann 295f2c9b7e fixed connection pool for http 2021-03-24 12:37:57 +01:00
Torsten Dittmann 288d7d3701 Merge branch 'dev' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-24 12:11:45 +01:00
Eldad Fux 90adfe8760 Revreted back to ClamAV 1.2 2021-03-24 12:37:58 +02:00
Eldad Fux 464fc5a813 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-23 13:37:24 +02:00
Eldad Fux 65f77351f4 Merge branch 'dev' of github.com:appwrite/appwrite into feat-new-timestamp-log 2021-03-22 22:09:41 +02:00
Eldad Fux 866dd3cad1 Merge branch 'dev' of github.com:appwrite/appwrite into feat-set-default-permissions-to-user 2021-03-22 22:09:01 +02:00
kodumbeats d33b12bd61 Merge remote-tracking branch 'origin/dev' into feat-962-pass-data-to-function-execution 2021-03-22 12:47:06 -04:00
kodumbeats a3c6fef973 Merge remote-tracking branch 'origin/dev' into fix-1001-worker-certificates-error-handling 2021-03-22 12:37:12 -04:00
Eldad Fux a76016fa37 Fixed functions tests 2021-03-22 18:19:05 +02:00
Torsten Dittmann f20bcb5d5c use appwrite pdo adapter on http 2021-03-22 15:00:01 +01:00
kodumbeats d6fc03ca63 Throw error only on nonzero exit code 2021-03-22 08:44:13 -04:00
kodumbeats 22ba2e4d12 Merge dev branch 2021-03-22 07:05:53 -04:00
Eldad Fux 46c465b80e Added some fixes and dedicated tests 2021-03-22 09:34:51 +02:00
Eldad Fux e05da0ce3c Fixed comments 2021-03-22 00:26:00 +02:00
Eldad Fux b5846f5a79 Updated default permissions 2021-03-22 00:17:20 +02:00
Eldad Fux fc83bc1276 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-20 13:52:52 +02:00
Eldad Fux 600692bcac Fixed AV health check 2021-03-20 09:14:02 +02:00
kodumbeats 90833683fa Update env names for consistency 2021-03-19 11:46:03 -04:00
Torsten Dittmann 900a642255 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-19 11:48:49 +01:00
Eldad Fux 1dfb18fc1b Upgraded ClamAV 2021-03-19 00:11:37 +02:00
Eldad Fux 11053b0b60 Added timestamp 2021-03-19 00:08:19 +02:00
kodumbeats 132baa3e9b Pass projectId to function as env var 2021-03-18 07:46:48 -04:00
kodumbeats daeed74473
Merge branch '0.8.x' into feat-962-pass-data-to-function-execution 2021-03-18 07:14:16 -04:00
Eldad A. Fux 08dd968ab9
Merge branch '0.8.x' into feat-functions-and-executions-events 2021-03-17 22:55:43 +02:00
Eldad A. Fux bade0932cb
Merge pull request #976 from appwrite/feat-execution-permission
Feat execution permission
2021-03-17 22:54:46 +02:00
Eldad Fux 886d303683 Updated docs 2021-03-17 22:43:54 +02:00
Eldad Fux eeb7247138 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-03-17 22:34:44 +02:00
Eldad Fux 4df8ba3910 Updated cachebuster 2021-03-17 16:20:07 +02:00
Torsten Dittmann cb5ab4b0b1
fix installation script not saving answers 2021-03-17 14:26:18 +01:00
Eldad A. Fux 48abfb68d7
Merge pull request #975 from appwrite/0.7.x
0.7.x
2021-03-17 14:50:03 +02:00
Torsten Dittmann 7be9f2e33e Merge branch 'dev' into feat-265-realtime 2021-03-16 15:53:09 +01:00
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00
Eldad A. Fux 355cdd74a4
Merge pull request #979 from appwrite/fix-update-doc-permissions
Allow permission reset
2021-03-16 13:09:00 +02:00
Eldad A. Fux 76e54de739
Merge pull request #970 from lohanidamodar/feat-dart-sdk-getting-started
feat-dart-sdk-getting-started
2021-03-15 09:48:37 +02:00
Eldad Fux b69deb594d Allow permission reset 2021-03-15 00:33:59 +02:00
Eldad Fux 6379cbfaba Changed docs naming conventions 2021-03-14 17:14:10 +02:00
Eldad Fux 492c68d1fc Updated Flutter SDK 2021-03-14 14:48:02 +02:00