ArnabChatterjee20k
e84a26be76
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-03-05 12:11:44 +05:30
Matej Bačo and GitHub
f8b31e7db7
Revert "Features with schema changes"
2026-03-04 14:31:05 +01:00
Matej Bačo
1f5fd919c9
Merge branch '1.8.x' into feat-1.8.x-new-schema
2026-03-04 14:13:01 +01:00
fogelito
da30142b4d
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into executions-collection-index
2026-03-04 10:29:20 +02:00
fogelito
f5047afec9
Remove index
2026-03-04 10:28:56 +02:00
loks0n and Claude Sonnet 4.5
c073743989
fix: lint - order imports in general controller
...
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-03 20:11:34 +00:00
loks0n and Claude Opus 4.6
20f248a6ae
refactor: consolidate SiteRequestCompleted into RequestCompleted with optional deployment
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 19:36:48 +00:00
loks0n and Claude Opus 4.6
2081c4c42c
refactor: replace bandwidth queueForStatsUsage with Bus events
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 19:36:48 +00:00
loks0n and Claude Opus 4.6
b45ff6b646
refactor: replace queueForExecutions with Bus event bus
...
Introduce a generic event bus (Utopia\Bus) with typed events, listener
base class, Span instrumentation, and coroutine dispatch. Replace all
direct queueForExecutions and inline execution usage calls with
ExecutionCompleted event and dedicated listeners (Log, Usage).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-03 19:36:48 +00:00
fogelito
5999db295d
Message
2026-03-03 15:44:20 +02:00
fogelito
b6b44efdab
Revert length
2026-03-03 13:58:00 +02:00
fogelito
f4125b8859
Remove length
2026-03-03 13:35:23 +02:00
fogelito
1ccd61ece5
functionInternalId
2026-03-03 12:15:21 +02:00
Hemachandar and GitHub
598c71fb11
Move VCS events APIs to Modules ( #11403 )
...
* Move VCS events APIs to Modules
* trait
* lint
* fix external flow
* fix overriden vars
* feedback
2026-03-03 00:15:09 +05:30
ArnabChatterjee20k
abf497d509
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-02-27 17:19:31 +05:30
Jake Barnby and GitHub
3c4c78d086
Merge branch '1.8.x' into fix-realtime-regions
2026-02-27 06:07:06 +00:00
Prem Palanisamy
81e828a200
use named arguments and elvis operator for realtime error logging
2026-02-26 15:45:46 +00:00
Prem Palanisamy
218d25ba1b
improve realtime error logging with project, user, and auth context
2026-02-26 15:45:46 +00:00
copilot-swe-agent[bot] and abnegate
339ecc418d
test: remove testConnectionFailureRegionMismatch and mock PATCH route
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 12:46:47 +00:00
copilot-swe-agent[bot] and abnegate
5ff7e2af24
fix: revert regions.php, add mock PATCH route for project region in tests
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 12:31:05 +00:00
copilot-swe-agent[bot] and abnegate
9aa47c267d
test: add region mismatch failure test and fra region to config
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 12:14:23 +00:00
copilot-swe-agent[bot] and abnegate
952f48c72a
fix: use AppwriteException, fix console region, add region check test
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 11:55:15 +00:00
eldadfux
ded05ebea2
Merge remote-tracking branch 'origin/1.8.x' into fix-users-optional-name-error
2026-02-26 12:09:12 +01:00
Eldad A. Fux and GitHub
a71f3555ae
Merge pull request #11412 from appwrite/fix-better-error-for-functions
...
Fix better error for functions
2026-02-26 12:07:31 +01:00
ArnabChatterjee20k
3287ef6a57
Merge remote-tracking branch 'origin/1.8.x' into sync-mongodb
2026-02-26 16:33:56 +05:30
copilot-swe-agent[bot] and abnegate
4500349fda
fix: use 'default' fallback for _APP_REGION in realtime.php
...
Co-authored-by: abnegate <5857008+abnegate@users.noreply.github.com >
2026-02-26 11:00:09 +00:00
Jake Barnby
347436d370
Add region check
2026-02-26 23:37:26 +13:00
eldadfux
47a81d165e
Fix for user name to accept null and cast as string
2026-02-26 10:30:41 +01:00
eldadfux
79d219bf50
fix cache duplication
2026-02-26 07:50:51 +01:00
eldadfux
9b2143a2a5
Fixed cache duplication
2026-02-26 07:44:35 +01:00
Hemachandar and GitHub
76965252d8
Move teams API to Modules ( #11358 )
...
* Move teams API to Modules
* lint
* Move team prefs & logs API to Modules (#11359 )
* Move team prefs & logs API to Modules
* format
* missin desc
* Move team memberships API to Modules (#11362 )
* Move team memberships API to Modules
* fix config dir
* Cloud parity
* params
* Cloud conflicts
* refactor
* prop
* refactor
* set teamId
* feedback
* feedback 2
* fix url-encoding
2026-02-26 11:18:29 +05:30
Jake Barnby and GitHub
52d5ae50d9
Merge pull request #11405 from appwrite/patch-text-types-return
2026-02-26 03:33:52 +00:00
eldadfux
159da8ba31
Fix 500 errors where we don't report duplication properly
2026-02-25 23:58:22 +01:00
ArnabChatterjee20k
8c579cf88d
updated string filtering in the filters
2026-02-25 19:29:03 +05:30
ArnabChatterjee20k
58f4fff864
added
2026-02-25 16:20:44 +05:30
ArnabChatterjee20k
681c9743b1
added controllers
2026-02-25 16:09:28 +05:30
ArnabChatterjee20k
cd2d2a1238
added configs
2026-02-25 16:09:16 +05:30
Atharva Deosthale
c1e2d4593d
Merge remote-tracking branch 'origin/1.8.x' into add-cursor-plugin
...
# Conflicts:
# composer.lock
2026-02-25 15:41:05 +05:30
Damodar Lohani and GitHub
244606ff1d
Revert "Fix: add missing sites bandwidth to project usage"
2026-02-25 12:56:05 +05:45
Atharva Deosthale
ff4e756958
Merge remote-tracking branch 'origin/1.8.x' into add-cursor-plugin
...
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Tasks/SDKs.php
2026-02-25 10:32:51 +05:30
Eldad A. Fux and GitHub
ac0aa81629
Merge pull request #11378 from appwrite/fix-missing-email-warning
...
OAuth provider handling fix
2026-02-24 14:36:09 +01:00
eldadfux
2b5307715a
Merge remote 1.8.x
...
Co-authored-by: Cursor <cursoragent@cursor.com >
# Conflicts:
# composer.lock
2026-02-24 14:25:56 +01:00
ArnabChatterjee20k
8237250453
refactor: streamline database DSN handling and remove deprecated attributes
2026-02-24 17:40:50 +05:30
Jake Barnby and GitHub
aa7dfd0bd1
Merge pull request #11312 from appwrite/feat-mongodb
2026-02-24 09:32:22 +00:00
Damodar Lohani
2898d57243
Fix: Add missing sites bandwidth in the project usage
2026-02-24 06:26:52 +00:00
Jake Barnby
1cb7c4b3f6
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# .gitignore
# composer.lock
# tests/e2e/Services/Teams/TeamsCustomClientTest.php
2026-02-24 14:06:57 +13:00
eldadfux
ae4c02221f
Merge remote 1.8.x
...
Co-authored-by: Cursor <cursoragent@cursor.com >
# Conflicts:
# composer.lock
2026-02-23 19:46:48 +01:00
eldadfux
3b1b7bd611
Update composer.lock and enhance error logging in HTTP requests
...
- Updated versions for several dependencies in composer.lock, including utopia-php/database (5.3.3), utopia-php/detector (0.2.4), utopia-php/dns (1.6.5), utopia-php/framework (0.33.40), utopia-php/queue (0.15.6), and utopia-php/storage (1.0.1).
- Improved error logging in app/http.php and app/controllers/general.php to handle null routes gracefully, ensuring that the HTTP method and request URI are logged correctly even when the route is not defined.
2026-02-23 19:35:52 +01:00
Matej Bačo and GitHub
f8783faf1e
Merge branch '1.8.x' into fix-email-url-params-encoding
2026-02-23 16:52:32 +01:00
Matej Bačo
8946d3b7ee
AI review fixes
2026-02-23 16:19:19 +01:00