1
0
Fork 0
mirror of synced 2024-07-31 02:58:00 +12:00
Commit graph

257 commits

Author SHA1 Message Date
Torsten Dittmann
6e5b8fab4b fix: implement new framework changes 2023-03-01 17:30:36 +05:30
Steven
6d85dd6d85
Merge branch 'master' into fix-4594-function-response-500 2023-02-08 12:03:14 -08:00
Steven Nguyen
2b4dbfb4b9
Convert _APP_STORAGE_DEVICE env var to lowercase
This is done for backwards compatibility. Up to utopia-php/storage
version 0.12.X, the devices were not lowercase. Starting 0.13.X, they
are all converted to lowercase, but people would still have the old
case in their .env file. This change makes the value check insensitive
so that the value from older versions still works.
2023-01-11 11:41:26 -08:00
Karlis Suvi
6ae1a12219 Include response of 5xx status codes for function executions 2022-10-29 09:04:57 +00:00
Steven Nguyen
c2dcd507b8 Rename req.env to req.variables in runtime container 2022-09-13 00:49:08 +00:00
Christy Jacob
cb50220b60 feat: rename time attribute to duration 2022-09-09 16:02:04 +04:00
Jake Barnby
7019be987c Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# 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-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/account.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/workers/deletes.php
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
#	src/Appwrite/Event/Delete.php
2022-08-19 16:20:19 +12:00
Matej Bačo
7d9f973c62 Fix escaping, write tests for stdout/stderr, upgrade runtimes to V2 2022-08-16 14:49:08 +00:00
Eldad Fux
3c7a7f0fa4 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-08-13 06:21:50 +03:00
Damodar Lohani
f8721329ba fix network name 2022-08-11 08:34:14 +00:00
Damodar Lohani
e3cca44dce formatting 2022-08-10 09:56:03 +00:00
Damodar Lohani
9002bbe77e update response format 2022-08-10 09:50:05 +00:00
Damodar Lohani
391d1127ca update container to accept new response format 2022-08-10 07:19:07 +00:00
Damodar Lohani
977932250d add missing types 2022-07-28 07:05:23 +00:00
Damodar Lohani
0a926337cb fix executor 2022-07-24 12:06:34 +00:00
Damodar Lohani
b168dde502 implementing new Utopia hooks 2022-07-22 06:00:42 +00:00
fogelito
45ac40cc85 change function names 2022-07-13 17:02:49 +03:00
fogelito
f384a3352b change class from database:: to dateTime:: 2022-07-12 16:32:39 +03:00
fogelito
7e08575245 builds, stats 2022-07-11 18:12:41 +03:00
Torsten Dittmann
a7a6afeb7b
Merge pull request #3361 from appwrite/feat-track-runtime-state
Feat Internal Runtime State
2022-06-20 16:03:29 +02:00
Bradley Schofield
11ad99cdcd
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-06-20 13:35:43 +01:00
Matej Bačo
775721abdb Fix default payload 2022-06-10 10:31:37 +00:00
Bradley Schofield
98e615fa5f Improve Error handling 2022-06-09 12:46:08 +01:00
Bradley Schofield
515c8c2e32 Run Linter 2022-06-09 10:45:32 +01:00
Bradley Schofield
7fce57f35d Clean up unused code and get tests working 2022-06-08 16:15:17 +01:00
Bradley Schofield
d2c4bb9872 Continue work on implementing local runtime state 2022-06-07 14:55:44 +01:00
Everly Precia Suresh
1fd7359fbb fix linter issues in app directory 2022-05-30 17:41:25 +00:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Everly Precia Suresh
5372c3e359 fix merge conflicts + update version 2022-05-19 09:55:10 +00:00
Torsten Dittmann
046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00
Everly Precia Suresh
aa9fd06be6 add support for wasabi 2022-05-16 09:55:33 +00:00
Everly Precia Suresh
50f06dbb7a add linode storage adapter 2022-05-16 09:23:30 +00:00
Damodar Lohani
b466ad7fa6
Update app/executor.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-05-15 13:22:21 +05:45
Damodar Lohani
7f9d6ae676 executor version in environment variable and using new runtimes 2022-05-15 06:25:18 +00:00
Everly Precia Suresh
a45fab4e43 better way to initialize storage libs 2022-05-12 22:01:53 +00:00
Torsten Dittmann
158ecce959 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-12 20:41:04 +02:00
Torsten Dittmann
ff573ea1ee
Merge pull request #2980 from appwrite/feat-increase-execution-output-limit
Feat increase execution output limit to 1MB and Fix Unicode
2022-05-12 19:07:19 +02:00
Everly Precia Suresh
7350d4e447 better way to initialize storage libs 2022-05-12 14:22:41 +00:00
Everly Precia Suresh
5e14ee478e change BackBlaze to Backblaze 2022-05-10 11:15:56 +00:00
Torsten Dittmann
3692ff0bf6
Merge branch '0.14.x' into feat-use-build-timeout 2022-05-08 20:42:36 +02:00
Bradley Schofield
4686ab5581 Merge branch 'master' into feat-increase-execution-output-limit 2022-05-05 11:53:32 +01:00
Bradley Schofield
228e6a1b6c
Remove other utf8_encode 2022-05-05 10:01:08 +01:00
Everly Precia Suresh
e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Matej Bačo
682848aa4a Fix startup error 2022-05-03 08:47:50 +00:00
Matej Bačo
5aa009d843 Rename const 2022-05-01 07:54:58 +00:00
Matej Bačo
4d2d7eddaf PR review changes 2022-05-01 07:53:59 +00:00
Torsten Dittmann
07589b2d48
Merge pull request #3146 from appwrite/feat-update-execution-model
Rename 'stdout' in executions to 'response'
2022-04-27 18:35:43 +02:00
Bradley Schofield
e694eb3b5c Fix unicode support and reenable tests 2022-04-27 13:57:03 +00:00
Matej Bačo
dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00:00
Bradley Schofield
d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00