mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
- Add MODEL_ATTRIBUTE_VARCHAR/TEXT/MEDIUMTEXT/LONGTEXT to Collection and AttributeList models, fixing TypeError in Response::hasModel() that caused 4974 server crashes when serializing collections with new string attribute types - Initialize $ruleType to null in Response::output() to prevent undefined variable when no model condition matches - Isolate testUniqueIndexDuplicate with its own collection to prevent duplicate title interference from parallel tests in the same process - Add retry mechanism to phone session creation for OTP token issues - Increase GraphQL function build timeout from 30s to 120s - Increase Sites deployment activation timeout from 100s to 200s - Relax GraphQL bulk update row count assertion for parallel safety Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| AbuseTest.php | ||
| AuthTest.php | ||
| DatabaseClientTest.php | ||
| DatabaseServerTest.php | ||