Commit graph

28679 commits

Author SHA1 Message Date
Matej Bačo
7e81f09747
Merge pull request #10357 from appwrite/feat-execution-deployment-id
Feat: execution.deploymentId response model
2025-08-22 11:48:08 +02:00
Matej Bačo
011a9cb7a3 Fix tests 2025-08-22 11:31:14 +02:00
Matej Bačo
ebf48655a0 Formatting fix 2025-08-22 11:16:18 +02:00
Matej Bačo
d7159ef483 Add deploymentId to execution response model 2025-08-22 11:11:37 +02:00
Jake Barnby
355fd47c62
Update app/controllers/general.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-22 19:24:01 +12:00
Jake Barnby
45e31f2b1c
Merge pull request #10348 from appwrite/fix-users-events
Fix users events & missed publisher logic for Functions
2025-08-22 19:17:43 +12:00
Darshan
4b6d25259f update: comment. 2025-08-22 11:49:54 +05:30
Darshan
07edb4e756 revert: database listener changes. 2025-08-22 11:40:32 +05:30
Darshan
60093bf3a0 fix: publisher consumers for functions. 2025-08-22 10:09:55 +05:30
Evan
6225ad680e
Merge branch '1.7.x' into fix-token-expiry 2025-08-21 11:04:30 -07:00
Evan
0371e488e9 test fix/lint 2025-08-21 11:02:53 -07:00
Evan
cfbbb4af50
Merge pull request #10354 from appwrite/cursor/update-token-tests-with-jwt-decode-75df
Update token tests with jwt decode
2025-08-21 09:35:27 -07:00
Cursor Agent
e6e7a728a0 Enhance token JWT validation in TokensConsoleClientTest with comprehensive checks
Co-authored-by: evanleair <evanleair@gmail.com>
2025-08-21 16:10:06 +00:00
Darshan
f747305f1e
Merge branch '1.8.x' into fix-users-events 2025-08-21 18:19:55 +05:30
Jake Barnby
fd13250b6d
Update lock 2025-08-22 00:42:19 +12:00
Darshan
6df096da8b bump: lock. 2025-08-21 18:08:12 +05:30
Darshan
fec1d03c15 Merge branch '1.8.x' into fix-users-events 2025-08-21 18:07:26 +05:30
Jake Barnby
557bffb350
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	composer.lock
2025-08-22 00:35:12 +12:00
Darshan
267fe584a3
Merge branch '1.8.x' into fix-users-events 2025-08-21 17:59:43 +05:30
Darshan
a1d74710d1 Merge branch '1.7.x' into 'fix-users-events'. 2025-08-21 17:52:38 +05:30
Matej Bačo
d68e394c60
Merge pull request #10352 from appwrite/chore-improve-cookie-tests
Chore: Add cookies test
2025-08-21 14:00:55 +02:00
Matej Bačo
669844ba28 Add cookie test for site execution 2025-08-21 13:27:55 +02:00
Matej Bačo
5f59c4de24
Merge pull request #10350 from appwrite/fix-event-template-config
Fix event template configuration issues
2025-08-21 13:11:01 +02:00
Matej Bačo
36049cf9aa
Merge pull request #9773 from samikshaaagarwal/samiksha/9510
Truncate logs in function worker
2025-08-21 12:58:57 +02:00
Jake Barnby
f42964ffee
Merge pull request #10346 from appwrite/fix-casing
Fix casing
2025-08-21 21:47:01 +12:00
Jake Barnby
5c0007abaa
Update lock 2025-08-21 21:32:39 +12:00
Aditya Oberai
f7532bd9ae
Fix event template configuration 2025-08-21 14:37:00 +05:30
Khushboo Verma
10eed78b73 Test truncation in one test 2025-08-21 14:32:48 +05:30
Khushboo Verma
bc47ac7caa Truncate logs and errors from beginning 2025-08-21 12:49:31 +05:30
Darshan
ef47618bf3 update: user create events logic. 2025-08-21 12:20:50 +05:30
Jake Barnby
6410e481d6
Lint 2025-08-21 18:29:39 +12:00
Khushboo Verma
3250542670 Merge branch '1.7.x' into fix-function-log-truncation-error 2025-08-21 11:53:48 +05:30
Steven Nguyen
6dc02756fd
Merge pull request #10347 from appwrite/main
Sync main into 1.7.x
2025-08-20 17:16:47 -07:00
Evan
2beb6ba0cf
Update tests/e2e/Services/Tokens/TokensConsoleClientTest.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2025-08-20 12:51:25 -07:00
Jake Barnby
842dce2659
Update tablesDb -> tablesDB 2025-08-21 02:20:05 +12:00
Jake Barnby
1b4f2f2275
Fix acronym methods, deprecate old versions 2025-08-21 02:08:27 +12:00
Khushboo Verma
1bd6b6452c Fix PR changes 2025-08-20 18:53:55 +05:30
Jake Barnby
ef45001cec
Fix base list doc desc 2025-08-21 01:15:53 +12:00
Jake Barnby
75bbd1b47a
Fix inline doc refs 2025-08-21 01:15:30 +12:00
Jake Barnby
2b536b749d
Fix docs refs 2025-08-21 01:15:13 +12:00
Mayank Agarwal
7e292813bc Truncate logs in function worker 2025-08-20 18:43:32 +05:30
Mayank Agarwal
492ff10ee7 Add async=false solution 2025-08-20 18:41:00 +05:30
Mayank Agarwal
41743b1299 Add solution for function domain 2025-08-20 18:34:59 +05:30
Khushboo Verma
ed16808930 Add executionId and client IP to execution headers 2025-08-20 16:35:40 +05:30
Jake Barnby
1505696d9c
Increase wait timeout 2025-08-20 21:55:44 +12:00
Matej Bačo
7eaecd896e
Merge pull request #10343 from appwrite/fix-external-dependencies
Fix: Remove external dependnecies (unnessessary)
2025-08-20 11:53:06 +02:00
Matej Bačo
ca75ac3722 PR review improvements 2025-08-20 11:32:06 +02:00
Matej Bačo
79a0b6b6c3 Fix during QA 2025-08-20 11:21:21 +02:00
Matej Bačo
bd4bb06c7e Remove bunnyCDN and Alpine external dependency 2025-08-20 11:11:39 +02:00
Matej Bačo
e005276fe5
Merge pull request #10338 from appwrite/chore-upgrade-http
Chore: Upgrade HTTP
2025-08-20 10:20:17 +02:00