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
Christy Jacob
d89676bd3b
Merge pull request #8720 from appwrite/feat-payload-response-type
...
feat: payload response type
2024-10-01 23:55:50 +04:00
shimon
7e2fde3a0a
update validation
2024-10-01 22:53:08 +03:00
loks0n
634a2a37c4
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-payload-response-type
2024-10-01 20:27:10 +01: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
fogelito
e1a772fd3e
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
2024-10-01 21:45:10 +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
loks0n
38a02a9e16
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-payload-response-type
2024-10-01 10:50:13 +01: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
loks0n
d3e400a21e
fix: graphql
2024-09-30 14:26:16 +01:00
Christy Jacob
d31810d08b
Merge pull request #8728 from appwrite/fix-delete-project
...
Ignore junction tables
2024-09-30 15:26:22 +04:00
loks0n
f236b8e09a
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-payload-response-type
2024-09-30 11:41:37 +01: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
Damodar Lohani
8e4ceebaef
Merge pull request #8391 from appwrite/lohanidamodar-patch-3
...
Fix: throwing exception when optional array attribute does not exist
2024-09-29 07:28:21 +05:45
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
fogelito
2b08fb59c3
relations
2024-09-26 16:50:42 +03:00
loks0n
9f7d474455
chore: remove unused model
2024-09-26 13:00:55 +01:00
loks0n
6c2e407ffb
fix: openapi v3 use string
2024-09-26 12:59:41 +01:00
loks0n
c4a764d175
fix: use model instead of type
2024-09-26 10:56:21 +01:00
fogelito
b1cfd1c0ff
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
...
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
2024-09-26 10:42:15 +03:00
fogelito
226c3c0372
Remove var_dumps
2024-09-26 10:38:36 +03:00
fogelito
5c7e4393a7
revert
2024-09-26 09:54:26 +03:00
fogelito
17d0053f37
use Authorization skip
2024-09-26 09:45:00 +03:00
fogelito
1cf26b1f46
Dbg $projectCollectionIds
2024-09-25 19:08:24 +03:00
fogelito
0ace58f00b
Dbg $projectCollectionIds
2024-09-25 19:04:47 +03:00
loks0n
fc1e54c046
feat: payload response type
2024-09-25 16:48:23 +01:00
fogelito
3228ccb4f9
Dbg $projectCollectionIds
2024-09-25 18:21:47 +03:00
fogelito
868c416202
Dbg $projectCollectionIds
2024-09-25 18:19:41 +03:00
fogelito
7116405793
Dbg $projectCollectionIds
2024-09-25 18:16:57 +03:00
fogelito
a9469e8734
projectId schedules
2024-09-25 16:49:49 +03:00
fogelito
71ffe2bf52
Deletes schedules
2024-09-25 16:39:31 +03:00
Damodar Lohani
7c3ac9e014
Merge remote-tracking branch 'origin/1.6.x' into lohanidamodar-patch-3
2024-09-25 01:46:42 +00:00
fogelito
a42a669d6e
equal equal
2024-09-24 22:02:38 +03:00
fogelito
12d119069e
equal
2024-09-24 22:02:18 +03:00
fogelito
75d681e6e2
Remove Breadcrumb
2024-09-24 19:01:01 +03:00
Shmuel Fogel
3121cd1c07
Update src/Appwrite/Platform/Workers/Migrations.php
...
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-09-24 18:52:38 +03:00
Bradley Schofield
46bef5a61d
Merge branch '1.6.x' into 1.5.x-db-storage-metrics
2024-09-24 18:12:11 +09:00
Bradley Schofield
fb1c0c85b0
Handle missing database
2024-09-24 16:10:52 +09:00
Bradley Schofield
001d13d7e9
Improve Stability, handle cases of deleted collections or databases
2024-09-24 16:08:46 +09:00
Bradley Schofield
585ee4b88e
Get tests passing
2024-09-24 15:18:35 +09:00
Bradley Schofield
3a68c77406
Try and get tests working
2024-09-24 14:28:11 +09:00
Bradley Schofield
9b454b07b9
Address Comments
2024-09-24 01:48:15 +09:00
Bradley Schofield
9db6f4cbee
Address Comments
2024-09-24 00:54:27 +09:00
Bradley Schofield
00acc2f73b
Address Comments
2024-09-24 00:07:54 +09:00
Bradley Schofield
f9d0f8fc38
Run Linter
2024-09-23 18:16:18 +09:00
Bradley Schofield
a309f31a33
Add tests, move hooks to API Layer
2024-09-23 18:08:48 +09:00
fogelito
6f5b144e70
Add info resourceType
2024-09-22 14:15:01 +03:00
fogelito
8213b37cf4
Add info resourceType
2024-09-22 13:29:42 +03:00
fogelito
0eb0054f38
Add info resourceType
2024-09-22 10:50:13 +03:00
fogelito
4d24c08220
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
...
# Conflicts:
# src/Appwrite/Platform/Tasks/ScheduleBase.php
2024-09-22 10:44:06 +03:00
Damodar Lohani
9b3f1a2c4a
fix linter
2024-09-22 02:43:29 +00:00
Binyamin Yawitz
5ffca0f6fa
fix: typo in scheduler base
2024-09-20 12:37:45 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
Binyamin Yawitz
d2aaa99076
Revert "Fix typo in scheduler base"
2024-09-20 12:26:17 -04:00
Binyamin Yawitz
0702d7ec9c
chore: merge
2024-09-19 14:25:05 -04:00
Binyamin Yawitz
fe7f39d7a5
fix: reviews
2024-09-19 13:48:15 -04:00
fogelito
2517605cd1
Add this
2024-09-19 18:45:00 +03:00
fogelito
d6d7cf1d9f
Pull 1.6.x
2024-09-19 18:27:02 +03:00
fogelito
b519f5e23a
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-19 18:19:45 +03:00
Bradley Schofield
82687c8ca4
Merge branch 'main' into 1.5.x-db-storage-metrics
...
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# app/controllers/api/project.php
# src/Appwrite/Utopia/Response/Model/UsageProject.php
# tests/e2e/General/UsageTest.php
2024-09-19 15:37:27 +09:00
Damodar Lohani
8c46f73f69
Merge branch 'main' into lohanidamodar-patch-3
2024-09-19 10:10:24 +05:45
Binyamin Yawitz
1581a8c654
chore: merge
2024-09-18 09:28:55 -04:00
Bradley Schofield
e88cfed03a
Normalize algorithm being used
2024-09-18 16:30:02 +09:00
Bradley Schofield
be3e3790c9
Update Database lib, update instances where findOne is used to ensure we check document is empty.
2024-09-18 14:47:36 +09:00
Steven Nguyen
f555939de6
Bump appwrite version to 1.6.0
2024-09-17 20:21:45 -07:00
Christy Jacob
af126a28ae
Merge pull request #8639 from appwrite/fix-scheduled-executions
...
Fix: scheduled executions data
2024-09-18 01:40:31 +04:00
Steven Nguyen
a26f08a32b
fix(messaging): ensure metric includes provider name
2024-09-17 12:20:30 -07:00
Steven Nguyen
9c088f974a
fix(messaging): use count of delivery errors for metrics
...
`$deliveryErrors` is an array so we need to get a count before using it
in metrics.
2024-09-17 11:57:22 -07:00
shimon
4654c09edc
fix
2024-09-17 14:13:09 +03:00
shimon
4cbbd19cf9
linter
2024-09-17 12:33:06 +03:00
shimon
25f82895c5
adding external messages usage
2024-09-17 12:20:55 +03:00
shimon
0791b68149
adding external messages usage
2024-09-17 11:45:07 +03:00
Binyamin Yawitz
de95bf677e
fix: removing unneeded coroutine
2024-09-16 15:05:20 -04:00
Binyamin Yawitz
e246005c51
chore: merge
2024-09-16 11:17:40 -04:00
Torsten Dittmann
c5dae9f018
fix: backwards compatibility
2024-09-16 13:49:13 +02:00
Torsten Dittmann
8ac2f64353
fix: function storage metrics
2024-09-16 11:58:08 +02:00
Matej Bačo
c4991b9941
Merge remote-tracking branch 'origin/1.6.x' into fix-scheduled-executions
2024-09-14 10:28:30 +00:00
Christy Jacob
a00c771be0
Merge pull request #8643 from appwrite/chore-prettyprint-specs
...
Chores: Prettyprint specs
2024-09-10 14:52:43 +04:00
Matej Bačo
d25ac4998a
Merge remote-tracking branch 'origin/1.6.x' into chore-prettyprint-specs
2024-09-10 10:50:26 +00:00
Christy Jacob
ca9af0510a
Merge pull request #8627 from appwrite/fix-functions-logging
...
Fix: logging behaviour for Functions
2024-09-10 14:49:06 +04:00
Christy Jacob
876bb6e2c8
Merge pull request #8631 from appwrite/feat-vcs-env-vars
...
Feat: VCS vars to deployments & executions
2024-09-10 14:48:22 +04:00
fogelito
707d9554df
Add $createdAt $updatedAt
2024-09-10 12:39:52 +02:00
Matej Bačo
8a2083feb5
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-scheduled-executions
2024-09-10 10:38:01 +00:00
Christy Jacob
d82572acbe
Merge pull request #8640 from appwrite/fix-vcs-deployment-size
...
Fix: vcs deployment size
2024-09-10 14:37:59 +04:00
Christy Jacob
e744a7e022
Merge pull request #8641 from appwrite/fix-scheduler-across-projects
...
Fix: cross-project scheduler stability
2024-09-10 14:23:26 +04:00
Binyamin Yawitz
f8c26e0f0a
chore: merge
2024-09-10 11:12:16 +02:00
Jake Barnby
31cc4350a2
Revert version
2024-09-10 15:09:57 +12:00
Binyamin Yawitz
3ca7672726
chore: merge
2024-09-09 17:59:38 +02:00
Binyamin Yawitz
1861ae3f68
fix: mock phone tests
2024-09-09 17:48:26 +02:00
Christy Jacob
c7dd8574e4
Merge pull request #8648 from appwrite/phone_auth_metric_rename
...
Phone auth metric rename
2024-09-09 17:42:11 +04:00
shimon
de8e82926a
sms messages rename
2024-09-09 14:54:32 +02:00
Binyamin Yawitz
ef1380bf61
chore: merge
2024-09-09 14:52:47 +02:00
Jake Barnby
7e303399c7
Update version
2024-09-09 23:00:22 +12:00
Jake Barnby
c4b742ac0d
Allow overriding realtime instance
2024-09-09 20:52:37 +12:00
Jake Barnby
af7bd705f4
Update console SDK version
2024-09-09 19:17:47 +12:00
Matej Bačo
8160e39154
Prettyprint specs
2024-09-08 07:24:17 +00:00
Matej Bačo
3aa2bd6aa3
Use schedule ID as unique memory cache key
2024-09-07 17:31:17 +00:00
Matej Bačo
da4c4184bc
Fix vcs deployment size
2024-09-07 17:08:09 +00:00
Matej Bačo
b3ada0b017
Update src/Appwrite/Platform/Tasks/ScheduleExecutions.php
2024-09-07 19:02:38 +02:00
Matej Bačo
b1769ed5ca
Fix scheduled executions data
2024-09-07 12:20:23 +02:00
Binyamin Yawitz
b390485dd9
fix: coroutine access in schedulers
2024-09-06 15:52:20 -04:00
Matej Bačo
ff1d64a36a
Add VCS vars to deployments & executions
2024-09-06 10:50:29 +00:00
Jake Barnby
e73053d5b2
Merge remote-tracking branch 'origin/1.6.x' into 1.6.1
2024-09-06 22:26:01 +12:00
Binyamin Yawitz
9e525366cb
Merge branch '1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/controllers/api/functions.php
# app/init.php
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-05 18:09:16 -04:00
Binyamin Yawitz
557eefe2c4
review: addressing
2024-09-05 18:06:41 -04:00
Binyamin Yawitz
439e42e1ab
review: addressing
2024-09-05 14:49:37 -04:00
Binyamin Yawitz
0ecc61fe9e
refactor: import instead of FQDN
2024-09-05 13:26:26 -04:00
Binyamin Yawitz
41bffa0165
refactor: small change
2024-09-05 13:24:54 -04:00
fogelito
6f55068838
Fix getMessage
2024-09-05 19:40:04 +03:00
fogelito
c5b93ce231
Debug info
2024-09-05 19:33:05 +03:00
fogelito
a008c7c67b
Debug info
2024-09-05 19:16:15 +03:00
fogelito
626b2390e4
Debug info
2024-09-05 19:06:48 +03:00
fogelito
745968ebd4
Debug info
2024-09-05 19:06:19 +03:00
Matej Bačo
4ae5e82d6f
Fix logging behaviour; new tests
2024-09-05 13:23:24 +00:00
Jake Barnby
c58fa78962
Remove tenant in filter
2024-09-05 14:25:11 +12:00
Binyamin Yawitz
feb775d2c4
chore: merge, lint, stan
2024-09-04 14:52:01 -04:00
Jake Barnby
e90b1d219e
Lint
2024-09-04 21:06:59 +12:00
Binyamin Yawitz
cedf3cf28d
chore: format
2024-09-03 19:32:30 -04:00
Binyamin Yawitz
686b5439a2
chore: merge
2024-09-03 19:22:53 -04:00
Binyamin Yawitz
7d6eac4ddb
Merge branch '1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/http.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Migration/Migration.php
# src/Appwrite/Platform/Tasks/Migrate.php
# src/Appwrite/Platform/Tasks/ScheduleExecutions.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Specification/Format/Swagger2.php
# src/Appwrite/Utopia/Response.php
2024-09-03 19:06:48 -04:00
Jake Barnby
6854451565
Fix execution scheduler merge
2024-09-03 15:07:53 +12:00
Jake Barnby
2c2e88f645
Merge remote-tracking branch 'origin/1.6.x' into migrations-backups
...
# Conflicts:
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/ScheduleBase.php
# src/Appwrite/Specification/Format/Swagger2.php
2024-09-03 14:48:57 +12:00
Jake Barnby
a93fa2cb0c
Check base class for query validator descendants
2024-09-02 21:43:44 +12:00
Bradley Schofield
40b1c28db0
Implement String Attribute Resizing
2024-08-30 18:22:17 +09:00
loks0n
fc630bf3da
feat: payload validator
2024-08-29 15:46:18 +01:00
Jake Barnby
2d03ce598b
Allow overriding request/response types for spec generation
2024-08-28 18:00:44 +12:00
Bradley Schofield
a02a092faf
Merge branch '1.6.x' into feat-1.5.x-impl-deployment-storage-projects-usage
...
# Conflicts:
# app/controllers/api/project.php
# src/Appwrite/Utopia/Response/Model/UsageProject.php
2024-08-27 15:49:21 +09:00
fogelito
d8148c5491
Change TimeLimit namespace
2024-08-25 11:19:25 +03:00
Torsten Dittmann
6ef600deb9
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-react-native-platform
2024-08-23 21:44:58 +02:00
Binyamin Yawitz
5cdb8388a1
chore: versions update
2024-08-23 13:02:54 -04:00
fogelito
c43177093e
Merge remote-tracking branch 'origin/migrations-backups' into migrations-backups
2024-08-22 17:31:05 +03:00
fogelito
5f27d75c11
Address comments
2024-08-22 17:30:50 +03:00
Shmuel Fogel
f1da0b2e61
Update src/Appwrite/Platform/Tasks/Maintenance.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2024-08-22 17:21:11 +03:00
Matej Bačo
31e4a24a76
Merge remote-tracking branch 'origin/1.6.x' into feat-benchmark-headers
2024-08-22 12:58:05 +00:00
Matej Bačo
2a6873b756
Fix test
2024-08-22 10:51:08 +00:00
Torsten Dittmann
90c2bb10ff
Merge branch 'feat-react-native-platform' of https://github.com/appwrite/appwrite into feat-react-native-platform
2024-08-21 13:22:30 +02:00
Torsten Dittmann
04181ec9ce
fix: increase platform type size and add migration
2024-08-21 13:22:24 +02:00
Luke B. Silver
14b40ace27
Merge branch '1.6.x' into feat-react-native-platform
2024-08-21 11:55:51 +01:00
Matej Bačo
573aaa1613
Merge remote-tracking branch 'origin/1.6.x' into feat-benchmark-headers
2024-08-21 07:29:11 +00:00
Matej Bačo
695844faa1
Merge remote-tracking branch 'origin/1.6.x' into feat-separate-function-sizes
2024-08-21 07:17:46 +00:00
Torsten Dittmann
129c1e7c4f
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-react-native-platform
2024-08-20 16:04:40 +02:00
fogelito
ff1a679c49
Merge branch 'main' of https://github.com/appwrite/appwrite into migrations-backups-v2
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Maintenance.php
# src/Appwrite/Platform/Workers/Migrations.php
# tests/e2e/Services/Databases/DatabasesBase.php
2024-08-20 16:36:54 +03:00
Matej Bačo
35b954c335
Fix empty size, cancelled builds
2024-08-20 11:38:42 +00:00
Torsten Dittmann
f3874e680b
fix: react native platform for ios adn android
2024-08-20 13:03:03 +02:00
Bradley Schofield
f4f07860c3
Merge branch '1.6.x' into feat-sync-1.6.x-filters-migrations
2024-08-20 19:57:19 +09:00
Torsten Dittmann
f065022cab
feat: react native platform
2024-08-20 12:01:20 +02:00
Bradley Schofield
6d230e7c03
Update src/Appwrite/Utopia/Response/Model/Specification.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2024-08-20 18:35:55 +09:00
Matej Bačo
bbefdc3405
Improve headers validator
2024-08-20 09:19:31 +00:00
fogelito
9b20802b4c
Only comment
2024-08-20 10:09:02 +03:00
fogelito
42671400bb
Remove interface
2024-08-20 10:08:07 +03:00
Bradley Schofield
dc149761d8
Address Jake's Comments
2024-08-20 13:23:11 +09:00
fogelito
04967763e7
Add Iprojects
2024-08-19 18:46:20 +03:00
fogelito
b47fd08f71
Remove interface
2024-08-19 18:26:54 +03:00
fogelito
49b659a9ae
Remove interface
2024-08-19 18:01:29 +03:00
Matej Bačo
d87f47ee3c
Improve tests
2024-08-19 14:18:57 +00:00
fogelito
aa5ce6200d
Appwrite notifyProjects
2024-08-19 16:33:15 +03:00
fogelito
9265ba743e
Add implements Projects
2024-08-19 15:19:06 +03:00
Matej Bačo
12b6351060
Separate deployment and build sizes
2024-08-19 11:06:58 +00:00
fogelito
ccc34b049a
notifyProjects
2024-08-19 14:03:49 +03:00
Bradley Schofield
e37c79cf3c
Update to 65534
2024-08-19 18:43:50 +09:00
Bradley Schofield
4e5a2f71cc
Change self-hosted update to 75K
2024-08-19 18:34:52 +09:00
Bradley Schofield
04e7434932
Address Christy's Comments
2024-08-19 18:07:10 +09:00
Bradley Schofield
d52ab783d0
Add specification to response filter
2024-08-19 17:51:16 +09:00
Bradley Schofield
eb7f712379
Sync with 1.6.x changes
...
- Added migration for `files` metadata size increase
- Disabled `specification` migration until variable runtime specs are ready
- Unset `key` for runtimes in response filters
- Set the correct attribute `scopes` to be optional, reverting it for key and setting it for functions.
2024-08-19 14:52:07 +09:00
Bradley Schofield
f4bf57efcb
Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x
...
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
2024-08-19 14:05:56 +09:00
Bradley Schofield
09f1a378dc
Merge branch '1.6.x' into feat-runtime-controls-1.5.x
...
# Conflicts:
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
2024-08-19 11:57:34 +09:00
Khushboo Verma
73819ced1b
Merge branch '1.6.x' into fix-templateBranch-in-request-filter
2024-08-16 22:17:30 +05:30
Khushboo Verma
f4fb3e3c75
Default fallback to for templateBranch
2024-08-16 17:26:19 +05:30
Matej Bačo
d5db9253cd
Fix breaking changes in lib
2024-08-16 11:25:01 +00:00
Christy Jacob
a114977100
Merge pull request #8543 from appwrite/fix-anyof-validator-specs
...
Fix: anyof validator specs
2024-08-16 13:01:05 +04:00
Bradley Schofield
4128d4f221
Merge 1.6.x into feat-runtime-controls
2024-08-16 04:39:21 +00:00
Christy Jacob
22a3508c24
Merge pull request #8217 from appwrite/feat-extract-team-deletion
...
Feat Sync team deletion
2024-08-15 23:51:36 +04:00
Matej Bačo
92c423f744
Fix specs of AnyOf validator
2024-08-15 12:12:15 +00:00
Bradley Schofield
6b9b1286a4
Merge branch '1.6.x' into feat-runtime-controls-1.5.x
2024-08-15 11:17:50 +09:00
Matej Bačo
d6676c2e4d
Fix tests
2024-08-14 16:35:24 +00:00
Matej Bačo
f45f2f127b
Merge remote-tracking branch 'origin/1.6.x' into fix-manual-templates
2024-08-14 16:00:34 +00:00
Matej Bačo
9d8c0d37f6
PR review changes
2024-08-14 16:00:13 +00:00
Bradley Schofield
5285ef9939
Merge remote-tracking branch 'origin/1.6.x' into feat-runtime-controls-1.5.x
2024-08-14 19:36:15 +09:00
Matej Bačo
9964631bb7
Apply new terminology for template branch
2024-08-14 10:01:04 +00:00
Matej Bačo
72e4534025
Merge remote-tracking branch 'origin/1.6.x' into fix-manual-templates
2024-08-14 09:50:46 +00:00
Khushboo Verma
95e6f148da
Merge branch '1.6.x' into fix-header-for-multipart
2024-08-14 15:12:46 +05:30
Khushboo Verma
60e42c2e07
Add boundary to multipart header
2024-08-14 15:09:55 +05:30
Bradley Schofield
79a757297d
Update size to specification for variable runtimes
2024-08-14 11:48:40 +09:00
Christy Jacob
bfa253297b
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main
2024-08-13 15:36:13 +00:00
Matej Bačo
380dc8a106
Fix manual templates
2024-08-13 10:50:58 +00:00
Christy Jacob
3da1cc69d7
Merge pull request #8484 from appwrite/fix-missing-build-logs
...
Fix: missing build logs
2024-08-13 00:38:23 +04:00
Christy Jacob
87d6900f48
Merge pull request #8517 from appwrite/fix-deploy-from-git-with-space
...
Fix deploy from git with space
2024-08-13 00:36:52 +04:00
Binyamin Yawitz
fbd55eb17e
review: addressing
2024-08-12 16:36:16 -04:00
Binyamin Yawitz
aa27a37064
review: addressing
2024-08-12 16:33:00 -04:00
Steven Nguyen
f47af1626c
Bump appwrite version to 1.5.10
2024-08-12 19:55:22 +00:00
Steven Nguyen
a52626e5d3
fix(upgrade): fix migration stuck at "Starting Data Migration [...]"
...
The iterator was in the loop so it was always reset to null and the
same data set to be scanned.
For cases where this happened, the iterator was not empty, but the keys
returned from the scan was empty. According to [redis](https://redis.io/docs/latest/commands/scan/#number-of-elements-returned-at-every-scan-call ),
this is expected behavior.
> SCAN family functions do not guarantee that the number of elements returned per call are in a given range. The commands are also allowed to return zero elements, and the client should not consider the iteration complete as long as the returned cursor is not zero.
As such, we must make sure we're using the new iterator returned to
continue scanning the keys.
2024-08-12 19:34:23 +00:00
Binyamin Yawitz
5bf9794cb2
chore: pint
2024-08-12 15:00:19 -04:00
Binyamin Yawitz
9b79b14821
fix: github cloning and archiving of functions with space
2024-08-12 14:46:12 -04:00
Khushboo Verma
cd5a9c5c84
Update proxy version
2024-08-12 23:41:33 +05:30
Khushboo Verma
e4cfcd00fd
Updated composer.json
2024-08-12 23:17:22 +05:30
Christy Jacob
ad43e1c419
Merge pull request #8412 from appwrite/feat-schedule-execution-improvements
...
feat: schedule execution improvements
2024-08-12 19:59:56 +04:00
Christy Jacob
6d7fe6e28d
Merge pull request #8452 from appwrite/fix-buckets-metadata
...
fix: Increasing buckets metadata
2024-08-12 19:10:36 +04:00
Christy Jacob
856abeb76b
Merge pull request #8466 from appwrite/feat-adding-email
...
Feat changing emails
2024-08-12 19:01:33 +04:00
fogelito
ab4ac2e568
Change private to protected
2024-08-12 17:44:05 +03:00
Khushboo Verma
468a97bcd2
Merge branch '1.6.x' into feat-add-multipart-support
2024-08-12 15:39:46 +05:30
Khushboo Verma
285b48a9e8
Replace regex with ctype function
2024-08-12 15:39:35 +05:30
Khushboo Verma
1a5b5f15b0
Merge branch '1.6.x' into chore-allow-more-deployment-attributes
2024-08-12 15:21:21 +05:30
Luke B. Silver
4b5d8b4102
Merge branch '1.6.x' into feat-schedule-execution-improvements
2024-08-12 10:42:52 +01:00
Christy Jacob
4f0a265520
Merge pull request #8503 from appwrite/feat-base-runtimes
...
feat: base runtimes key
2024-08-12 13:41:54 +04:00
Christy Jacob
70c933f8d8
Merge pull request #8492 from appwrite/feat-dynamic-keys-build
...
Feat: Dynamic keys in builds
2024-08-12 13:24:30 +04:00
Khushboo Verma
74615f6d1c
Merge branch '1.6.x' into chore-allow-more-deployment-attributes
2024-08-12 14:53:16 +05:30
Khushboo Verma
34fc855c8a
Allow deployment queries on type and size
2024-08-12 14:49:16 +05:30
fogelito
919b5ac06d
Use document credentials
2024-08-12 11:15:14 +03:00
Matej Bačo
47a0998211
Merge branch '1.6.x' into fix-4xx-executions-status
2024-08-12 09:54:55 +02:00
Matej Bačo
e6664fde7a
Merge branch '1.6.x' into feat-dynamic-keys-build
2024-08-12 09:20:30 +02:00
Khushboo Verma
f6530fd6a5
Simplified headers validator
2024-08-11 18:32:14 +05:30
Khushboo Verma
a8973ab26b
Improved header tests
2024-08-11 18:15:10 +05:30
Khushboo Verma
c8d04c11eb
Added more tests to headers validator
2024-08-11 02:25:03 +05:30
Steven Nguyen
2b9f3c4638
Bump appwrite version to 1.5.9
2024-08-09 16:06:02 +00:00
Khushboo Verma
f3e4987f6c
Merge branch '1.6.x' into feat-add-multipart-support
2024-08-09 19:38:26 +05:30
loks0n
f6dec62c50
feat: add base/key runtime
2024-08-09 12:56:55 +01:00
Luke B. Silver
a1df29d5f6
Merge branch '1.6.x' into feat-schedule-execution-improvements
2024-08-09 10:44:38 +01:00
Bradley Schofield
a59ba219ad
Update specification consts
2024-08-09 17:17:13 +09:00
fogelito
3800ccee1d
credentials
2024-08-08 19:46:44 +03:00
Binyamin Yawitz
844ec11bd3
Merge branch 'refs/heads/1.6.x' into feat-extract-team-deletion
2024-08-08 09:58:30 -04:00
Khushboo Verma
caa234f140
Add scopes to function template
2024-08-08 19:15:00 +05:30
Binyamin Yawitz
8e7cc6ed14
fix: Moving migration to be inside coroutine completely
2024-08-08 09:25:56 -04:00
fogelito
d29740f0d7
credentials
2024-08-08 15:43:11 +03:00
Luke B. Silver
f1013a79e8
Merge branch '1.6.x' into feat-schedule-execution-improvements
2024-08-08 13:32:58 +01:00
fogelito
41beb8af9c
credentials
2024-08-08 15:14:43 +03:00
Matej Bačo
47316a250b
Edge case for test case
2024-08-08 09:15:53 +00:00
Matej Bačo
bc4a250813
Fix bug in response filter
2024-08-08 08:51:38 +00:00
Matej Bačo
f8fb98d377
Update response filter
2024-08-08 08:42:38 +00:00
Matej Bačo
25f5c83594
Fix 4XX execution status
2024-08-08 08:38:15 +00:00
Khushboo Verma
066dc59064
Update error message
2024-08-08 13:49:33 +05:30
Khushboo Verma
41de522d04
Merge branch '1.6.x' into feat-add-multipart-support
2024-08-08 13:47:11 +05:30
Matej Bačo
5b184236c1
Dynamic keys in builds
2024-08-08 09:38:37 +02:00