fogelito
|
d6d7cf1d9f
|
Pull 1.6.x
|
2024-09-19 18:27:02 +03:00 |
|
fogelito
|
b519f5e23a
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
|
2024-09-19 18:19:45 +03:00 |
|
Bradley Schofield
|
82687c8ca4
|
Merge branch 'main' into 1.5.x-db-storage-metrics
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# app/controllers/api/project.php
# src/Appwrite/Utopia/Response/Model/UsageProject.php
# tests/e2e/General/UsageTest.php
|
2024-09-19 15:37:27 +09:00 |
|
Damodar Lohani
|
8c46f73f69
|
Merge branch 'main' into lohanidamodar-patch-3
|
2024-09-19 10:10:24 +05:45 |
|
Binyamin Yawitz
|
1581a8c654
|
chore: merge
|
2024-09-18 09:28:55 -04:00 |
|
Bradley Schofield
|
e88cfed03a
|
Normalize algorithm being used
|
2024-09-18 16:30:02 +09:00 |
|
Bradley Schofield
|
be3e3790c9
|
Update Database lib, update instances where findOne is used to ensure we check document is empty.
|
2024-09-18 14:47:36 +09:00 |
|
Steven Nguyen
|
f555939de6
|
Bump appwrite version to 1.6.0
|
2024-09-17 20:21:45 -07:00 |
|
Christy Jacob
|
af126a28ae
|
Merge pull request #8639 from appwrite/fix-scheduled-executions
Fix: scheduled executions data
|
2024-09-18 01:40:31 +04:00 |
|
Steven Nguyen
|
a26f08a32b
|
fix(messaging): ensure metric includes provider name
|
2024-09-17 12:20:30 -07:00 |
|
Steven Nguyen
|
9c088f974a
|
fix(messaging): use count of delivery errors for metrics
`$deliveryErrors` is an array so we need to get a count before using it
in metrics.
|
2024-09-17 11:57:22 -07:00 |
|
shimon
|
4654c09edc
|
fix
|
2024-09-17 14:13:09 +03:00 |
|
shimon
|
4cbbd19cf9
|
linter
|
2024-09-17 12:33:06 +03:00 |
|
shimon
|
25f82895c5
|
adding external messages usage
|
2024-09-17 12:20:55 +03:00 |
|
shimon
|
0791b68149
|
adding external messages usage
|
2024-09-17 11:45:07 +03:00 |
|
Binyamin Yawitz
|
de95bf677e
|
fix: removing unneeded coroutine
|
2024-09-16 15:05:20 -04:00 |
|
Binyamin Yawitz
|
e246005c51
|
chore: merge
|
2024-09-16 11:17:40 -04:00 |
|
Torsten Dittmann
|
c5dae9f018
|
fix: backwards compatibility
|
2024-09-16 13:49:13 +02:00 |
|
Torsten Dittmann
|
8ac2f64353
|
fix: function storage metrics
|
2024-09-16 11:58:08 +02:00 |
|
Matej Bačo
|
c4991b9941
|
Merge remote-tracking branch 'origin/1.6.x' into fix-scheduled-executions
|
2024-09-14 10:28:30 +00:00 |
|
Christy Jacob
|
a00c771be0
|
Merge pull request #8643 from appwrite/chore-prettyprint-specs
Chores: Prettyprint specs
|
2024-09-10 14:52:43 +04:00 |
|
Matej Bačo
|
d25ac4998a
|
Merge remote-tracking branch 'origin/1.6.x' into chore-prettyprint-specs
|
2024-09-10 10:50:26 +00:00 |
|
Christy Jacob
|
ca9af0510a
|
Merge pull request #8627 from appwrite/fix-functions-logging
Fix: logging behaviour for Functions
|
2024-09-10 14:49:06 +04:00 |
|
Christy Jacob
|
876bb6e2c8
|
Merge pull request #8631 from appwrite/feat-vcs-env-vars
Feat: VCS vars to deployments & executions
|
2024-09-10 14:48:22 +04:00 |
|
fogelito
|
707d9554df
|
Add $createdAt $updatedAt
|
2024-09-10 12:39:52 +02:00 |
|
Matej Bačo
|
8a2083feb5
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-scheduled-executions
|
2024-09-10 10:38:01 +00:00 |
|
Christy Jacob
|
d82572acbe
|
Merge pull request #8640 from appwrite/fix-vcs-deployment-size
Fix: vcs deployment size
|
2024-09-10 14:37:59 +04:00 |
|
Christy Jacob
|
e744a7e022
|
Merge pull request #8641 from appwrite/fix-scheduler-across-projects
Fix: cross-project scheduler stability
|
2024-09-10 14:23:26 +04:00 |
|
Binyamin Yawitz
|
f8c26e0f0a
|
chore: merge
|
2024-09-10 11:12:16 +02:00 |
|
Jake Barnby
|
31cc4350a2
|
Revert version
|
2024-09-10 15:09:57 +12:00 |
|
Binyamin Yawitz
|
3ca7672726
|
chore: merge
|
2024-09-09 17:59:38 +02:00 |
|
Binyamin Yawitz
|
1861ae3f68
|
fix: mock phone tests
|
2024-09-09 17:48:26 +02:00 |
|
Christy Jacob
|
c7dd8574e4
|
Merge pull request #8648 from appwrite/phone_auth_metric_rename
Phone auth metric rename
|
2024-09-09 17:42:11 +04:00 |
|
shimon
|
de8e82926a
|
sms messages rename
|
2024-09-09 14:54:32 +02:00 |
|
Binyamin Yawitz
|
ef1380bf61
|
chore: merge
|
2024-09-09 14:52:47 +02:00 |
|
Jake Barnby
|
7e303399c7
|
Update version
|
2024-09-09 23:00:22 +12:00 |
|
Jake Barnby
|
c4b742ac0d
|
Allow overriding realtime instance
|
2024-09-09 20:52:37 +12:00 |
|
Jake Barnby
|
af7bd705f4
|
Update console SDK version
|
2024-09-09 19:17:47 +12:00 |
|
Matej Bačo
|
8160e39154
|
Prettyprint specs
|
2024-09-08 07:24:17 +00:00 |
|
Matej Bačo
|
3aa2bd6aa3
|
Use schedule ID as unique memory cache key
|
2024-09-07 17:31:17 +00:00 |
|
Matej Bačo
|
da4c4184bc
|
Fix vcs deployment size
|
2024-09-07 17:08:09 +00:00 |
|
Matej Bačo
|
b3ada0b017
|
Update src/Appwrite/Platform/Tasks/ScheduleExecutions.php
|
2024-09-07 19:02:38 +02:00 |
|
Matej Bačo
|
b1769ed5ca
|
Fix scheduled executions data
|
2024-09-07 12:20:23 +02:00 |
|
Binyamin Yawitz
|
b390485dd9
|
fix: coroutine access in schedulers
|
2024-09-06 15:52:20 -04:00 |
|
Matej Bačo
|
ff1d64a36a
|
Add VCS vars to deployments & executions
|
2024-09-06 10:50:29 +00:00 |
|
Jake Barnby
|
e73053d5b2
|
Merge remote-tracking branch 'origin/1.6.x' into 1.6.1
|
2024-09-06 22:26:01 +12:00 |
|
Binyamin Yawitz
|
9e525366cb
|
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
# app/controllers/api/functions.php
# app/init.php
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
|
2024-09-05 18:09:16 -04:00 |
|
Binyamin Yawitz
|
557eefe2c4
|
review: addressing
|
2024-09-05 18:06:41 -04:00 |
|
Binyamin Yawitz
|
439e42e1ab
|
review: addressing
|
2024-09-05 14:49:37 -04:00 |
|
Binyamin Yawitz
|
0ecc61fe9e
|
refactor: import instead of FQDN
|
2024-09-05 13:26:26 -04:00 |
|