1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

4737 commits

Author SHA1 Message Date
Torsten Dittmann
e7ccc36d7b fix failure tests 2021-03-11 10:50:19 +01:00
Torsten Dittmann
799926ac53 fix timezone 2021-03-11 10:45:54 +01:00
Torsten Dittmann
2985b56dea
Merge pull request #966 from appwrite/feat-265-realtime-resources
Refactored resources
2021-03-11 09:06:23 +01:00
Torsten Dittmann
20419f7a90
Merge branch 'feat-265-realtime' into feat-265-realtime-resources 2021-03-11 09:05:34 +01:00
Eldad Fux
40c4f0f15d Fixed tests 2021-03-10 22:27:50 +02:00
Torsten Dittmann
390e0d6407 fix comment 2021-03-10 16:18:03 +01:00
Torsten Dittmann
d462c5dce5 adapt to review 2021-03-10 14:39:37 +01:00
Eldad Fux
a3402b33f5 Overwriting registry for realtime 2021-03-10 13:26:38 +02:00
Torsten Dittmann
e5f6fbbc73 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-03-10 10:01:43 +01:00
Torsten Dittmann
d41a8ef44b add exception to realtime opener 2021-03-10 10:01:24 +01:00
Eldad Fux
de17d0d1d3 Test worker wrapers 2021-03-10 10:08:17 +02:00
Eldad Fux
b75d33efc1 Cleanups 2021-03-10 09:43:10 +02:00
Eldad Fux
b26b831931 Removed context, added pools 2021-03-10 08:53:49 +02:00
Eldad Fux
66099e06be Updated benchmarks 2021-03-10 08:52:10 +02:00
Torsten Dittmann
af086b67c2 add k6 run 2021-03-09 18:47:13 +01:00
Eldad Fux
a5b70e9476 Fixed registry contex 2021-03-09 19:27:48 +02:00
Eldad A. Fux
33aba4fe4c
Merge pull request #949 from TorstenDittmann/feat-265-realtime-e2e
Feat 265 - Realtime E2E Tests
2021-03-09 18:15:56 +02:00
Eldad Fux
1017a2fb6b Refactored resources 2021-03-09 18:07:13 +02:00
Torsten Dittmann
927b46d9a0 fix compose install template 2021-03-04 17:37:20 +01:00
Torsten Dittmann
c96f5ea75a cleanup code 2021-03-04 10:28:24 +01:00
Torsten Dittmann
ed16232f93 add files e2e test for realtime 2021-03-03 11:47:59 +01:00
Torsten Dittmann
eab42c8575 add collections/documents e2e tests 2021-03-03 11:28:21 +01:00
Torsten Dittmann
c07e68cf00
Merge branch 'feat-265-realtime' into feat-265-realtime-e2e 2021-03-03 09:50:16 +01:00
Torsten Dittmann
4253e20128 remove unused deps 2021-03-03 09:47:33 +01:00
Torsten Dittmann
b6b2c4cb7e
Merge branch 'dev' into feat-265-realtime 2021-03-03 09:46:12 +01:00
Torsten Dittmann
e180c7f08c
Merge pull request #940 from TorstenDittmann/feat-265-realtime-support
Feat 265 realtime support - Endpoint implementation
2021-03-03 09:44:03 +01:00
Torsten Dittmann
3973302226 Merge branch 'feat-265-realtime-support' into feat-265-realtime-e2e 2021-03-02 19:08:17 +01:00
Torsten Dittmann
78c413ee30 fix events that return non user objects 2021-03-02 19:07:58 +01:00
Torsten Dittmann
844d09d1fa remove unnecessary import 2021-03-02 19:06:15 +01:00
Torsten Dittmann
62857ccfaf add account e2e tests 2021-03-02 19:01:34 +01:00
Torsten Dittmann
fd462d831c e2e testrun 2021-03-02 14:06:54 +01:00
Torsten Dittmann
0f6e33f4ed Merge branch 'feat-265-realtime-support' into feat-265-realtime-e2e 2021-03-02 11:23:47 +01:00
Torsten Dittmann
61b114a999 force cancel on connection close 2021-03-02 11:23:15 +01:00
Torsten Dittmann
03330ea607 Merge branch 'feat-265-realtime-support' into feat-265-realtime-e2e 2021-03-02 10:57:50 +01:00
Torsten Dittmann
68fb6666ff move project check before abuse and cors validation 2021-03-02 10:57:22 +01:00
Torsten Dittmann
bbabeaf026 add ratchet websocket client to e2e test 2021-03-02 10:56:18 +01:00
Torsten Dittmann
a3fb2abf66 add cors validation 2021-03-01 17:02:01 +01:00
Torsten Dittmann
8e912ba252 improve time-space complexity of identifying receivers 2021-03-01 16:33:33 +01:00
Torsten Dittmann
2e4224683e add package_max_length description 2021-03-01 16:13:10 +01:00
Torsten Dittmann
6d7e443544 convert to switch case for channel parsing 2021-03-01 16:12:52 +01:00
Torsten Dittmann
ba4eedb114 use redis connection pool 2021-03-01 15:44:01 +01:00
Torsten Dittmann
e79c5e93d0 fchange realtime method names 2021-03-01 12:28:13 +01:00
Torsten Dittmann
3e92d28cc8 remove wildcard permissions from subscriptions 2021-03-01 12:23:45 +01:00
Eldad A. Fux
8ee9e438d2
Merge pull request #945 from appwrite/fix-activity-comp
Fixed email param in activity comp
2021-02-28 13:44:01 +02:00
Eldad Fux
45a00c2c02 Fixed email param in activity comp 2021-02-28 13:42:41 +02:00
Eldad Fux
c95f4cac22 Updated contribution guide 2021-02-27 17:49:59 +02:00
Eldad Fux
64ca27e342 Merge branch '0.7.x' of github.com:appwrite/appwrite into dev 2021-02-27 17:39:48 +02:00
Eldad Fux
55ee01b12e Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-02-27 17:33:31 +02:00
Torsten Dittmann
787c275338
Merge pull request #6 from TorstenDittmann/feat-265-realtime-unit-tests
add unit tests
2021-02-26 18:29:05 +01:00
Torsten Dittmann
8ef300c020 add remove subscriptions to class 2021-02-26 18:26:22 +01:00