1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
Commit graph

277 commits

Author SHA1 Message Date
Torsten Dittmann
620980b316
Update webhooks.php 2021-06-15 08:44:06 +02:00
Torsten Dittmann
346b04b94b sync with 0.9.x 2021-06-14 16:54:16 +02:00
Torsten Dittmann
3d896af4bb Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-14 16:52:48 +02:00
Torsten Dittmann
665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Torsten Dittmann
3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
Torsten Dittmann
2dcf3c2c19 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-06-11 12:34:08 +02:00
Torsten Dittmann
21ac8c1104 fix(usage): undefined function id 2021-06-10 13:12:45 +02:00
Christy Jacob
404e1ace91 fix(teams): added unit test 2021-05-31 10:26:06 +05:30
Christy Jacob
b7efefa40f fix(teams): added comment 2021-05-29 13:02:26 +05:30
Christy Jacob
a6db680641 fix(teams): removed unused import 2021-05-29 02:29:15 +05:30
Christy Jacob
b0e74b6d7b fix(teams): incorrect membership count in teams 2021-05-29 02:25:22 +05:30
Christy Jacob
5a469ab362 fix(memberships): logic for decremmenting membership count 2021-05-29 01:51:56 +05:30
Torsten Dittmann
787931b45b Merge branch 'master' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-20 09:46:49 +02:00
Eldad Fux
63a92a768a Fixed functions webhooks trigger 2021-05-17 18:52:22 +03:00
Eldad Fux
a8cc398c85 Updated functions trigger 2021-05-17 14:32:37 +03:00
Eldad Fux
af470a3f1a Cleanups 2021-05-17 12:54:04 +03:00
Eldad Fux
79bf99372e Removed DB connection 2021-05-17 12:49:17 +03:00
Torsten Dittmann
3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Eldad Fux
7272ca857e Fixed missing default values 2021-04-30 18:09:15 +03:00
Torsten Dittmann
6a196716b3 fix: adapt to review 2021-04-29 17:08:59 +02:00
Torsten Dittmann
3a9b6e2e76 tests: debug travis 2021-04-26 16:57:21 +02:00
Torsten Dittmann
25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Torsten Dittmann
3b989cf6a7 fix: anonymous account tests 2021-04-16 18:50:16 +02:00
Torsten Dittmann
2f7f8ab03d test: disabling coroutine in functions worker 2021-04-16 17:53:36 +02:00
Torsten Dittmann
b7833a862b fix: disable co-routine hooks 2021-04-14 17:56:15 +02:00
Torsten Dittmann
74908f4965 fix: disable co-routine hooks 2021-04-14 17:55:08 +02:00
Torsten Dittmann
32587f9d80 tests: disable test 2021-04-14 17:09:36 +02:00
Torsten Dittmann
d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann
e021b8795a fix: enable coroutine in functions worker 2021-04-14 12:40:55 +02:00
Torsten Dittmann
2e3d4fb616 Revert "Merge branch 'refactor-function-docker-exec' of https://github.com/appwrite/appwrite into feat-265-realtime"
This reverts commit 137aa98e19, reversing
changes made to c5ad66839d.
2021-04-13 09:10:07 +02:00
Torsten Dittmann
69bd907729 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-12 09:42:46 +02:00
Torsten Dittmann
9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Eldad A. Fux
19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03:00
Torsten Dittmann
137aa98e19 Merge branch 'refactor-function-docker-exec' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-04-01 16:01:31 +02:00
kodumbeats
de47622d03 Remove sleep and pass expected vars to logs 2021-04-01 09:31:30 -04:00
Torsten Dittmann
c5ad66839d add usage stats for realtime 2021-04-01 12:59:11 +02:00
kodumbeats
28dece1adf Investigate latency of exec 2021-03-31 15:41:35 -04:00
kodumbeats
1f4529d4e4 Start execution and get status code 2021-03-31 10:58:04 -04:00
kodumbeats
af6b90ba83 Testing if the exec must be started 2021-03-30 20:49:23 -04:00
kodumbeats
967d661a59 Pass Content-Length header 2021-03-30 18:13:44 -04:00
kodumbeats
c8f9bbc34b Outline calls to docker socket 2021-03-30 16:36:07 -04:00
kodumbeats
456793ebd8 Added space for styling and consistency 2021-03-30 07:42:58 -04:00
kodumbeats
d4b107bf1d
Merge branch '0.8.x' into refactor-event-payload-to-data 2021-03-29 15:32:14 -04:00
kodumbeats
9f8e7358d4 Refactor event $payload to $eventData 2021-03-29 14:00:10 -04:00
Torsten Dittmann
078a07d6b8 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into refactor-user-tokens 2021-03-29 11:07:18 +02:00
Eldad Fux
7a400afb5b Merge branch 'master' of github.com:appwrite/appwrite into 0.8.x 2021-03-27 01:36:41 +03:00
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