Chirag Aggarwal
|
c79ed286b1
|
chore: update tests
|
2025-02-26 17:35:06 +00:00 |
|
Chirag Aggarwal
|
431eea2787
|
Merge branch '1.6.x' into feat-development-keys
|
2025-02-21 09:24:04 +00:00 |
|
Chirag Aggarwal
|
c660b9d858
|
chore: fix tests
|
2025-02-20 14:56:23 +00:00 |
|
Chirag Aggarwal
|
f9cc7882aa
|
chore: fix tests
|
2025-02-20 14:43:21 +00:00 |
|
Chirag Aggarwal
|
077fe10d80
|
chore: fix tests
|
2025-02-20 14:12:14 +00:00 |
|
Chirag Aggarwal
|
b0ced9b351
|
chore: updated tests
|
2025-02-20 13:37:13 +00:00 |
|
Chirag Aggarwal
|
ccb7dfa839
|
chore: added test cases
|
2025-02-20 11:15:05 +00:00 |
|
Chirag Aggarwal
|
9ebb4b9626
|
Merge branch '1.6.x' into pla-2428
|
2025-02-14 09:04:30 +05:30 |
|
Chirag Aggarwal
|
e59d95a108
|
Merge branch '1.6.x' into feat-development-keys
|
2025-02-13 18:25:39 +00:00 |
|
fogelito
|
e4ae0d463d
|
assertStringContainsString
|
2025-02-13 11:37:12 +02:00 |
|
fogelito
|
8778e2e666
|
lint
|
2025-02-13 11:35:16 +02:00 |
|
fogelito
|
8f212ccd30
|
in_array
|
2025-02-13 11:24:13 +02:00 |
|
fogelito
|
e8a306253b
|
Fix test
|
2025-02-13 11:22:40 +02:00 |
|
fogelito
|
6abf8ce727
|
Fix index length test
|
2025-02-13 10:44:27 +02:00 |
|
fogelito
|
8c3a243a5d
|
Typo
|
2025-02-10 15:40:45 +02:00 |
|
fogelito
|
7a8688932c
|
Add test
|
2025-02-10 15:40:21 +02:00 |
|
Jake Barnby
|
386c6076b2
|
Merge branch '1.6.x' into feat-bulk-operations
# Conflicts:
# composer.json
# composer.lock
|
2025-02-05 01:52:35 +13:00 |
|
Chirag Aggarwal
|
deb556242e
|
chore: update test
|
2025-02-04 08:35:26 +00:00 |
|
Chirag Aggarwal
|
1e71eb84c4
|
chore: added devkeys to account and database tests
|
2025-01-29 04:25:52 +00:00 |
|
Darshan
|
00a2413366
|
fix: tests due to additional response vars.
|
2025-01-23 19:17:20 +05:30 |
|
Bradley Schofield
|
8fb7a2db32
|
Merge branch '1.6.x' into feat-bulk-operations
# 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
# app/controllers/api/functions.php
# app/controllers/api/migrations.php
# app/controllers/api/projects.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# composer.json
# composer.lock
# docs/references/account/create-push-target.md
# docs/references/account/delete-push-target.md
# docs/references/account/update-push-target.md
# src/Appwrite/SDK/Method.php
# src/Appwrite/Specification/Format/OpenAPI3.php
# src/Appwrite/Specification/Format/Swagger2.php
|
2025-01-23 11:19:20 +09:00 |
|
Bradley Schofield
|
f707be6ed3
|
Add extra tests
|
2024-12-04 09:13:08 +09:00 |
|
Bradley Schofield
|
bcb4ffa404
|
Fix Tests
|
2024-12-03 17:39:25 +09:00 |
|
Bradley Schofield
|
c0d4b58eea
|
Merge branch 'feat-bulk-operations' into feat-bulk-create
# Conflicts:
# tests/e2e/Services/Databases/DatabasesCustomClientTest.php
|
2024-12-03 17:06:35 +09:00 |
|
Bradley Schofield
|
e2ab6a05ab
|
Fix permissions and accompanying tests
|
2024-12-03 16:40:03 +09:00 |
|
Bradley Schofield
|
3d4917727b
|
Address Comments
|
2024-12-03 15:14:07 +09:00 |
|
Bradley Schofield
|
c47f65d27c
|
Merge remote-tracking branch 'origin/feat-bulk-operations' into feat-bulk-updates
|
2024-12-03 05:03:02 +00:00 |
|
Bradley Schofield
|
e1fffa775e
|
Fix Tests
|
2024-11-25 15:23:22 +09:00 |
|
Bradley Schofield
|
67b95c4b39
|
Update API Signature to DB Lib and get realtime/events working
|
2024-11-22 11:07:05 +09:00 |
|
Bradley Schofield
|
791f0dda79
|
Update to use new DB Lib and get realtime working
|
2024-11-22 10:43:45 +09:00 |
|
Christy Jacob
|
f490d4edaf
|
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
# composer.lock
|
2024-11-21 14:08:20 +13:00 |
|
Bradley Schofield
|
dd6bd745df
|
Address Comments, fix permission bug
|
2024-11-13 13:41:18 +09:00 |
|
Bradley Schofield
|
a8f3b63ded
|
Add Tests for Relationships and Permissions, Update error messages to be a little clearer
|
2024-11-13 10:00:40 +09:00 |
|
Bradley Schofield
|
6faad29907
|
Initial Version
|
2024-11-12 10:20:46 +09:00 |
|
Bradley Schofield
|
44234da995
|
Implement Bulk Updates API
|
2024-11-11 15:27:26 +09:00 |
|
Christy Jacob
|
b1a1ad618a
|
Revert "Update database"
|
2024-11-09 01:01:14 +04:00 |
|
Jake Barnby
|
78c4bb395c
|
Fix test
|
2024-11-08 21:59:42 +13:00 |
|
Bradley Schofield
|
5bf20289a5
|
Address Comments
|
2024-11-08 16:17:29 +09:00 |
|
Bradley Schofield
|
95861d068d
|
Fix Tests
|
2024-11-07 13:14:15 +09:00 |
|
Bradley Schofield
|
86053e9028
|
Implement Bulk Deletes API
|
2024-11-07 12:30:17 +09:00 |
|
Jake Barnby
|
f6658c4f5a
|
Merge remote-tracking branch 'origin/1.6.x' into check-cursor-value
|
2024-10-17 18:32:11 +13:00 |
|
Jake Barnby
|
16d65f32b3
|
Review fixes
|
2024-10-16 21:35:32 +13:00 |
|
fogelito
|
7a64987da7
|
Fix message
|
2024-10-15 17:25:10 +03:00 |
|
fogelito
|
c9e2be0e08
|
Fix failing test
|
2024-10-15 16:35:26 +03:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Bradley Schofield
|
82687c8ca4
|
Merge branch 'main' into 1.5.x-db-storage-metrics
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# app/controllers/api/project.php
# src/Appwrite/Utopia/Response/Model/UsageProject.php
# tests/e2e/General/UsageTest.php
|
2024-09-19 15:37:27 +09:00 |
|
Jake Barnby
|
e73053d5b2
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.1
|
2024-09-06 22:26:01 +12:00 |
|
Jake Barnby
|
24746de9ba
|
Merge remote-tracking branch 'origin/1.6.1' into feat-renaming-attributes
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
|
2024-09-05 15:31:04 +12:00 |
|
Jake Barnby
|
501e7c2fa0
|
Add assertion
|
2024-09-05 14:28:15 +12:00 |
|
Bradley Schofield
|
627cbe285f
|
Address Comments
|
2024-08-30 19:18:45 +09:00 |
|
Bradley Schofield
|
36c9749098
|
Add Tests
|
2024-08-30 18:50:42 +09:00 |
|
Bradley Schofield
|
8770638d71
|
Implement Renaming Attributes in the API
|
2024-08-16 15:18:52 +09:00 |
|
Bradley Schofield
|
519a444617
|
Update Tests
|
2024-07-18 16:47:18 +09:00 |
|
Damodar Lohani
|
d33048b792
|
adding 10 rows
|
2024-06-24 05:58:29 +00:00 |
|
fogelito
|
661329b977
|
Invalid cursor value
|
2024-05-09 19:54:28 +03:00 |
|
Damodar Lohani
|
729db1aa17
|
fix date format
|
2024-05-09 03:08:27 +00:00 |
|
Damodar Lohani
|
5105d07bbf
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-tests-for-cl-1
|
2024-05-08 06:09:46 +00:00 |
|
Damodar Lohani
|
b27f70ee81
|
ignore few tests
|
2024-05-08 06:08:23 +00:00 |
|
Jake Barnby
|
0e9838d290
|
Remove logging and test files
|
2024-05-07 15:48:20 +12:00 |
|
Jake Barnby
|
b2e956a14d
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
# Conflicts:
# .gitignore
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
# src/Appwrite/Platform/Tasks/GetMigrationStats.php
# src/Appwrite/Platform/Workers/Databases.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Hamster.php
# tests/e2e/General/HTTPTest.php
# tests/e2e/Services/Databases/DatabasesCustomServerTest.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
|
2024-04-30 19:40:47 +12:00 |
|
Jake Barnby
|
aeea5e8328
|
Merge pull request #7341 from appwrite/collection-not-found
databases.php collection not found
|
2024-04-29 21:04:31 +12:00 |
|
Jake Barnby
|
ab7a5f4575
|
Fix test
|
2024-04-29 19:07:16 +12:00 |
|
Matej Bačo
|
9616de7576
|
Merge branch 'main' into refactor-usage-sn-1.5.x
|
2024-04-26 13:11:21 +02:00 |
|
Jake Barnby
|
476074cc5b
|
Add test
|
2024-04-23 15:20:25 +12:00 |
|
fogelito
|
e15afe65c0
|
Fix error
|
2024-04-18 11:33:17 +03:00 |
|
fogelito
|
6c92962468
|
composer.lock
|
2024-04-18 11:29:57 +03:00 |
|
fogelito
|
0e8bc6b4b4
|
Fix bad copy
|
2024-04-18 11:25:03 +03:00 |
|
fogelito
|
a7318fdf8b
|
Chnage message
|
2024-04-18 09:26:11 +03:00 |
|
fogelito
|
84ffc95773
|
Revert
|
2024-04-09 18:25:49 +03:00 |
|
fogelito
|
f73f8c9ae1
|
Move test tp base
|
2024-04-09 18:24:01 +03:00 |
|
fogelito
|
d74504c837
|
formatting
|
2024-04-09 17:59:32 +03:00 |
|
fogelito
|
2bbff0e0b6
|
Disable console project
|
2024-04-09 17:45:16 +03:00 |
|
Matej Bačo
|
d091b37a15
|
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
|
2024-04-02 18:42:17 +02:00 |
|
fogelito
|
88ba765953
|
tests serviceStatusForDatabases
|
2024-03-24 09:54:24 +02:00 |
|
fogelito
|
b7103e9462
|
tests serviceStatusForDatabases
|
2024-03-21 22:59:09 +02:00 |
|
fogelito
|
cdb521a311
|
Try to reproduce
|
2024-03-21 22:23:19 +02:00 |
|
fogelito
|
d1be965e8c
|
disable serviceStatusForDatabases
|
2024-03-21 22:20:39 +02:00 |
|
Damodar Lohani
|
b409efc492
|
fix path
|
2024-03-10 08:01:10 +00:00 |
|
Torsten Dittmann
|
0a1d572c72
|
chore: run formatter
|
2024-03-06 18:34:21 +01:00 |
|
Jake Barnby
|
74a3d6531f
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/CalcTierStats.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
|
2024-03-04 19:50:10 +01:00 |
|
Damodar Lohani
|
5f4970befd
|
fix path
|
2024-03-04 12:49:56 +00:00 |
|
Damodar Lohani
|
86dc85f3a4
|
fix file path
|
2024-03-04 12:17:35 +00:00 |
|
Jake Barnby
|
44ec1502f0
|
Merge remote-tracking branch 'origin/main' into 1.5.x
|
2024-02-26 18:35:25 +13:00 |
|
Utkarsh Ahuja
|
faeb9aa8d4
|
tests: internal id in query select
|
2024-02-25 14:22:12 +00:00 |
|
fogelito
|
03ce64d41a
|
Merge branch '1.5.x' of github.com:appwrite/appwrite into twoWayKey-2
Conflicts:
composer.lock
|
2024-02-25 11:01:08 +02:00 |
|
Jake Barnby
|
957f08a3ef
|
Fix max int test
|
2024-02-24 01:55:00 +13:00 |
|
loks0n
|
b76771a8b4
|
fix: tests
|
2024-02-20 12:41:49 +00:00 |
|
fogelito
|
796e44a1ed
|
Merge branch '1.5.x' of github.com:appwrite/appwrite into twoWayKey-2
|
2024-02-13 11:46:33 +02:00 |
|
fogelito
|
6c064430fb
|
Merge branch '1.5.x' of github.com:appwrite/appwrite into json_syntax_error
|
2024-02-12 17:41:42 +02:00 |
|
fogelito
|
103fec1664
|
parseQueries
|
2024-02-08 18:10:25 +02:00 |
|
fogelito
|
98a6b96af9
|
Hardcode size and orders
|
2024-02-08 15:01:20 +02:00 |
|
fogelito
|
a782e20315
|
Merge branch '1.5.x' of github.com:appwrite/appwrite into json-parsing
Conflicts:
app/controllers/api/account.php
composer.json
composer.lock
src/Appwrite/Platform/Tasks/CalcTierStats.php
tests/e2e/Services/Account/AccountBase.php
|
2024-01-25 17:44:05 +02:00 |
|
Bradley Schofield
|
2b31c76918
|
Update DatabasesBase.php
|
2024-01-25 10:04:41 +00:00 |
|
Torsten Dittmann
|
80193175f1
|
test: fix database validator descriptions
|
2024-01-24 15:56:43 +01:00 |
|
fogelito
|
667abce8f5
|
Create indexes & query contains
|
2024-01-21 18:22:02 +02:00 |
|
fogelito
|
3689435176
|
Arrays tests
|
2024-01-21 10:10:18 +02:00 |
|
Jake Barnby
|
51b2019ab6
|
Merge remote-tracking branch 'origin/1.5.x' into json-parsing
# Conflicts:
# composer.lock
|
2024-01-09 13:56:01 +13:00 |
|
shimon
|
99f1543f1b
|
Merge branch 'main' of github.com:appwrite/appwrite into refactor-usage-sn
Conflicts:
.gitmodules
Dockerfile
app/console
app/init.php
composer.lock
src/Appwrite/Platform/Services/Workers.php
src/Appwrite/Platform/Tasks/Hamster.php
|
2024-01-02 11:49:23 +02:00 |
|
fogelito
|
dc203a494e
|
Syntax change
|
2023-12-20 12:55:09 +02:00 |
|