Matej Bačo
|
725dff7f0f
|
Merge branch '1.7.x' into feat-sites
|
2025-03-13 11:41:28 +01:00 |
|
Khushboo Verma
|
42cd1df77d
|
Remove duplication from workers
|
2025-03-12 15:24:52 +05:30 |
|
Chirag Aggarwal
|
388affa3d0
|
chore: updated naming for subscribers
|
2025-02-27 07:23:13 +00:00 |
|
Chirag Aggarwal
|
b99d2c3c8c
|
Merge branch '1.6.x' into pla-1883
|
2025-02-18 16:31:41 +05:30 |
|
Chirag Aggarwal
|
a74c6e0b10
|
chore: added targets to realtime, refactor webhook queues
|
2025-02-18 07:58:56 +00:00 |
|
Jake Barnby
|
6dbc8c5464
|
Allow disabling specific metrics in hooks via keys
|
2025-02-13 00:19:51 +13:00 |
|
Jake Barnby
|
bed7ab321e
|
Add unit test
|
2025-02-11 22:02:20 +13:00 |
|
Jake Barnby
|
30bc70b9b1
|
Abstract key decoding and check if usage is enabled
|
2025-02-11 17:49:22 +13:00 |
|
Chirag Aggarwal
|
47fbb777ed
|
chore: refactor migrations realtime queue
|
2025-02-11 04:03:02 +00:00 |
|
Bradley Schofield
|
a4fa0e020a
|
Readd Database Scopes
|
2025-01-30 12:38:19 +09:00 |
|
Bradley Schofield
|
ecaaa4be53
|
Make migrations use Dynamic keys for destination
|
2025-01-30 11:23:39 +09:00 |
|
Christy Jacob
|
de6fced412
|
feat: optimise events payloads
|
2025-01-16 11:35:22 +05:30 |
|
Christy Jacob
|
75b42e134a
|
chore: replace occurrences of dbForConsole to dbForPlatform
|
2024-12-12 14:30:26 +04:00 |
|
fogelito
|
17b5b3cf4b
|
Remove comments
|
2024-12-11 17:06:19 +02:00 |
|
fogelito
|
4984abb0dd
|
tests nulls
|
2024-12-11 16:58:00 +02:00 |
|
fogelito
|
66c5f959c0
|
Sentry Console::error
|
2024-12-11 16:34:13 +02:00 |
|
fogelito
|
142782825d
|
Add throwable migration error
|
2024-12-11 13:31:17 +02:00 |
|
fogelito
|
071f050aaf
|
Add throwable migration error
|
2024-12-11 12:57:25 +02:00 |
|
Bradley Schofield
|
54db5655a1
|
Run Linter
|
2024-11-13 13:42:49 +09:00 |
|
Bradley Schofield
|
91cc0e627a
|
Address Comments
|
2024-11-13 10:29:43 +09:00 |
|
Bradley Schofield
|
29e7d1f7d0
|
Address Comments
|
2024-11-13 09:13:00 +09:00 |
|
Bradley Schofield
|
1337ea77b1
|
Fix Optionals
|
2024-11-12 16:18:09 +09:00 |
|
Bradley Schofield
|
a460a41fe5
|
Run Linter
|
2024-11-12 11:33:13 +09:00 |
|
Bradley Schofield
|
b62640489d
|
Fire logs for each individual migration error
|
2024-11-12 11:29:19 +09:00 |
|
Bradley Schofield
|
d9e2ecff54
|
Remove get document from worker
|
2024-11-11 16:45:17 +09:00 |
|
Bradley Schofield
|
10b9887c74
|
Continue work on migration tests
|
2024-10-31 14:35:54 +09:00 |
|
Bradley Schofield
|
bb72fd8834
|
Fix source creds being over written and begin implementing migrations tests
|
2024-10-30 14:23:24 +09:00 |
|
Jake Barnby
|
4fa8f01ce2
|
Call migration success on success
|
2024-10-10 21:15:18 +13:00 |
|
Torsten Dittmann
|
bb20b3f52c
|
feat(realtime): projects channels
|
2024-09-30 16:32:50 +02:00 |
|
fogelito
|
6625d4e4a8
|
Add console error
|
2024-09-30 11:01:01 +03:00 |
|
fogelito
|
032fec3cae
|
Add id
|
2024-09-30 10:43:50 +03:00 |
|
fogelito
|
a42a669d6e
|
equal equal
|
2024-09-24 22:02:38 +03:00 |
|
fogelito
|
12d119069e
|
equal
|
2024-09-24 22:02:18 +03:00 |
|
fogelito
|
75d681e6e2
|
Remove Breadcrumb
|
2024-09-24 19:01:01 +03:00 |
|
Shmuel Fogel
|
3121cd1c07
|
Update src/Appwrite/Platform/Workers/Migrations.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
|
2024-09-24 18:52:38 +03:00 |
|
fogelito
|
6f55068838
|
Fix getMessage
|
2024-09-05 19:40:04 +03:00 |
|
fogelito
|
c5b93ce231
|
Debug info
|
2024-09-05 19:33:05 +03:00 |
|
fogelito
|
a008c7c67b
|
Debug info
|
2024-09-05 19:16:15 +03:00 |
|
fogelito
|
626b2390e4
|
Debug info
|
2024-09-05 19:06:48 +03:00 |
|
fogelito
|
745968ebd4
|
Debug info
|
2024-09-05 19:06:19 +03:00 |
|
fogelito
|
ff1a679c49
|
Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups-v2
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Maintenance.php
# src/Appwrite/Platform/Workers/Migrations.php
# tests/e2e/Services/Databases/DatabasesBase.php
|
2024-08-20 16:36:54 +03:00 |
|
fogelito
|
919b5ac06d
|
Use document credentials
|
2024-08-12 11:15:14 +03:00 |
|
fogelito
|
3800ccee1d
|
credentials
|
2024-08-08 19:46:44 +03:00 |
|
fogelito
|
d29740f0d7
|
credentials
|
2024-08-08 15:43:11 +03:00 |
|
fogelito
|
41beb8af9c
|
credentials
|
2024-08-08 15:14:43 +03:00 |
|
fogelito
|
f12a578efe
|
Update on failed
|
2024-08-07 16:58:00 +03:00 |
|
fogelito
|
0ac5e2aa76
|
error no params
|
2024-08-07 16:33:54 +03:00 |
|
fogelito
|
7593537f3d
|
Add error hook
|
2024-08-07 16:02:24 +03:00 |
|
fogelito
|
0bb34e0d01
|
Add resourceType
|
2024-08-06 12:46:13 +03:00 |
|
fogelito
|
4f87d72bcd
|
Migrations errors
|
2024-07-28 14:44:37 +03:00 |
|