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

5700 commits

Author SHA1 Message Date
Christy Jacob d5a7b58c48 feat: pass empty string instead of null in functions worker 2021-06-24 01:52:43 +05:30
Eldad A. Fux a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Eldad Fux 29dfc4cf46 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-23 09:01:52 +03:00
Eldad Fux 4822d3cc5c Updated runtime logos 2021-06-23 09:01:47 +03:00
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Eldad A. Fux 6773816909
Merge pull request #1310 from appwrite/fix-removed-duplicated-cli-command
Removed duplicated cli command
2021-06-22 14:51:34 +03:00
Bradley Schofield 86afebd726
Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:36 +01:00
Bradley Schofield 22bc391047
Update app/controllers/api/functions.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:26 +01:00
Eldad A. Fux 56f062fccc
Merge pull request #1315 from lohanidamodar/feat-new-functions-runtime
feat-new-functions-runtime
2021-06-22 13:07:36 +03:00
Damodar Lohani 9598868c50 update php-runtime version 2021-06-22 14:38:20 +05:45
Bradley Schofield c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
Eldad Fux 4a0b9e5e89 Removed duplicated cli command 2021-06-20 16:16:01 +03:00
Eldad Fux 0221ef2caa Added new lang colors 2021-06-19 16:30:30 +03:00
Eldad Fux 9ab76690b6 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-18 07:13:48 +03:00
Eldad Fux 0a762f722e Updated chanelog 2021-06-18 07:13:43 +03:00
Eldad A. Fux b115672e0f
Merge pull request #1137 from appwrite/feat-move-deletion-to-worker
feat(teams): move membership deletion task to deletes worker
2021-06-14 23:15:41 +03:00
Christy Jacob 8322749c2c Merge branch 'master' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 20:56:40 +05:30
Eldad A. Fux d469e3a7b6
Merge pull request #1278 from TorstenDittmann/feat-db-pools
feat(server): database connection pools
2021-06-14 17:22:15 +03:00
Torsten Dittmann fe2909b389 Revert "Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools""
This reverts commit c3f2f82bc1.
2021-06-14 13:55:55 +02:00
Torsten Dittmann 6eb8ce9170 revert changes 2021-06-14 13:46:38 +02:00
Eldad Fux a5cb8414f6 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 14:17:32 +03:00
Torsten Dittmann d3ae58a2ff Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 12:49:55 +02:00
Eldad A. Fux 9346b5647b
Merge pull request #1285 from appwrite/fix-tests-ignore-swagger-validation
fix(tests): skip swagger spec validation
2021-06-14 13:34:00 +03:00
Torsten Dittmann 95b6e166db
fix(tests): skip swagger spec validation 2021-06-14 10:38:26 +02:00
Torsten Dittmann 2c06e15f23 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:10:55 +02:00
Eldad Fux a340c4d670 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 10:09:55 +03:00
Torsten Dittmann c3f2f82bc1 Revert "Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools"
This reverts commit eaee419fb1, reversing
changes made to 15e7297b5a.
2021-06-14 09:09:48 +02:00
Torsten Dittmann fc9a833b33 Merge branch '0.9.x' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:08:23 +02:00
Torsten Dittmann eaee419fb1 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools 2021-06-14 09:08:14 +02:00
Torsten Dittmann 15e7297b5a remove unused dependencies 2021-06-14 09:07:52 +02:00
Christy Jacob a93496bc8c Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-move-deletion-to-worker 2021-06-14 11:05:08 +05:30
Christy Jacob 86b1cc1678 feat: merge commit 2021-06-14 10:58:49 +05:30
Christy Jacob 412d7c8735 feat: removed log 2021-06-14 10:45:41 +05:30
Christy Jacob 09a90a5631 feat: fix deletes workker bug 2021-06-14 10:41:48 +05:30
Eldad Fux 785db645eb Added back missing icons 2021-06-12 14:16:52 +03:00
Eldad Fux 967afad696 Fixed extra space on modal window 2021-06-12 13:57:32 +03:00
Eldad A. Fux aa1f73fb10
Merge pull request #1276 from TorstenDittmann/refactor-workers
refactor(workers): create abstract worker class
2021-06-12 12:54:52 +03:00
Torsten Dittmann 665d57106e feat(server): database connection pools 2021-06-11 18:09:46 +02:00
Torsten Dittmann d96635ec23 fix(worker): remove unnecessary imports 2021-06-11 16:39:44 +02:00
Torsten Dittmann 3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
Eldad A. Fux 4df8f8aaba
Merge pull request #1260 from lohanidamodar/feat-image-crop-gravity
feat-image-crop-gravity
2021-06-11 16:51:25 +03:00
Damodar Lohani 4ea0d627f4 remove int conversion 2021-06-11 18:11:04 +05:45
Eldad A. Fux c74a77422b
Merge pull request #1272 from lohanidamodar/fix-remove-runtime-exception
fix warning
2021-06-11 14:20:37 +03:00
Eldad A. Fux 51d4729737
Merge pull request #1273 from appwrite/feat-add-android-origin
Feat add android origin
2021-06-11 14:20:06 +03:00
Eldad Fux 35e236262c Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-add-android-origin 2021-06-11 12:39:31 +03:00
Eldad Fux e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03:00
Christy Jacob f19f186864 Merge branch 'master' of github.com:appwrite/appwrite into feat-add-android-origin 2021-06-11 12:49:28 +05:30
Christy Jacob 9c77618578 feat: restored composer 2021-06-11 12:46:12 +05:30
Christy Jacob 402277da50 feat: removed docs 2021-06-11 12:45:40 +05:30
Christy Jacob 43d9c416a3 feat: added iOS platform to origin validator 2021-06-11 12:44:30 +05:30