1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

5891 commits

Author SHA1 Message Date
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
Eldad Fux 579a24cf73 Updated sort method before cleanup 2021-06-14 22:18:43 +03:00
Christy Jacob 8322749c2c Merge branch 'master' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 20:56:40 +05:30
kodumbeats 24a5fb4867 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-06-14 10:40:05 -04:00
Eldad A. Fux d469e3a7b6
Merge pull request #1278 from TorstenDittmann/feat-db-pools
feat(server): database connection pools
2021-06-14 17:22:15 +03:00
Torsten Dittmann fe2909b389 Revert "Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools""
This reverts commit c3f2f82bc1.
2021-06-14 13:55:55 +02:00
Torsten Dittmann 6eb8ce9170 revert changes 2021-06-14 13:46:38 +02:00
Eldad Fux a5cb8414f6 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 14:17:32 +03:00
Torsten Dittmann d3ae58a2ff Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 12:49:55 +02:00
Eldad A. Fux 9346b5647b
Merge pull request #1285 from appwrite/fix-tests-ignore-swagger-validation
fix(tests): skip swagger spec validation
2021-06-14 13:34:00 +03:00
Torsten Dittmann 95b6e166db
fix(tests): skip swagger spec validation 2021-06-14 10:38:26 +02:00
Torsten Dittmann 2c06e15f23 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:10:55 +02:00
Eldad Fux a340c4d670 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 10:09:55 +03:00
Torsten Dittmann c3f2f82bc1 Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools"
This reverts commit eaee419fb1, reversing
changes made to 15e7297b5a.
2021-06-14 09:09:48 +02:00
Torsten Dittmann fc9a833b33 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:08:23 +02:00
Torsten Dittmann eaee419fb1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:08:14 +02:00
Torsten Dittmann 15e7297b5a remove unused dependencies 2021-06-14 09:07:52 +02:00
Christy Jacob a93496bc8c Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 11:05:08 +05:30
Christy Jacob 86b1cc1678 feat: merge commit 2021-06-14 10:58:49 +05:30
Christy Jacob 412d7c8735 feat: removed log 2021-06-14 10:45:41 +05:30
Christy Jacob 09a90a5631 feat: fix deletes workker bug 2021-06-14 10:41:48 +05:30
Eldad Fux 9f81790761 Updates to swagger tests 2021-06-13 18:01:56 +03:00
Eldad Fux 01ba5a0738 Returned userIDs 2021-06-12 23:44:25 +03:00
Eldad Fux b4fcbbe062 Fixed JWT missing namespace 2021-06-12 22:37:19 +03:00
Eldad Fux 7a3221168e Removed unrequired attribute 2021-06-12 21:43:12 +03:00
Eldad Fux 640dbd3e8b Updated DB lib 2021-06-12 21:40:08 +03:00
Eldad Fux f3ff50d686 Fixed logs time attribute 2021-06-12 21:39:59 +03:00
Eldad A. Fux 00136969d2
Merge pull request #1246 from lohanidamodar/feat-audit-abuse
feat-audit-abuse
2021-06-12 17:55:04 +03:00
Eldad A. Fux a3053b2a2b
Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-12 17:54:55 +03:00
Eldad A. Fux 5be8e2fc0c
Update app/workers/deletes.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:45 +03:00
Eldad A. Fux 264eb0ea4e
Update app/controllers/api/account.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:40 +03:00
Eldad A. Fux 6fa0fc6ac9
Update app/workers/audits.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:35 +03:00
Eldad A. Fux babf31c3a3
Update app/controllers/shared/api.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:27 +03:00
Eldad Fux 4dc225a886 Added orderType params 2021-06-12 17:33:23 +03:00
Eldad Fux a6acb1724b Fixed wrong indexes 2021-06-12 15:00:17 +03:00
Eldad Fux 6ca3be8e73 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 14:27:50 +03:00
Eldad Fux 785db645eb Added back missing icons 2021-06-12 14:16:52 +03:00
Eldad Fux 8e40eb8740 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:57:51 +03:00
Eldad Fux 967afad696 Fixed extra space on modal window 2021-06-12 13:57:32 +03:00
Eldad Fux fe5de87563 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:21:28 +03:00
Eldad Fux f2b5956f30 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:08:48 +03:00
Eldad Fux 034a01af10 Updated deletes worker 2021-06-12 13:07:26 +03:00
Eldad A. Fux aa1f73fb10
Merge pull request #1276 from TorstenDittmann/refactor-workers
refactor(workers): create abstract worker class
2021-06-12 12:54:52 +03:00
kodumbeats 0a33325422 Sync with branch 'feat-database-indexing' for PDO and test fixes 2021-06-11 16:42:03 -04:00
Eldad Fux 5fa2a8468e Fixed test and PDO error 2021-06-11 23:39:00 +03:00