Darshan
|
b614c67b56
|
Merge branch '1.8.x' into 'documents-db-api-for-cloud'.
|
2026-01-08 17:37:08 +05:30 |
|
Darshan
|
7f35419636
|
Merge branch '1.8.x' into 'documents-db-api-for-cloud'.
|
2025-12-30 17:33:20 +05:30 |
|
Torsten Dittmann
|
81b4065921
|
Fix identity connecting
- Add MockUnverified OAuth2 provider config
- Add /v1/mock/tests/general/oauth2/user-unverified endpoint
- Add MockUnverified class for unverified OAuth2 flow
- Update Mock::isEmailVerified to respect user['verified'] flag
- Add end-to-end tests for linking unverified and verified OAuth2 users
- Enable stopOnFailure in phpunit.xml
|
2025-12-18 16:44:04 +04:00 |
|
ArnabChatterjee20k
|
d33b91b25c
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api-for-cloud
|
2025-12-13 22:41:41 +05:30 |
|
loks0n
|
f765eb92e7
|
feat: cors service
|
2025-12-11 09:01:31 +00:00 |
|
shimon
|
4fb680350a
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls
# Conflicts:
# Dockerfile
# composer.json
# composer.lock
# tests/e2e/Services/Databases/TablesDB/DatabasesCustomClientTest.php
# tests/e2e/Services/Databases/TablesDB/DatabasesCustomServerTest.php
|
2025-08-26 14:20:47 +03:00 |
|
Matej Bačo
|
b816557970
|
Add fallback locale support + tests
|
2025-08-12 15:13:08 +02:00 |
|
shimon
|
c4fb7ecbc1
|
Refactor and clean up debugging output across multiple files, including mock.php, account.php, and OAuth2 classes. Removed unnecessary var_dump statements for improved code clarity and consistency. Updated MongoDB condition checks in test cases to ensure case-insensitive comparisons.
|
2025-08-12 15:20:30 +03:00 |
|
shimon
|
e1475619ba
|
Refactor debugging output across various files, including http.php, mock.php, and OAuth2 classes. Adjusted var_dump statements for improved traceability and consistency. Updated test assertions in ProjectsConsoleClientTest and UsersBase to enhance clarity and functionality.
|
2025-08-11 22:05:18 +03:00 |
|
shimon
|
da706378ea
|
Enhance debugging output in OAuth2 mock endpoints and update MongoDB version in tests. Added var_dump statements for better traceability during OAuth2 flows and adjusted test assertions for user search functionality.
|
2025-08-11 11:27:45 +03:00 |
|
Matej Bačo
|
e42275e0b7
|
Minify tests
|
2025-07-09 11:26:05 +02:00 |
|
Jake Barnby
|
86f7489640
|
Internal ID -> sequence
|
2025-05-26 17:42:11 +12:00 |
|
Luke B. Silver
|
975393ae48
|
Revert "Restore "feat: custom app schemes"""
|
2025-02-07 17:34:58 +00:00 |
|
Luke B. Silver
|
9788a126a8
|
Revert "Revert "feat: custom app schemes""
|
2025-02-07 09:53:26 +00:00 |
|
Luke B. Silver
|
2af026eabe
|
Revert "feat: custom app schemes"
|
2025-02-07 09:51:27 +00:00 |
|
loks0n
|
170f3656e1
|
fix: redirect validator v2
|
2025-01-23 15:00:54 +00:00 |
|
Bradley Schofield
|
95dcb67747
|
Implement new SDK Class on 1.6.x
|
2025-01-17 13:31:39 +09:00 |
|
Christy Jacob
|
75b42e134a
|
chore: replace occurrences of dbForConsole to dbForPlatform
|
2024-12-12 14:30:26 +04:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
2703ca1106
|
chore: merge
|
2024-10-01 11:44:01 -04:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
Binyamin Yawitz
|
5512340cdd
|
Revert "Feat eldad4 coroutines"
|
2024-09-20 12:30:05 -04:00 |
|
Damodar Lohani
|
3075cbe626
|
make mock public
|
2024-09-05 03:28:17 +00:00 |
|
Binyamin Yawitz
|
927dbc7e11
|
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/console
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/mock.php
# app/controllers/shared/api.php
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Doctor.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Utopia/Response.php
|
2024-07-17 14:31:13 -04:00 |
|
Matej Bačo
|
2e1f67245d
|
Fix bugs, add old api key test
|
2024-05-16 08:39:15 +00:00 |
|
Eldad Fux
|
46ab7b1a36
|
Fixed functions test
|
2024-04-22 23:33:18 +02:00 |
|
Eldad Fux
|
5ce3de4933
|
Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines
|
2024-04-02 02:13:15 +02:00 |
|
Eldad Fux
|
beda5293b4
|
Fix format
|
2024-04-01 13:08:46 +02:00 |
|
Eldad Fux
|
8ed1da4ea8
|
Updated getEnv to use system lib
|
2024-04-01 13:02:47 +02:00 |
|
Matej Bačo
|
db1674811f
|
Finish fixing code QL warnings
|
2024-03-08 13:57:20 +01:00 |
|
Matej Bačo
|
efeb898be1
|
Import fixes
|
2024-03-07 15:29:42 +01:00 |
|
Torsten Dittmann
|
0a1d572c72
|
chore: run formatter
|
2024-03-06 18:34:21 +01:00 |
|
Bradley Schofield
|
d921c03ee1
|
Update mock.php
|
2023-11-02 17:07:16 +00:00 |
|
Bradley Schofield
|
b15dac16c8
|
Revert "Remove Mock API"
This reverts commit 2d045335ff.
|
2023-11-02 17:05:51 +00:00 |
|
Bradley Schofield
|
2d045335ff
|
Remove Mock API
|
2023-11-02 17:05:31 +00:00 |
|
Khushboo Verma
|
97c1099961
|
Refactor code and add more assertions
|
2023-10-23 15:03:24 +05:30 |
|
Khushboo Verma
|
2914a4d1c5
|
Add test for createRepo endpoint
|
2023-10-18 13:24:32 +05:30 |
|
Khushboo Verma
|
66ec7f2e1d
|
VCS tests
|
2023-10-13 18:50:58 +05:30 |
|
Khushboo Verma
|
bb75036efe
|
WIP: Mocked GitHub installation
|
2023-10-13 01:45:27 +05:30 |
|
Jake Barnby
|
d4f6b99ee2
|
Fix mock enum endpoint
|
2023-09-07 19:25:42 -04:00 |
|
Jake Barnby
|
fa01f5d67f
|
Merge remote-tracking branch 'origin/master' into feat-mock-enums
|
2023-09-07 17:24:44 -04:00 |
|
Jake Barnby
|
cf92936fcc
|
Add mock endpoint with whitelist param
|
2023-09-07 17:21:06 -04:00 |
|
Matej Bačo
|
933f9631d5
|
Fix v2 endpoint description
|
2023-09-06 10:00:04 +02:00 |
|
Matej Bačo
|
9a1d13f9db
|
Add v2 function test
|
2023-09-05 15:47:59 +02:00 |
|
Jake Barnby
|
b2f9506130
|
Update app/controllers/mock.php
|
2023-08-30 17:57:38 -04:00 |
|
Jake Barnby
|
b77d83d246
|
Add back headers route
|
2023-08-30 17:55:27 -04:00 |
|
Jake Barnby
|
efd25d6a70
|
Merge remote-tracking branch 'origin/feat-git-integration' into feat-framework-router-v2
# Conflicts:
# app/controllers/api/users.php
# composer.json
# composer.lock
# tests/e2e/Services/Storage/StorageBase.php
|
2023-08-22 17:58:42 -04:00 |
|
Damodar Lohani
|
9d15f70db5
|
Merge remote-tracking branch 'origin/cl-1.4.x' into feat-framework-router-v2
|
2023-08-13 00:45:11 +00:00 |
|
Matej Bačo
|
e60456cfda
|
QA after merge with 1.4
|
2023-08-06 10:51:53 +02:00 |
|
Matej Bačo
|
906f86fbb8
|
Merge branch 'cloud-1.4.x' into feat-git-integration
|
2023-08-06 09:31:32 +02:00 |
|