Commit Graph

4011 Commits

Author SHA1 Message Date
Torsten Dittmann eb1c0a13d5 add unit tests 2021-02-26 17:01:37 +01:00
Eldad Fux b1203728ef Fix test 2021-02-24 20:33:44 +02:00
Eldad Fux b8518ed6f5 Added latest versions endpoint 2021-02-24 20:31:43 +02:00
Torsten Dittmann 6e5ce2c646 Merge branch 'dev' into feat-anon-login 2021-02-23 23:44:59 +01:00
Torsten Dittmann e829f8f7bc add env var and console prevention 2021-02-23 23:43:05 +01:00
Torsten Dittmann e388cb462b check duplicate collection rules 2021-02-22 13:44:47 +01:00
Eldad Fux 933954526e Fixed test 2021-02-22 14:30:28 +02:00
Torsten Dittmann 6dbc3966b2 adds migration and migration tests 2021-02-22 12:27:31 +01:00
Eldad A. Fux 0237768ebf Merge branch '0.7.x' into feat-upgrade-php-version 2021-02-21 23:29:37 +02:00
Damodar Lohani 04e2cf98fe integration utopia-php image library 2021-02-19 19:44:46 +05:45
Torsten Dittmann d4bd9c0d06 decouple user session from tokens 2021-02-19 13:12:47 +01:00
Eldad Fux f860fe1770 Merge branch 'master' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-19 10:39:05 +02:00
Torsten Dittmann 1387fb50f1 add tests for oauth2 2021-02-16 16:51:08 +01:00
Torsten Dittmann 6a31e19d73 add test to convert to existing email 2021-02-16 16:01:15 +01:00
Torsten Dittmann b559f8068e add test to login after converting 2021-02-16 15:20:15 +01:00
Torsten Dittmann 6005551023 update tests 2021-02-16 15:14:36 +01:00
Torsten Dittmann 6c717b7a31 add tests 2021-02-16 14:49:21 +01:00
Eldad Fux 368bbe848e Added tests 2021-02-14 19:54:21 +02:00
Eldad Fux c8b6a18939 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-02-06 00:19:15 +02:00
Torsten Dittmann 8d9966bbef feat(tests): add architecture detection 2021-02-05 17:45:37 +01:00
Eldad Fux 7eeeb95a68 Updated sleep time 2021-02-05 14:57:18 +02:00
Eldad Fux dec6c4e38f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-02-04 19:53:23 +02:00
Eldad A. Fux f8e8f54a13 Merge pull request #873 from appwrite/feat-docker-login-from-fucntions
Feat docker login from fucntions
2021-02-04 19:52:21 +02:00
Eldad Fux 717be0cf4c Fixed sleep 2021-02-02 17:59:11 +02:00
Eldad Fux 34f2d28ad0 Updated options test 2021-02-02 13:27:12 +02:00
Eldad Fux 264a620eba Updated sleep time 2021-02-02 12:49:01 +02:00
Eldad Fux 1299ba5174 Updated sleep times 2021-02-02 10:42:23 +02:00
Eldad Fux 76650f31b2 Test without sleep 2021-02-02 10:33:02 +02:00
Eldad Fux a7583c5f85 Fixed tests 2021-01-31 23:33:48 +02:00
Eldad Fux 8fc7026cfb Changed file param to code (again) 2021-01-31 21:11:03 +02:00
Eldad Fux 94a14bd8af Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-465-add-arm-support 2021-01-30 12:37:17 +02:00
Eldad Fux 8c7cedc240 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2021-01-30 11:58:58 +02:00
Eldad Fux 52a37051c9 Fixed tests added new SDK label 2021-01-29 16:29:53 +02:00
Eldad Fux d6df93fb3c Updated param name 2021-01-29 13:37:00 +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
Torsten Dittmann de15b5ad5f revert changes 2021-01-27 18:25:52 +01: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
Torsten Dittmann 8ea5086dc8 reduce timeout for functions test 2021-01-27 14:00:15 +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 22b1a6aff3 Updated sleep time 2 2021-01-26 23:38:15 +02:00
Eldad Fux 211ecf5d81 Test new sleep 2021-01-26 22:37:03 +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