1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
Commit graph

5911 commits

Author SHA1 Message Date
Bradley Schofield 22640b31b4 Merge branch 'feat-functions-refactor' into feat-update-request-filters 2022-02-28 09:46:32 +00:00
Torsten Dittmann f2c063817d Revert "Improved Token passing"
This reverts commit 70fa9ff29d.
2022-02-28 10:45:22 +01:00
Torsten Dittmann f37203a18e Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-permissions-improvements 2022-02-28 10:44:25 +01:00
Matej Bačo 70fa9ff29d Improved Token passing 2022-02-28 10:38:22 +01:00
Matej Bačo 4c85223183 More UI changes 2022-02-28 09:26:55 +00:00
Matej Bačo 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00:00
Damodar Lohani 6aec8ad02c fix creating default bucket 2022-02-28 13:39:19 +05:45
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
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
Damodar Lohani 5565b1f956 fix spec 2022-02-27 13:32:51 +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
Bradley Schofield 7e9a7e1847 Update variables.php 2022-02-25 15:06:52 +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 48329c916d feat: upgrade cli config 2022-02-25 14:50:34 +04:00
Jake Barnby af57c84339 Append stdout to function build error log 2022-02-25 22:10:00 +13: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
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
Damodar Lohani 55a4bf3dcc fix usage worker bug 2022-02-24 11:55:20 +00:00
Christy Jacob 256e9cebe3
Merge pull request #2827 from appwrite/fix-usage-worker
fix usage for tags deployments, pass entrypoint to runtimes
2022-02-24 15:09:11 +04:00
Bradley Schofield 61d7e8634c Update Request Filters 2022-02-24 09:57:56 +00:00
Damodar Lohani 1fb3be5a29 fix type error 2022-02-24 07:40:12 +00:00
Damodar Lohani 5ba0635017 send entrypoint 2022-02-24 07:28:59 +00:00
Damodar Lohani 789d5d33ab fix usage for tags -> deployments 2022-02-24 07:28:49 +00:00
Jake Barnby 2c2b9668d2 Avoid potential scope bug 2022-02-24 15:18:11 +13:00
Christy Jacob edfdbed37d feat: update console sdk 2022-02-23 19:20:19 +04: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
Christy Jacob 8ffe663379 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:23:48 +04:00
Christy Jacob f57ffa4a0a feat: some updates 2022-02-23 16:22:18 +04:00
Damodar Lohani 740a7e7293 fix deletes worker 2022-02-23 11:52:33 +00:00
Damodar Lohani beaf5962ce fixed specs and run test for 0.13.x as well 2022-02-23 11:30:14 +00:00
Damodar Lohani 8677b8d7d7 remove stale spec 2022-02-23 11:25:12 +00:00
Damodar Lohani 7a84fc88a6 fix indentation 2022-02-23 06:09:01 +00:00
Damodar Lohani ae0cac517e fix boolean 2022-02-23 05:50:55 +00:00
Bradley Schofield e91c6a71b2 Update response filters for 0.13 2022-02-22 16:43:32 +00:00
Torsten Dittmann 2ad44e6422 Merge remote-tracking branch 'origin/0.13.x' into fixtable-names 2022-02-22 17:36:42 +01: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 6f6c6f3051
Update app/controllers/api/storage.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 19:04:22 +05:45
Damodar Lohani d63cd6950a functions isze limit 2022-02-22 12:36:43 +00:00
Damodar Lohani 2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani a58251baca fix size 2022-02-22 12:31:04 +00:00
Damodar Lohani 56241b5789
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:18 +05:45
Damodar Lohani 2e0a91a3a8
Update app/controllers/api/functions.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:12:13 +05:45
Damodar Lohani 4737aac509
Update app/config/collections.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:36 +05:45
Damodar Lohani 55c3883953
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:30 +05:45
Damodar Lohani edef1c6da2
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:24 +05:45
Damodar Lohani 22a8496350
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:19 +05:45
Damodar Lohani e1aaa886e4
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:13 +05:45
Damodar Lohani 962e498ccb
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:11:07 +05:45
Damodar Lohani 8767050f03
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:10:58 +05:45
Damodar Lohani f4b17028e4
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:10:52 +05:45
Damodar Lohani bc1ace9788
Update app/config/variables.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-02-22 18:10:45 +05:45
Damodar Lohani 6e5095d8bc revert function collection change 2022-02-22 12:14:48 +00:00
Christy Jacob 953f769ed6
Merge pull request #2810 from appwrite/feat-func-storage-sync
Function Stroage Sync
2022-02-22 15:29:56 +04:00
Damodar Lohani 5d9a9f53d8 update 2022-02-22 11:28:26 +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 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 46183c6654
metadata field for deployments 2022-02-22 13:48:24 +05:45
Damodar Lohani 6099abc9f1 failed tooltip with error message 2022-02-22 07:37:12 +00:00
Damodar Lohani 12ce9c38c8 add icon 2022-02-22 07:17:19 +00:00
Damodar Lohani 1b08eec2e2 Merge branch 'feat-storage-ui-updates' into feat-console-resumable-upload 2022-02-22 06:55:09 +00:00
Damodar Lohani 57c83f8b21 fix upload using write 2022-02-22 06:53:20 +00:00
Damodar Lohani 0eb5371207 Merge branch '0.13.x' into feat-storage-ui-updates 2022-02-22 06:44:51 +00:00
Damodar Lohani 53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +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 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
Damodar Lohani 5afb7e0702 hiding cancelled files from ui 2022-02-21 17:12:13 +00:00
Damodar Lohani 0c413ea79a cancel all behavior 2022-02-21 16:41:41 +00:00