1
0
Fork 0
mirror of synced 2024-09-19 10:59:50 +12:00
Commit graph

14029 commits

Author SHA1 Message Date
Damodar Lohani
305dafe2ad update missing stats 2022-10-18 06:53:17 +00:00
Damodar Lohani
1fdaaeef71 reduce waiting time 2022-10-18 06:19:57 +00:00
Damodar Lohani
d7f87051d6 fix test 2022-10-18 06:10:33 +00:00
Damodar Lohani
8093f034c0 fix inbound and outbount 2022-10-18 03:53:07 +00:00
Damodar Lohani
a3f14220d3 take care of negative values 2022-10-18 03:19:12 +00:00
Damodar Lohani
b1f3fdce7a fix stats test 2022-10-18 02:26:28 +00:00
Vincent (Wen Yu) Ge
f7904af0ed Remove references to admin mode 2022-10-17 20:45:17 +00:00
Eldad Fux
d5fafe0ffc Fixed realtime tests 2022-10-17 20:37:28 +03:00
Eldad Fux
52d44f0599 Updated Realtime server 2022-10-17 20:26:21 +03:00
Eldad Fux
1632ae61eb Fixing CLI tasks 2022-10-17 19:43:51 +03:00
Eldad Fux
892f74c2a8 Fix DSN test 2022-10-17 19:43:26 +03:00
Eldad Fux
bef62ddc71 Fixed DSN test 2022-10-17 15:47:07 +03:00
Eldad Fux
2e23721774 Fixed maintenance container 2022-10-17 15:46:56 +03:00
Matej Bačo
837422145d Update changelog url 2022-10-17 11:46:42 +00:00
Matej Bačo
97df10e6b8 Fix project pagination in usage containers 2022-10-17 11:45:38 +00:00
Eldad Fux
65e004f145 Fixed health API and add new test endpoints 2022-10-17 14:43:57 +03:00
Damodar Lohani
e96c0b1127 fix composer 2022-10-17 08:57:12 +00:00
Damodar Lohani
f71eb5a169 database listeners 2022-10-17 08:04:12 +00:00
Damodar Lohani
5b90c433ab fix collection id 2022-10-17 07:53:55 +00:00
Damodar Lohani
00d194d5d1 fix linters 2022-10-17 07:37:30 +00:00
Damodar Lohani
f3c183b563 listen to delete events 2022-10-17 07:10:18 +00:00
Damodar Lohani
ffe029932d refactor stats 2022-10-17 06:59:27 +00:00
Damodar Lohani
f78cb09694 Merge remote-tracking branch 'origin/master' into feat-usage-refactor 2022-10-17 06:55:01 +00:00
Damodar Lohani
84f5842c81 document create listener 2022-10-17 06:52:24 +00:00
Damodar Lohani
432bb8666a Merge remote-tracking branch 'origin/master' into feat-refactor-tasks 2022-10-17 01:51:26 +00:00
Eldad Fux
f6449687b5 Create connections only on fill method 2022-10-17 01:49:53 +03:00
Eldad Fux
fe29e58f22 Fixed doctor health checks 2022-10-16 20:48:53 +03:00
Eldad Fux
fa0216cd6d Removed legacy connection push 2022-10-16 14:53:31 +03:00
Eldad Fux
f2068a10e4 Added support for cache sharding, and fallback connections 2022-10-16 14:42:00 +03:00
Eldad A. Fux
1c7019a04d
Merge pull request #4449 from appwrite/feat-upgrade-framework
chore: upgrade utopia-php/framework
2022-10-16 12:25:55 +03:00
Eldad Fux
224d526c84 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad 2022-10-16 12:24:53 +03:00
Eldad A. Fux
939f974d19
Merge pull request #4450 from appwrite/feat-upgrade-database-0.26
Upgrade to use Database 0.26.0
2022-10-16 12:16:12 +03:00
Damodar Lohani
019fa11616 setup to use database listeners 2022-10-16 08:50:53 +00:00
Damodar Lohani
d7b1224628 fix upgrade utopia swoole 2022-10-16 08:21:53 +00:00
Damodar Lohani
b29e2c1808 use database from master 2022-10-16 08:08:38 +00:00
Damodar Lohani
8269ec225d use latest releases 2022-10-16 07:10:47 +00:00
Damodar Lohani
90e9e5e7fd
Update app/http.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-10-16 11:49:12 +05:45
Damodar Lohani
00973d4a14 add try catch 2022-10-16 05:58:25 +00:00
Damodar Lohani
c635846dba fix missing import 2022-10-16 01:47:38 +00:00
Eldad Fux
8437aa894d Removed unused imports 2022-10-16 01:51:11 +03:00
Eldad Fux
f15d476889 Fixed specification 2022-10-16 01:44:41 +03:00
Eldad Fux
13847fc155 Added verbose error log for dev mode 2022-10-16 01:44:03 +03:00
Eldad Fux
7484656be3 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad 2022-10-15 22:08:16 +03:00
Eldad Fux
d5849c39f3 Removed unused namespaces 2022-10-15 21:57:55 +03:00
Eldad Fux
95a9ded28f Adjusted compose files and tests 2022-10-15 21:17:03 +03:00
Eldad Fux
5f2def488e Deprecated old pool 2022-10-15 17:21:17 +03:00
Eldad Fux
0506dbb30e Adapted HTTP API 2022-10-15 17:14:17 +03:00
Eldad Fux
0e9c6db759 Added new connections 2022-10-15 16:49:37 +03:00
Eldad Fux
daa0ab51a6 Cast port to integer 2022-10-15 15:32:59 +03:00
Eldad Fux
daecc1aa76 Init new connection pool, removed old extensions 2022-10-15 11:52:50 +03:00