1
0
Fork 0
mirror of synced 2024-08-26 23:51:39 +12:00
Commit graph

6135 commits

Author SHA1 Message Date
Matej Baco
a1d4e35375 Updated INTERVALS of php-resque 2021-06-19 23:46:20 +02:00
Eldad Fux
bea02c8397 Updated model examples 2021-06-19 17:24:39 +03:00
Eldad Fux
0221ef2caa Added new lang colors 2021-06-19 16:30:30 +03:00
kodumbeats
2e0b7fe471 Support queries for listCollections 2021-06-18 15:27:16 -04:00
kodumbeats
9aad04b484 Accept default permissions from Utopia for now 2021-06-18 15:27:03 -04:00
kodumbeats
5bcb51ab5b Clean up unused code 2021-06-18 15:17:39 -04:00
kodumbeats
b1a6302311 Use database worker to remove attributes and indexes 2021-06-18 14:27:14 -04:00
kodumbeats
47d74a64be Add assertions to confirm index was created successfully 2021-06-18 13:18:27 -04:00
kodumbeats
4567bc0d77 Ensure attributes are removed from queue before adding documents 2021-06-18 13:09:07 -04:00
kodumbeats
afd347ca6f Create attributes and indexes using database worker 2021-06-18 12:13:37 -04:00
Torsten Dittmann
af493324d0 docs(acocunt): fix converting anon account 2021-06-18 13:32:32 +02:00
Bradley Schofield
7e8d76b66d Add more tests 2021-06-18 10:28:54 +01:00
Eldad Fux
9ab76690b6 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-18 07:13:48 +03:00
Eldad Fux
0a762f722e Updated chanelog 2021-06-18 07:13:43 +03:00
kodumbeats
4a4165a304 Make worker-database executable 2021-06-17 18:13:46 -04:00
kodumbeats
707f49b83f Set up database worker 2021-06-17 17:58:35 -04:00
kodumbeats
b32a0e72a9 Add getters for dbForInternal and dbForExternal 2021-06-17 15:30:28 -04:00
kodumbeats
e278b06e06 Organize used libraries 2021-06-17 15:30:03 -04:00
kodumbeats
c7dfb60bbc Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-17 14:24:09 -04:00
kodumbeats
3c7b7d21f5 Add reminder to filter results from listCollections 2021-06-17 14:22:43 -04:00
kodumbeats
90b280a014 Outline database resque worker 2021-06-17 14:22:06 -04:00
Eldad Fux
4c615c8fa6 Updated log method name 2021-06-17 21:21:22 +03:00
kodumbeats
160330675a Add whitelist of filters to createAttribute 2021-06-17 13:09:40 -04:00
kodumbeats
435f6879f2 Remove unused imports 2021-06-17 13:03:24 -04:00
kodumbeats
a54af88a38 Address todo items for attributes and index routes 2021-06-17 11:53:06 -04:00
Bradley Schofield
a56463e56e Fix Unique Keys not being update when changing a user's email address 2021-06-17 16:46:29 +01:00
kodumbeats
9fb64c5621 createCollection requires read/write params 2021-06-17 11:15:14 -04:00
Bradley Schofield
891a46d883
Merge branch '0.9.x' into feat-1297-add-expire-date-to-urls 2021-06-17 14:20:24 +01:00
Bradley Schofield
06cf8ab253 Add tests and changelogs 2021-06-17 14:17:35 +01:00
Bradley Schofield
c5a08350a2 Add expire param to Account Recovery and Email Verification 2021-06-17 13:44:06 +01:00
Bradley Schofield
3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Bradley Schofield
aa41382b26 Update CHANGES.md 2021-06-17 11:05:57 +01:00
Bradley Schofield
88bb46ec95 Update account.php 2021-06-17 10:41:04 +01:00
Bradley Schofield
978668cbb9 Implement changes on other endpoints 2021-06-17 10:33:57 +01:00
Bradley Schofield
40e9fa9b36 Add Christy's Suggestions 2021-06-17 10:08:01 +01:00
kodumbeats
2530341bf9 Fix updateCollection and clean up code 2021-06-16 16:36:18 -04:00
kodumbeats
829240e38c Add retry to first db connection and improve logging 2021-06-16 16:32:10 -04:00
Bradley Schofield
fa918f9523 Add Eldad's Suggestions 2021-06-16 14:48:30 +01:00
Bradley Schofield
320cc97ad8 Replace getCollectionFirst with getDocument
Should be faster due to redis caching
2021-06-16 12:48:33 +01:00
Bradley Schofield
cdb8fb8286 Implement suggestions 2021-06-16 11:48:12 +01:00
Bradley Schofield
e3273bc49f Add Tests 2021-06-16 11:41:15 +01:00
Bradley Schofield
d4c39b7b73 Add session by ID API Endpoint 2021-06-16 11:14:08 +01:00
kodumbeats
53d3ae0419 Temporarily adjust client timeout 2021-06-15 10:25:14 -04:00
kodumbeats
0e7c55c17c Fix tests for deleteDocument 2021-06-15 10:24:51 -04:00
kodumbeats
a62c46cc44 Fix tests for update and delete document 2021-06-15 09:38:24 -04:00
Eldad A. Fux
0d2a4f0cbf
Merge pull request #1288 from appwrite/fix-functions-conflicts
Updated sort method before containers cleanup
2021-06-15 10:24:47 +03:00
Eldad A. Fux
b115672e0f
Merge pull request #1137 from appwrite/feat-move-deletion-to-worker
feat(teams): move membership deletion task to deletes worker
2021-06-14 23:15:41 +03:00
kodumbeats
33d07c2ba4 Move listDocuments to new db 2021-06-14 15:55:36 -04:00
kodumbeats
80f41edf36 Test for creating indexes 2021-06-14 15:54:49 -04:00
kodumbeats
1d2d869fa8 Add assertions for creating attributes 2021-06-14 15:54:19 -04:00