ArnabChatterjee20k
|
c8c5fbaca2
|
updated lock
|
2026-01-29 16:18:23 +05:30 |
|
ArnabChatterjee20k
|
5753c7694d
|
updated lock
|
2026-01-29 14:52:16 +05:30 |
|
ArnabChatterjee20k
|
0d057390ab
|
updated composer and docker compose
|
2026-01-29 14:34:20 +05:30 |
|
ArnabChatterjee20k
|
e82345be40
|
updated tests
|
2026-01-29 14:22:08 +05:30 |
|
ArnabChatterjee20k
|
7973824321
|
Merge branch '1.8.x' into new-pool-adapter
|
2026-01-29 11:20:02 +05:30 |
|
Jake Barnby
|
b1ca73a041
|
Merge pull request #11193 from premtsd-code/fix-10612-validate-relationship-document-id
|
2026-01-29 04:56:47 +00:00 |
|
premtsd-code
|
845aa5c363
|
Merge branch '1.8.x' into fix-10612-validate-relationship-document-id
|
2026-01-28 18:45:53 +00:00 |
|
Prem Palanisamy
|
23dae85d2f
|
Sync composer.lock with 1.8.x
|
2026-01-28 18:45:11 +00:00 |
|
Luke B. Silver
|
7bf02811f2
|
Merge pull request #11198 from appwrite/refactor-remove-magic-class-strings
refactor: remove magic class strings
|
2026-01-28 16:56:31 +00:00 |
|
premtsd-code
|
23c1f8fd5a
|
Merge branch '1.8.x' into fix-10612-validate-relationship-document-id
|
2026-01-28 15:21:40 +00:00 |
|
Matej Bačo
|
b9cb81496d
|
Merge pull request #11203 from appwrite/chore-deprecate-project-attributes
Chore: Remove unnessessary attributes
|
2026-01-28 15:58:58 +01:00 |
|
Matej Bačo
|
e22e8d6a5f
|
Upgrade phpunit for vuln
|
2026-01-28 14:55:13 +01:00 |
|
ArnabChatterjee20k
|
24385355a0
|
Merge branch '1.8.x' into new-pool-adapter
|
2026-01-28 19:24:59 +05:30 |
|
ArnabChatterjee20k
|
44b52b5a00
|
updated swoole and pools
|
2026-01-28 19:24:33 +05:30 |
|
ArnabChatterjee20k
|
6c29dd055c
|
updated php unit
|
2026-01-28 19:21:01 +05:30 |
|
Matej Bačo
|
14a96a2b56
|
Remove unnessessary attributes
|
2026-01-28 14:50:17 +01:00 |
|
Matej Bačo
|
273364114a
|
Merge pull request #10988 from appwrite/chore-php-types
Feat: CE support for Platform API
|
2026-01-28 14:45:42 +01:00 |
|
Prem Palanisamy
|
2f3fa9e0d3
|
sync CONTRIBUTING.md with 1.8.x
|
2026-01-28 11:42:51 +00:00 |
|
premtsd-code
|
71670f8169
|
Merge branch '1.8.x' into fix-10612-validate-relationship-document-id
|
2026-01-28 11:17:50 +00:00 |
|
Matej Bačo
|
a4a589c535
|
Merge branch '1.8.x' into chore-php-types
|
2026-01-28 11:44:51 +01:00 |
|
Prem Palanisamy
|
cbe2d2383d
|
chore: update phpunit to 9.6.34 (security fix)
|
2026-01-28 10:24:11 +00:00 |
|
Prem Palanisamy
|
aef7b8df38
|
fix: use RELATIONSHIP_VALUE_INVALID exception for validation errors
|
2026-01-28 08:41:10 +00:00 |
|
ArnabChatterjee20k
|
125394166a
|
updated docker appwrite image base
cl-1.8.0-pools-1
|
2026-01-28 12:04:26 +05:30 |
|
ArnabChatterjee20k
|
68cb03d22c
|
updated to swoole 6
|
2026-01-27 19:16:57 +05:30 |
|
Prem Palanisamy
|
7f3ea98924
|
refactor: use array_is_list() and assertEventually helper
|
2026-01-27 13:00:29 +00:00 |
|
loks0n
|
cb66e50612
|
refactor: remove magic class strings
|
2026-01-27 11:58:34 +00:00 |
|
ArnabChatterjee20k
|
87db62b018
|
updated env
|
2026-01-27 16:39:08 +05:30 |
|
ArnabChatterjee20k
|
5fe5445283
|
Merge remote-tracking branch 'origin/1.8.x' into new-pool-adapter
|
2026-01-27 16:37:58 +05:30 |
|
ArnabChatterjee20k
|
303fca0fd5
|
updated pools
|
2026-01-27 16:36:28 +05:30 |
|
Hemachandar
|
99dc31062d
|
Fix rule status check (#11195)
|
2026-01-27 15:36:50 +05:30 |
|
Prem Palanisamy
|
d182c85330
|
fix: reject unsupported relationship value types
|
2026-01-27 09:35:45 +00:00 |
|
Prem Palanisamy
|
d792d3bbea
|
refactor: use getId() instead of getAttribute('$id')
|
2026-01-27 09:25:39 +00:00 |
|
Prem Palanisamy
|
00d091513d
|
refactor: simplify relationship validation code
|
2026-01-27 06:59:53 +00:00 |
|
Prem Palanisamy
|
63e6a51af1
|
test: add assertion for relationship column polling
|
2026-01-26 15:45:42 +00:00 |
|
Prem Palanisamy
|
1ee2539ce0
|
fix: generate unique ID before validation per coderabbit suggestion
|
2026-01-26 15:45:42 +00:00 |
|
premtsd-code
|
cb32dc40ec
|
Merge branch 'main' into fix-10612-validate-relationship-document-id
|
2026-01-26 14:06:44 +00:00 |
|
Prem Palanisamy
|
f66e0c2ff5
|
refactor: separate validation from normalization in validateRelationship
|
2026-01-26 14:05:56 +00:00 |
|
Prem Palanisamy
|
aed9816d1e
|
fix: validate relationship document ID
|
2026-01-26 13:48:32 +00:00 |
|
Chirag Aggarwal
|
6514a992a1
|
Merge pull request #11078 from appwrite/feat-sdk-for-md
|
2026-01-26 13:06:10 +05:30 |
|
Chirag Aggarwal
|
1167654c6a
|
Merge branch '1.8.x' into feat-sdk-for-md
|
2026-01-26 13:03:02 +05:30 |
|
Chirag Aggarwal
|
28c5df074d
|
Merge pull request #11169 from appwrite/release-cli-13.1.0
|
2026-01-26 12:59:35 +05:30 |
|
Chirag Aggarwal
|
785efa3355
|
stable release
|
2026-01-26 10:40:29 +05:30 |
|
Chirag Aggarwal
|
329b7e1856
|
Merge branch '1.8.x' into feat-sdk-for-md
|
2026-01-26 10:25:28 +05:30 |
|
Chirag Aggarwal
|
0dd2f29a7e
|
Merge pull request #11182 from appwrite/chore-make-update-name-optional
|
2026-01-23 20:51:36 +05:30 |
|
Chirag Aggarwal
|
67e2104e98
|
chore: make name update optional in databases and tables
|
2026-01-23 19:55:06 +05:30 |
|
Hemachandar
|
a2ff833efe
|
Upgrade utopia-php/domains (#11181)
* Upgrade utopia-php/domains
* update
|
2026-01-23 15:31:20 +05:30 |
|
Chirag Aggarwal
|
e894eca201
|
add rc3
|
2026-01-23 15:25:05 +05:30 |
|
Chirag Aggarwal
|
7573e0fee9
|
Merge branch '1.8.x' into release-cli-13.1.0
|
2026-01-23 13:42:30 +05:30 |
|
Chirag Aggarwal
|
46be2d0e49
|
Merge pull request #11179 from appwrite/fix-deployment-enum
|
2026-01-23 11:03:54 +05:30 |
|
Chirag Aggarwal
|
700ed9f882
|
Merge pull request #11180 from appwrite/chore-update-executor-healthcheck
|
2026-01-23 11:03:41 +05:30 |
|