Commit graph

2222 commits

Author SHA1 Message Date
Matej Bačo
6cb3e35c64 Merge branch '1.7.x' into fix-logs-order 2025-06-25 13:41:49 +02:00
Matej Bačo
b6d4baf4dc Fix tests 2025-06-25 13:14:08 +02:00
Matej Bačo
4b1966997b Fix build duration calculation 2025-06-25 10:30:07 +02:00
Matej Bačo
c04c2d271c Remove logs, fix edge logs missing 2025-06-24 16:03:28 +02:00
Matej Bačo
b5bc240c0d Fix ssr separation; add edge debugging logs 2025-06-24 15:56:06 +02:00
Matej Bačo
5dcc508870 Fix logs parsing 2025-06-24 15:38:39 +02:00
Matej Bačo
6996cc28a0 Fix logs order 2025-06-24 14:47:47 +02:00
shimon
2cbc399fd5 update deleteProject scope 2025-06-18 14:46:55 +03:00
Khushboo Verma
f4434264cd Fix missing screenshot logs 2025-06-18 12:50:53 +05:30
Jake Barnby
d84151192e
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-06-17 15:58:07 -04:00
Jake Barnby
cc0dfd9e69
Revert "Update delete project scope" 2025-06-17 15:20:53 -04:00
Khushboo Verma
5fceab8926 Merge branch '1.7.x' into fix-github-check-urls 2025-06-17 14:01:05 +05:30
Darshan
227c4fde13
Merge branch '1.8.x' into add-readable-error 2025-06-17 09:49:24 +05:30
Jake Barnby
89f0c28e26
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	.coderabbit.yaml
2025-06-16 11:37:50 -04:00
shimon
384b423129 update deleteProject scope 2025-06-16 17:46:23 +03:00
Khushboo Verma
15f81d29f3 Merge branch '1.7.x' into fix-github-check-urls 2025-06-16 17:19:10 +05:30
loks0n
9196ae7908 feat: tar support 2025-06-16 10:44:15 +01:00
Khushboo Verma
176c085068 Fix all vcs urls missing region 2025-06-12 11:43:11 +05:30
Darshan
0487fae9b1 Merge branch '1.8.x' into 'add-readable-error'. 2025-06-12 11:02:10 +05:30
Darshan
c06ff42f61 fix: attribute types; update: remove sensitive information from realtime payload. 2025-06-12 10:43:35 +05:30
Jake Barnby
7dd45b0644
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	src/Appwrite/Platform/Workers/StatsUsageDump.php
2025-06-11 17:22:20 -04:00
ArnabChatterjee20k
84f4a5dba0 added logging of errors instead of throwing 2025-06-11 22:11:43 +05:30
loks0n
0c8ae4f34f feat(builds): after build hook 2025-06-11 16:40:42 +01:00
Christy Jacob
0e17aeaa57
Merge pull request #9946 from appwrite/fix-usage-queues
Fix usage queues
2025-06-11 18:54:39 +04:00
Christy Jacob
b4b28a9cf4 fix: project iteration loop 2025-06-11 18:36:52 +04:00
Steven Nguyen
eab0faab83
Merge pull request #9987 from appwrite/update-sdks-2
chore: update SDK versions
2025-06-10 21:34:18 -07:00
Jake Barnby
d3af2e4735
Add SDK version support 2025-06-10 14:27:19 -04:00
Jake Barnby
52de9030c4
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x 2025-06-10 13:20:02 -04:00
Christy Jacob
261adac306 chore: linter 2025-06-10 16:40:02 +04:00
Chirag Aggarwal
a1ff96829d chore: update pkgs 2025-06-10 12:38:48 +00:00
Christy Jacob
e8e2bb87f6 chore: update maintenance task to only iterate over active projects 2025-06-10 16:17:38 +04:00
Christy Jacob
b1e11ab854 chore: update maintenance task to only iterate over active projects 2025-06-10 16:14:53 +04:00
Christy Jacob
bc3e1990d0 chore: update maintenance task to only iterate over active projects 2025-06-10 16:12:24 +04:00
Darshan
2df28bdf19 remove: migrations, simplify error recording for frontend. 2025-06-10 12:07:58 +05:30
Jake Barnby
bd4bb48da2
Fix merge 2025-06-09 20:50:02 -04:00
Jake Barnby
c852cb3ed0
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Workers/Audits.php
2025-06-09 20:08:41 -04:00
Matej Bačo
11f31a15b6 Link parent resource of redirect rule to allow list querying 2025-06-09 13:47:29 +02:00
Damodar Lohani
e3743f72ad
Merge branch '1.7.x' into fix-usage-queues 2025-06-08 06:24:41 +05:45
Matej Bačo
66f7d1a3c9 Fix cache issues with proxy for deployment download 2025-06-04 16:54:07 +02:00
Christy Jacob
c0fd5f6233
Merge branch '1.7.x' into fix-usage-queues 2025-06-04 13:58:56 +04:00
Fabian Gruber
fc14144a0b chore(audits): return queue pre-fetch results 2025-06-03 11:40:12 +02:00
Darshan
e48e4537de fix: leftovers, getInternalId > getSequence. 2025-06-01 13:59:43 +05:30
Darshan
0467ebc1ff add: error attribute to migrations. 2025-06-01 12:07:46 +05:30
Damodar Lohani
df67dd5576 Fix: remove stats usage dump worker 2025-06-01 02:09:30 +00:00
Jake Barnby
972c9dde21
Revert "Merge pull request #9932 from appwrite/fix-disable-tcp-hook"
This reverts commit 7a34c7b8df, reversing
changes made to 2b9b76f7bd.
2025-05-30 01:51:00 +12:00
Jake Barnby
c6b1209b8f
Disable TCP hook on stats resources 2025-05-30 00:32:55 +12:00
Jake Barnby
ebb05cba92
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	src/Appwrite/Platform/Modules/Compute/Base.php
#	src/Appwrite/Platform/Modules/Functions/Http/Functions/Deployment/Update.php
#	src/Appwrite/Platform/Modules/Functions/Workers/Builds.php
#	src/Appwrite/Platform/Modules/Sites/Http/Sites/Deployment/Update.php
2025-05-28 21:20:35 +12:00
Jake Barnby
61f0e5b3f3
Merge pull request #9920 from appwrite/feat-sync-1.6
Feat sync 1.6
2025-05-28 09:12:45 +00:00
Jake Barnby
9cd521390f
Merge remote-tracking branch 'origin/1.6.x' into feat-sync-1.6
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Workers/Builds.php
2025-05-28 21:00:38 +12:00
Khushboo Verma
707ef16f79
Update src/Appwrite/Platform/Modules/Functions/Workers/Builds.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2025-05-28 14:02:03 +05:30