1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00
Commit graph

504 commits

Author SHA1 Message Date
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
Torsten Dittmann fa0ace8c08 sync 2021-01-25 14:47:42 +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 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 1a47e0810c fix(dart-env): review changes 2021-01-24 08:51:09 +01: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 fb12bf84d0 fix(functions/dart): pub dependency cache 2021-01-21 11:27:48 +01:00
Torsten Dittmann 79c4b1cb3c tests(functions): fix typo 2021-01-21 11:21:36 +01:00
Torsten Dittmann d8ec0c59e3 test(functions): adds dart test 2021-01-21 10:38:24 +01:00
Eldad Fux aeca725d44 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-ruby-version 2021-01-19 23:05:41 +02:00
Eldad A. Fux 4a69e6f9c7
Merge pull request #837 from appwrite/feat-new-deno-env-version
Added Deno 1.6
2021-01-19 16:32:49 +02:00
Eldad Fux 6b2b50c77e Updated tests 2021-01-19 14:55:02 +02:00
Torsten Dittmann fbcfa00856 test(migration): run fixing method twice 2021-01-19 09:54:19 +01:00
Torsten Dittmann ac3e908c04 fix(migration): prevent encrypting already encrypted values 2021-01-19 09:35:51 +01:00
Eldad Fux 67fb7f0e2f Added a Ruby env 2021-01-19 07:27:00 +02:00
Eldad Fux e28b736667 Fixed env name 2021-01-19 07:19:34 +02:00
Eldad Fux 551de8438d Deploy tag with Travis 2021-01-19 00:09:42 +02:00
Eldad Fux 464e5fb4b2 Added a new node version 2021-01-18 23:17:11 +02:00
Eldad Fux 9cf5572481 Added Deno 1.6 2021-01-18 23:05:33 +02:00
Torsten Dittmann 64cae392d1 test(migration): rename class names 2021-01-18 14:35:32 +01:00
Torsten Dittmann 7d911bd976 test(migration): rename class names 2021-01-18 14:33:36 +01:00
Torsten Dittmann b59c9abe21 test(migration): rename class names 2021-01-18 14:32:52 +01:00
Torsten Dittmann 43220e95c5 test(migration): adds unit tests 2021-01-18 13:27:28 +01:00
Eldad Fux f9afa2c951 Minor refactoring 2021-01-15 19:48:36 +02:00
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux 121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad A. Fux bce0933cc2
Merge pull request #817 from lohanidamodar/feat-disable-usage-stats
Feat disable usage stats
2021-01-13 22:38:02 +02:00
Eldad Fux 5ed2eea208 Changed role names 2021-01-13 16:11:07 +02:00
Damodar Lohani 73f2bb025a introducing new temp environment variable 2021-01-12 17:41:40 +05:45
Eldad Fux 71e64e65bb Added long sleep 2021-01-12 01:46:12 +02:00
Eldad Fux 3c3a225828 Debug failure 2021-01-12 01:03:00 +02:00
Eldad Fux 798c902e07 Changed sleep time 2021-01-12 00:45:01 +02:00
Eldad Fux 86d43a32ef Added sleep time to execution test 2021-01-12 00:22:20 +02:00
Christy Jacob 432901dfbb feat: added e2e test for response filters 2021-01-11 22:18:08 +05:30
Eldad A. Fux 58b2e2b86c
Merge pull request #809 from appwrite/fix-for-composer-warnings
Minor fixes for composer warnings about autoloading
2021-01-11 16:08:09 +02:00
Eldad A. Fux e7cdb3f271
Merge pull request #811 from appwrite/fix-user-prefs-ui
Fix user prefs UI
2021-01-11 13:09:18 +02:00
Eldad Fux 59c8ae731b Added missing test 2021-01-10 13:56:48 +02:00
Eldad Fux 12015a75e0 Added more tests 2021-01-10 07:53:58 +02:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Eldad A. Fux 4da8b78ba2
Merge pull request #772 from christyjacob4/feat-na-response-filters
feat: Response Filters
2021-01-09 17:30:32 +02:00
Christy Jacob 9c9ca6cc51 feat: fixed issues in tests 2021-01-09 12:29:55 +05:30
Christy Jacob 075d46ba62 feat: changed team and team list response format and added tests 2021-01-05 18:27:18 +05:30
Christy Jacob a58107b49c feat: changed log list response format and added tests 2021-01-05 17:51:17 +05:30
Christy Jacob 2b9a9efca5 feat: fixed tests for new sessions response 2021-01-05 17:43:14 +05:30
Christy Jacob 98309e776e feat: fixed failing tests 2021-01-05 00:00:20 +05:30
Eldad A. Fux 7c7d5ce0e2
Merge pull request #796 from appwrite/feat-speedup-tests
Feat speedup tests
2021-01-02 21:15:24 +02:00
Christy Jacob 92339fe668 fix: fix failing tests 2021-01-02 21:45:14 +05:30
Eldad Fux 01b0fcf99c updated timeout 2021-01-02 08:49:20 +02:00
Eldad Fux c9cd5b848a Updated sleep 2021-01-02 02:10:13 +02:00
Eldad Fux 81d4c12688 Updated logs 2021-01-02 01:11:58 +02:00
Eldad Fux 29b7d0c23d Updated logs 2021-01-02 00:34:31 +02:00
Eldad Fux 3d412640c6 Updated logs 2021-01-01 21:35:10 +02:00
Eldad Fux 4853494366 Debug docker status 2021-01-01 16:36:34 +02:00
Eldad Fux bc3ffd9df8 Updated sleep time 2021-01-01 16:09:04 +02:00
Eldad Fux 5ec8bcff4c Fixed audit logs test 2021-01-01 12:03:18 +02:00
Eldad Fux 0947490cdd Updated functions waiting times 2021-01-01 11:56:53 +02:00
Eldad Fux 1f71fb2e66 Removed unrequired sleeps 2021-01-01 11:01:18 +02:00
Eldad Fux c83efa9db8 Updated timeout test 2021-01-01 10:57:38 +02:00
Eldad Fux 40c7910dd8 Debug failed functions 2021-01-01 10:52:08 +02:00
Eldad Fux 0e10137101 Reduce mail wait time 2021-01-01 10:34:44 +02:00
Eldad Fux 9a1a88d916 Added debug for waiting function 2021-01-01 10:34:34 +02:00
Christy Jacob f89edfaa8f Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-01 01:04:41 +05:30
Christy Jacob 734e0c3a81 feat: unit tests for response filters 2020-12-31 13:42:01 +05:30
Christy Jacob 4fc40a387a feat: unit tests for response filters 2020-12-31 13:25:25 +05:30
Christy Jacob 8cc10c683a feat: unit tests for response filters 2020-12-31 12:42:23 +05:30
Christy Jacob 28f003e5be feat: unit tests for response filters 2020-12-31 01:07:30 +05:30
Christy Jacob a37a28fdc9 feat: added unit test for setFilter 2020-12-30 16:24:11 +05:30
Eldad Fux ec8be5eed1 Added new roles for execution 2020-12-30 09:26:01 +02:00
Eldad Fux dd9cbcef62 Enabled client endpoints for CF 2020-12-30 01:00:44 +02:00
Eldad Fux e4e0c23968 Added tests 2020-12-28 22:31:55 +02:00
Eldad A. Fux 8ae624a389
Merge pull request #675 from appwrite/swoole-and-functions
Cloud Functions
2020-12-28 11:08:45 +02:00
Eldad Fux 5caaa227d0 Fixed tests 2020-12-27 22:32:39 +02:00
Eldad Fux 846b5ca3d6 Added tests 2020-12-27 19:21:16 +02:00
Eldad Fux 881b1e71a3 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-27 09:10:43 +02:00
Eldad A. Fux 8ff16c3fb8
Merge pull request #776 from appwrite/feat-upgrade-inject-signature
Feat upgrade inject signature
2020-12-27 08:48:24 +02:00
Eldad Fux 0aa2687074 Updated health controller 2020-12-26 17:10:45 +02:00
Eldad Fux 1f6596ad16 Fixed wrong namespaces 2020-12-26 14:10:14 +02:00
Eldad Fux f6c8630a1d Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-17 00:08:47 +02:00
Eldad Fux 47769cefae Added new env vars 2020-12-14 20:04:57 +02:00
Eldad Fux e18d9ca9b8 Upgraded MariaDB image to version 1.2.0 2020-12-12 20:31:57 +02:00
Eldad Fux 11866c46e2 Added deno tests 2020-12-12 08:09:59 +02:00
Eldad Fux 26394ea4cf Added timeput tests 2020-12-12 07:42:29 +02:00
Eldad Fux 4f2a4f84a9 Added ruby test 2020-12-11 21:41:04 +02:00
Eldad Fux c070967901 Added ruby tests 2020-12-11 21:40:51 +02:00
Eldad Fux 8488897583 Fixed node tests 2020-12-11 14:17:30 +02:00
Eldad Fux 618d9cf28f Updated node package 2020-12-11 13:29:41 +02:00
Eldad Fux d5b52396fe Added node test 2020-12-11 13:23:52 +02:00
Eldad Fux e5d03af89f Updated wait times 2020-12-11 11:24:08 +02:00
Eldad Fux 1f253c717e Updated tests 2020-12-11 11:12:54 +02:00
Eldad Fux c841acd220 Updated tests 2020-12-11 10:59:12 +02:00
Eldad Fux cef04229a3 Updated PHP function test 2020-12-11 08:45:20 +02:00
Eldad Fux c5db0fddbf Updated PHP test 2020-12-11 08:23:05 +02:00
Eldad Fux c75f3d44cc Added PHP tests 2020-12-11 07:50:54 +02:00
Eldad Fux d4bffb8a43 Fixed tests 2020-12-11 00:02:54 +02:00
Eldad Fux 6157e46ebb Fixed API test 2020-12-10 21:08:25 +02:00
Eldad Fux 6d25b83cc7 Fixed tests 2020-12-10 19:47:32 +02:00