1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00
Commit graph

403 commits

Author SHA1 Message Date
Jake Barnby 48c610348e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/controllers/api/projects.php
#	app/controllers/api/users.php
#	app/controllers/general.php
#	app/http.php
#	app/init.php
#	composer.lock
#	src/Appwrite/Utopia/Response.php
2022-04-05 16:44:38 +12:00
Bradley Schofield df8e76c2dc Update composer.json 2022-03-18 11:06:21 +00:00
Christy Jacob 709be5f952 feat: update node version 2022-03-03 13:56:48 +04:00
Torsten Dittmann 0d326f7fad chore: sdk version numbers bump 2022-03-02 12:29:13 +01:00
Torsten Dittmann 2607f6b9c5 chore: update dependencies 2022-03-01 18:55:36 +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 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
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 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Torsten Dittmann 568479bcfd chore: update composer deps 2022-02-21 20:57:52 +01: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 6752300cc1 feat: adjust html text 2022-02-21 02:21:36 +04:00
Damodar Lohani fe5ff5b12c update cli and orchentration version 2022-02-20 09:27:23 +00:00
Christy Jacob cc8fac0297 feat: improve functions tests 2022-02-19 17:57:48 +04:00
Christy Jacob 4d16072972 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:08:55 +04: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
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Torsten Dittmann 9aa7085ae9 Merge remote-tracking branch 'origin/master' into feat-permissions-improvements 2022-02-17 19:27:34 +01:00
Christy Jacob 1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Jake Barnby 47bc7d6045 Update SDK generator version 2022-02-16 12:10:07 +13:00
Matej Bačo 7f5528b8d6 Updated storage version 2022-02-09 13:16:20 +00:00
Torsten Dittmann 42d0589d32 fix: permissions and collections schema 2022-02-07 13:25:15 +01:00
Christy Jacob 6610bf9873 feat: add executor class 2022-02-04 05:29:40 +04:00
Damodar Lohani 677169ae45 updated storage library version 2022-01-31 12:21:22 +05:45
Damodar Lohani c32a81992b update sdk-generator 2022-01-30 14:38:24 +05:45
Damodar Lohani 7e2b79f0f5 Merge branch 'master' into feat-storage-buckets 2022-01-28 13:23:22 +05:45
Christy Jacob abd54938ef feat: add build worker 2022-01-24 02:25:46 +04:00
kodumbeats f7373fff2b Update utopia/database to latest 2022-01-21 11:39:21 -05:00
Torsten Dittmann 12db6816f0 test: connection pool for docker socket 2022-01-21 15:33:58 +01:00
kodumbeats 1cf7da26d4 Test new exists behavior in database 2022-01-19 17:15:22 -05:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Damodar Lohani 4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
Bradley Schofield 2a6de25f28 Update Runtime Repo name 2022-01-11 10:19:49 +00:00
Torsten Dittmann 4b1a6132f9 fix: sdks 2022-01-07 14:32:03 +01:00
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Matej Baco eed3d3d510 Removed temp branch change 2022-01-04 15:43:01 +01:00
Matej Baco e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Christy Jacob 2413a7fb42 fix: request and response filters 2022-01-04 16:30:50 +04:00
Damodar Lohani 980846b4bb updated sdk-generator version 2022-01-04 15:15:10 +05:45
Matej Baco a762fe7b3e Moved request format to app init 2022-01-02 16:19:27 +01:00
Matej Baco 1c18ddc1bb Merge branch 'feat-database-indexing' into feat-improve-error-logging 2021-12-31 14:40:14 +01:00
Torsten Dittmann bb208fd05c fix: composer dependencies 2021-12-27 14:07:57 +01:00
kodumbeats 647db81169 Test changes in audit and abuse libraries 2021-12-23 16:25:33 -05:00
kodumbeats bc2703ea08 Set default database for collections 2021-12-22 20:51:49 -05:00
Torsten Dittmann 721363a240 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-12-21 12:08:02 +01:00
Matej Baco cba3618c35 Tests fix 2021-12-21 10:29:09 +01:00
Bradley Schofield 0018fe11a2 Update Orchestration Library Version 2021-12-20 15:38:31 +00:00