Christy Jacob
|
63a02e11ac
|
Fix default value assignment in Mapper class to handle null cases
|
2025-06-27 18:42:02 +04:00 |
|
Chirag Aggarwal
|
591cc32bfc
|
Merge branch 'update-documentation' into deprecate-old-methods
|
2025-06-27 16:24:02 +05:30 |
|
Chirag Aggarwal
|
8027251224
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-06-27 09:21:27 +05:30 |
|
Chirag Aggarwal
|
fffdab23f9
|
chore: update scheme check
|
2025-06-27 08:29:13 +05:30 |
|
Matej Bačo
|
ee225834d9
|
Fix default param syntax
|
2025-06-26 21:39:00 +02:00 |
|
Matej Bačo
|
23f350c7d1
|
Merge branch '1.7.x' into fix-account-test-flakyness
|
2025-06-26 21:33:09 +02:00 |
|
Matej Bačo
|
b12ea0b3b1
|
Fix merge conflict bug
|
2025-06-26 21:22:38 +02:00 |
|
Matej Bačo
|
df902d2624
|
Fix account tests using old token
|
2025-06-26 20:47:59 +02:00 |
|
Matej Bačo
|
bda9adc52e
|
Fix sms mock endpoint
|
2025-06-26 20:04:56 +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 |
|
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
|
06ce606ac7
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-06-26 18:38:10 +05:30 |
|
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 |
|
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 |
|
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
|
255be3babf
|
Ensure heartbeat is cleared on destruct
|
2025-06-25 14:52:14 -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 |
|
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
|
d44b43373a
|
update: docs, misc.
|
2025-06-25 18:14:35 +05:30 |
|
Darshan
|
922eba865d
|
Merge branch 'database-aliases' into update-documentation
|
2025-06-25 17:51:34 +05:30 |
|
Darshan
|
67e546faa8
|
fix: namespace for table logs.
|
2025-06-25 17:50:54 +05:30 |
|
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 |
|
Darshan
|
bce666e81b
|
add: scopes on migrations and update tests.
|
2025-06-25 17:02:21 +05:30 |
|
Darshan
|
b39325e23e
|
add: scopes on migrations.
|
2025-06-25 16:54:45 +05:30 |
|
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 |
|
Darshan
|
68bff78dfb
|
Merge branch 'database-aliases' into update-documentation
|
2025-06-25 11:55:38 +05:30 |
|
Darshan
|
d7d8dbdbd4
|
fix: name.
|
2025-06-25 11:53:21 +05:30 |
|
Darshan
|
fb81b13389
|
update: doc links.
|
2025-06-25 11:49:59 +05:30 |
|
Darshan
|
839015419c
|
Merge branch 'database-aliases' into update-documentation
|
2025-06-25 11:30:21 +05:30 |
|
Darshan
|
789064e295
|
add: new scopes to the api.
|
2025-06-25 11:29:45 +05:30 |
|
Darshan
|
7f4d6233a2
|
add: validators to swagger2.
|
2025-06-25 11:00:09 +05:30 |
|
Chirag Aggarwal
|
c331a3caae
|
chore: minor fixes
|
2025-06-25 11:00:07 +05:30 |
|
Chirag Aggarwal
|
dbc58655b2
|
Merge branch '1.7.x' into feat-exp-scheme
|
2025-06-25 07:53:28 +05:30 |
|