Bradley Schofield
|
b4c77fbd5f
|
Get Initial Draft Working
|
2024-12-16 14:59:01 +09:00 |
|
Christy Jacob
|
5f29af2c27
|
feat: use getDocument instead of find() for rules
|
2024-11-08 22:08:13 +01:00 |
|
Fabian Gruber
|
b410b17ba6
|
feat: redis-cluster support
|
2024-11-06 12:27:03 +01:00 |
|
Bradley Schofield
|
40b8af0671
|
Further cleanup code now findOne returns empty doc
|
2024-10-31 17:13:23 +09:00 |
|
Bradley Schofield
|
e15ac03c59
|
Merge branch '1.6.x' into chore-update-databases-findone
# Conflicts:
# composer.json
# composer.lock
|
2024-10-31 16:57:45 +09:00 |
|
Bradley Schofield
|
10b9887c74
|
Continue work on migration tests
|
2024-10-31 14:35:54 +09:00 |
|
Bradley Schofield
|
bb72fd8834
|
Fix source creds being over written and begin implementing migrations tests
|
2024-10-30 14:23:24 +09:00 |
|
Fabian Gruber
|
fed9cdb408
|
use resource type constants
|
2024-10-29 16:10:57 +01:00 |
|
Fabian Gruber
|
3d463c5c81
|
fix: revert function execution order
|
2024-10-29 13:52:06 +01:00 |
|
Fabian Gruber
|
4313162b5e
|
fix(blocks): check if resource is blocked inside functions worker
|
2024-10-25 13:25:54 +02:00 |
|
Matej Bačo
|
408dcbc263
|
Add async exec doc test
|
2024-10-14 13:06:08 +00:00 |
|
Matej Bačo
|
16a8fdce4e
|
Merge branch '1.6.x' into fix-move-write-execution-to-worker
|
2024-10-13 21:08:13 +02:00 |
|
Steven Nguyen
|
c247f4cc88
|
Merge pull request #8766 from appwrite/remove-audit-deletes
remove audits deletion
|
2024-10-11 16:25:26 -07:00 |
|
Matej Bačo
|
8fea73d3bf
|
Fix db issues
|
2024-10-11 13:32:48 +00:00 |
|
Jake Barnby
|
4fa8f01ce2
|
Call migration success on success
|
2024-10-10 21:15:18 +13:00 |
|
Khushboo Verma
|
d1ab8c4df8
|
Move createDocument from api to worker
|
2024-10-09 14:04:08 +05:30 |
|
shimon
|
24283dff7f
|
removed audit deletion leftovers in deletes worker
|
2024-10-09 10:13:49 +03:00 |
|
Jake Barnby
|
8bc37026cd
|
Revert "Feat adding coroutines"
|
2024-10-08 20:54:40 +13:00 |
|
Binyamin Yawitz
|
c34f8afa81
|
fix: wrong document check
|
2024-10-07 20:34:27 -04:00 |
|
Binyamin Yawitz
|
c06948b266
|
fixes: phpstan
|
2024-10-07 12:57:07 -04:00 |
|
Binyamin Yawitz
|
16835f96bf
|
chore: merge
|
2024-10-07 11:02:18 -04:00 |
|
Bradley Schofield
|
4c5b202f8d
|
Merge branch '1.6.x' into chore-update-databases-findone
# Conflicts:
# composer.json
# composer.lock
|
2024-10-07 11:42:43 +09:00 |
|
Bradley Schofield
|
91b78a70ae
|
Remove redundancy
|
2024-10-07 11:40:01 +09:00 |
|
shimon
|
e06b77cf39
|
remove audits deletion
|
2024-10-06 20:25:51 +03:00 |
|
shimon
|
a7c0ef3d09
|
remove audits deletion
|
2024-10-06 20:22:25 +03:00 |
|
Torsten Dittmann
|
4f4edc48af
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
|
2024-10-02 17:38:50 +02:00 |
|
Binyamin Yawitz
|
6ce8c6a73d
|
chore: merge
|
2024-10-01 21:39:40 -04:00 |
|
shimon
|
7e2fde3a0a
|
update validation
|
2024-10-01 22:53:08 +03:00 |
|
shimon
|
49a0095cd5
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into messaging-adapter-default-values
|
2024-10-01 22:19:54 +03:00 |
|
shimon
|
32dbafa353
|
update validation
|
2024-10-01 22:00:45 +03:00 |
|
shimon
|
3cb27d7b2c
|
update validation
|
2024-10-01 21:01:48 +03:00 |
|
Christy Jacob
|
d9946c399b
|
chore: linter and specs
|
2024-10-01 21:55:01 +04:00 |
|
Christy Jacob
|
4069ae7165
|
chore: remove db disk storage calculation
|
2024-10-01 21:45:34 +04:00 |
|
shimon
|
2af4ef705d
|
composer
|
2024-10-01 19:09:43 +03:00 |
|
shimon
|
1551de729b
|
messaging adapter default values
|
2024-10-01 18:56:59 +03:00 |
|
Binyamin Yawitz
|
579d3d7f14
|
chore: lint & updates
|
2024-10-01 10:39:43 -04:00 |
|
Binyamin Yawitz
|
d14edf4207
|
reverting: to set coroutines as head
|
2024-10-01 10:30:47 -04:00 |
|
fogelito
|
51152ae879
|
Ignore junction tables
|
2024-09-30 23:07:37 +03:00 |
|
Torsten Dittmann
|
333682c4dc
|
tests: add projects channel assertions
|
2024-09-30 16:53:25 +02:00 |
|
Torsten Dittmann
|
bb20b3f52c
|
feat(realtime): projects channels
|
2024-09-30 16:32:50 +02:00 |
|
fogelito
|
6625d4e4a8
|
Add console error
|
2024-09-30 11:01:01 +03:00 |
|
fogelito
|
032fec3cae
|
Add id
|
2024-09-30 10:43:50 +03:00 |
|
fogelito
|
0b6467291b
|
Ignore junction tables
|
2024-09-27 15:43:21 +03:00 |
|
fogelito
|
d5bf134c92
|
delete deleteCollection
|
2024-09-27 13:14:38 +03:00 |
|
fogelito
|
e627cab92e
|
Check deviceForFiles
|
2024-09-27 11:43:22 +03:00 |
|
fogelito
|
7389c9a5fe
|
Catch Throwable
|
2024-09-27 10:50:09 +03:00 |
|
fogelito
|
26f0efc34d
|
Ignore junction tables
|
2024-09-27 10:45:23 +03:00 |
|
fogelito
|
a8bb54a33e
|
var_dump $junctions
|
2024-09-26 18:24:40 +03:00 |
|
fogelito
|
d642111bfa
|
relatedCollection
|
2024-09-26 18:13:27 +03:00 |
|
fogelito
|
e000234dbd
|
relatedCollection
|
2024-09-26 18:11:41 +03:00 |
|