fogelito
|
fcf018580c
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into database-worker-errors
|
2024-11-11 18:53:36 +02:00 |
|
fogelito
|
8cca88f2b8
|
Remove Sentry comment
|
2024-11-11 18:52:15 +02:00 |
|
Bradley Schofield
|
d9e2ecff54
|
Remove get document from worker
|
2024-11-11 16:45:17 +09:00 |
|
fogelito
|
06e3afcf88
|
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into database-worker-errors
|
2024-11-10 16:42:34 +02:00 |
|
fogelito
|
e5730506eb
|
Remove var dumps
|
2024-11-10 16:37:44 +02:00 |
|
Christy Jacob
|
5f29af2c27
|
feat: use getDocument instead of find() for rules
|
2024-11-08 22:08:13 +01:00 |
|
fogelito
|
06274764c6
|
Remove extra lines
|
2024-11-08 07:12:23 +02:00 |
|
fogelito
|
fb40970eba
|
line
|
2024-11-07 17:35:03 +02:00 |
|
fogelito
|
cd0d1d94db
|
Add to finally
|
2024-11-07 17:27:56 +02:00 |
|
fogelito
|
19667f78a9
|
Add try catch on delete Attribute
|
2024-11-07 17:23:46 +02:00 |
|
fogelito
|
a6779caa5e
|
Trigger sentry
|
2024-11-07 14:28:39 +02: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
|
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
|
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 |
|