Khushboo Verma
|
bc47ac7caa
|
Truncate logs and errors from beginning
|
2025-08-21 12:49:31 +05:30 |
|
Khushboo Verma
|
1bd6b6452c
|
Fix PR changes
|
2025-08-20 18:53:55 +05:30 |
|
Jake Barnby
|
2235848262
|
Clear txn logs on worker
|
2025-08-15 00:32:03 +12:00 |
|
Jake Barnby
|
ef63d421b3
|
Merge branch 'feat-txn' into cursor/enforce-operations-cap-per-transaction-6dd5
|
2025-08-14 22:21:06 +12:00 |
|
Cursor Agent
|
dffe030d16
|
Replace databasesBatchSize with databasesTransactionSize in database operations
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-14 10:06:43 +00:00 |
|
Jake Barnby
|
1da2812864
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
|
2025-08-14 21:44:05 +12:00 |
|
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
|
14faef323c
|
Fix variables sharing across resources
|
2025-08-12 17:01:13 +02: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 |
|
Jake Barnby
|
cbf210b9e6
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# composer.json
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
|
2025-08-11 20:06:40 +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 |
|
Jake Barnby
|
bf1af094c1
|
Add specific column selection
|
2025-08-06 00:40:39 +12:00 |
|
shimon
|
b1cc203eba
|
composer
|
2025-08-03 18:38:38 +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 |
|
shimon
|
d48248c9a2
|
Refactor Docker Compose and application code for MongoDB integration. Remove health check configuration and simplify service dependencies in Docker Compose. Update error logging in application to include context for MongoDB connection issues.
|
2025-08-03 18:13:16 +03:00 |
|
shimon
|
46965135a4
|
Update Docker Compose and application configuration to support MongoDB as the primary database, replacing all instances of MariaDB. Introduce a new environment variable for database selection and adjust database schemes in the application initialization.
|
2025-07-31 17:17:08 +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 |
|
shimon
|
57c08a41f1
|
Update environment configuration to support MongoDB, enhance Docker Compose for MongoDB integration, and improve database connection handling in the application.
|
2025-07-29 23:08:00 +03:00 |
|
Jake Barnby
|
93cc4e1df8
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# app/config/errors.php
# app/config/roles.php
# app/controllers/api/databases.php
# composer.json
# composer.lock
# src/Appwrite/Extend/Exception.php
# src/Appwrite/Utopia/Response.php
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
|
2025-07-29 22:16:56 +12: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 |
|
shimon
|
36e7452f78
|
Update environment variables, Dockerfile version, and enhance MongoDB connection handling in the application. Add console document creation logic and improve code formatting for better readability.
|
2025-07-28 17:34:11 +03:00 |
|
shimon
|
469801b862
|
Update database configuration to use MongoDB, add MongoDB and Mongo Express services to Docker Compose, and adjust related code for MongoDB integration.
|
2025-07-27 20:38:49 +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 |
|
hmacr
|
9c0e6f4203
|
Skip deployment when commit is created by us
|
2025-07-22 20:39:36 +05:30 |
|
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
|
97a4e5f355
|
Bump version
|
2025-07-18 21:38:35 +12: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 |
|
Jake Barnby
|
5bb998b02d
|
Add API + CLI stubs
|
2025-07-03 14:24:40 -04:00 |
|
Chirag Aggarwal
|
e721a9f11c
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-07-03 22:40:46 +05:30 |
|
Ariel Weinberger
|
199b9f7e6d
|
fix nitpick
|
2025-07-03 11:06:36 -05:00 |
|
Ariel Weinberger
|
d9486f38c4
|
fix: jwt auth database selection for admin mode
Use dbForPlatform for JWT user lookup in admin mode
|
2025-07-03 10:54:51 -05:00 |
|
Chirag Aggarwal
|
2d00052db6
|
fix: general test
|
2025-06-30 20:50:29 +05:30 |
|
Chirag Aggarwal
|
843d4d9ea0
|
chore: use origin validator
|
2025-06-30 19:29:42 +05:30 |
|
Chirag Aggarwal
|
bfee98ca87
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-06-30 18:38:25 +05:30 |
|
Matej Bačo
|
ba7903af55
|
Merge branch '1.7.x' into fix-rules-platform-check
|
2025-06-27 12:46:06 +02:00 |
|
Chirag Aggarwal
|
8027251224
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-06-27 09:21:27 +05:30 |
|
Matej Bačo
|
918ad8979d
|
Fix flakyness of account tests
|
2025-06-26 18:07:59 +02:00 |
|
Matej Bačo
|
df82340dae
|
Improve code quality
|
2025-06-25 14:22:55 +02:00 |
|