Commit Graph

223 Commits

Author SHA1 Message Date
Jake Barnby 9ac08b496b Merge remote-tracking branch 'origin/feat-relations-2' into feat-relations-2 2023-03-27 12:18:29 +13:00
fogelito 0ef6f32a10 Extract $options on get attributes list 2023-03-26 19:39:26 +03:00
fogelito 276b1de2b0 Disable 2 way for ManyToOne relation test 2023-03-26 16:27:07 +03:00
Jake Barnby ac8d4fcb2a Add relationships to attribute response model tests 2023-03-25 16:29:40 +13:00
Jake Barnby a48ce855c7 Move tests 2023-03-24 18:56:49 +13:00
Jake Barnby 24d1163703 Fix params 2023-03-24 16:57:56 +13:00
Jake Barnby 2775a92cdf Add more tests 2023-03-24 16:48:50 +13:00
fogelito e62e5c405a Select from parent and related 2023-03-23 18:34:49 +02:00
fogelito 3a7d00519f some tests assertArrayHasKey 2023-03-23 18:05:22 +02:00
fogelito 6539f15178 Fix return on test 2023-03-23 16:23:14 +02:00
fogelito 617a2c5fc8 New Queries Activation 2023-03-23 16:13:50 +02:00
fogelito fad9ecd389 New Queries Activation 2023-03-23 16:11:02 +02:00
fogelito 969cff5e41 New Queries Activation 2023-03-23 16:08:38 +02:00
Jake Barnby 588d6651a2 Update tests 2023-03-23 18:34:13 +13:00
fogelito 60c54e2d10 Select Validator 2023-03-22 23:10:47 +02:00
fogelito 319698dab4 libraries 2023-03-22 19:14:41 +02:00
fogelito 34467de87d Update relationship get Attribute 2023-03-22 18:44:12 +02:00
fogelito a824b46df0 Update relationship 2023-03-22 17:49:08 +02:00
fogelito 433b3be9ed $oneToMany tests 2023-03-21 19:52:25 +02:00
fogelito e06e890279 query validators ignore nested 2023-03-21 14:32:05 +02:00
fogelito a5f3af62bd Extract model options 2023-03-20 13:20:24 +02:00
fogelito 0c6f9bdb01 delete relation attribute 2023-03-19 19:31:15 +02:00
fogelito eee29940bb Some tests 2023-03-19 19:09:17 +02:00
fogelito 038f4fc073 Some relation tests 2023-03-16 18:28:08 +02:00
fogelito ca3efdf562 create relation 2023-03-12 16:04:18 +02:00
Steven Nguyen 85a2d623a6 Update APIs to check X-Appwrite-Timestamp header
Appwrite will refer to the X-Appwrite-Timestamp header for when the
request was originally sent and reject the request if the Timestamp
is older than the updatedAt timestamp of the document.
2023-03-07 10:54:52 -08:00
fogelito 1e9daf98cb .env _APP_SLOW_QUERIES_MAX_HITS set to 5 2023-03-06 11:42:38 +02:00
fogelito 408e611b76 .env _APP_SLOW_QUERIES_MAX_HITS set to 5 2023-03-06 11:40:35 +02:00
fogelito 13b52a67a9 datetime validator name change 2023-03-06 10:26:20 +02:00
fogelito ef6a95252e Merge branch '1.3.x' of github.com:appwrite/appwrite into poc-timeout 2023-03-02 08:56:36 +02:00
fogelito c315240bce addressing comments 2023-03-01 15:56:16 +02:00
Jake Barnby a28eaa80cf Add test asserting indexes not required 2023-02-28 16:52:11 +13:00
fogelito 031d85e5d6 remove comment 2023-02-23 12:26:24 +02:00
fogelito ad320e97c6 fix empty queries 2023-02-23 12:15:11 +02:00
fogelito 497e505775 longtext.txt 2023-02-23 10:57:57 +02:00
fogelito 79e60e84da collections.php changes 2023-02-23 10:06:16 +02:00
fogelito 89c9c293e8 Less docs for timeout? 2023-02-21 10:20:12 +02:00
fogelito 601e1648a7 Timeouts tests 2023-02-21 10:11:08 +02:00
fogelito 470ff2289d Timeouts tests 2023-02-21 10:05:23 +02:00
Jake Barnby b8c11a5643 Fix test 2023-02-21 13:38:19 +13:00
fogelito 211ef70279 native timeouts try 2023-02-20 12:06:09 +02:00
fogelito 2f37057e7a native timeouts try 2023-02-20 11:36:57 +02:00
fogelito c3a6cefd0a native timeouts try 2023-02-20 11:06:00 +02:00
fogelito 82bcbf3306 native timeouts try 2023-02-16 19:48:15 +02:00
fogelito 93c25e87d5 tests updates 2023-02-15 13:36:30 +02:00
fogelito 95e204b8d9 filter todo 2023-02-15 12:21:03 +02:00
fogelito 72a30cf65f Merge branch 'master' of github.com:appwrite/appwrite into poc-timeout
 Conflicts:
	app/controllers/api/databases.php
	app/init.php
	composer.json
	composer.lock
	tests/e2e/General/UsageTest.php
	tests/e2e/Services/Account/AccountCustomClientTest.php
	tests/e2e/Services/Databases/DatabasesBase.php
	tests/e2e/Services/Databases/DatabasesCustomServerTest.php
	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
	tests/e2e/Services/Storage/StorageBase.php
	tests/e2e/Services/Storage/StorageCustomClientTest.php
	tests/e2e/Services/Storage/StorageCustomServerTest.php
	tests/e2e/Services/Teams/TeamsBase.php
	tests/e2e/Services/Teams/TeamsBaseClient.php
	tests/e2e/Services/Webhooks/WebhooksBase.php
	tests/e2e/Services/Webhooks/WebhooksCustomClientTest.php
	tests/e2e/Services/Webhooks/WebhooksCustomServerTest.php
2023-02-15 11:22:35 +02:00
fogelito 558869b118 update tests 2023-02-14 18:33:00 +02:00
fogelito 57c8cde568 timeouts tests pass 2023-02-14 14:42:05 +02:00
fogelito 895c546884 403 error 2023-02-14 13:05:59 +02:00