Binyamin Yawitz
b245aab9d8
fix: Adjusting to coroutine
2024-07-17 15:59:25 -04:00
Binyamin Yawitz
8d66536e7f
fix: Adjusting
2024-07-17 15:34:57 -04:00
Binyamin Yawitz
d1af8cfbe0
feat: Extracting authentication cookie
2024-07-17 15:21:47 -04:00
Binyamin Yawitz
19119b573d
chore: Merge and lint
2024-07-17 15:06:06 -04:00
Binyamin Yawitz
927dbc7e11
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
...
# Conflicts:
# app/console
# app/controllers/api/account.php
# app/controllers/api/functions.php
# app/controllers/api/projects.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# app/controllers/general.php
# app/controllers/mock.php
# app/controllers/shared/api.php
# app/init.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/Doctor.php
# src/Appwrite/Platform/Tasks/ScheduleMessages.php
# src/Appwrite/Platform/Workers/Builds.php
# src/Appwrite/Utopia/Response.php
2024-07-17 14:31:13 -04:00
Binyamin Yawitz
17c708a056
fix: Setting path for vsc function deployments
2024-07-17 13:44:07 -04:00
Bradley Schofield
efa1924f26
Run Linter
2024-07-17 18:00:41 +09:00
Bradley Schofield
83c4350395
Make scopes optional on functions
2024-07-17 17:58:25 +09:00
Bradley Schofield
fe0ea40dc0
Update UsageDump.php
2024-07-17 17:40:28 +09:00
Bradley Schofield
667b69e146
Merge branch '1.5.x' into feat-runtime-controls-1.5.x
2024-07-17 17:04:04 +09:00
Bradley Schofield
7dec5f68be
Update V21.php
2024-07-17 15:20:42 +09:00
Bradley Schofield
d78c880bf0
Update V21.php
2024-07-17 15:20:34 +09:00
Bradley Schofield
35375c42ad
Fix typos
2024-07-17 14:54:37 +09:00
Bradley Schofield
5d6b74e447
Add migrations and filters for 1.6.x
2024-07-17 14:52:17 +09:00
Khushboo Verma
81eb0f8507
Small fix
2024-07-16 16:33:34 +05:30
Bradley Schofield
a57cc0a18e
Address Christy's comments
2024-07-16 20:00:00 +09:00
Khushboo Verma
0970d784ff
Handle false appended to string
2024-07-16 16:10:17 +05:30
Bradley Schofield
372ad6ce43
Update mbSeconds calculation to use cpu cores
2024-07-16 19:12:40 +09:00
Bradley Schofield
5f14500e48
Use Enums instead
2024-07-16 18:59:54 +09:00
Luke B. Silver and GitHub
1025c575f6
Merge branch '1.6.x' into fix-build-size-limits
2024-07-16 10:23:44 +01:00
Bradley Schofield
e3b123d559
Implement Runtime Sizes instead of individual memory and cpu
2024-07-16 14:26:53 +09:00
Bradley Schofield
29541617de
Start implementing database metrics in usage dump worker
2024-07-16 13:14:55 +09:00
Binyamin Yawitz
acef279091
refactor: headers to instance
2024-07-15 16:15:02 -04:00
Binyamin Yawitz
55d4cd2aa5
refactor: response models to static
2024-07-15 10:34:59 -04:00
fogelito
865d84f4e7
ResourceId default value
2024-07-15 17:28:40 +03:00
fogelito
d9da0dd671
Add resourceId to migration collections.php
2024-07-15 17:22:36 +03:00
loks0n
67fa2c9e39
feat: max build size
2024-07-15 10:53:29 +01:00
shimon
ada1746466
clean migration project cache
2024-07-15 12:20:01 +03:00
shimon
278fdf5823
clean migration project cache
2024-07-15 12:17:10 +03:00
Khushboo Verma
e6686bd3dd
Add APPWRITE_REGION in env var
2024-07-15 12:40:11 +05:30
Damodar Lohani
03c48a5ef3
set null when not required and data key is not set
2024-07-15 05:35:04 +00:00
Bradley Schofield
8222aa74ca
Merge branch '1.5.x' into feat-sn-implement-deployment-metric
2024-07-15 13:59:47 +09:00
Bradley Schofield
8ef309a4aa
Run Linter
2024-07-15 11:59:02 +09:00
Damodar Lohani
8d52cb0f6b
Merge remote-tracking branch 'origin/1.6.x' into feat-project-accessed-at
2024-07-14 10:18:54 +00:00
Damodar Lohani
b3aaca317c
format and update test
2024-07-14 06:05:51 +00:00
Damodar Lohani and GitHub
c0efc232ad
Fix warning when optional attribute doesn't exist
...
When an attribute required is set to `false` and the attribute doesn't exist in the response, we get warning `undefined array key "attribute"` in the console, this update prevents that error
2024-07-14 11:31:02 +05:45
Bradley Schofield
fce118ff34
Move GBHours to 1.5.x
2024-07-12 19:02:32 +09:00
Bradley Schofield
824a70f936
Move Runtime Controls PR to 1.5.x
2024-07-12 18:25:57 +09:00
Torsten Dittmann
9fb3cc82c3
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into 1.6.x-sdks
2024-07-10 18:04:25 +02:00
Bradley Schofield
1eb178bde9
Merge branch '1.6.x' into feat-update-delete-authenticator
2024-07-10 16:27:28 +09:00
Damodar Lohani and GitHub
f4a4ec1def
Merge branch '1.6.x' into feat-project-accessed-at
2024-07-10 13:01:00 +05:45
Jake Barnby
b343158d19
Merge remote-tracking branch 'origin/main' into 1.6.x
...
# Conflicts:
# .gitmodules
# app/console
# composer.lock
# tests/e2e/Services/Health/HealthCustomServerTest.php
2024-07-10 19:11:04 +12:00
Bradley Schofield
d84d227c2b
Update Migrations to 0.5
2024-07-10 14:59:31 +09:00
Bradley Schofield
14ce70b0ff
Add 1.6.x Docs
2024-07-09 13:49:44 +09:00
Damodar Lohani
cfb00bf271
fix typo
2024-07-08 01:03:52 +00:00
Binyamin Yawitz
664c3ad466
chore: Cleanup
2024-07-04 15:04:20 -04:00
Binyamin Yawitz
a3682b72e1
Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# app/console
# app/controllers/api/projects.php
# app/controllers/general.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
2024-07-03 17:03:24 -04:00
Binyamin Yawitz
92668fda0d
feat: Moving to coroutine dedicated http server
2024-07-03 16:24:04 -04:00
Torsten Dittmann and GitHub
98f0f86fa6
Merge pull request #8352 from appwrite/main
...
Sync main into 1.5.x
2024-07-03 18:38:41 +02:00
Torsten Dittmann
5a5609dc0a
feat: 1.6.x sdks
2024-07-03 17:25:40 +02:00