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
Damodar Lohani
681e382459
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
2024-07-16 08:34:38 +00:00
Damodar Lohani
daf208fe35
Merge remote-tracking branch 'origin/main' into feat-development-keys
2024-07-16 08:32:53 +00:00
Damodar Lohani
03000c3ad0
add collection for development keys
2024-07-16 07:50:42 +00:00
Damodar Lohani
af3dc25e2c
add new endpoints to module
2024-07-16 07:48:21 +00:00
Bradley Schofield
e3b123d559
Implement Runtime Sizes instead of individual memory and cpu
2024-07-16 14:26:53 +09:00
Damodar Lohani
c058d30d0a
all endpoints for development keys
2024-07-16 05:20:56 +00: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
c21402733f
development keys module setup
2024-07-10 07:16:45 +00: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
Torsten Dittmann and GitHub
c8ee399cb7
Merge pull request #8357 from appwrite/chore-add-test-for-duration
...
Fix execution duration
2024-07-03 16:00:23 +02:00
Binyamin Yawitz
c5650ba5f0
fix: Ensuring new logger syntax
2024-07-03 09:29:35 -04:00
Khushboo Verma
4ef42c9cf8
Fix execution duration and add test
2024-07-03 18:05:08 +05:30
Matej Bačo
88aefe230c
QA changes with Console
2024-07-03 11:36:56 +00:00
Damodar Lohani and GitHub
d2c5e55ca7
Merge pull request #8355 from appwrite/feat-scheduled-executions
...
Feat scheduled executions
2024-07-03 16:08:48 +05:45