1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

10075 commits

Author SHA1 Message Date
Christy Jacob b4ee82ac88 feat: realtime execution status 2022-02-28 16:24:35 +04:00
Christy Jacob 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Christy Jacob e38265dffd Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 13:55:16 +04:00
Christy Jacob e1701f9c3d feat: increase timeout for dart runtime creation 2022-02-28 13:55:09 +04:00
Christy Jacob faa0255065 feat: increase timeout for dart runtime creation 2022-02-28 13:53:47 +04:00
Damodar Lohani 9ef42eb84f fix project logo upload 2022-02-28 08:47:30 +00:00
Damodar Lohani 6aec8ad02c fix creating default bucket 2022-02-28 13:39:19 +05:45
Christy Jacob 46a03e7cff feat: add status code assertion 2022-02-28 01:09:13 +04:00
Christy Jacob 9dd30ca758 feat: update actions cleanup command 2022-02-28 00:33:27 +04:00
Christy Jacob 0bee58dd6a feat: update env vars 2022-02-27 23:28:37 +04:00
Christy Jacob 366b8424e2 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-27 22:42:06 +04:00
Christy Jacob f9f817958a feat: uncomment warmup 2022-02-27 22:41:43 +04:00
Christy Jacob 4b07d23455
Merge pull request #2849 from appwrite/add-error-codes
feat: add missing error codes
2022-02-27 21:29:47 +04:00
Christy Jacob 21ea0f0f0f
Update app/config/errors.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-02-27 21:14:04 +04:00
Christy Jacob 8495bbd072
Update app/controllers/api/functions.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-02-27 21:13:55 +04:00
Christy Jacob 0bcd8bff23 feat: add missing error codes 2022-02-27 18:26:46 +04:00
Christy Jacob f8a445294c feat: add missing error codes 2022-02-27 15:57:41 +04:00
Damodar Lohani 1404851015 fix permission 2022-02-27 11:30:31 +00:00
Damodar Lohani 7f0c3250cc update sdk generator version 2022-02-27 13:52:31 +05:45
Damodar Lohani 34c497ade3 composer update 2022-02-27 13:34:11 +05:45
Damodar Lohani 5565b1f956 fix spec 2022-02-27 13:32:51 +05:45
Damodar Lohani d63cfce74b updating console sdks 2022-02-27 13:28:36 +05:45
Damodar Lohani 26a2bc8a97 missing method type to file preview 2022-02-27 13:24:33 +05:45
Matej Baco c240f88bdd Fix from main branch 2022-02-26 09:42:54 +01:00
Eldad A. Fux a46e3fa63b
Merge pull request #2844 from appwrite/feat-implement-refactor-suggestions
Feat implement refactor suggestions
2022-02-26 09:41:24 +02:00
Damodar Lohani 22b6add461 updated spec 0.13 2022-02-26 12:18:30 +05:45
Christy Jacob e1eb6942a7 feat: fix failing test 2022-02-26 06:01:02 +04:00
Bradley Schofield 7e9a7e1847 Update variables.php 2022-02-25 15:06:52 +00:00
Bradley Schofield 411f66a82c Update .env 2022-02-25 14:38:42 +00:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Christy Jacob a6682a602d feat: fix activate issue 2022-02-25 18:27:50 +04:00
Bradley Schofield 1db9a872d9 Restore mail worker 2022-02-25 14:26:55 +00:00
Bradley Schofield 1fa764d1f6 rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD 2022-02-25 14:03:08 +00:00
Bradley Schofield 93efdbcae1 Remove duplicate appwrite-executor 2022-02-25 13:50:11 +00:00
Christy Jacob 21887e6401 feat: fix retry deployment endpoint 2022-02-25 15:12:44 +04:00
Christy Jacob 16a46ad99a feat: fix retry deployment endpoint 2022-02-25 15:06:58 +04:00
Christy Jacob 41cb259e95 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-25 15:00:33 +04:00
Christy Jacob c52a4e54e9 feat: set default values for resources as int 2022-02-25 15:00:16 +04:00
Christy Jacob 1b70995be5
Merge pull request #2839 from appwrite/refactor-func-build-fail-log
Append stdout to function build error log
2022-02-25 14:58:42 +04:00
Christy Jacob bb30592195
Merge pull request #2840 from appwrite/feat-update-cli-config
feat: upgrade cli config
2022-02-25 14:58:31 +04:00
Christy Jacob 48329c916d feat: upgrade cli config 2022-02-25 14:50:34 +04:00
Bradley Schofield f2e2b5016c Update Contributing and remove unneeded descriptions 2022-02-25 10:13:34 +00:00
Jake Barnby af57c84339 Append stdout to function build error log 2022-02-25 22:10:00 +13:00
Christy Jacob 47ff5cf54d
Merge pull request #2832 from appwrite/feat-implement-refactor-suggestions
Feat implement refactor suggestions
2022-02-24 21:17:04 +04:00
Christy Jacob 7c670dc910
Merge pull request #2833 from appwrite/fix-review-comments
feat: review comments
2022-02-24 21:01:36 +04:00
Christy Jacob 8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Christy Jacob fcb2fafbf0 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into fix-review-comments 2022-02-24 18:58:35 +04:00
Christy Jacob cd45045559 feat: sync branches 2022-02-24 18:33:38 +04:00
Christy Jacob d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Christy Jacob 5059e67d72
Merge pull request #2830 from appwrite/feat-functions-deprecate-sync-model
Remove Synchronous execution model
2022-02-24 18:21:16 +04:00