1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00
Commit graph

3534 commits

Author SHA1 Message Date
Bradley Schofield
f7910295f2 Use Docker CLI instead of Docker API due to Swoole Hook Bug 2021-09-27 13:39:20 +01:00
Bradley Schofield
23355cd681 Update executor.php 2021-09-24 11:53:04 +01:00
Bradley Schofield
e4a8f96ce5 Change authentication method 2021-09-24 11:46:41 +01:00
Bradley Schofield
502ff3e501
Merge branch 'the-executor-poc' into executor-runtime-key-implementation 2021-09-22 16:37:30 +01:00
Bradley Schofield
73722b517f Update executor.php 2021-09-22 16:23:31 +01:00
Bradley Schofield
28a9e1e290 Revert "Add authentication between executor and runtimes"
This reverts commit 9e083791db.
2021-09-22 16:13:59 +01:00
Bradley Schofield
6252b5d0df Use Swoole Table for activeFunctions list 2021-09-22 16:13:41 +01:00
Bradley Schofield
9e083791db Add authentication between executor and runtimes 2021-09-22 12:27:45 +01:00
Bradley Schofield
8e4bb7166d Add documentation for executor secret 2021-09-22 11:08:02 +01:00
Bradley Schofield
715a8ac729 Add authentication between appwrite and the executor
+ Add authentication between appwrite and the executor
+ Add built status and build stdout/stderr to tag for later use
+ Changes to executor to implement new build stages
2021-09-22 11:03:04 +01:00
Bradley Schofield
fc17e12547 Get Rust Execution working 2021-09-20 16:52:12 +01:00
Bradley Schofield
da8b4bb9f9 Add build step and more function cleanup 2021-09-13 11:50:45 +01:00
Bradley Schofield
66d8b0599c Merge branch 'master' into the-executor-poc 2021-09-07 12:51:25 +01:00
Torsten Dittmann
ab6a9f5a4b fix(ssl): fix check for auto generation 2021-09-06 17:26:30 +02:00
Torsten Dittmann
7e1a03effd
Merge pull request #1595 from appwrite/0.10.x
merge 0.10.x into master
2021-09-06 17:10:44 +02:00
Torsten Dittmann
17118e69f9 feat(release): 0.10.2 2021-09-06 15:45:43 +02:00
Torsten Dittmann
aee9ea93d9
Merge pull request #1592 from TorstenDittmann/fix-ssl-generation
fix(ssl): skip auto generation with acme challenge
2021-09-06 15:39:27 +02:00
Torsten Dittmann
f5cf111383
Merge pull request #1580 from TorstenDittmann/fix-priviledged-user
fix(auth): add role for privileged users
2021-09-06 15:16:40 +02:00
Bradley Schofield
543edc9287 Improvements to executor and UI 2021-09-06 13:43:23 +01:00
Torsten Dittmann
b36b159352 fix(ssl): skip auto generation with acme challenge 2021-09-06 14:06:33 +02:00
Torsten Dittmann
c4dc1c6e6a chore(sdks): update flutter to 1.0.2 2021-09-06 11:39:24 +02:00
Torsten Dittmann
ed75e88e09 chore(deps): update sdks and sdk-generator 2021-09-06 09:45:41 +02:00
Bradley Schofield
bca326dc8d Improvements to executor
- Executor now loads runtimes from php-runtimes package
- Executor now handles timeouts correctly
- Executor can now shutdown and remove containers before shutting down itself preventing a `docker-compose stop` failure due to active network endpoints.
- Fixed a issue with JWT's not working
- Improved general executor reliability
- Tests now pass!
2021-09-06 01:37:20 +01:00
Torsten Dittmann
b617afb17c fix huge mistake 2021-09-03 16:42:31 +02:00
Torsten Dittmann
dc4cf2b35f fix(auth): add role for privileged users 2021-09-03 16:30:16 +02:00
Torsten Dittmann
0571dbe378
Merge pull request #1578 from TorstenDittmann/feat-changelog-0.10.1
chore(changes): 0.10.1
2021-09-03 14:06:40 +02:00
Torsten Dittmann
17d2a4bc0a
Merge pull request #1577 from TorstenDittmann/fix-functions-env-variable
fix(functions): environment variables
2021-09-03 14:06:23 +02:00
Torsten Dittmann
bc4545a503 feat(appwrite): update version number to 0.10.1 2021-09-03 13:57:49 +02:00
Torsten Dittmann
37c33c3c7b fix(functions): environment variables 2021-09-03 13:41:42 +02:00
Torsten Dittmann
be1e3acfca fix(functions): properly cast cpu counts variable 2021-09-02 20:59:58 +02:00
Torsten Dittmann
b7cac0d221 update cache buster 2021-09-02 13:55:23 +02:00
Torsten Dittmann
cdb20a2af2 update sdks 2021-09-02 13:21:16 +02:00
Torsten Dittmann
ddd85f74a5 fix(console): max limit for nested collection setting 2021-09-02 12:54:09 +02:00
Torsten Dittmann
9b50a52f7b update sdk versions 2021-09-02 12:07:08 +02:00
Torsten Dittmann
b3d61a7d83 update specs 2021-09-02 12:06:52 +02:00
Torsten Dittmann
9bc3412649 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-02 09:44:36 +02:00
Eldad A. Fux
b23dae4948
Merge pull request #1552 from appwrite/feat-magic-url
Feat Magic URL
2021-09-02 10:09:55 +03:00
Damodar Lohani
cf912993b4 fix default magic login handling url 2021-09-02 11:06:25 +05:45
Bradley Schofield
35ed296b75 Add Deno and update UI 2021-09-01 10:48:56 +01:00
Torsten Dittmann
68bb12ad3e style worker code 2021-09-01 11:13:23 +02:00
Torsten Dittmann
424e153b80 refactor(workers): refactor the workers 2021-09-01 11:09:04 +02:00
Torsten Dittmann
c85cfb66d2 Merge branch '0.10.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-09-01 09:33:50 +02:00
Torsten Dittmann
1edb40130d Merge branch 'master' of https://github.com/appwrite/appwrite into 0.10.x 2021-09-01 09:32:42 +02:00
Torsten Dittmann
98a21c475d fix(mails-worker): shorter switch case 2021-09-01 09:29:25 +02:00
Torsten Dittmann
bcc8c0a9cd fix(magic-url): verify e-mail address on user 2021-09-01 09:29:12 +02:00
Torsten Dittmann
5bdebe55d7
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:23:08 +02:00
Torsten Dittmann
8346710d4f
Update app/controllers/api/account.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2021-09-01 09:22:51 +02:00
Torsten Dittmann
6fc1cb02ed Merge branch 'master' of https://github.com/appwrite/appwrite into orchestration-api-test 2021-08-31 21:08:08 +02:00
Torsten Dittmann
38e1624636 fix(functions): flag execution errors as failed 2021-08-31 20:52:47 +02:00
Eldad A. Fux
d0f7438a14
Merge pull request #1553 from TorstenDittmann/feat-migration-0-10-x
feat(migration): add 0.10.x migration
2021-08-31 20:44:12 +03:00