ArnabChatterjee20k
|
b36431d45c
|
empty commit
|
2025-06-26 21:26:25 +05:30 |
|
ArnabChatterjee20k
|
c76fa53f55
|
updated the db version
|
2025-06-26 21:13:12 +05:30 |
|
Matej Bačo
|
2fa3ca27af
|
Merge pull request #10052 from appwrite/fix-logs-order
Fix: logs order
|
2025-06-26 16:32:35 +02:00 |
|
Chirag Aggarwal
|
1555abcbd6
|
chore: use lowercase for check
|
2025-06-26 19:59:58 +05:30 |
|
Chirag Aggarwal
|
f8e74d073a
|
chore: fix scheme check, remove logging
|
2025-06-26 19:48:57 +05:30 |
|
Chirag Aggarwal
|
be40f1cbe3
|
chore: remove check for scheme
|
2025-06-26 19:44:41 +05:30 |
|
Chirag Aggarwal
|
043cead66b
|
chore: fix logging
|
2025-06-26 19:32:15 +05:30 |
|
Chirag Aggarwal
|
7e378a3a1e
|
chore: more logging
|
2025-06-26 19:10:35 +05:30 |
|
Chirag Aggarwal
|
e13089b1ce
|
chore: more logging
|
2025-06-26 19:09:14 +05:30 |
|
Chirag Aggarwal
|
9861f60666
|
chore: add logging
|
2025-06-26 18:55:51 +05:30 |
|
Chirag Aggarwal
|
06ce606ac7
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-06-26 18:38:10 +05:30 |
|
Eldad A. Fux
|
9ab8097387
|
Merge pull request #10063 from appwrite/LauraDuRy-patch-4
Update README.md
|
2025-06-26 12:23:21 +01: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 |
|
Laura Du Ry
|
484d5ca4b4
|
Update README.md
|
2025-06-26 13:10:57 +02: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
|
921b2bcc5d
|
Merge remote-tracking branch 'origin/1.7.x' into chore-upgrade-utopia-queue
|
2025-06-25 18:58:08 -04:00 |
|
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 |
|
Darshan
|
91d3b43d2e
|
bump: dependencies.
|
2025-06-25 19:56:59 +05:30 |
|
Matej Bačo
|
c85cfe132e
|
Improve flaky tests logging
|
2025-06-25 15:53:59 +02:00 |
|
Darshan
|
6118d5b46d
|
remove: wrong examples.
|
2025-06-25 19:10:40 +05:30 |
|
Darshan
|
eb201fe2ae
|
update: examples.
|
2025-06-25 19:07:26 +05:30 |
|
Darshan
|
562f5c2a1e
|
update: docs, misc.
|
2025-06-25 19:06:17 +05:30 |
|
Matej Bačo
|
4fff9b94f8
|
Fix benchmark param name
|
2025-06-25 14:45:58 +02:00 |
|
Matej Bačo
|
4b5fa0652a
|
Merge branch '1.7.x' into fix-rules-platform-check
|
2025-06-25 14:44:52 +02:00 |
|