1
0
Fork 0
mirror of synced 2024-10-05 04:34:58 +13:00
Commit graph

13519 commits

Author SHA1 Message Date
Eldad Fux
d31a3ab088 Updated dependencies 2022-11-04 07:26:56 +02:00
Eldad Fux
1ff53bc82a Merge branch 'master' of https://github.com/appwrite/appwrite into feat-fixes-for-pools 2022-11-04 07:26:35 +02:00
Eldad Fux
f6ae1fedd2 Fixed broken call 2022-11-03 22:24:03 +02:00
Eldad Fux
541c6772f2 Updated dependencies 2022-11-03 21:00:00 +02:00
Eldad Fux
c28edaaa96 Enabled 64 connections 2022-11-03 18:30:55 +02:00
Eldad Fux
1d59b8bd54 Leftovers 2022-11-03 18:28:28 +02:00
Eldad Fux
995283c15d Removed enableCoroutine support 2022-11-03 18:27:41 +02:00
Eldad Fux
be8c145e84 Fix for linter 2022-11-03 18:26:31 +02:00
Eldad A. Fux
44ca7d9459
Merge pull request #4631 from appwrite/feat-fix-account-naming
Updated titles on account routes
2022-11-03 18:19:41 +02:00
Eldad Fux
9bba91fcb8 Update pools library version 2022-11-03 18:07:53 +02:00
Torsten Dittmann
df37e1b7a9
Merge pull request #4574 from appwrite/fix-console-realtime-deployment-create
Fix create deployment realtime not triggering
2022-11-03 16:29:32 +01:00
Eldad Fux
103469928e Updated routes 2022-11-03 17:24:32 +02:00
Eldad Fux
de610855fe Updates 2022-11-03 17:19:55 +02:00
Eldad A. Fux
32be6d6816
Merge pull request #4282 from appwrite/doc-unique-id
Update Unique ID references in docs from magic string to ID.unique()
2022-11-02 15:39:46 +02:00
Christy Jacob
c074731615
Merge pull request #4590 from rskbansal/master
fixed grammatical and spelling errors
2022-11-02 07:38:45 +05:30
Vincent (Wen Yu) Ge
a8a23fb8eb Merge branch 'master' into doc-unique-id 2022-11-01 17:53:48 +00:00
Christy Jacob
5ea19cd539
Merge pull request #3848 from appwrite/refactor-remove-beta
Remove beta tag from Android, Kotlin, Apple and Swift
2022-11-01 12:35:56 +05:30
Christy Jacob
622c852367
Merge pull request #4584 from appwrite/test-mysql-adapter
Test mysql adapter
2022-11-01 02:11:54 +05:30
Christy Jacob
256046cba7
Merge pull request #4614 from appwrite/update-db-library
feat: update database library
2022-10-31 23:41:15 +05:30
Christy Jacob
629c1b1686 Merge branch 'test-mysql-adapter' of github.com:appwrite/appwrite into update-db-library 2022-10-31 23:38:58 +05:30
Christy Jacob
a450089fe7
Update composer.json 2022-10-31 20:51:32 +05:30
fogelito
bf119867e8 change name back to original 'name' 2048 2022-10-31 17:17:37 +02:00
fogelito
1e92bda18b composer changes 2022-10-31 16:50:54 +02:00
fogelito
eaf59693b7 composer.json 2022-10-31 15:26:40 +02:00
Christy Jacob
aff7c59097 feat: update database library 2022-10-31 12:02:51 +00:00
Eldad A. Fux
1b0abf4643
Merge pull request #3836 from appwrite/gewenyu99-patch-1
Update Chinese README-CN.md
2022-10-30 10:09:39 +02:00
Eldad A. Fux
68d31d4ac7
Merge pull request #4555 from appwrite/feat-4535-remove-pdo-rethrow
Remove PDO rethrow
2022-10-29 17:15:19 +03:00
Eldad Fux
fdf88d8355 HTTP Tests 2022-10-29 17:05:26 +03:00
Eldad Fux
766c19b165 Removed logs 2022-10-29 17:04:35 +03:00
Eldad Fux
5eb39b1ccd No need to delegate DB errors 2022-10-29 16:59:03 +03:00
Eldad Fux
835c5de073 Updated dependencies 2022-10-29 16:54:05 +03:00
Vincent (Wen Yu) Ge
afa508cbed undo changes in swagger files 2022-10-28 20:45:13 +00:00
Eldad Fux
ae877ea597 cleanup 2022-10-28 17:53:21 +03:00
Eldad Fux
8e492a9797 Tests 2022-10-28 17:45:16 +03:00
Christy Jacob
269266127d feat: update db library 2022-10-28 14:30:31 +05:30
Rhythm Bansal
572e5d5f93
Update hi.json 2022-10-27 14:49:58 +05:30
Rhythm Bansal
569c5644fa
Update hi.json 2022-10-27 14:43:59 +05:30
Rhythm Bansal
b5a61d949b
fixed grammatical and spelling errors 2022-10-27 14:42:08 +05:30
fogelito
a5e67db604 fulltext 2022-10-26 23:12:46 +03:00
fogelito
013f4d55c2 docker-compose.yml 2022-10-26 23:07:04 +03:00
fogelito
8e8801b11c adapter change 2022-10-26 23:05:25 +03:00
fogelito
08e44f0656 some changes 2022-10-26 22:14:39 +03:00
Christy Jacob
286e041c7f
Merge pull request #4582 from appwrite/revert-4545-feat-db-pools-usage-fix
Revert "Fix usage on DB Pools"
2022-10-26 21:36:03 +05:30
Christy Jacob
c2be54ca7f
Revert "Fix usage on DB Pools" 2022-10-26 21:32:40 +05:30
Christy Jacob
95b6d5d428
Merge pull request #4545 from appwrite/feat-db-pools-usage-fix
Fix usage on DB Pools
2022-10-26 21:13:20 +05:30
Christy Jacob
3a857bb16e Merge branch 'feat-db-pools' of https://github.com/appwrite/appwrite into feat-db-pools-usage-fix 2022-10-26 15:42:55 +00:00
Torsten Dittmann
32f2333ab6 test: mysql adapter 2022-10-26 16:38:40 +02:00
Christy Jacob
73bce1d7d0
Merge pull request #4309 from appwrite/fix-update-docker-compose
fix: docker compose syntax
2022-10-26 09:48:06 +05:30
Steven Nguyen
ab2bb8176c
Fix create deployment realtime not triggering
Because the deployment event was missing the project ID, the realtime
event never fired.
2022-10-25 13:38:04 -07:00
Steven Nguyen
719aa67afa
Remove PDO rethrow
The PDOException was rethrown in general.php so that it could be caught
in the catch block of http.php. However, [a change in
utopia-php/framework](9d37326851)
caused the exception to be masked as an Exception rather than the
underlying PDOException. As such, the `$th instanceof PDOException` in
http.php is always false and `$db = null` is never executed. Since these
snippets of code aren't doing anything or adding value, they should be
removed.

In addition, the `$db = null` may have been added to ensure the
connection was added back to the pool and/or reset if needed, but it
seems like that's not a problem anymore.
2022-10-25 10:05:52 -07:00