Jake Barnby
1e1df1ce2d
Fix skips
2025-10-24 00:06:58 +13:00
Jake Barnby
bae759957c
Fix graphql test
2025-10-23 23:57:11 +13:00
Jake Barnby
9aba82630a
Fix console test
2025-10-23 23:57:00 +13:00
Jake Barnby
3f473f2790
Fix checks
2025-10-23 23:40:27 +13:00
Jake Barnby
337503ed47
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# composer.lock
2025-10-23 17:15:57 +13:00
Steven Nguyen
aec26277c7
Merge pull request #10500 from appwrite/copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1
...
Fix hardcoded specification defaults to use dynamic plan-based logic
2025-10-22 15:41:11 -07:00
Harsh Mahajan
803244ccf7
feat:add _APP_COMPUTE_BUILD_TIMEOUT to console variables
2025-10-21 11:48:48 +00:00
Jake Barnby
b12e006014
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# app/init/resources.php
# composer.lock
2025-10-21 18:43:41 +13:00
Jake Barnby
1e60a01a69
Use db length for project ID
2025-10-21 15:31:46 +13:00
Jake Barnby
f1c7af0426
Fix wrong db for UID max length check
2025-10-21 15:04:08 +13:00
Jake Barnby
ddde13a78f
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
...
This reverts commit 9dd1939d1f , reversing
changes made to 8dfdfcb522 .
# Conflicts:
# app/config/collections/common.php
# app/controllers/api/users.php
# app/init/resources.php
# composer.lock
2025-10-21 14:59:30 +13:00
Jake Barnby
c3d4cf947e
Fix unit test
2025-10-21 14:24:32 +13:00
Jake Barnby
0d35af8cfa
Fix tests
2025-10-21 14:24:26 +13:00
Jake Barnby
390d1560f4
Fix tests
2025-10-21 14:16:59 +13:00
Jake Barnby
3a8e2b080d
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# app/init/resources.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Indexes/Create.php
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
2025-10-21 03:16:21 +13:00
Jake Barnby
94d02aff4f
Fix DB tests
2025-10-21 01:24:50 +13:00
Jake Barnby
bfe639fb70
Fix key
2025-10-21 00:13:32 +13:00
Luke B. Silver
2cbfa6930f
Merge pull request #10655 from appwrite/fix-test-dependencies-projects
...
Refactor ProjectsConsoleClientTest to remove test dependencies
2025-10-16 11:30:50 +01:00
Chirag Aggarwal
5d1d937fde
remove changes
2025-10-16 15:29:59 +05:30
Chirag Aggarwal
83ec855f4b
skip harder ones
2025-10-16 15:18:21 +05:30
Khushboo Verma
be983eb68a
Remove race condition
2025-10-16 14:40:47 +05:30
Chirag Aggarwal
c6f144313d
more tests
2025-10-16 14:29:57 +05:30
Chirag Aggarwal
ae8ec1c736
formatting
2025-10-16 14:26:39 +05:30
Chirag Aggarwal
19d7f02371
more tests
2025-10-16 14:25:12 +05:30
Khushboo Verma
f0660f3fda
Replace sleep in webhook tests with assertEventually
2025-10-16 14:23:35 +05:30
Chirag Aggarwal
9ded176cf2
Refactor ProjectsConsoleClientTest to remove test dependencies
...
- Remove @depends annotations to make tests independent
- Each test now creates its own team and project instead of relying on shared state
- Replace sleep() calls with assertEventually() for more reliable async testing
- Change test methods to return void instead of passing data between tests
- Remove unnecessary sleep() call that was causing test flakiness
2025-10-16 14:21:30 +05:30
Damodar Lohani
c3c69cc43b
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-10-15 07:05:23 +00:00
Jake Barnby
72868ed7aa
Fix async index delete
2025-10-14 19:39:49 +13:00
Jake Barnby
e956ad58a9
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# composer.lock
2025-10-14 16:42:40 +13:00
Jake Barnby
de7dd6079e
Merge pull request #10618 from appwrite/ser-417
...
Throw duplicate error when function id already exists
2025-10-13 14:56:43 +13:00
Damodar Lohani
d56dff954f
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-10-12 00:34:07 +00:00
Hemachandar
1f322a2700
add test
2025-10-10 15:30:56 +05:30
Jake Barnby
7512a0db6b
Fix cross-API compat
2025-10-10 17:27:09 +13:00
Jake Barnby
bf589f7485
Fix client side
2025-10-10 02:16:58 +13:00
Jake Barnby
38b04566b6
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Delete.php
2025-10-09 17:36:22 +13:00
Jake Barnby
c89af1201a
Fix tests
2025-10-09 16:37:17 +13:00
Jake Barnby
8193f0fcac
Ensure create/upsert stores in state by generated ID not unique string
2025-10-09 16:24:25 +13:00
Jake Barnby
3d3f50064d
Force set state on increment
2025-10-09 15:50:18 +13:00
Jake Barnby
d5d09061e9
Fix index validator params
2025-10-09 13:46:14 +13:00
Jake Barnby
10b1f1f145
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
2025-10-09 13:45:29 +13:00
Khushboo Verma
0c64eaf441
Merge branch '1.8.x' into copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1
2025-10-07 19:56:12 +05:30
Matej Bačo
ca24ff808d
Merge pull request #10533 from appwrite/ser-378-fix-null-recipient-in-email
...
Throw error when email is not available for account verification
2025-10-07 14:49:01 +02:00
Khushboo Verma
248e538518
Merge branch '1.8.x' into copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1
2025-10-07 16:56:48 +05:30
Hemachandar
7f62b19240
Merge branch '1.8.x' into ser-375-update-email-verification-with-branded-design
2025-10-07 16:11:54 +05:30
Jake Barnby
eb7306a4fa
Add missing state handlers
2025-10-07 22:17:59 +13:00
Khushboo Verma
1a07123abe
Merge branch '1.8.x' into copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1
2025-10-07 14:14:16 +05:30
Matej Bačo
f653348f93
Merge pull request #10609 from appwrite/ser-439
...
Add project name in email subject
2025-10-07 09:53:04 +02:00
Khushboo Verma
35578bfada
Merge branch '1.8.x' into copilot/fix-3b5374b7-acb3-4c22-9573-00c1feec5bc1
2025-10-07 12:10:42 +05:30
Jake Barnby
9e3c439c51
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
...
# Conflicts:
# composer.lock
2025-10-07 18:57:46 +13:00
Jake Barnby
4b0eddcc84
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# composer.json
# composer.lock
2025-10-07 18:16:02 +13:00