Commit graph

4768 commits

Author SHA1 Message Date
shimon
2af4ef705d composer 2024-10-01 19:09:43 +03:00
shimon
1551de729b messaging adapter default values 2024-10-01 18:56:59 +03:00
Christy Jacob
d31810d08b
Merge pull request #8728 from appwrite/fix-delete-project
Ignore junction tables
2024-09-30 15:26:22 +04:00
Damodar Lohani
8e4ceebaef
Merge pull request #8391 from appwrite/lohanidamodar-patch-3
Fix: throwing exception when optional array attribute does not exist
2024-09-29 07:28:21 +05:45
fogelito
0b6467291b Ignore junction tables 2024-09-27 15:43:21 +03:00
Damodar Lohani
7c3ac9e014 Merge remote-tracking branch 'origin/1.6.x' into lohanidamodar-patch-3 2024-09-25 01:46:42 +00:00
Bradley Schofield
46bef5a61d
Merge branch '1.6.x' into 1.5.x-db-storage-metrics 2024-09-24 18:12:11 +09:00
Bradley Schofield
fb1c0c85b0 Handle missing database 2024-09-24 16:10:52 +09:00
Bradley Schofield
001d13d7e9 Improve Stability, handle cases of deleted collections or databases 2024-09-24 16:08:46 +09:00
Bradley Schofield
585ee4b88e Get tests passing 2024-09-24 15:18:35 +09:00
Bradley Schofield
3a68c77406 Try and get tests working 2024-09-24 14:28:11 +09:00
Bradley Schofield
9b454b07b9 Address Comments 2024-09-24 01:48:15 +09:00
Bradley Schofield
9db6f4cbee Address Comments 2024-09-24 00:54:27 +09:00
Bradley Schofield
00acc2f73b Address Comments 2024-09-24 00:07:54 +09:00
Bradley Schofield
f9d0f8fc38 Run Linter 2024-09-23 18:16:18 +09:00
Bradley Schofield
a309f31a33 Add tests, move hooks to API Layer 2024-09-23 18:08:48 +09:00
Damodar Lohani
9b3f1a2c4a fix linter 2024-09-22 02:43:29 +00:00
Binyamin Yawitz
5ffca0f6fa
fix: typo in scheduler base 2024-09-20 12:37:45 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
Binyamin Yawitz
d2aaa99076
Revert "Fix typo in scheduler base" 2024-09-20 12:26:17 -04:00
Binyamin Yawitz
0702d7ec9c
chore: merge 2024-09-19 14:25:05 -04:00
Binyamin Yawitz
fe7f39d7a5
fix: reviews 2024-09-19 13:48:15 -04:00
fogelito
2517605cd1 Add this 2024-09-19 18:45:00 +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
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
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