1
0
Fork 0
mirror of synced 2024-09-21 12:01:56 +12:00
Commit graph

5161 commits

Author SHA1 Message Date
Torsten Dittmann
5b2549c003 deps: update swoole to 4.6.6 2021-04-23 16:43:29 +02:00
Eldad A. Fux
4629cc1ac5
Merge pull request #1101 from TorstenDittmann/feat-upgrade-php-version-runtimes
feat: Introduce appwrite/php-runtimes
2021-04-23 16:21:06 +03:00
Torsten Dittmann
cb5c88a4d0 fix: use new runtimes filter syntax 2021-04-23 10:40:45 +02:00
Torsten Dittmann
a82531d6c8 deps: update appwrite/php-runtimes to 0.2.0 2021-04-23 10:22:44 +02:00
Torsten Dittmann
fe5c004a56 revert: php-runtimes to composer dep 2021-04-22 12:11:53 +02:00
Torsten Dittmann
7eb9891cf1 chore: update composer dep to github and adust readme 2021-04-22 12:07:57 +02:00
Torsten Dittmann
457aeb18be deps: update appwrite/php-runtimes to 0.1.* 2021-04-22 12:04:35 +02:00
Torsten Dittmann
26a747d29e feat: update new php-runtimes version 2021-04-22 11:26:10 +02:00
Torsten Dittmann
664201c112 composer: remove unused system library 2021-04-21 14:21:21 +02:00
Torsten Dittmann
0719806885 fix: runtime whitelist 2021-04-21 13:27:02 +02:00
Torsten Dittmann
25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Torsten Dittmann
56c2c039b2 tests: remove cloud function env tests 2021-04-20 14:35:07 +02:00
Torsten Dittmann
36665e19b1 tests: use only latest env version 2021-04-20 14:05:03 +02:00
Torsten Dittmann
6ed97886f9 tests: fix env skip for functions 2021-04-20 12:51:29 +02:00
Torsten Dittmann
26d8ef4e23 Revert "tests: add timeout after executing fiunction for webhooks"
This reverts commit 474f45c85e.
2021-04-20 12:28:30 +02:00
Torsten Dittmann
f6c163d4a5 Revert "tests: adjust schedule for functions"
This reverts commit fe819ee326.
2021-04-20 12:28:23 +02:00
Torsten Dittmann
04fbb9b02b tests: temporarily disable tests 2021-04-20 12:27:41 +02:00
Torsten Dittmann
fe819ee326 tests: adjust schedule for functions 2021-04-20 12:01:40 +02:00
Torsten Dittmann
474f45c85e tests: add timeout after executing fiunction for webhooks 2021-04-20 10:37:27 +02:00
Torsten Dittmann
d94ddf1ac5 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-20 09:11:40 +02:00
Eldad A. Fux
c6af32fb57
Merge pull request #726 from appwrite/feat-465-add-arm-support
Feat 465 add ARM support
2021-04-20 00:50:49 +03:00
Torsten Dittmann
94d2ec5578 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-19 18:08:20 +02:00
Torsten Dittmann
74f06d12cd chore: add arm to changelog 2021-04-19 14:44:08 +02:00
Torsten Dittmann
5433f59771 fix: remove arm support from deno environments 2021-04-19 13:20:35 +02:00
Torsten Dittmann
70ee7c3fcb Merge branch 'feat-465-add-arm-support' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 12:33:49 +02:00
Torsten Dittmann
dd5d5f59e0 fix: cloud functions environment 2021-04-19 12:31:40 +02:00
Torsten Dittmann
f102e43704 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 11:35:57 +02:00
Eldad Fux
181fb05fd4 Fixed tests 2021-04-17 01:10:27 +03:00
Eldad Fux
5c6d17bd87 Fixed tests 2021-04-17 00:25:25 +03:00
Eldad A. Fux
65f9c97e8a
Merge pull request #1094 from appwrite/fix-avatars-shared-cache
Fixed cached bug
2021-04-17 00:15:43 +03:00
Eldad Fux
293badbd90 Fixed cached bug 2021-04-16 22:04:42 +03:00
Torsten Dittmann
bd02df15af deps: update composer after merge 2021-04-16 19:10:12 +02:00
Torsten Dittmann
e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
Torsten Dittmann
ca8920a152 style: fix typo 2021-04-16 19:07:25 +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
Eldad Fux
f2a54d8f00 Fixed functions tests 2021-04-16 18:13:03 +03:00
Eldad Fux
611d781562 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-04-16 14:03:43 +03:00
Eldad A. Fux
69607e6839
Merge pull request #1042 from appwrite/feat-jwt-support-for-sdks
Feat JWT support for SDKs
2021-04-16 12:07:23 +03:00
Eldad Fux
85ffcb3e7a Added JWT auth to client SDKs 2021-04-16 11:01:02 +03:00
Eldad Fux
63c93aab1f Added JWT auth to client SDKs 2021-04-16 10:59:41 +03:00
Eldad Fux
dddc8100e8 Updated swagger files for 0.8.x 2021-04-16 10:49:18 +03:00
Eldad A. Fux
f62a06da74
Merge pull request #1092 from TorstenDittmann/fix-migrate-0.8
fix: migration script to 0.8
2021-04-16 10:39:07 +03:00
Eldad Fux
ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux
7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Torsten Dittmann
52574d40dd fix: comparing multidimensional array on migration 2021-04-16 09:08:42 +02:00
Torsten Dittmann
f6aa9e8108 fix: migration tests 2021-04-15 19:13:29 +02:00
Eldad A. Fux
5148c5419c
Merge pull request #1008 from appwrite/feat-new-image-features
feat-new-image-features
2021-04-15 15:48:42 +03:00
Eldad Fux
e2f543cd85 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-15 12:01:52 +03:00
Eldad A. Fux
c5029028f3
Merge pull request #1073 from lohanidamodar/feat-deno-1.8-functions-env
feat-deno-1.8-functions-env
2021-04-15 11:39:59 +03:00