ArnabChatterjee20k
|
f6dbc0c882
|
Merge remote-tracking branch 'upstream/feat-mongodb' into documents-db-api
|
2025-10-12 20:17:53 +05:30 |
|
ArnabChatterjee20k
|
34e4208b3e
|
addressed comments
* renamed getDatabaseDB to getDatabasesDB
* renamed dbForDatabase to dbForDatabases
* removed call_user_func and using newer callable syntax
|
2025-10-10 20:00:43 +05:30 |
|
ArnabChatterjee20k
|
d51486c62a
|
* fixed stats usage events(hacky fix)
* updated redundant routes(happened during merge conflicts)
|
2025-10-10 19:39:59 +05:30 |
|
ArnabChatterjee20k
|
0754c6263e
|
merged changes from 1.8.x
|
2025-10-10 10:55:48 +05:30 |
|
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 |
|
ArnabChatterjee20k
|
19b1196633
|
* new db pool implementation for connecting to db type
* fixed migration tests
|
2025-10-08 11:09:32 +05:30 |
|
ArnabChatterjee20k
|
d2645ecfb1
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-07 10:47:26 +05:30 |
|
Jake Barnby
|
01ef058adb
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# tests/e2e/Services/Realtime/RealtimeCustomClientTest.php
|
2025-10-04 17:03:52 +13:00 |
|
ArnabChatterjee20k
|
7d4dfe06e2
|
* removed dbForDocumentsRecords
* using callback based db resolution
* updated env
|
2025-10-03 19:50:29 +05:30 |
|
Jake Barnby
|
498235a2ef
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-10-03 23:19:33 +13:00 |
|
ArnabChatterjee20k
|
a035760b00
|
updated injections and reverted reduntant changes
|
2025-09-30 19:15:43 +05:30 |
|
ArnabChatterjee20k
|
56af56e341
|
updated endpoints
|
2025-09-26 18:01:39 +05:30 |
|
ArnabChatterjee20k
|
d71c56b11f
|
* Migrating endpoints
* New adapter resolution and injection
* Removed attribute creation for documentsdb
|
2025-09-23 23:15:46 +05:30 |
|
Hemachandar
|
2f1046db2b
|
fix tests
|
2025-09-22 12:10:55 +05:30 |
|
ArnabChatterjee20k
|
d2ad0e7c74
|
documentsdb database creation endpoints
|
2025-09-19 19:44:46 +05:30 |
|
Hemachandar
|
5fd2dfafb7
|
remove var_dump
|
2025-09-18 14:10:56 +05:30 |
|
Hemachandar
|
dedc7a35c9
|
remove debug output
|
2025-09-18 12:38:18 +05:30 |
|
shimon
|
f16eba2f9f
|
Update PHPUnit configuration to stop on failure set to false, and clean up whitespace in multiple files for consistency. Adjust comments and ensure proper formatting in test cases and API handling.
|
2025-09-16 19:13:38 +03:00 |
|
Hemachandar
|
21f25b4ce4
|
Auto-allow sites domain for OAuth
|
2025-09-16 14:16:02 +05:30 |
|
shimon
|
89d06d00c0
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls
# Conflicts:
# .github/workflows/tests.yml
# composer.lock
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2025-09-11 16:54:49 +03:00 |
|
Jake Barnby
|
7c3ba74710
|
Rename
|
2025-09-08 19:21:59 +12:00 |
|
Jake Barnby
|
812a09f556
|
Add read-your-write support
|
2025-09-06 04:26:49 +12:00 |
|
loks0n
|
1b586bbc51
|
chore: revert scheduler & hook changes
|
2025-09-03 12:47:33 +01:00 |
|
loks0n
|
5423b63c8a
|
refactor: prevent direct publisher calls
|
2025-09-03 12:10:34 +01:00 |
|
loks0n
|
48c54bf5e8
|
chore: make webhooks publisher overridable
|
2025-09-01 18:06:12 +01: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 |
|
shimon
|
b98be4756c
|
Update composer.json and composer.lock to reflect changes in utopia-php/database versioning and dependencies. Adjusted MongoDB-related test conditions for improved compatibility and clarity. Removed unnecessary var_dump statements in account.php and enhanced logging in various test files for better debugging.
|
2025-08-26 13:48:01 +03:00 |
|
Jake Barnby
|
abf282b2de
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/init/resources.php
# composer.lock
|
2025-08-26 04:18:39 +12:00 |
|
loks0n
|
4bc3d89b15
|
deploy: fix queue health
|
2025-08-25 16:37:26 +01:00 |
|
Darshan
|
60093bf3a0
|
fix: publisher consumers for functions.
|
2025-08-22 10:09:55 +05:30 |
|
Jake Barnby
|
3f3319df20
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
|
2025-08-13 21:04:46 +12:00 |
|
Matej Bačo
|
b816557970
|
Add fallback locale support + tests
|
2025-08-12 15:13:08 +02:00 |
|
Jake Barnby
|
b418285349
|
Revert "Merge pull request #10299 from appwrite/feat-functions-redis-queue"
This reverts commit f81fd16d26, reversing
changes made to ec174a15cf.
|
2025-08-12 23:57:54 +12:00 |
|
Jake Barnby
|
38204a2c23
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
# docker-compose.yml
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-12 17:38:02 +12: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 |
|
Matej Bačo
|
3efd9a778e
|
Reapply "Feat: Make functions worker customizable"
This reverts commit 7e110bf292.
|
2025-08-11 15:07:05 +02:00 |
|
Jake Barnby
|
7e110bf292
|
Revert "Feat: Make functions worker customizable"
|
2025-08-12 00:38:41 +12:00 |
|
Matej Bačo
|
2b3a8527ff
|
Make functions worker customizable
|
2025-08-08 17:15:14 +02:00 |
|
shimon
|
def3628205
|
feat: rename tables to grids and update documentation
|
2025-08-06 15:37:59 +03:00 |
|
shimon
|
779fb7bd20
|
Update composer dependencies and Docker Compose configuration for MongoDB integration. Change database alias in composer.json, update package versions in composer.lock, and adjust volume mappings in Docker Compose to include MongoDB source directories. Refactor application code to set tenant to null for database connections.
|
2025-08-06 15:07:04 +03:00 |
|
shimon
|
b3e1a3415a
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb
# Conflicts:
# app/init/resources.php
# composer.json
# composer.lock
|
2025-08-03 18:33:27 +03:00 |
|
fogelito
|
6ead087e91
|
fix nesting if
|
2025-07-31 14:26:36 +03:00 |
|
shimon
|
33c5ac83b2
|
Enhance Docker Compose configuration for MongoDB, add health checks, and update user creation logic in mongo-init.js. Improve database connection handling and fix conditional checks in application code.
|
2025-07-31 12:47:12 +03:00 |
|
fogelito
|
eddc782c6e
|
formatting
|
2025-07-29 11:24:41 +03:00 |
|
fogelito
|
19bd04e8c9
|
Skip empty queries
|
2025-07-29 11:10:25 +03:00 |
|
Jake Barnby
|
d491a6db2d
|
Fix consumers
|
2025-07-27 17:12:33 +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 |
|
loks0n
|
1d86cc6010
|
feat: stats-usage on redis
|
2025-07-24 16:19:13 +01:00 |
|
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 |
|
Chirag Aggarwal
|
df9ef1ace9
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-07-04 15:22:44 +05:30 |
|