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

1418 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
Bradley Schofield
22640b31b4 Merge branch 'feat-functions-refactor' into feat-update-request-filters 2022-02-28 09:46:32 +00:00
Bradley Schofield
bdc8d498a7 Update V12.php 2022-02-28 09:33:26 +00:00
Torsten Dittmann
c5c53105f2 fix: remove leftover 2022-02-28 10:31:15 +01:00
Matej Bačo
70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00:00
Matej Bačo
cdc3fd7d4f
Update src/Appwrite/Utopia/Response/Model/AttributeList.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-28 10:14:53 +01:00
Christy Jacob
f8a445294c feat: add missing error codes 2022-02-27 15:57:41 +04:00
Matej Baco
de37c74048 Bug fix, Updated specs 2022-02-27 11:05:20 +01:00
Matej Baco
56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Bradley Schofield
d130df9f78 Updated to be in sync with 0.13 functions 2022-02-25 10:56:49 +00:00
Bradley Schofield
a88be70e5e Update V13.php 2022-02-25 10:37:13 +00:00
Bradley Schofield
8ff280a751 Convert num to string instead of visa versa 2022-02-25 09:46:03 +00: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
Bradley Schofield
b1acc028c9 Implement various suggestions
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Bradley Schofield
b2217f6950 Use execution directly 2022-02-24 13:22:20 +00:00
Bradley Schofield
06448bbdc5 Remove Synchronous execution model 2022-02-24 12:58:10 +00:00
Bradley Schofield
61d7e8634c Update Request Filters 2022-02-24 09:57:56 +00:00
Jake Barnby
aa091a2afc Increase execution retry attempts to allow swift runtime time to cold start 2022-02-24 14:55:11 +13:00
Christy Jacob
cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Bradley Schofield
35557e03b0 Update V12.php 2022-02-23 10:42:45 +00:00
Damodar Lohani
3747cbd132 fix indentation 2022-02-23 05:57:21 +00:00
Bradley Schofield
e91c6a71b2 Update response filters for 0.13 2022-02-22 16:43:32 +00:00
Torsten Dittmann
d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Damodar Lohani
2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani
53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +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
Eldad A. Fux
ba8c575f4a
Merge pull request #2646 from appwrite/feat-getting-started-cli
feat: added getting started guides ( Node CLI )
2022-02-21 21:24:22 +02:00
Christy Jacob
ad920b7237 fix: review comments 2022-02-21 15:20:26 +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
Damodar Lohani
b71e9de578 fix open api spec 2022-02-20 09:22:42 +00:00
Christy Jacob
b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Damodar Lohani
629d09497f fix spec for resumable upload 2022-02-19 11:24:34 +00: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
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
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
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
Christy Jacob
281e306d14 feat: improve create runtime strucutre 2022-02-18 01:40:28 +04:00
Torsten Dittmann
8271f87e44 fix: multiple migrations 2022-02-17 20:22:51 +01:00
Torsten Dittmann
9aa7085ae9 Merge remote-tracking branch 'origin/master' into feat-permissions-improvements 2022-02-17 19:27:34 +01:00
Torsten Dittmann
ccff540e70 feat: migration 2022-02-17 19:24:50 +01:00
Christy Jacob
37cb58bbde feat: retry execution logic 2022-02-17 20:50:21 +04:00
Christy Jacob
44c1154a42 feat: retry execution logic 2022-02-17 20:49:18 +04:00
Christy Jacob
1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Damodar Lohani
91a307490f refcator storage usage in worker 2022-02-17 14:58:39 +05:45
Damodar Lohani
53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Eldad A. Fux
fef659ee26
Merge pull request #2726 from appwrite/feat-add-error-codes
Feat add error codes
2022-02-17 09:57:07 +02:00
Eldad A. Fux
79131793c4
Merge pull request #2769 from appwrite/fix-realtime-events
Feat: Migrated event channel
2022-02-17 09:55:34 +02:00
Damodar Lohani
b02b153929
Merge pull request #2785 from appwrite/feat-resumable-upload-support 2022-02-17 13:13:59 +05:45
Christy Jacob
ca2bee015a feat: add new error codes for storage 2022-02-17 02:55:54 +04:00
Christy Jacob
da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad A. Fux
f045adb654
Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00
Eldad A. Fux
b6566d9cca
Merge pull request #2795 from appwrite/fix-func-model
Fix func model execute attribute type
2022-02-17 00:02:26 +02:00
Christy Jacob
ca2cf23a74 feat: support mock endpoints 2022-02-16 19:28:37 +04:00
Torsten Dittmann
d2eb456295 style: fix whitespace 2022-02-16 16:19:27 +01:00
Torsten Dittmann
79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Christy Jacob
cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Christy Jacob
e40821393c
Merge pull request #2792 from appwrite/feat-rename-autodeploy
Renamed 'deploy' to 'activate'
2022-02-16 13:33:54 +04:00
Damodar Lohani
016803397e fix syntax 2022-02-16 02:37:08 +00:00
Jake Barnby
d196d108d8 Make func model execute attribute an array 2022-02-16 12:09:37 +13:00
Christy Jacob
20b1e3c04e feat: remove var_dump 2022-02-16 00:21:21 +04:00
Christy Jacob
2674186f3b feat: remove var_dump() 2022-02-15 21:51:52 +04:00
Christy Jacob
123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Christy Jacob
aba9dc323d feat: some cleanup 2022-02-15 19:42:45 +04:00
Matej Baco
166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Damodar Lohani
6801b2dd8b remove adapter attributes 2022-02-15 08:45:23 +00:00
Damodar Lohani
353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Christy Jacob
19c9ee4dc6 feat: Remove builds param from delete endpoint 2022-02-15 04:58:12 +04:00
Christy Jacob
66b47973bc feat: add start up logic 2022-02-14 20:37:56 +04:00
Eldad A. Fux
ad010a5ae8
Merge pull request #2750 from appwrite/fix-oauth-providers
Fix non-json responding OAuth providers
2022-02-14 14:28:43 +02:00
Christy Jacob
5fee7378ad feat: add test for error message 2022-02-13 13:12:16 +04:00
Damodar Lohani
42e0cef6d7 fix update 2022-02-13 07:25:50 +00:00
Damodar Lohani
d270834035 fix for storage event refactor 2022-02-13 07:02:34 +00:00
Christy Jacob
a665def876 feat: decouple storage 2022-02-13 05:42:22 +04:00
Christy Jacob
24c1467e68 feat: decouple storage 2022-02-13 05:29:28 +04:00
Damodar Lohani
034f72addf fix migration test 2022-02-13 00:55:21 +00:00
Christy Jacob
0276d94ef1 feat: add remaninig endpoints 2022-02-13 02:34:16 +04:00
Damodar Lohani
31d596c43c add to open api spec as well 2022-02-11 00:30:08 +00:00
Damodar Lohani
e3f681caa4 Merge branch 'feat-storage-buckets' into feat-storage-ui-updates 2022-02-11 00:26:32 +00:00
Damodar Lohani
ebe3dc0dbd dependency updates 2022-02-10 16:38:16 +05:45
Damodar Lohani
d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Christy Jacob
f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Matej Baco
80adbf8d1d Migrated event channel 2022-02-09 19:47:46 +01:00
Christy Jacob
cb922827a4 feat: update cursor errors 2022-02-09 03:08:23 +04:00
Christy Jacob
1ab27083c4 feat: update cursor errors 2022-02-09 02:56:11 +04:00
Christy Jacob
d5dd6a17b8 feat: move query errors to general category 2022-02-09 01:34:26 +04:00
Christy Jacob
d410dc5f3d feat: move oauth errors to projects 2022-02-09 01:26:02 +04:00
Christy Jacob
0833662606 feat: move oauth errors to projects 2022-02-09 01:25:52 +04:00
Christy Jacob
661630c1c6 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-08 20:56:03 +04:00
Christy Jacob
96c058431d feat: add link to docs 2022-02-08 20:52:02 +04:00