1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00
Commit graph

713 commits

Author SHA1 Message Date
Torsten Dittmann 04eeb8856c fix: rename webhook event header to plural 2022-05-10 14:14:26 +02:00
Torsten Dittmann 611d2d239c fix: webhook remove unnecessary logs 2022-05-10 14:12:56 +02:00
Torsten Dittmann ec0e8adcc5 fix: mails project name fallback 2022-05-10 14:10:38 +02:00
Everly Precia Suresh 5e14ee478e change BackBlaze to Backblaze 2022-05-10 11:15:56 +00:00
Torsten Dittmann fdb64de616 docs: add comments to events passing 2022-05-09 14:36:29 +02:00
Torsten Dittmann fdd16e44c6 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-09 09:12:06 +02:00
Matej Bačo 4c642b99c5 Merge remote-tracking branch 'origin/0.14.x' into feat-sessions-subquery 2022-05-08 18:50:41 +00:00
Torsten Dittmann 3692ff0bf6
Merge branch '0.14.x' into feat-use-build-timeout 2022-05-08 20:42:36 +02:00
Torsten Dittmann 18379c25b8 fix: merge issues 2022-05-08 17:49:17 +02:00
Torsten Dittmann 33414b58b1 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 17:25:01 +02:00
Torsten Dittmann 3990ef7fa2 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-08 17:15:25 +02:00
Torsten Dittmann f5844df97b
Merge branch 'master' into feat-user-tokens-subquery 2022-05-08 16:39:24 +02:00
Torsten Dittmann 2cc2a40377 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 15:11:14 +02:00
Everly Precia Suresh e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Matej Bačo 6b5a6d552b Fix bug related to tests 2022-04-29 08:28:17 +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
Matej Bačo 72f745982a Code cleanup 2022-04-27 13:22:41 +00:00
Matej Bačo 911aefaa7a Code quality improvement 2022-04-27 13:20:08 +00:00
Matej Bačo 2ab9c40b43 Code quality improvements 2022-04-27 13:17:27 +00:00
Matej Bačo 4bc8ec11e0 Test fix 2022-04-27 12:57:23 +00:00
Matej Bačo 50082c3512 Implement user tokens subcollection 2022-04-27 11:06:53 +00:00
Matej Bačo e4379ec850 PR review changes 2022-04-27 09:42:15 +00:00
Matej Bačo a32713011f PR review changes 2022-04-27 09:02:31 +00:00
Matej Bačo de7e70e275 Tests fix 2022-04-26 08:52:59 +00:00
Torsten Dittmann 12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Torsten Dittmann 25de029992 fix(database): casting of float values 2022-04-21 15:14:01 +02:00
Torsten Dittmann 0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann 033bbec261 fix: usage and build 2022-04-19 15:13:55 +02:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann 8ec435ed1f sync: changes 2022-04-17 22:34:32 +02:00
Andrey e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Matej Bačo 7159070067 PR review changes 2022-04-11 08:34:11 +00:00
Matej Bačo 50412c7e80 PR review changes 2022-04-11 07:56:58 +00:00
Matej Bačo 752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
Matej Bačo 933f3372fe Prevent certificate deletion for main domain 2022-03-30 13:31:46 +00:00
Matej Bačo 5897a70536 Update comment 2022-03-23 15:07:16 +00:00
Matej Bačo 8fe5a47a35 Skip certificate deletion if its already used by other project 2022-03-23 15:05:50 +00:00
Matej Bačo 2bc6d7c41b Delete certificate document alongside certificate directory 2022-03-23 14:54:25 +00:00
Matej Bačo 7f7a2c7dfb Revert auth changes 2022-03-23 14:47:50 +00:00
Matej Bačo 7f7b23181f Added global auth disable in cert worker 2022-03-23 14:46:59 +00:00
Matej Bačo 41cc8bd38d CertificateId update fix 2022-03-23 14:40:19 +00:00
Matej Bačo 213215bffa Allow same certificate with multiple projects (same domain) 2022-03-23 13:31:35 +00:00
Everly Precia Suresh c407c83615
Update deletes.php 2022-03-18 22:56:12 +05:30
Everly Precia Suresh 51ea3b2cbc
Update deletes.php 2022-03-18 22:17:09 +05:30
Everly Precia Suresh 46c3da70a9 add support for linode 2022-03-18 16:03:04 +00:00
Christy Jacob 7a2614ed6d feat: update test message 2022-03-15 18:53:20 +04:00
Christy Jacob 13b28e0051 feat: update test message 2022-03-15 18:51:32 +04:00
Christy Jacob ee056e582f feat: function execution time for failed executions 2022-03-15 17:06:05 +04:00
Matej Bačo 14c67c2b54
Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Jake Barnby 15bfd6f801 Fix delete collection using wrong ID 2022-03-01 21:45:37 +13:00
Matej Bačo 0dec387f85
Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Christy Jacob b4ee82ac88 feat: realtime execution status 2022-02-28 16:24:35 +04:00
Matej Baco 1f89a6fd26 Simplified storage providers ENV vars 2022-02-28 13:07:38 +01:00
Christy Jacob 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04: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 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00:00
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Christy Jacob d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Damodar Lohani 5ba0635017 send entrypoint 2022-02-24 07:28:59 +00: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
Damodar Lohani 740a7e7293 fix deletes worker 2022-02-23 11:52:33 +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 5d9a9f53d8 update 2022-02-22 11:28:26 +00:00
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 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
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 b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +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 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
Damodar Lohani 5eb6eeb6b8 fix deletes worker 2022-02-18 01:36:25 +00: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
Christy Jacob 1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Damodar Lohani 77babbf6d8 trivial fixes 2022-02-17 13:09:33 +00:00
Damodar Lohani 0dac3a7346 get proper source type and device 2022-02-17 17:25:02 +05:45
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
Christy Jacob 75f4061698 feat: fix retry build 2022-02-17 00:06:22 +04: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
Christy Jacob 123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Christy Jacob 0b9e8454d0 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-decouple-database 2022-02-15 17:44:00 +04:00
Matej Baco 166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Christy Jacob 19c9ee4dc6 feat: Remove builds param from delete endpoint 2022-02-15 04:58:12 +04:00
Christy Jacob b42da9e996 feat: move create runtimr logic to controller 2022-02-14 04:20:12 +04:00
Christy Jacob 36bd50a1ff feat: refactor build function 2022-02-14 01:26:36 +04:00
Christy Jacob d0abbd9fc3 feat: disable authorization in deletes worker 2022-02-13 14:16:15 +04:00
Christy Jacob 24c1467e68 feat: decouple storage 2022-02-13 05:29:28 +04:00
Christy Jacob 0276d94ef1 feat: add remaninig endpoints 2022-02-13 02:34:16 +04:00
Christy Jacob f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Matej Baco 9a1fb0f0f2 Updated letter case of DOSpaces 2022-02-08 16:40:56 +01:00