Darshan
d7136e77ea
fix: tests.
2025-07-27 13:50:34 +05:30
Jake Barnby
6637cc0ed7
Fix merge
2025-07-27 17:09:50 +12:00
Jake Barnby
cdbd89b3f3
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-07-27 16:07:04 +12:00
Matej Bačo
e4dc36edf0
Merge pull request #10198 from hmacr/1we17-preview-for-emails
...
Preview text for emails
2025-07-24 16:47:08 +02:00
hmacr
ee5a644771
tests
2025-07-24 19:39:23 +05:30
hmacr
8240c9ccdc
add tests
2025-07-23 20:39:02 +05:30
ArnabChatterjee20k
c398e08f90
Add user injection and permission handling in Upsert actions
2025-07-22 14:10:58 +05:30
Jake Barnby
cd39bd6512
Merge pull request #10179 from appwrite/dat-579
...
Added the cases of null permissions in the upsert route and update th…
2025-07-22 20:22:56 +12:00
ArnabChatterjee20k
7bb760b4a1
added test for relation related upsert , fixed formatting
2025-07-22 13:10:05 +05:30
Jake Barnby
7355711f24
Fix index tests
2025-07-22 16:35:35 +12:00
Jake Barnby
724ee41eff
Fix index tests
2025-07-22 14:48:48 +12:00
Jake Barnby
f33ed64f6a
Fix index tests
2025-07-22 14:14:08 +12:00
ArnabChatterjee20k
8b88a09374
added the cases of null permissions in the upsert route and update the e2e test
2025-07-21 19:32:27 +05:30
Jake Barnby
75bd0dc55b
Update tables test
2025-07-21 21:26:08 +12:00
Jake Barnby
51c95347a0
Merge remote-tracking branch 'origin/main' into 1.8.x
...
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
2025-07-21 20:42:16 +12:00
Jake Barnby
891db255bc
Fix tests
2025-07-21 19:59:38 +12:00
Jake Barnby
f082cfacfa
Fix tests
2025-07-21 19:43:33 +12:00
Jake Barnby
f0f7381b97
Update libs
2025-07-21 19:13:34 +12:00
Jake Barnby
3e8cd9d748
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
2025-07-21 18:53:02 +12:00
Chirag Aggarwal
7fecfc73ca
fix: formatting
2025-07-19 10:39:39 +05:30
Chirag Aggarwal
c55f039f13
chore: add unit test
2025-07-18 22:23:33 +05:30
Darshan
d6ec18bda7
update: maintain tests consistency.
2025-07-18 12:14:02 +05:30
Darshan
79bdf705d6
Merge branch '1.8.x' into 'bump-migrations'.
2025-07-18 10:57:29 +05:30
Darshan
9b1f5eb905
update: tests.
2025-07-18 10:55:48 +05:30
Jake Barnby
9ceeb76ad0
Merge branch '1.7.x' into 1.8.x
...
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
# src/Appwrite/GraphQL/Types/Mapper.php
2025-07-18 17:24:12 +12:00
Darshan
944f5ed7c1
update: mirror tests to Tables api.
2025-07-17 18:58:56 +05:30
Darshan
ee317b0b8d
Merge branch '1.8.x' into 'lazy-load-relationships'.
2025-07-17 18:15:16 +05:30
Matej Bačo
8c57d28f8f
Merge pull request #10127 from appwrite/chore-speed-up-tests
...
Chore: speed up tests
2025-07-11 16:21:40 +02:00
Steven Nguyen
435a319fb6
Merge pull request #10130 from appwrite/fix-oauth2-redirect-validation
...
fix: success validation in oauth2 redirect
2025-07-10 09:06:43 -07:00
Matej Bačo
18492ab917
Revert unwanted change
2025-07-10 16:16:06 +02:00
Matej Bačo
89d54f847f
Speed up build cancellation
2025-07-10 15:52:29 +02:00
Matej Bačo
6dc6ff6ba0
Fix formatting
2025-07-10 14:44:44 +02:00
Matej Bačo
581235f972
Fix more tests
2025-07-10 14:43:56 +02:00
Matej Bačo
f02ba4c976
Fix function tests
2025-07-10 14:25:53 +02:00
Matej Bačo
eaf9b8b228
Migrate remaining tests to node
2025-07-10 12:55:45 +02:00
Steven Nguyen
990e1b91bb
fix: omit : and @ if user and pass are empty
...
So, unparsing should not end up with https://:@appwrite.io just because user and pass are empty strings.
2025-07-09 22:09:18 -07:00
Steven Nguyen
f202685450
fix: handle parsing URL that is only a scheme
...
In react native, a redirect URL may only be a url scheme such as appwrite-callback-myproject://. Since parse_url() fails on this type of URL, we need to add this workaround.
2025-07-09 22:01:38 -07:00
ArnabChatterjee20k
1d9aac5a49
updated upsert document test with api key
2025-07-09 23:57:39 +05:30
ArnabChatterjee20k
ca61b528b9
reverted the api signature and started handling it internally
2025-07-09 23:49:56 +05:30
ArnabChatterjee20k
50109b833a
removed tests for the upsert without permissions for passing the tests
2025-07-09 21:49:07 +05:30
Matej Bačo
5ace34790d
Migrate many tests to JS
2025-07-09 16:58:55 +02:00
ArnabChatterjee20k
c36720e3b0
updated param of permissiosns in upsert and updated tests for upsert without permissions
2025-07-09 16:37:41 +05:30
Matej Bačo
e42275e0b7
Minify tests
2025-07-09 11:26:05 +02:00
Darshan
7ca951ed81
remove: {}
2025-07-08 15:43:51 +05:30
Darshan
020814e672
update: inline guest headers.
2025-07-08 15:43:28 +05:30
Darshan
7ea896301f
update: test to include preview, view and download with file-security.
2025-07-08 15:42:38 +05:30
Darshan
97d5f0f030
add: e2e.
2025-07-08 15:34:52 +05:30
Chirag Aggarwal
5fffae39d4
chore: update naming and add tests
2025-07-05 17:59:01 +05:30
Jake Barnby
b2fa28754d
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# .github/workflows/benchmark.yml
# composer.lock
# src/Appwrite/Event/Database.php
2025-07-04 10:00:45 -04:00
Khushboo Verma
2545977d47
Fix site template test
2025-07-04 17:46:21 +05:30
Chirag Aggarwal
ef2dfb6cca
Merge branch '1.7.x' into feat-exp-scheme
2025-07-03 16:37:17 +05:30
Darshan
4d0bd1d74f
add: delay, retries.
2025-07-01 18:10:19 +05:30
Darshan
385e4e14b8
add: delay, retries.
2025-07-01 17:33:11 +05:30
Chirag Aggarwal
8027251224
Merge branch '1.7.x' into feat-exp-scheme
2025-06-27 09:21:27 +05:30
Matej Bačo
df902d2624
Fix account tests using old token
2025-06-26 20:47:59 +02:00
Matej Bačo
d4b53175dc
Update tests/e2e/Scopes/Scope.php
2025-06-26 18:33:22 +02:00
Matej Bačo
87c100db28
Improve General tests logging
2025-06-26 18:09:07 +02:00
Matej Bačo
918ad8979d
Fix flakyness of account tests
2025-06-26 18:07:59 +02:00
Chirag Aggarwal
06ce606ac7
Merge branch '1.7.x' into feat-exp-scheme
2025-06-26 18:38:10 +05:30
Matej Bačo
c85cfe132e
Improve flaky tests logging
2025-06-25 15:53:59 +02:00
Darshan
bce666e81b
add: scopes on migrations and update tests.
2025-06-25 17:02:21 +05:30
Matej Bačo
b6d4baf4dc
Fix tests
2025-06-25 13:14:08 +02:00
Darshan
789064e295
add: new scopes to the api.
2025-06-25 11:29:45 +05:30
Chirag Aggarwal
65b5af1b00
chore: fix tests
2025-06-25 11:27:23 +05:30
Chirag Aggarwal
6dda6e1fda
chore: remove console log
2025-06-25 11:25:39 +05:30
Chirag Aggarwal
c331a3caae
chore: minor fixes
2025-06-25 11:00:07 +05:30
Chirag Aggarwal
dbc58655b2
Merge branch '1.7.x' into feat-exp-scheme
2025-06-25 07:53:28 +05:30
Darshan
7e026b11b4
Merge branch '1.8.x' into lazy-load-relationships
2025-06-23 10:45:55 +05:30
Steven Nguyen
ffc7f4c7ae
Merge pull request #9590 from appwrite/fix-templates
...
Fix template to use button
2025-06-21 09:33:06 -07:00
Darshan
4521302cb8
fix: graphql test for complex queries.
2025-06-19 18:36:32 +05:30
Darshan
531f50a2c7
fix: sdk namespacing and graphql tests.
2025-06-19 17:59:29 +05:30
Darshan
7ebe8f6c9e
revert: legacy tests namespacing to old.
2025-06-19 17:34:16 +05:30
Darshan
c08db975d6
Merge branch '1.8.x' into database-aliases
2025-06-19 14:52:13 +05:30
Darshan
c93d92abef
rename: tests from collections to legacy.
2025-06-19 10:52:15 +05:30
Jake Barnby
53a00deb0a
Merge pull request #10010 from ArnabChatterjee20k/dat-522
...
Added auth option to allow invalidating existing sessions
2025-06-18 17:41:41 -04:00
ArnabChatterjee20k
d053282bcb
linting
2025-06-19 02:29:21 +05:30
ArnabChatterjee20k
225b6e8413
updated tests and project invaldate session
2025-06-19 02:26:58 +05:30
ArnabChatterjee20k
56494ca427
updated invalidation session during the change password in the account endpoint
2025-06-18 13:30:24 +05:30
Darshan
deb8b3a789
revert: stuff that is not supposed to be in this branch.
2025-06-17 11:11:47 +05:30
Darshan
34e4299e10
Merge branch '1.8.x' into database-aliases
2025-06-17 10:13:38 +05:30
ArnabChatterjee20k
28fbd64864
updated session invalidation tests , models and descriptions
2025-06-17 00:40:32 +05:30
ArnabChatterjee20k
7a0ba95231
updated onPasswordChange to invalidate session
2025-06-16 23:05:52 +05:30
Jake Barnby
e704e96290
Revert "Feat: Lazy-load relationships"
2025-06-16 11:48:27 -04:00
Jake Barnby
a21ccfd694
Merge pull request #9669 from appwrite/lazy-load-relationships
...
Feat: Lazy-load relationships
2025-06-16 11:48:18 -04:00
Jake Barnby
89f0c28e26
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# .coderabbit.yaml
2025-06-16 11:37:50 -04:00
Darshan
3be1aa3801
Merge branch '1.7.x' into fix-templates
2025-06-15 11:21:33 +05:30
ArnabChatterjee20k
fde2f278e8
added invalidating sessions for the project users
2025-06-14 18:07:42 +05:30
Darshan
44a5a3eca1
Merge branch '1.8.x' into lazy-load-relationships
2025-06-13 20:01:01 +05:30
Matej Bačo
e7c0111229
Merge branch '1.7.x' into feat-speed-up-site-tests
2025-06-13 12:05:48 +02:00
Darshan
8cbd06173d
update: realtime channels checks for tables api.
2025-06-13 15:11:18 +05:30
Darshan
9cfff792fd
add: graphql tests for bulk apis to server tests.
2025-06-13 14:13:26 +05:30
Darshan
6e1fa0526d
add: graphql tests for bulk apis to server tests.
2025-06-13 14:07:33 +05:30
Darshan
2e05844ca2
add: graphql tests for bulk apis.
2025-06-13 14:04:23 +05:30
Darshan
a13a6a6913
update: naming convention for table tests.
2025-06-13 11:06:51 +05:30
Darshan
6f16895e8b
Merge branch '1.8.x' into 'database-aliases'.
2025-06-13 10:44:44 +05:30
Darshan
44870b9810
fix: pending tests.
2025-06-13 10:26:05 +05:30
Jake Barnby
cf830affc9
Check not development for plan error
2025-06-12 12:20:21 -04:00
Darshan
b248c9b640
fix: a bunch of tests 🚧
2025-06-12 19:58:28 +05:30
Darshan
30eb206dc8
Merge branch '1.8.x' into database-aliases
2025-06-12 11:41:11 +05:30
Darshan
9f30b0263a
simplify: queries.
2025-06-12 09:15:36 +05:30
Darshan
5aa88be49c
simplify: queries.
2025-06-12 09:14:02 +05:30
Darshan
f6fa1aea99
revert: unnecessary changes.
2025-06-12 09:10:59 +05:30
Darshan
d5bbb95f3b
Merge branch '1.8.x' into lazy-load-relationships
2025-06-12 09:05:56 +05:30
Darshan
87c9f93fa7
address comment.
2025-06-12 09:05:37 +05:30
Jake Barnby
517870dd45
Test timing
2025-06-11 20:41:02 -04:00
Darshan
1ac22c0ae0
Merge branch '1.8.x' into 'database-aliases'.
2025-06-11 12:36:33 +05:30
Darshan
d6829dfb34
Merge branch '1.8.x' into 'lazy-load-relationships'.
2025-06-11 10:08:51 +05:30
Jake Barnby
a82bd62ef6
Remove bundle
2025-06-10 14:11:49 -04:00
Darshan
e6d143c806
Merge branch '1.7.x' into fix-templates
2025-06-10 14:20:28 +05:30
Darshan
5b6bc81b29
Merge branch '1.8.x' into 'lazy-load-relationships'.
2025-06-10 10:40:48 +05:30
Jake Barnby
fd7d4db4c4
Fix path param
2025-06-10 00:22:38 -04:00
Jake Barnby
9fc2c5db69
Add increment + decrement routes
2025-06-09 23:56:30 -04:00
Jake Barnby
c852cb3ed0
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Workers/Audits.php
2025-06-09 20:08:41 -04:00
Darshan
fa67144f32
fix: add a small timer again for 1.6.x response format.
2025-06-09 19:59:01 +05:30
Darshan
2202b11a26
fix: cases for backwards compatibility to add database and collection ids when using a wildcard.
2025-06-09 19:45:48 +05:30
Matej Bačo
11f31a15b6
Link parent resource of redirect rule to allow list querying
2025-06-09 13:47:29 +02:00
Darshan
387e8eaa2f
fix: tests
2025-06-09 14:47:13 +05:30
Darshan
17f0f51c46
fix: tests
2025-06-09 14:47:13 +05:30
Darshan
0ee4f3c4ce
bump: dependencies; fix: tests and logic.
2025-06-09 14:23:04 +05:30
Khushboo Verma
aee3280a9c
Use static code instead of astro in tests
2025-06-04 13:50:36 +05:30
loks0n
b9579c8922
tests: fix flaky messaging test
...
commit-id:336a4f07
2025-06-02 19:05:23 +01:00
loks0n
c19d123d48
tests: make usagetests robust
...
commit-id:35fcc17d
2025-06-02 19:05:23 +01:00
loks0n
71c54f5742
tests: increase deployment timeouts
...
commit-id:7d7dffac
2025-06-02 19:05:23 +01:00
loks0n
854304dd16
tests: fix flaky account tests
...
commit-id:3865765d
2025-06-02 17:09:13 +01:00
Matej Bačo
c449144926
Fix flaky usage tests
2025-06-02 17:56:13 +02:00
Darshan
67cb3aad2f
fix: test.
2025-05-30 18:05:03 +05:30
Jake Barnby
b189ba669e
Merge pull request #9888 from appwrite/fix-teams-deletion
...
Fix teams deletion
2025-05-30 09:23:02 +00:00
Darshan
f7f746a543
Merge branch '1.7.x' into 'fix-teams-deletion'.
2025-05-30 14:25:22 +05:30
Darshan
3063ac899c
update: tests.
2025-05-30 14:21:11 +05:30
Khushboo Verma
502b7df2d0
Remove powered by from all error pages
2025-05-30 11:26:05 +05:30
Khushboo Verma
0a80ffe4a7
Fix error
2025-05-29 18:29:15 +05:30
Khushboo Verma
c4510004ce
update test
2025-05-29 14:46:25 +05:30
Khushboo Verma
7d284a9872
Remove powered by from error pages
2025-05-29 14:34:21 +05:30
Darshan
2de9b85d6b
Merge branch 'main' into 'fix-teams-deletion'.
2025-05-27 19:16:40 +05:30
Jake Barnby
6159e9caa7
Merge remote-tracking branch 'origin/1.8.x' into feat-expose-sequence
2025-05-27 13:40:01 +12:00
Jake Barnby
3158c15111
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/project.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/database/filters.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Migration/Version/V15.php
# src/Appwrite/Migration/Version/V16.php
# src/Appwrite/Migration/Version/V17.php
# src/Appwrite/Migration/Version/V18.php
# src/Appwrite/Migration/Version/V19.php
# src/Appwrite/Migration/Version/V20.php
# src/Appwrite/Migration/Version/V21.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Functions.php
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
2025-05-27 13:36:23 +12:00
Jake Barnby
ab97b7cc54
Merge pull request #9877 from appwrite/revert-9871-feat-sync
...
Revert "Feat sync encrypt updates"
2025-05-26 21:37:41 +12:00
Jake Barnby
b7d0c127a3
Revert "Merge pull request #9878 from ArnabChatterjee20k/dat-532"
...
This reverts commit a366feba80 , reversing
changes made to 484988fcd7 .
2025-05-26 21:37:21 +12:00
Darshan
3adbe8a8f5
revert: minor change.
2025-05-26 11:41:58 +05:30
Jake Barnby
554d8365a6
Format
2025-05-26 18:10:08 +12:00
Darshan
96bef81ebc
fix: tests!
2025-05-26 11:33:58 +05:30
Jake Barnby
d5999fde53
Ignore plan blocked test for cl
2025-05-26 18:03:03 +12:00
Jake Barnby
86f7489640
Internal ID -> sequence
2025-05-26 17:42:11 +12:00
Jake Barnby
c51cf2f3e4
Merge pull request #9878 from ArnabChatterjee20k/dat-532
...
updated errro for the string encryption
2025-05-26 17:37:57 +12:00
Jake Barnby
a616aa0e93
Revert "Merge pull request #9877 from appwrite/revert-9871-feat-sync"
...
This reverts commit 1a0e82b4e4 , reversing
changes made to 8bc5117259 .
2025-05-26 17:36:55 +12:00
Darshan
3f839e3807
update: tests to account for console and custom client projects.
2025-05-25 12:27:29 +05:30
Christy Jacob
28d2ed1baa
Revert "Feat sequence"
2025-05-23 21:39:56 +04:00
Jake Barnby
a366feba80
Merge pull request #9878 from ArnabChatterjee20k/dat-532
...
updated errro for the string encryption
2025-05-23 15:27:35 +00:00
ArnabChatterjee20k
49f8369fdd
updated the message
2025-05-23 20:45:36 +05:30
ArnabChatterjee20k
14fe7a3293
updated errro for the string encryption
2025-05-23 20:35:59 +05:30
Jake Barnby
70feb72de0
Revert "Feat sync encrypt updates"
2025-05-24 03:04:46 +12:00
Jake Barnby
d27dba05d2
Merge pull request #9841 from ArnabChatterjee20k/dat-532
...
added checking for encrypt and plan allowing encryption of string att…
2025-05-23 23:54:18 +12:00
Jake Barnby
1a2a725cb0
Merge pull request #9868 from ArnabChatterjee20k/dat-532
...
added encrypt property in the attribute string response model
2025-05-23 23:53:23 +12:00
Jake Barnby
a8fb467df7
Update test
2025-05-23 22:53:08 +12:00
Jake Barnby
bc778f507d
Update to sequence
2025-05-23 22:51:20 +12:00
Jake Barnby
7861cb7c49
Merge branch 'feat-expose-sequence' into feat/auto-increment
2025-05-23 10:45:47 +00:00
Darshan
a413a613f5
Merge branch 'main' into feat-sequence
2025-05-23 15:35:39 +05:30
Jake Barnby
5eab81cf03
Merge pull request #9868 from ArnabChatterjee20k/dat-532
...
added encrypt property in the attribute string response model
2025-05-23 09:03:42 +00:00
ArnabChatterjee20k
e586afceb7
updates
2025-05-23 14:11:57 +05:30
ArnabChatterjee20k
73764941b6
updated tests and collection method
2025-05-23 13:23:33 +05:30
ArnabChatterjee20k
02426df1ca
linting
2025-05-23 12:53:10 +05:30
ArnabChatterjee20k
1d0577b07d
added encrypt to the get and list atttributes
2025-05-23 12:51:59 +05:30
ArnabChatterjee20k
1a4a10400b
added test for the encrypted string in the server
2025-05-23 12:12:23 +05:30
ArnabChatterjee20k
0cccb75273
added encrypt property in the attribute string response model
2025-05-23 12:05:42 +05:30
ArnabChatterjee20k
70f7f71a95
Merge branch 'main' into feat/auto-increment
2025-05-22 23:56:40 +05:30
Jake Barnby
71e3446498
Change internal ID to sequence
2025-05-23 02:55:29 +12:00
Chirag Aggarwal
eda1bf3207
chore: update test
2025-05-21 11:05:25 +00:00
Jake Barnby
86b64fdee8
Merge pull request #9845 from appwrite/feat-sync-1.6.x
...
Sync 1.6.x
2025-05-21 09:59:56 +00:00
Jake Barnby
eab446a828
Merge pull request #9841 from ArnabChatterjee20k/dat-532
...
added checking for encrypt and plan allowing encryption of string att…
2025-05-21 08:51:31 +00:00
Matej Bačo
8734aeb314
Merge pull request #9844 from appwrite/1.7.x
...
Append build error to build logs
2025-05-21 10:15:20 +02:00
Jake Barnby
3ec0f08db1
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6.x
...
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Workers/Deletes.php
2025-05-21 20:15:08 +12:00
ArnabChatterjee20k
8796670c66
reverted test
2025-05-21 13:19:07 +05:30
ArnabChatterjee20k
9fa6deae61
reverted the tests and updated the plan checking condition
2025-05-21 13:14:22 +05:30
Jake Barnby
20f2cbffda
Merge pull request #9811 from ArnabChatterjee20k/upsert-single-document-route
...
Upsert single document route
2025-05-21 19:29:31 +12:00
ArnabChatterjee20k
43aae24132
updated tests for the custom server test
2025-05-21 11:38:34 +05:30
ArnabChatterjee20k
f534b9e460
added checking for encrypt and plan allowing encryption of string attribute
2025-05-21 11:00:01 +05:30
Khushboo Verma
3335f56cf6
Append build error to build logs
2025-05-20 21:15:05 +05:30
ArnabChatterjee20k
80e842444b
updated test for upsertion
2025-05-20 14:28:16 +05:30
Jake Barnby
534096cac6
Merge branch '1.6.x' into feat-pool-adapter
2025-05-20 07:07:58 +00:00
ArnabChatterjee20k
b5d31d1b76
updated the upsert test for the relationship
2025-05-20 12:11:41 +05:30
ArnabChatterjee20k
559b6024bc
linting
2025-05-19 16:00:38 +05:30
ArnabChatterjee20k
256aa684a2
updated tests
2025-05-19 15:59:38 +05:30
ArnabChatterjee20k
08478b8d39
removed document existence check for the document id
...
updated labels
added tests for upserts
2025-05-19 13:56:11 +05:30
Jake Barnby
bb7055fb47
Lint
2025-05-19 01:59:02 +12:00
Jake Barnby
4307bb8b33
Fix deprecated method usage
2025-05-19 01:56:25 +12:00
Matej Bačo
2bee98afcf
Fix remaining tests
2025-05-18 12:51:07 +02:00
Matej Bačo
b228bdd9c7
Fix failing tests
2025-05-18 12:02:32 +02:00
Matej Bačo
0e69929054
Fix separation strategy
2025-05-18 11:39:30 +02:00
Jake Barnby
d9a863c444
Merge pull request #9770 from appwrite/update-request-response-filters
...
chore: update request response filters for 1.7.x
2025-05-17 14:16:52 +00:00
Chirag Aggarwal
5d4a9e8c56
chore: add request filter v19 tests
2025-05-16 18:31:36 +00:00
Chirag Aggarwal
608eacc773
chore: removed values from response filters
2025-05-16 18:26:21 +00:00
Jake Barnby
91f8570801
Format
2025-05-17 01:57:57 +12:00
Darshan
0dfda7ca7c
Merge branch '1.7.x' into fix-scopes
2025-05-16 11:05:19 +05:30
Matej Bačo
c5d4173923
Merge branch '1.6.x' into 1.7.x
2025-05-15 18:27:56 +02:00
Matej Bačo
ac6450c726
Merge branch '1.6.x' into 1.7.x
2025-05-15 18:03:15 +02:00
Darshan
bebd103611
update: token scopes tests for console client.
2025-05-15 19:22:53 +05:30
Darshan
1ab724ff04
update: token scopes tests.
2025-05-15 19:13:51 +05:30
Darshan
15992da369
update: tests.
2025-05-15 15:01:23 +05:30
Jake Barnby
16b2449787
Revert "Merge pull request #9703 from appwrite/revert-9659-feat-pool-adapter"
...
This reverts commit bf9deb09f5 , reversing
changes made to d312fe22ff .
# Conflicts:
# app/cli.php
# app/init/registers.php
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Tasks/ScheduleFunctions.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
2025-05-14 18:14:07 +12:00
Darshan
cd467ddc89
Merge branch '1.7.x' into fix-templates
2025-05-14 10:21:08 +05:30