Commit Graph
31434 Commits
Author SHA1 Message Date
Christy Jacob 9e33960d95 feat: remove swoole server config 2022-01-27 02:42:08 +04:00
Christy Jacob f65b3e0c5b feat: sync master and fix tests 2022-01-27 02:29:49 +04:00
Eldad A. FuxandGitHub 23df3a10ab Merge pull request #2599 from appwrite/fix-create-existing-collection
Fix: 409 for createCollection
2022-01-27 00:17:56 +02:00
Simon Trockel cecf46a975 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-26 22:18:32 +01:00
Simon TrockelandGitHub 38fdf5f9b7 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 19:55:59 +01:00
kodumbeats 732e4c0b20 Add missing port to PDO dsn for workers 2022-01-26 11:01:49 -05:00
Matej Baco f6568b3cf5 Imroved UI of required and optional enum 2022-01-26 16:04:50 +01:00
Christy Jacob c595f4eea9 feat: rename tag to deployments across worker 2022-01-26 17:09:32 +04:00
Christy Jacob c1d71904e8 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-26 16:59:24 +04:00
Damodar Lohani 02aaa71c96 fix delete worker 2022-01-26 18:39:18 +05:45
Damodar Lohani 5090a2a440 update param 2022-01-26 18:32:57 +05:45
Damodar Lohani cfc20b4983 fix bucket id param 2022-01-26 18:30:41 +05:45
Damodar Lohani c12a302fc8 fix pagination 2022-01-26 18:26:42 +05:45
Bradley Schofield f3e97e4133 Fix environment variables during build 2022-01-26 10:49:02 +00:00
a3519ec912 Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-26 10:27:17 +00:00
Bradley Schofield 4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Bradley Schofield 18e1420899 Update executor.php 2022-01-26 10:10:29 +00:00
8b6914e194 Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:10:00 +01:00
7bf5da9759 Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:09:51 +01:00
Bradley Schofield d429aa180f Fix Build Structure in Executor 2022-01-26 10:09:11 +00:00
e2ee905a8e Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:08:10 +01:00
Bradley Schofield ee2670fcd7 Merge branch 'feat-functions-refactor' into feat-cleanup-collections 2022-01-26 09:59:46 +00:00
Eldad A. FuxandGitHub 5f6c5f8663 Merge pull request #2695 from gewenyu99/doc-make-translations-easier-to-find
moved translation links to a more visible location
2022-01-26 11:38:48 +02:00
Eldad A. FuxandGitHub 4147faafdc Merge pull request #2684 from appwrite/feat-rename-tags
Feat rename tags to deployments
2022-01-26 11:37:25 +02:00
Christy Jacob b5d75de5ab feat: remove var_dump 2022-01-26 13:23:29 +04:00
Christy Jacob 4020aea356 feat: add to changes.md 2022-01-26 13:20:46 +04:00
Matej Baco 32a066fb48 Cleanup 2022-01-26 10:17:55 +01:00
Damodar LohaniandGitHub 1c464274d0 Merge pull request #2685 from appwrite/fix-cache 2022-01-26 14:23:47 +05:45
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Simon TrockelandGitHub 6fde6642bc Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 09:05:53 +01:00
Christy Jacob d5a4105318 feat: refactor 2022-01-26 04:02:13 +04:00
Christy Jacob ebc55e7e8e feat: refactor 2022-01-26 03:45:41 +04:00
Vincent Ge 5ae1da65e3 moved translation links to a more visible location 2022-01-25 17:50:41 -05:00
kodumbeats 160a451fed Lengths and orders not necessary for fulltext indexes 2022-01-25 16:48:18 -05:00
Christy Jacob 92706045ad feat: refactor the builds worker 2022-01-25 23:31:42 +04:00
Christy Jacob a0296d6346 feat: refactor the executor 2022-01-25 22:44:21 +04:00
Christy Jacob e0c5500809 feat: add feature to changes.md 2022-01-25 21:13:28 +04:00
Christy Jacob e2bc4e748f Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-25 21:11:29 +04:00
Christy Jacob 3685d8ef31 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-rename-tags 2022-01-25 21:02:48 +04:00
Bradley Schofield 4273ad4771 Merge branch 'feat-rename-tags' into feat-cleanup-collections 2022-01-25 16:51:22 +00:00
Bradley Schofield 3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00
Christy Jacob cf0a84c476 feat: add sleep for webhooks test 2022-01-25 20:49:41 +04:00
Christy JacobandGitHub 342f22ff09 Merge pull request #2673 from appwrite/feat-fx-review
Feat fx review
2022-01-25 20:44:15 +04:00
Torsten Dittmann 0763e9eeb7 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-fx-review 2022-01-25 17:35:53 +01:00
Matej Baco c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01:00
Christy Jacob be16b40a37 feat: update docs 2022-01-25 17:45:38 +04:00
Christy Jacob 963a258fd6 feat: update description in scopes.php 2022-01-25 15:50:00 +04:00
Bradley Schofield 9c4091b16e Repackage Test Functions 2022-01-25 10:03:53 +00:00
Damodar Lohani 542f248330 updated console SDK 2022-01-25 15:45:03 +05:45
Damodar Lohani 4f59c8035b update spec 2022-01-25 15:26:39 +05:45