Christy Jacob
ada65e9819
feat: update deployment status
2022-01-27 16:50:22 +04:00
Jake Barnby
1ff0ecdee2
Remove Integer $loose parameters
2022-01-27 23:23:57 +13:00
Damodar Lohani
5c9b8a56c7
fix deletepath call
2022-01-27 16:05:08 +05:45
Simon Trockel and GitHub
ad8258f7c9
Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config
2022-01-27 11:12:27 +01:00
Jake Barnby
1bcabf8f90
Merge remote-tracking branch 'origin/master' into fix-db-attr-number-params
2022-01-27 22:47:15 +13:00
Bradley Schofield
d8a9b7e933
More cleaning up
2022-01-27 09:27:57 +00:00
Bradley Schofield
7d3f992a9f
Add status codes
2022-01-27 09:18:48 +00:00
Bradley Schofield
c94b28555d
Remove Try Catch's and use global handler
2022-01-27 09:18:01 +00:00
Damodar Lohani
8bafd7cafb
fix namespace
2022-01-27 13:51:03 +05:45
Damodar Lohani
cb8a4b57ca
fix usage
2022-01-27 13:40:16 +05:45
Damodar Lohani
bdd1d4c6b6
remove file sum from tags total
2022-01-27 13:31:06 +05:45
Damodar Lohani
1515ee1825
fix deleting cache dir
2022-01-27 13:19:47 +05:45
Eldad A. Fux and GitHub
9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
...
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Jake Barnby
204234941c
Remove $loose param from constructors
2022-01-27 19:44:53 +13:00
Jake Barnby
30a14f01e8
Add float validator case to spec to prevent fallthrough
2022-01-27 19:43:30 +13:00
Christy Jacob
2c91a24928
feat: fix failing tests
2022-01-27 03:19:02 +04:00
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
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
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
Bradley Schofield
d429aa180f
Fix Build Structure in Executor
2022-01-26 10:09:11 +00:00
Bradley Schofield
ee2670fcd7
Merge branch 'feat-functions-refactor' into feat-cleanup-collections
2022-01-26 09:59:46 +00:00
Christy Jacob
b5d75de5ab
feat: remove var_dump
2022-01-26 13:23:29 +04:00
Damodar Lohani and GitHub
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 Trockel and GitHub
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
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
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
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
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
963a258fd6
feat: update description in scopes.php
2022-01-25 15:50:00 +04:00
Damodar Lohani
4f59c8035b
update spec
2022-01-25 15:26:39 +05:45
Christy Jacob
88a149384b
feat: fix response model, generate console SDK
2022-01-25 13:40:44 +04:00
Damodar Lohani
6754adc838
fix storage update
2022-01-25 15:21:43 +05:45
Damodar Lohani
58ec32340f
remove cache on file delete
2022-01-25 13:37:11 +05:45