Commit Graph

288 Commits

Author SHA1 Message Date
fogelito 2a7ca5fe67 set setResource return 2023-03-06 10:41:50 +02:00
fogelito 13b52a67a9 datetime validator name change 2023-03-06 10:26:20 +02:00
fogelito 05485afb99 remove cursor hint + merge in 0.13.x 2023-03-02 08:58:58 +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 9322d1636e Last fixed before pull 2023-03-01 19:05:15 +02:00
fogelito 2f46d5c4a6 tests fixes 2023-03-01 18:39:38 +02:00
fogelito 3d3ffba93a console route change 2023-03-01 18:32:13 +02:00
Shmuel Fogel 962a44b3a8 Update app/controllers/api/databases.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-03-01 16:12:15 +02:00
Shmuel Fogel 6b884150cd Update app/controllers/api/databases.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-03-01 16:12:02 +02:00
fogelito c315240bce addressing comments 2023-03-01 15:56:16 +02:00
Jake Barnby d2c55afdcf Merge pull request #5145 from appwrite/feat-remove-index-requirements
Remove indexed attribute query requirement
2023-03-01 21:42:29 +13:00
fogelito c0febfff5b Merge remote-tracking branch 'origin/poc-timeout' into poc-timeout 2023-02-28 19:34:17 +02:00
fogelito 3f9b8afbb4 addressing comments 2023-02-28 19:34:04 +02:00
Shmuel Fogel 707c8033b8 Update app/controllers/api/databases.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-02-28 19:21:12 +02:00
Shmuel Fogel ae981d90c9 Update app/controllers/api/databases.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-02-28 18:39:11 +02:00
Shmuel Fogel 3964e86340 Update app/controllers/api/databases.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-02-28 18:34:38 +02:00
Shmuel Fogel 5a1ac151d9 Update app/controllers/api/databases.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2023-02-28 18:32:47 +02:00
Steven Nguyen c5ebcbab2b Add offline support labels on endpoints 2023-02-23 14:47:45 -08:00
fogelito ad320e97c6 fix empty queries 2023-02-23 12:15:11 +02:00
fogelito 947193ef24 _APP_SLOW_QUERIES enabled 2023-02-23 10:09:43 +02:00
Jake Barnby 3a2ce3bf2b Fix graphql tests 2023-02-21 13:59:23 +13:00
fogelito c3a6cefd0a native timeouts try 2023-02-20 11:06:00 +02:00
Jake Barnby 6635ebf27f Remove indexed attribute query requirement 2023-02-20 19:29:25 +13:00
fogelito f6a27cbd84 remove line 2023-02-16 11:50:31 +02:00
fogelito 318076297b graphQL tests fails 2023-02-16 10:42:08 +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 ff2a300caf _APP_SLOW_QUERIES bool 2023-02-14 15:14:16 +02:00
fogelito 49fe9a9fea timeouts tests pass 2023-02-14 15:09:58 +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
fogelito a71e23a943 env variables 2023-02-14 09:35:03 +02:00
Jake Barnby f6fc9a8d8c Merge remote-tracking branch 'origin/master' into feat-technical-debt-2
# Conflicts:
#	composer.lock
2023-02-14 14:22:08 +13:00
fogelito dd1b9a5338 env variables 2023-02-13 19:24:29 +02:00
fogelito a90b3eb307 build after changes 2023-02-13 19:11:57 +02:00
fogelito 8779ce855d slow_queries 2023-02-13 18:38:57 +02:00
fogelito 84609e208f slow queries collection name to snake case 2023-02-13 18:34:22 +02:00
fogelito 9650d9867c _APP_SLOW_QUERIES_ACTIVE 2023-02-13 17:50:12 +02:00
fogelito d2142e7313 add helpers namespace 2023-02-13 17:43:58 +02:00
fogelito 238c405fc0 .env variables for slow queries 2023-02-13 17:23:05 +02:00
fogelito bf84ac3adc Merge remote-tracking branch 'origin/poc-timeout' into poc-timeout 2023-02-12 23:51:35 +02:00
fogelito 3e66b764ec resolve comments $timeoutMilliseconds 2023-02-12 23:51:24 +02:00
Shmuel Fogel a32019e8dc Update app/controllers/api/databases.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2023-02-12 23:46:48 +02:00
Shmuel Fogel 87bc7ad8b0 Update app/controllers/api/databases.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2023-02-12 23:35:09 +02:00
fogelito 3d76da1f25 change timeout colllection to slow queries 2023-02-12 23:05:10 +02:00
fogelito 9cfeab7c64 default 2023-02-05 17:36:14 +02:00
fogelito 3a88457052 default 2023-02-05 17:21:08 +02:00
fogelito 00abaef65f add method key 2023-02-05 16:51:04 +02:00
fogelito d01be37a9c md5 2023-02-05 16:49:22 +02:00
fogelito 898f02e1c8 Update list with databaseId 2023-02-02 10:55:23 +02:00
fogelito 3ac2adf13f Update list with databaseId 2023-01-31 18:16:24 +02:00