Jake Barnby
|
c1676bcffd
|
Array scopes
|
2025-08-27 14:43:34 +12:00 |
|
Darshan
|
4b6d25259f
|
update: comment.
|
2025-08-22 11:49:54 +05:30 |
|
Darshan
|
07edb4e756
|
revert: database listener changes.
|
2025-08-22 11:40:32 +05:30 |
|
Darshan
|
ef47618bf3
|
update: user create events logic.
|
2025-08-21 12:20:50 +05:30 |
|
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 |
|
Matej Bačo
|
b641c9e5e0
|
Linter fix
|
2025-08-11 15:13:57 +02:00 |
|
Matej Bačo
|
ee13066f18
|
Fix missing place not using proper publisher
|
2025-08-11 15:06:23 +02:00 |
|
Jake Barnby
|
bd4fb03b74
|
Merge remote-tracking branch 'origin/1.7.x' 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
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-06 17:24:00 +12:00 |
|
Chirag Aggarwal
|
58d556aab5
|
chore: update metric naming
|
2025-08-01 15:52:27 +05:30 |
|
Chirag Aggarwal
|
81e656e42c
|
chore: update counter
|
2025-07-31 18:59:17 +05:30 |
|
Chirag Aggarwal
|
da1fa09e9c
|
chore: update name
|
2025-07-31 17:06:29 +05:30 |
|
Chirag Aggarwal
|
d1c3a84ba1
|
chore: update to use gauge
|
2025-07-31 16:40:40 +05:30 |
|
Chirag Aggarwal
|
5c0579fbc7
|
feat: telemetry for cache hits and misses
|
2025-07-31 13:50:34 +05:30 |
|
Darshan
|
79bdf705d6
|
Merge branch '1.8.x' into 'bump-migrations'.
|
2025-07-18 10:57:29 +05:30 |
|
Darshan
|
40a6190844
|
update: log message with fallbacks.
|
2025-07-18 10:55:30 +05:30 |
|
Darshan
|
14e52058c7
|
fix: file tokens not working on file-security.
|
2025-07-08 13:46:53 +05:30 |
|
Christy Jacob
|
fd7628efe8
|
refactor: streamline cache handling in App::shutdown() and ensure file modification time updates
|
2025-06-30 21:03:30 +04:00 |
|
Christy Jacob
|
d6326758a8
|
patch: increase cache ttl to ensure hits
|
2025-06-30 20:58:00 +04:00 |
|
Jake Barnby
|
d52d8f7697
|
Fix API dump
|
2025-06-25 15:47:57 -04:00 |
|
Jake Barnby
|
e37cea5146
|
Add more trigger logging
|
2025-06-25 14:50:29 -04:00 |
|
Jake Barnby
|
d7d7fa3096
|
Add trigger logging
|
2025-06-25 14:47:23 -04:00 |
|
Jake Barnby
|
3158c15111
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/functions.php
# app/controllers/api/project.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init/database/filters.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Migration/Version/V15.php
# src/Appwrite/Migration/Version/V16.php
# src/Appwrite/Migration/Version/V17.php
# src/Appwrite/Migration/Version/V18.php
# src/Appwrite/Migration/Version/V19.php
# src/Appwrite/Migration/Version/V20.php
# src/Appwrite/Migration/Version/V21.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Functions.php
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
|
2025-05-27 13:36:23 +12:00 |
|
Jake Barnby
|
86f7489640
|
Internal ID -> sequence
|
2025-05-26 17:42:11 +12:00 |
|
Christy Jacob
|
28d2ed1baa
|
Revert "Feat sequence"
|
2025-05-23 21:39:56 +04:00 |
|
Jake Barnby
|
71e3446498
|
Change internal ID to sequence
|
2025-05-23 02:55:29 +12:00 |
|
Jake Barnby
|
d577fd1294
|
Sync 1.6.x
|
2025-05-17 20:23:46 +12:00 |
|
Fabian Gruber
|
5fe6359fe6
|
Create unique stable cache identifier (#9769)
|
2025-05-16 10:56:12 +02:00 |
|
Matej Bačo
|
af0c872999
|
Merge branch '1.6.x' into 1.7.x
|
2025-05-13 10:11:39 +02:00 |
|
Jake Barnby
|
1a32ce60bd
|
Add on listener
|
2025-05-08 21:57:20 +12:00 |
|
Jake Barnby
|
9c50d60350
|
Handle upsert usage
|
2025-05-08 21:08:23 +12:00 |
|
Jake Barnby
|
572c49cc90
|
Revert "Don't accumulate docs on update/delete"
This reverts commit 8c1b9044b3.
# Conflicts:
# app/controllers/api/databases.php
|
2025-05-07 15:44:58 +12:00 |
|
Jake Barnby
|
8c1b9044b3
|
Don't accumulate docs on update/delete
|
2025-05-07 03:10:13 +12:00 |
|
Matej Bačo
|
23c4fa27be
|
Fix tests, linter
|
2025-04-25 12:57:45 +02:00 |
|
Matej Bačo
|
d8103cb57e
|
Merge branch '1.7.x' into 1.6.x
|
2025-04-25 12:18:04 +02:00 |
|
Matej Bačo
|
d5cb9d0f1f
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-22 12:25:51 +02:00 |
|
Chirag Aggarwal
|
6d0d15f469
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-18 16:01:06 +00:00 |
|
Chirag Aggarwal
|
d130e7d3bd
|
chore: add stricter checks according to review
|
2025-04-18 15:32:25 +00:00 |
|
Matej Bačo
|
f8343e01cd
|
PR review suggestions
|
2025-04-17 16:13:09 +02:00 |
|
Matej Bačo
|
9993cca484
|
Merge branch '1.7.x' into feat-development-keys
|
2025-04-17 15:51:31 +02:00 |
|
Chirag Aggarwal
|
b2dffe4057
|
Merge branch '1.7.x' into feat-tokens-module
|
2025-04-17 06:19:18 +00:00 |
|
Jake Barnby
|
cd72d70432
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
|
2025-04-17 17:09:51 +12:00 |
|
Jake Barnby
|
ba58a372d1
|
Throw on key not found
|
2025-04-16 10:50:53 +12:00 |
|
Chirag Aggarwal
|
76c7eb14eb
|
chore: fix sdk fallback back to unknown
|
2025-04-15 12:08:18 +00:00 |
|
Shimon Newman
|
c4a506445d
|
Revert "Revert "Multi region support""
|
2025-04-11 17:52:19 +03:00 |
|
Christy Jacob
|
ffe153630d
|
Revert "Multi region support"
|
2025-04-10 22:19:23 +05:30 |
|
Chirag Aggarwal
|
5a5d1752f9
|
Merge branch '1.7.x' into feat-development-keys
|
2025-04-09 09:02:20 +00:00 |
|
Jake Barnby
|
cfab30b43f
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# app/init/resources.php
|
2025-04-09 16:31:52 +12:00 |
|
Damodar Lohani
|
8d0cdb8e7f
|
Merge branch 'feat-sites' into fix-usage-sites
|
2025-04-08 14:30:43 +05:45 |
|
Matej Bačo
|
8e32ef1851
|
Merge branch '1.7.x' into feat-sites
|
2025-04-08 10:41:39 +02:00 |
|