1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

5904 commits

Author SHA1 Message Date
kodumbeats 7e2ca3ba97 Test webhooks for indexes 2021-07-02 18:48:58 -04:00
kodumbeats 50a3493d69 Use attribute size as index length 2021-07-02 18:23:58 -04:00
kodumbeats dfa7516b15 Add missing typehint 2021-07-02 18:22:49 -04:00
kodumbeats 05fb04fdc2 Fix webhook tests 2021-07-02 18:22:36 -04:00
kodumbeats 760a0f9c79 Update env to runtime 2021-07-02 16:39:53 -04:00
kodumbeats 95dad203b8 Test attribute creation webhooks 2021-07-02 16:22:12 -04:00
kodumbeats db4e6c93be Added events for attributes and indexes 2021-07-02 16:21:46 -04:00
kodumbeats bafde0aa29 Remove unneeded param from callback 2021-07-02 16:21:06 -04:00
kodumbeats e9561a68dc Get db and cache from pool via coroutine 2021-07-02 13:29:39 -04:00
kodumbeats 145203663d Pass default param where required 2021-07-02 13:29:03 -04:00
kodumbeats 23dd38cedb Add param for default values when creating collections 2021-07-02 11:47:17 -04:00
kodumbeats 017ee134e6 Use dev branches until features are merged 2021-07-02 11:46:57 -04:00
kodumbeats 0b9f6341d2 Get a connection from pool in coroutine 2021-07-01 16:35:09 -04:00
kodumbeats d7cdb25446 Fix database constructors 2021-07-01 16:34:21 -04:00
kodumbeats 536f953f1d Retrieve cache and db without registry 2021-07-01 13:48:37 -04:00
kodumbeats d68f7254be Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-01 12:51:07 -04:00
kodumbeats 0d895c5486 Upgrade to utopia-php/database:0.4.0 2021-07-01 12:24:13 -04:00
Eldad A. Fux 75ce42ea6e
Merge pull request #1339 from TorstenDittmann/feat-migration-0.9
feat(migration): 0.9.x
2021-07-01 17:56:09 +03:00
Eldad A. Fux 92707e92e5
Merge pull request #1337 from appwrite/feat-add-kotlin-platform
Feat add kotlin platform
2021-07-01 17:09:15 +03:00
Christy Jacob d820a2f9f2 feat: updated sdk generator tag 2021-07-01 19:34:25 +05:30
Torsten Dittmann 787059e88d feat(migration): 0.9.x 2021-07-01 15:35:54 +02:00
Christy Jacob aac3ca45a0 feat: update version number 2021-07-01 12:37:26 +05:30
kodumbeats 1ae6cf39f6 Add examples to response model for docs 2021-06-30 14:49:54 -04:00
kodumbeats 48e15c7916 Remove unneeded volume mounts from database worker 2021-06-30 14:35:32 -04:00
kodumbeats 1454dec6ad Define defaults for getAttribute 2021-06-30 14:33:25 -04:00
kodumbeats 6885d51e82 Remove unneeded $member roles 2021-06-30 14:33:05 -04:00
kodumbeats a912e2f20e Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-30 14:24:48 -04:00
Christy Jacob 4e3ca74570 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-add-kotlin-platform 2021-06-30 20:46:20 +05:30
Christy Jacob 31acdec0aa feat: added kotlin platform to SDK task 2021-06-30 20:46:07 +05:30
kodumbeats 12b58b00ac
Update descriptions/examples for docs
Applied suggestions from code review

Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-30 11:10:45 -04:00
Eldad A. Fux e413a4e4f0
Merge pull request #1333 from appwrite/fix-updated-execution-model-description
Updated description on Execution Model
2021-06-30 17:03:22 +03:00
Eldad Fux c8d8b1b867 Fixed typos 2021-06-30 09:29:39 +03:00
Eldad Fux afd7678781 Updated description 2021-06-30 09:23:43 +03:00
Eldad A. Fux 5eeceeba20
Merge pull request #1330 from TorstenDittmann/feat-improved-connection-pools
feat(db): improved connection pools
2021-06-29 11:05:59 +03:00
Torsten Dittmann dd47f195a0 deps(composer): updated abuse library to 0.5.0 2021-06-28 12:20:22 +02:00
Torsten Dittmann 49fa26b18c fix model for connections 2021-06-28 09:56:03 +02:00
Torsten Dittmann 91250ea52b fix(users): db connection 2021-06-28 09:55:56 +02:00
Torsten Dittmann 44ba052fcb feat(db): improved connection pools 2021-06-28 09:19:33 +02:00
Eldad Fux 03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Eldad Fux 862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Eldad A. Fux f374d66464
Merge pull request #1319 from lohanidamodar/fix-gravity-param
Update image library and gravity param
2021-06-26 18:02:06 +03:00
Damodar Lohani 66a6c40433 update image library 2021-06-25 12:36:03 +05:45
Damodar Lohani 378be8363a using getGravityTypes method to get list of supported gravity 2021-06-24 12:15:52 +05:45
Eldad A. Fux 91b2a139a5
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
Eldad A. Fux d756f36f3d
Merge pull request #1321 from appwrite/feat-new-console-sdk
feat: updated console sdk
2021-06-23 18:38:13 +03:00
kodumbeats 4c81d6b490 Remove unnecessary params from new attribute and index routes 2021-06-23 10:21:32 -04:00
Christy Jacob f74f653ac1 feat: remove example docs 2021-06-23 17:52:20 +05:30
Christy Jacob 09dd0ae1c9 feat: remove example docs 2021-06-23 17:50:08 +05:30
Christy Jacob 7c76234656 feat: remove runtimes env var 2021-06-23 17:48:30 +05:30
Christy Jacob 8359a4e797 feat: restore sdks.php 2021-06-23 17:47:55 +05:30