Commit graph

27417 commits

Author SHA1 Message Date
Matej Bačo
bda9adc52e Fix sms mock endpoint 2025-06-26 20:04:56 +02:00
Matej Bačo
8dcc3c4981 Merge branch '1.7.x' into fix-account-test-flakyness 2025-06-26 19:26:23 +02:00
Christy Jacob
368f928fa9
Merge pull request #10067 from appwrite/fix-parameter-order
fix: correct parameter order in action function for robots.txt route
2025-06-26 21:05:12 +04:00
Christy Jacob
ee2796f870 fix: correct parameter order in action function for robots.txt route 2025-06-26 20:49:52 +04:00
Matej Bačo
d4b53175dc
Update tests/e2e/Scopes/Scope.php 2025-06-26 18:33:22 +02:00
Matej Bačo
572ff06f53 Fix robots.txt 5xx error 2025-06-26 18:32:03 +02:00
Matej Bačo
87c100db28 Improve General tests logging 2025-06-26 18:09:07 +02:00
Matej Bačo
918ad8979d Fix flakyness of account tests 2025-06-26 18:07:59 +02:00
Matej Bačo
2fa3ca27af
Merge pull request #10052 from appwrite/fix-logs-order
Fix: logs order
2025-06-26 16:32:35 +02:00
Christy Jacob
1dfba85bcc
Merge pull request #10054 from appwrite/chore-fix-tasks
refactor: replace Console loop with Swoole Timer for stats resource m…
2025-06-26 15:12:05 +04:00
Christy Jacob
204b00850d Refactor log message documentation in Action class to improve clarity and formatting 2025-06-26 15:09:57 +04:00
Christy Jacob
5761320bfb
Update src/Appwrite/Platform/Action.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-26 15:05:55 +04:00
Christy Jacob
dbc7e5b42d Fix output format flag in benchmark workflow for consistency 2025-06-26 15:05:10 +04:00
Christy Jacob
22900e3de8
Merge pull request #10061 from appwrite/fix-missing-injections
Add: missing injections
2025-06-26 13:24:08 +04:00
Matej Bačo
e5621f3218
Merge pull request #10062 from appwrite/add-runtimeEntrypoint
chore: add runtimeEntrypoint param
2025-06-26 10:29:21 +02:00
Chirag Aggarwal
276a294391 chore: update createExecution 2025-06-26 13:37:43 +05:30
Chirag Aggarwal
8bf3a8bf5d chore: add runtimeEntrypoint param 2025-06-26 13:29:06 +05:30
Darshan
72956d1995 fix: misaligned param order. 2025-06-26 13:07:11 +05:30
Darshan
038b5d7418 fix: lint. 2025-06-26 12:40:56 +05:30
Darshan
8f5b53d16c revert: composer.lock. 2025-06-26 12:36:37 +05:30
Darshan
d2753bd491 add: missing injections. 2025-06-26 12:34:38 +05:30
Jake Barnby
e8982e6b11
Merge pull request #10056 from appwrite/feat-update-logging
Add database worker job logging
2025-06-25 17:59:59 -04:00
Jake Barnby
7508a22ddf
Lint 2025-06-25 16:49:12 -04:00
Jake Barnby
620266d9d6
Remove heartbeat 2025-06-25 16:40:02 -04:00
Jake Barnby
f0ea206f29
Fix bench 2025-06-25 15:56:07 -04:00
Jake Barnby
d52d8f7697
Fix API dump 2025-06-25 15:47:57 -04:00
Jake Barnby
255be3babf
Ensure heartbeat is cleared on destruct 2025-06-25 14:52:14 -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
92a04535ac
Add database worker job logging 2025-06-25 14:35:17 -04:00
Christy Jacob
c479a11850 Add logging functionality to Action class with dump method and refactor disableSubqueries to use class filters 2025-06-25 21:56:30 +04:00
Christy Jacob
3cd31e2c06 Add disableSubqueries method to Action class and integrate it into StatsResources initialization 2025-06-25 21:46:15 +04:00
Christy Jacob
5173e03636 Merge branch '1.7.x' of github.com:appwrite/appwrite into chore-fix-tasks 2025-06-25 21:33:30 +04:00
Christy Jacob
3fae6ae91c
Merge pull request #10011 from appwrite/PLA-3018
Override project via custom domains log
2025-06-25 19:49:26 +04:00
shimon
19152f50dc Merge branch '1.7.x' of github.com:appwrite/appwrite into PLA-3018
# Conflicts:
#	.github/workflows/benchmark.yml
2025-06-25 18:48:53 +03:00
Matej Bačo
bfbcd648f1
Merge pull request #9967 from appwrite/feat-use-first-class-callable-syntax
Use ->action(...)) instead of ->callback([$this, 'action']);
2025-06-25 17:13:50 +02:00
Matej Bačo
f07abce6f8
Merge branch '1.7.x' into feat-use-first-class-callable-syntax 2025-06-25 16:46:30 +02:00
Matej Bačo
975f653e3e
Merge pull request #9969 from appwrite/feat-add-branch-url-for-first-git-deployment
Create commit & branch url for first git deployment when site is linked to repo
2025-06-25 16:45:41 +02:00
Matej Bačo
c85cfe132e Improve flaky tests logging 2025-06-25 15:53:59 +02:00
Matej Bačo
56347e42df Fix syntax bug 2025-06-25 14:20:20 +02:00
Matej Bačo
6cb3e35c64 Merge branch '1.7.x' into fix-logs-order 2025-06-25 13:41:49 +02:00
Matej Bačo
213cbf055a
Merge pull request #10053 from appwrite/fix-build-duration
Fix: build duration calculation
2025-06-25 13:41:24 +02:00
Matej Bačo
f394f3de62
Merge pull request #10055 from appwrite/chore-fix-benchmark-ci
chore: fix benchmark CI
2025-06-25 13:36:11 +02:00
Christy Jacob
93651c776e chore: fix benchmark CI 2025-06-25 15:32:19 +04:00
Christy Jacob
347f035105 chore: fix benchmark CI 2025-06-25 15:27:51 +04:00
Matej Bačo
b6d4baf4dc Fix tests 2025-06-25 13:14:08 +02:00
Christy Jacob
c268b632fb chore: update benchmark command to use JSON output format and adjust timer interval in StatsResources 2025-06-25 14:52:13 +04:00
Christy Jacob
17428ef433 refactor: replace Console loop with Swoole Timer for stats resource management 2025-06-25 14:18:22 +04:00
Matej Bačo
4b1966997b Fix build duration calculation 2025-06-25 10:30:07 +02:00
shimon
e712ba5763 Merge branch '1.7.x' of github.com:appwrite/appwrite into PLA-3018 2025-06-25 10:18:07 +03:00