ArnabChatterjee20k
|
76d3dc3d5a
|
* added senstive var copying in from method
* added tests
|
2025-10-02 18:27:20 +05:30 |
|
loks0n
|
39a190f60c
|
fix: db queues
|
2025-09-12 19:28:27 +01:00 |
|
Matej Bačo
|
81a5f25e4d
|
add certificate valdiation override
|
2025-09-10 15:29:59 +02:00 |
|
loks0n
|
1b586bbc51
|
chore: revert scheduler & hook changes
|
2025-09-03 12:47:33 +01:00 |
|
loks0n
|
e4adff4edc
|
chore: jake review
|
2025-09-03 12:10:34 +01:00 |
|
loks0n
|
5423b63c8a
|
refactor: prevent direct publisher calls
|
2025-09-03 12:10:34 +01:00 |
|
Jake Barnby
|
eab03af822
|
Revert "Added handling of database resources after migration"
|
2025-08-29 22:45:02 +12:00 |
|
ArnabChatterjee20k
|
f067d1fadf
|
updated reset of the stats usage worker to reset metrics
|
2025-08-28 19:14:14 +05:30 |
|
ArnabChatterjee20k
|
7334efbf3a
|
feat: Initialize event and payload properties in Event class and optimize bulk document queue triggering
|
2025-08-05 11:52:58 +05:30 |
|
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 |
|
Darshan
|
e67e6303b2
|
fix: templates on 1.7.x.
|
2025-07-25 14:30:03 +05:30 |
|
hmacr
|
bf3efea98d
|
framework support + content for OTP & add-member email
|
2025-07-22 16:43:17 +05:30 |
|
Darshan
|
5243af937f
|
fix: the default templates.
|
2025-07-20 14:40:30 +05:30 |
|
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 |
|
Jake Barnby
|
255be3babf
|
Ensure heartbeat is cleared on destruct
|
2025-06-25 14:52:14 -04:00 |
|
Darshan
|
1ac22c0ae0
|
Merge branch '1.8.x' into 'database-aliases'.
|
2025-06-11 12:36:33 +05:30 |
|
Darshan
|
fcdddf7bf0
|
address comments.
|
2025-06-11 12:21:48 +05:30 |
|
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
|
3ec0f08db1
|
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6.x
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Workers/Deletes.php
|
2025-05-21 20:15:08 +12:00 |
|
Jake Barnby
|
16b2449787
|
Revert "Merge pull request #9703 from appwrite/revert-9659-feat-pool-adapter"
This reverts commit bf9deb09f5, reversing
changes made to d312fe22ff.
# Conflicts:
# app/cli.php
# app/init/registers.php
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Tasks/ScheduleFunctions.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
|
2025-05-14 18:14:07 +12:00 |
|
Darshan
|
d1ae06550f
|
update: realtime events logic.
|
2025-05-10 10:09:43 +05:30 |
|
Darshan
|
a807dd97d9
|
fix: realtime events.
|
2025-05-09 14:47:01 +05:30 |
|
Darshan
|
f2f23be648
|
update: events, errors, realtime.
|
2025-05-07 14:11:28 +05:30 |
|
Darshan
|
ee117b816a
|
manage: events and channels.
|
2025-05-07 10:33:54 +05:30 |
|
Jake Barnby
|
c759f9ec11
|
Revert "Feat pool adapter"
|
2025-04-30 23:24:54 +12:00 |
|
Jake Barnby
|
6caa347b26
|
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
# composer.lock
# src/Appwrite/Messaging/Adapter/Realtime.php
|
2025-04-28 21:56:45 +12:00 |
|
Darshan
|
949f58522d
|
change: events system.
|
2025-04-27 10:33:44 +05:30 |
|
Matej Bačo
|
d8103cb57e
|
Merge branch '1.7.x' into 1.6.x
|
2025-04-25 12:18:04 +02:00 |
|
Fabian Gruber
|
fe28af292b
|
feat: allow non-critical events to ignore exceptions when enqueuing the message
|
2025-04-23 16:48:09 +02:00 |
|
Matej Bačo
|
e48fadf9fd
|
PR review changes
|
2025-04-16 10:43:02 +02:00 |
|
Damodar Lohani
|
5f6e65c1aa
|
Merge branch 'feat-usage-dump-multi-tenant-batch' into fix-merge-stats-usage-and-dump
|
2025-04-13 09:47:45 +05:45 |
|
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 |
|
Damodar Lohani
|
cfb1f4fcdb
|
fix: remove stats usage dump
|
2025-03-27 08:29:12 +00:00 |
|
Matej Bačo
|
79e066a4d7
|
Post-merge fixes
|
2025-03-13 12:04:20 +01:00 |
|
Matej Bačo
|
725dff7f0f
|
Merge branch '1.7.x' into feat-sites
|
2025-03-13 11:41:28 +01:00 |
|
shimon
|
3bc81c82ec
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
# Conflicts:
# src/Appwrite/Platform/Workers/Usage.php
|
2025-03-05 17:29:57 +02:00 |
|
Christy Jacob
|
d5ab989891
|
Merge pull request #9339 from appwrite/feat-remove-deprecated-usage-stuff
Remove usage and usage dump in favor of stats-usage and stats-usage-dump
|
2025-03-04 11:23:29 +05:30 |
|
shimon
|
368b61493f
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into multi-region-support
# Conflicts:
# composer.lock
|
2025-02-27 10:29:06 +02:00 |
|
Chirag Aggarwal
|
388affa3d0
|
chore: updated naming for subscribers
|
2025-02-27 07:23:13 +00:00 |
|
Chirag Aggarwal
|
28896081d7
|
chore: fix forloop
|
2025-02-26 16:50:12 +00:00 |
|
Chirag Aggarwal
|
0ddcb9b14c
|
chore: refactor adapter
|
2025-02-26 16:24:05 +00:00 |
|
shimon
|
f48791fba6
|
debug cert
|
2025-02-26 15:53:04 +02:00 |
|
shimon
|
e2b9c64f91
|
debug cert
|
2025-02-25 18:01:30 +02:00 |
|
shimon
|
69e9a1bd8c
|
debug cert
|
2025-02-25 17:42:36 +02:00 |
|
Matej Bačo
|
3932b8bdc1
|
Merge branch '1.7.x' into feat-sites
|
2025-02-19 12:54:05 +01:00 |
|
Chirag Aggarwal
|
55e7633bd1
|
chore: shift targets to realtime
|
2025-02-18 14:04:59 +00:00 |
|