1
0
Fork 0
mirror of synced 2024-06-02 10:54:44 +12:00
Commit graph

4607 commits

Author SHA1 Message Date
Torsten Dittmann c22e82d03d
Merge branch '0.7.x' into feat-dart-env 2021-01-28 14:09:17 +01:00
Eldad A. Fux 1c361cc094
Merge pull request #854 from appwrite/feat-tag-file-validation
Feat tag file validation
2021-01-28 14:50:56 +02:00
Torsten Dittmann bf0fb33a77 adds default function environments 2021-01-28 09:52:54 +01:00
Armino Popp 6ac551281c Add Tradeshift OAuth2 provider for live and sandbox
Fixed formatting
2021-01-27 22:21:22 +02:00
Torsten Dittmann b16e5f716c
Update FunctionsCustomServerTest.php 2021-01-27 20:48:44 +01:00
Torsten Dittmann f77c708c72 adjust settings to work dart env in travis and low budget 2021-01-27 19:35:36 +01:00
Torsten Dittmann d184e0eae8
Merge branch '0.7.x' into feat-dart-env 2021-01-27 19:26:49 +01:00
Eldad Fux 9ff0790d44 Fixed validation 2021-01-27 20:08:46 +02:00
Torsten Dittmann de15b5ad5f revert changes 2021-01-27 18:25:52 +01:00
Torsten Dittmann 065986a7a0 debug travis ci 2021-01-27 17:53:46 +01:00
Eldad A. Fux a8ff09e846
Merge pull request #841 from appwrite/feat-function-schedule
Feat function schedule
2021-01-27 18:46:19 +02:00
Eldad A. Fux 66052d8176
Merge pull request #851 from appwrite/feat-add-tags-description-to-spec
Added service descriptions to Swagger and OpenAPI3 specs
2021-01-27 18:45:57 +02:00
Torsten Dittmann a3d2704160 debug timeout 2021-01-27 17:31:16 +01:00
Torsten Dittmann 7615c7e036 test dart only 2021-01-27 17:06:06 +01:00
Torsten Dittmann d3fd93eed7 increase timeout 2021-01-27 15:57:10 +01:00
Torsten Dittmann 450ed3d398 prevent timeout with manual stdout 2021-01-27 15:07:38 +01:00
Eldad Fux 5e8c7eb3d3 Added a new file extension validator 2021-01-27 15:15:44 +02:00
Torsten Dittmann 8ea5086dc8 reduce timeout for functions test 2021-01-27 14:00:15 +01:00
Torsten Dittmann 06fe315bc4 feat(cloud-functions): add new env variable to install compose 2021-01-27 13:29:33 +01:00
Torsten Dittmann 91e2cae2bc fix(cloud-functions): set memory swap to 256m 2021-01-27 13:28:42 +01:00
Eldad Fux d250b472e3 Updated speed safty factor 3 2021-01-27 00:50:11 +02:00
Eldad Fux 8fddd33f4b Added file type validation 2021-01-27 00:15:20 +02:00
Eldad Fux 22b1a6aff3 Updated sleep time 2 2021-01-26 23:38:15 +02:00
Eldad Fux ceca3d2b4a Fixed logs 2021-01-26 22:49:13 +02:00
Eldad Fux 211ecf5d81 Test new sleep 2021-01-26 22:37:03 +02:00
Eldad Fux f3677c60e0 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-function-schedule 2021-01-26 22:36:31 +02:00
Eldad Fux fdd413a4b3 Removed not working co-runs 2021-01-26 21:16:03 +02:00
Eldad Fux 237973bcb9 Added service descriptions to Swagger and OpenAPI3 specs 2021-01-26 13:54:06 +02:00
Torsten Dittmann 3bec43c7fd remove dart function tests for now 2021-01-26 11:34:44 +01:00
Torsten Dittmann 95ab7f8bad feat(functions): dotnet env added 2021-01-26 11:29:53 +01:00
Torsten Dittmann 139b9efcff remove debug line from dart env 2021-01-25 22:12:56 +01:00
Eldad A. Fux c62d33c683
Merge pull request #821 from TorstenDittmann/feat-migration-v06
feat(migration): refactor migration
2021-01-25 17:13:52 +02:00
Torsten Dittmann fa0ace8c08 sync 2021-01-25 14:47:42 +01:00
Torsten Dittmann 968d733881 introduce swoole coroutine to migration 2021-01-25 09:26:52 +01:00
Torsten Dittmann 383bb3d1c1 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-24 15:56:41 +01:00
Torsten Dittmann 85f123a98a update composer lock 2021-01-24 15:54:02 +01:00
Torsten Dittmann 596c72bb85 Merge remote-tracking branch 'upstream/0.7.x' into feat-dart-env 2021-01-24 15:52:29 +01:00
Torsten Dittmann 92a7c06fe6 introduce auto architecture detection 2021-01-24 15:49:36 +01:00
Torsten Dittmann e92a5acf9a typo(env-dart): fixed wrong trypo 2021-01-24 09:19:04 +01:00
Torsten Dittmann 7e26e68a47 fix(dart-env): fixes typo 2021-01-24 09:17:30 +01:00
Torsten Dittmann bfb544db5c fix(dart-env): review changes 2021-01-24 08:53:04 +01:00
Torsten Dittmann 1a47e0810c fix(dart-env): review changes 2021-01-24 08:51:09 +01:00
Eldad A. Fux 666a847e2f
Merge pull request #847 from appwrite/fix-duplicated-storage-init
Fixed multiple storage init
2021-01-24 09:03:49 +02:00
Eldad Fux 921b0e0671 Fixed multiple storage init 2021-01-24 07:41:23 +02:00
Eldad A. Fux f52fac6f06
Merge pull request #846 from lohanidamodar/feat-switch-to-utopia-storage
Feat switch to utopia storage
2021-01-22 14:22:50 +02:00
Damodar Lohani 9f949cedab removing duplicated storage tests 2021-01-22 17:21:25 +05:45
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Torsten Dittmann 8e5d7e9e31 fix(dart-env): adapt to review 2021-01-21 14:13:22 +01:00
Torsten Dittmann 607de4246b fix typo 2021-01-21 13:43:09 +01:00
Torsten Dittmann d048c9eeb9 introduce environment allow list 2021-01-21 13:37:59 +01:00