1
0
Fork 0
mirror of synced 2024-09-15 00:48:25 +12:00
Commit graph

6581 commits

Author SHA1 Message Date
kodumbeats
0e68b4a1e4 Remove var dumps 2021-08-27 20:44:32 -04:00
kodumbeats
7db7e39f78 Test enforce collection permissions 2021-08-27 20:44:32 -04:00
kodumbeats
5a1ab3b059 Add enforce param to collections 2021-08-27 20:44:32 -04:00
Eldad Fux
1d47ace629 Fixed indentation 2021-08-27 14:24:10 +03:00
Eldad A. Fux
aceba88d69
Merge pull request #1449 from appwrite/feat-db-limit-exceptions
feat(refactor-db): catch index limit exceptions
2021-08-27 07:05:25 +03:00
kodumbeats
0d2bbb0ae9 Fix tests for index limits 2021-08-24 19:35:43 -04:00
kodumbeats
2f26f8ae4f Count index from internal index table 2021-08-24 19:35:32 -04:00
kodumbeats
e6d4897acc Debug index limits tests 2021-08-24 18:23:12 -04:00
kodumbeats
a4486fd99e Use indexId instead of id 2021-08-24 18:21:56 -04:00
kodumbeats
c072a07ed5 Increase sleep for index tests 2021-08-24 18:21:56 -04:00
kodumbeats
bf4c1c8c9c Fix tests 2021-08-24 18:21:56 -04:00
kodumbeats
34b6894be2 Add more tests for index limits 2021-08-24 18:20:54 -04:00
kodumbeats
1c1312baae Catch exception for index limit 2021-08-24 18:20:04 -04:00
kodumbeats
5678100d7d Use main branch of utopia-php/database 2021-08-24 18:18:14 -04:00
Eldad Fux
48360e2805 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-08-24 19:44:12 +03:00
Eldad A. Fux
6ccfcd061d
Merge pull request #1510 from PineappleIOnic/fix-sql-timeout
Initial Fix
2021-08-24 19:25:40 +03:00
Bradley Schofield
667a875b49 Update compose.phtml 2021-08-24 16:56:12 +01:00
Bradley Schofield
071d716949 Initial Fix 2021-08-24 16:45:09 +01:00
Eldad A. Fux
abc6ceb941
Merge pull request #1499 from appwrite/feat-decouple-collections
Feat decouple collections
2021-08-24 00:26:41 +03:00
Eldad Fux
5bf7f3f773 Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-24 00:25:21 +03:00
Eldad A. Fux
27747088d0
Update src/Appwrite/Utopia/Response/Model/Index.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:41:38 +03:00
Eldad A. Fux
8f2e5c3563
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:56 +03:00
Eldad A. Fux
f9d5d310e3
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:50 +03:00
Eldad A. Fux
8219fcbcb4
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:40 +03:00
Eldad A. Fux
0b30691879
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:40:14 +03:00
Eldad A. Fux
130d567ecf
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:54 +03:00
Eldad A. Fux
9aefe4e360
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:42 +03:00
Eldad A. Fux
ca5f31dcf6
Update src/Appwrite/Utopia/Response/Model/Attribute.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:31 +03:00
Eldad A. Fux
5de5a38ba0
Update app/workers/database.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:24 +03:00
Eldad A. Fux
8d262ffbbb
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:39:15 +03:00
Eldad A. Fux
75a1c70174
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:39 +03:00
Eldad A. Fux
72f8402edd
Update app/config/collections2.php 2021-08-23 23:38:26 +03:00
Eldad A. Fux
7cbebf8028
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-08-23 23:38:15 +03:00
Eldad Fux
defb94917e Updated dependencies 2021-08-23 23:36:50 +03:00
Eldad Fux
57b12a416d Fixed tests 2021-08-23 13:43:11 +03:00
Eldad Fux
74187eb5ce Merge branch 'master' of github.com:appwrite/appwrite into feat-decouple-collections 2021-08-23 13:38:35 +03:00
Eldad Fux
266374899e Fixed tests 2021-08-23 10:27:09 +03:00
Eldad Fux
a6c62c95b0 Updated tests 2021-08-23 07:06:53 +03:00
Eldad Fux
f1ec1b2a05 Fixed tests 2021-08-22 19:36:26 +03:00
Eldad Fux
31500cd675 Sub query support for indexes 2021-08-22 18:00:00 +03:00
Eldad Fux
e39ed9cf9b Fixed some tests 2021-08-22 17:06:59 +03:00
Eldad Fux
555d2f7529 Hardcoded URL size, fixed icons 2021-08-22 15:59:44 +03:00
Eldad Fux
4e163ec319 Update UI 2021-08-22 14:03:53 +03:00
Eldad Fux
fa909e844d Added new delete attribute flow 2021-08-22 11:04:51 +03:00
Eldad Fux
16ceb774e0 Minor style change 2021-08-22 11:00:19 +03:00
Eldad Fux
3d9dc298ef Minor style change 2021-08-22 11:00:09 +03:00
Eldad Fux
c507cd44aa Fixed format options 2021-08-22 00:48:07 +03:00
Eldad Fux
0fe81b598c Fixed namespaces 2021-08-21 18:09:08 +03:00
Eldad Fux
6943380118 Updated data structures for attribute 2021-08-21 07:48:28 +03:00
Eldad Fux
b83fff331b Updated UI 2021-08-21 07:47:04 +03:00