Darshan
|
d5bbb95f3b
|
Merge branch '1.8.x' into lazy-load-relationships
|
2025-06-12 09:05:56 +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 |
|
Darshan
|
7169e67245
|
add/update: createDocuments on module structure.
|
2025-06-11 20:05:09 +05:30 |
|
Darshan
|
86a9598a51
|
update: remove not-found and index dependency exceptions from global handler.
|
2025-06-11 16:51:09 +05:30 |
|
Darshan
|
6b53337a23
|
update: remove duplicate exceptions from global handler.
|
2025-06-11 16:44:32 +05:30 |
|
Darshan
|
3a88c74109
|
update: remove structure exceptions from global handler.
|
2025-06-11 16:18:06 +05:30 |
|
Darshan
|
e6268fe5a6
|
update: remove query exceptions from global handler.
|
2025-06-11 15:58:22 +05:30 |
|
Darshan
|
e07a1817ab
|
update: remove conflict, restrict and relationship exceptions from global handler.
|
2025-06-11 13:42:55 +05:30 |
|
Darshan
|
3f81847267
|
update: getInternalId() -> getSequence()
|
2025-06-11 12:51:31 +05:30 |
|
Darshan
|
1ac22c0ae0
|
Merge branch '1.8.x' into 'database-aliases'.
|
2025-06-11 12:36:33 +05:30 |
|
Darshan
|
fcdddf7bf0
|
address comments.
|
2025-06-11 12:21:48 +05:30 |
|
Darshan
|
d6829dfb34
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-06-11 10:08:51 +05:30 |
|
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
|
5f588b0c65
|
Fix open API specs
|
2025-06-10 15:22:13 -04:00 |
|
Jake Barnby
|
a77eea6b55
|
Fix numeric type values
|
2025-06-10 15:05:26 -04: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 |
|
Jake Barnby
|
ffb27284e5
|
Type as integer in query base
|
2025-06-10 11:51:17 -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 |
|
Khushboo Verma
|
ef12f49277
|
Merge branch '1.7.x' into feat-add-branch-url-for-first-git-deployment
|
2025-06-10 13:08:34 +05:30 |
|
Darshan
|
2df28bdf19
|
remove: migrations, simplify error recording for frontend.
|
2025-06-10 12:07:58 +05:30 |
|
Darshan
|
357b290e36
|
revert: unnecessary change added during merge.
|
2025-06-10 10:46:55 +05:30 |
|
Darshan
|
5b6bc81b29
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-06-10 10:40:48 +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
|
d6bcb46b36
|
Fix specs and sdk generation
|
2025-06-09 13:47:38 +02:00 |
|
Matej Bačo
|
11f31a15b6
|
Link parent resource of redirect rule to allow list querying
|
2025-06-09 13:47:29 +02:00 |
|
Darshan
|
2e0fb694d4
|
fix: internal ids usage.
|
2025-06-09 17:08:37 +05:30 |
|
Darshan
|
452aa708df
|
fix: internal ids usage.
|
2025-06-09 15:03:19 +05:30 |
|
Darshan
|
e5dc4ac056
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-06-09 13:55:17 +05:30 |
|
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 |
|
Khushboo Verma
|
fa8e5b5b8e
|
Add commit url
|
2025-06-04 19:11:07 +05:30 |
|
Khushboo Verma
|
54552bf1b4
|
Create branch url for first git deployment
|
2025-06-04 18:34:01 +05:30 |
|
Christy Jacob
|
c0fd5f6233
|
Merge branch '1.7.x' into fix-usage-queues
|
2025-06-04 13:58:56 +04:00 |
|
Christy Jacob
|
3a1cd22be5
|
Merge pull request #9731 from appwrite/PLA-2683
chore(audits): return queue pre-fetch results
|
2025-06-04 13:44:36 +04:00 |
|
Khushboo Verma
|
6530d31e7a
|
Use ->action(...))
|
2025-06-04 14:07:43 +05:30 |
|
Matej Bačo
|
f9be8dc966
|
Missed spot from previous commit
|
2025-06-03 13:20:56 +02:00 |
|
Matej Bačo
|
7522a3a56e
|
Fix multiregion view logs
|
2025-06-03 13:20:24 +02:00 |
|
Fabian Gruber
|
fc14144a0b
|
chore(audits): return queue pre-fetch results
|
2025-06-03 11:40:12 +02:00 |
|
Khushboo Verma
|
2088792d09
|
Fix build activation race condition
|
2025-06-03 14:23:17 +05:30 |
|
Khushboo Verma
|
7a465dc8f8
|
Don't auto-activate deployment which started earlier & ended later than active deployment
|
2025-06-02 17:53:35 +05:30 |
|