Commit Graph
16599 Commits
Author SHA1 Message Date
Bradley Schofield 7adee918d1 Fix automatic launch retry not working 2021-09-28 15:58:10 +01:00
Bradley Schofield 8e7618fabe Update Tests to account for build steps
+ Also update curl timeout error code for Swoole Hook
2021-09-28 14:29:41 +01:00
Jake Barnby 1a0487328e Enable iOS and macOS platforms 2021-09-28 23:24:54 +13:00
Bradley Schofield e51295db49 Error any execution if the tag is still being built. 2021-09-28 10:09:55 +01:00
Matej Baco 2ffbc33da2 Added missing MagicURL translation to all languages 2021-09-28 08:56:01 +02:00
Matej Baco 8fb83d9605 Fixed column width 2021-09-28 08:51:53 +02:00
kodumbeats 2c2b5f6232 Create docs for api/sdk description 2021-09-27 20:26:33 -04:00
Bradley Schofield f7910295f2 Use Docker CLI instead of Docker API due to Swoole Hook Bug 2021-09-27 13:39:20 +01:00
Matej Baco d0b70a9dee Re-added function execution search + added missing tests 2021-09-27 12:12:42 +02:00
Matej Baco 7e0871d3b6 Failed attributes should be hidden 2021-09-27 10:35:18 +02:00
Eldad Fux 0b9a236c11 Merge branch 'master' of github.com:appwrite/appwrite 2021-09-27 11:30:36 +03:00
Eldad Fux 010202145e og image fix 2021-09-27 11:30:31 +03:00
Damodar Lohani f19b23ce7d chunks info field in tags collection 2021-09-27 13:23:41 +05:45
Damodar Lohani a4e9f2ece9 chunked upload support on function tags creation 2021-09-27 12:46:04 +05:45
Damodar Lohani 6c494e8439 fix undefined param 2021-09-27 12:17:41 +05:45
Damodar Lohani 6afd021233 setting the payload size to 6mb so that at leaset 5 mb chunk is supported 2021-09-27 12:10:37 +05:45
Damodar Lohani 311f07ddde get ID from header 2021-09-27 11:49:17 +05:45
Matej Baco 8e7039ab92 Merge branch 'feat-new-document-usage-log' into feat-db-refactor-ui-fixes 2021-09-27 07:45:41 +02:00
Gireesh Puthumana 8b170cbbd2 Fix for #1662. Corrected the spelling in the logs. 2021-09-26 17:33:36 -04:00
Matej Baco e7e787e7de WIP: UI refactor 2021-09-26 16:30:21 +02:00
Eldad A. FuxandGitHub e240168116 Merge pull request #1651 from TorstenDittmann/feat-release-flutter-1-0-4
feat(sdks): release flutter 2.0.0
2021-09-26 16:02:27 +03:00
Torsten Dittmann 74ccfab77d feat(sdks): release web 2021-09-26 12:41:32 +02: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
Torsten Dittmann f736ce655d feat(sdks): update flutter 2.0.1 2021-09-24 09:47:11 +02:00
Damodar Lohani 08fa3ecee7 remove beta from Flutter and dart SDKs 2021-09-24 11:54:03 +05:45
kodumbeats fcb13806be Merge remote-tracking branch 'origin/feat-enforce-document-collection-permissions' into feat-db-refactor-ui-fixes 2021-09-23 21:52:03 -04:00
kodumbeats d457ba1627 Merge remote-tracking branch 'origin/feat-db-attribute-limits' into feat-db-refactor-ui-fixes 2021-09-23 21:51:16 -04:00
Matej Baco add7a01fac Added database key for performence 2021-09-23 15:40:05 +02:00
Torsten Dittmann 198f5d581e Merge branch 'master' of https://github.com/appwrite/appwrite into feat-release-flutter-1-0-4 2021-09-23 11:39:19 +02:00
Torsten Dittmann 8d21e12d57 feat(sdks): flutter 2.0.0 2021-09-23 11:38:31 +02:00
Damodar Lohani d603e7e2ce Merge branch 'feat-storage-buckets' into feat-sb-delete 2021-09-23 13:13:32 +05:45
Damodar Lohani a9cbbdf4e2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-23 13:05:34 +05:45
Damodar Lohani ca58351e93 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-23 13:03:19 +05:45
Matej Baco f9423111f3 Merge branch 'feat-database-indexing' into feat-db-search-tests 2021-09-23 08:35:07 +02:00
kodumbeats c87e686ca2 Fix createUrlAttribute description 2021-09-22 21:29:56 -04:00
wess c55d8d4073 Adding Stripe OAuth for connected accountns 2021-09-22 11:46:10 -04:00
Bradley SchofieldandGitHub 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
Torsten Dittmann d6b69340ba feat(sdks): release flutter 1.0.4 2021-09-22 15:11:34 +02: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
Matej Baco 77793b4e01 update instead of delete, adjust code to new attribute 2021-09-21 13:18:54 +02:00
Matej Baco 732c59a03d Implemented search tests 2021-09-21 10:22:13 +02:00
kodumbeats 3c05a43ea7 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-attribute-limits 2021-09-20 21:28:54 -04:00
kodumbeats 1b76219f6f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-09-20 21:27:07 -04:00
kodumbeats c9601160a6 Handle case of duplicate indexes on deleteAttribute 2021-09-20 21:22:08 -04:00