1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
Commit graph

9863 commits

Author SHA1 Message Date
Damodar Lohani
7b29171119 fix env 2022-02-22 11:19:31 +00:00
Damodar Lohani
372baa51e9 fix redis queue 2022-02-22 11:18:18 +00:00
Damodar Lohani
45e6845826
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:24:36 +05:45
Damodar Lohani
289cffa0bb
Update .env
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:24:07 +05:45
Damodar Lohani
b0096c94e6
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:19:51 +05:45
Damodar Lohani
10826daaa7
Update app/executor.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:17:58 +05:45
Damodar Lohani
ca1b39513a
Update app/workers/builds.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 16:17:15 +05:45
Damodar Lohani
57c83f8b21 fix upload using write 2022-02-22 06:53:20 +00:00
Damodar Lohani
6c49811d14 use deployment limit instead 2022-02-22 06:32:31 +00:00
Damodar Lohani
cf86289ca0 function deployment limit env 2022-02-22 06:31:06 +00:00
Damodar Lohani
6fb644a8e6 update storage usage 2022-02-22 05:56:50 +00:00
Damodar Lohani
a086559cb8 composer update 2022-02-22 05:50:00 +00:00
Damodar Lohani
d8a510aa22 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-22 05:49:45 +00:00
Damodar Lohani
0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Bradley Schofield
e9abe0f943 Regenerate console SDK 2022-02-21 18:15:58 +00:00
Eldad A. Fux
e485309710
Merge pull request #2807 from appwrite/feat-executor-improvements
feat: retry execution logic
2022-02-21 16:05:13 +02:00
Christy Jacob
dfd45a971b fix: fix tests 2022-02-21 16:46:40 +04:00
Christy Jacob
1683ebb17b fix: review comments 2022-02-21 16:31:39 +04:00
Christy Jacob
761ed37889 fix: review comments 2022-02-21 16:15:09 +04:00
Christy Jacob
68b39846a5 fix: review comments 2022-02-21 15:23:27 +04:00
Christy Jacob
ad920b7237 fix: review comments 2022-02-21 15:20:26 +04:00
Christy Jacob
1cfc6a8a2d fix: review comments 2022-02-21 15:11:48 +04:00
Christy Jacob
5689353994 fix: review comments 2022-02-21 15:08:58 +04:00
Christy Jacob
2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Christy Jacob
33c58bfc65 fix: issue with auto deploy flag 2022-02-21 14:41:50 +04:00
Christy Jacob
6752300cc1 feat: adjust html text 2022-02-21 02:21:36 +04:00
Christy Jacob
734c38ebb4 feat: fix runtime bugs 2022-02-21 00:25:35 +04:00
Christy Jacob
b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob
be4c1d756e feat: improve functions tests 2022-02-19 20:14:31 +04:00
Christy Jacob
7a6d8502de feat: improve functions tests 2022-02-19 19:14:35 +04:00
Christy Jacob
cc8fac0297 feat: improve functions tests 2022-02-19 17:57:48 +04:00
Christy Jacob
c94913d3f2 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:11:34 +04:00
Christy Jacob
4d16072972 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:08:55 +04:00
Christy Jacob
c7a645037a feat: update php test code 2022-02-19 04:34:47 +04:00
Christy Jacob
38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +04:00
Christy Jacob
3606293268 feat: cleanup the build command 2022-02-19 03:46:39 +04:00
Christy Jacob
8fffe5766d feat: migrated to new runtimes 2022-02-19 03:32:09 +04:00
Christy Jacob
f7a0871848 feat: enable logging 2022-02-18 19:58:04 +04:00
Damodar Lohani
045ba04124 fix resource type 2022-02-18 21:23:48 +05:45
Christy Jacob
ac14d5fd8c feat: update composer 2022-02-18 19:25:54 +04:00
Damodar Lohani
27a2e80ad1 extend exception import 2022-02-18 12:36:24 +00:00
Damodar Lohani
96b8ac7392 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:46:37 +00:00
Damodar Lohani
eb916e58d4 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:43:29 +00:00
Damodar Lohani
5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob
cd434858df feat: update composer 2022-02-18 15:18:46 +04:00
Christy Jacob
3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob
7c1eb0bc96 feat: update console sdk 2022-02-18 13:49:38 +04:00
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Christy Jacob
7fb3df3b38 feat: cleanup 2022-02-18 13:21:59 +04:00
Christy Jacob
f752807790 feat: add 406 status code 2022-02-18 04:43:04 +04:00