shimon
bdecdbd890
pagination
2023-09-25 12:51:04 +03:00
shimon
9c4fcdabce
pagination
2023-09-22 17:17:57 +03:00
shimon
7922b092d3
migration::V20
2023-09-21 18:25:02 +03:00
shimon
cd82bed661
migration::V20
2023-09-21 18:17:51 +03:00
shimon
a170e182d0
migration::V20
2023-09-21 18:07:36 +03:00
shimon
366e71948b
migration::V20
2023-09-21 17:38:09 +03:00
shimon
2ee97ff50e
migration::V20
2023-09-21 17:01:20 +03:00
shimon
208d3dd523
migration::V20
2023-09-21 16:35:25 +03:00
shimon
fe703e3137
migration::V20
2023-09-21 15:42:02 +03:00
shimon
f34b8a6865
migration::V20
2023-09-21 13:18:17 +03:00
shimon
8c23743ae5
migration::V20
2023-09-21 13:16:57 +03:00
shimon
7088556ff9
migration::V20
2023-09-21 12:38:06 +03:00
shimon
8a102d52e7
migration::V20
2023-09-21 11:54:57 +03:00
shimon
43ba874ccf
migration::V20
2023-09-21 11:37:04 +03:00
shimon
9a7b7447a7
version to array
2023-09-20 16:33:56 +03:00
shimon
c8eea7dd11
Merge branch 'master' of github.com:appwrite/appwrite into feat-usage-1.4
...
Conflicts:
.gitmodules
Dockerfile
app/console
composer.lock
2023-09-20 10:37:37 +03:00
Jake Barnby
9ba609c46e
Merge pull request #6238 from appwrite/1.4.x
...
1.4.x
2023-09-15 18:49:55 -04:00
Jake Barnby
ff7b102550
Merge remote-tracking branch 'origin/1.4.x' into chore-update-appwrite-version
2023-09-15 12:21:42 -04:00
Christy Jacob
bede0d43d4
fix: add try catch block in the schedules task
2023-09-15 05:24:00 +00:00
Christy Jacob
1e6b37f980
chore: update appwrite version
2023-09-14 19:53:32 +00:00
Christy Jacob
50405f838e
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into chore-cleanup-dockerfile
2023-09-14 18:07:53 +00:00
shimon
9d0dca5919
usage migration
2023-09-12 16:43:59 +03:00
shimon
bf3504fc53
usage migration
2023-09-12 14:47:32 +03:00
shimon
d58ae07c03
Merge branch 'master' of github.com:appwrite/appwrite into feat-usage-1.4
...
Conflicts:
.gitmodules
app/config/specs/open-api3-latest-console.json
app/config/specs/swagger2-latest-console.json
app/console
app/init.php
app/views/install/compose.phtml
app/workers/functions.php
composer.lock
2023-09-12 10:41:40 +03:00
Binyamin Yawitz
5cb03da001
Extracting function event validator to its own class.
2023-09-11 23:24:11 -04:00
Jake Barnby
d4f6b99ee2
Fix mock enum endpoint
2023-09-07 19:25:42 -04:00
Christy Jacob
b9675f736b
Update src/Appwrite/Migration/Version/V19.php
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com >
2023-09-06 23:32:49 -04:00
Christy Jacob
732a2b4a98
chore: linter
2023-09-06 22:10:43 +00:00
Christy Jacob
4250a634d3
Merge branch 'fix-migration-issues' of https://github.com/appwrite/appwrite into fix-migration-issues
2023-09-06 22:08:55 +00:00
Christy Jacob
c439202d3c
chore: review comments
2023-09-06 22:08:26 +00:00
Christy Jacob
d96a6d7883
Apply suggestions from code review
...
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com >
2023-09-06 18:06:31 -04:00
Christy Jacob
ec9ecb6cd4
chore: linter
2023-09-06 20:08:07 +00:00
Christy Jacob
430ec73a98
fix: incorrect attribute name
2023-09-06 20:01:43 +00:00
Christy Jacob
aac46cd5fe
fix: migration issues
2023-09-06 19:59:42 +00:00
Christy Jacob
5cfabc7a12
fix: migrations fix and update changelog
2023-09-06 19:25:07 +00:00
Christy Jacob
11f2ee8a1c
feat: prep for 1.4.2
2023-09-06 18:22:04 +00:00
Christy Jacob
4ea0541623
Merge pull request #6150 from appwrite/fix-global-vars
...
Fix: Global variables
2023-09-06 13:51:13 -04:00
Christy Jacob
30713f58f9
Merge pull request #6146 from appwrite/fix-create-function-request-filter
...
Fix create execution request filter from previous SDK version
2023-09-05 23:50:08 -04:00
Christy Jacob
53b1c87c6e
Merge pull request #6141 from appwrite/fix-overwrite-executor-variable
...
Fix _APP_EXECUTOR_HOST for upgrades
2023-09-05 19:35:31 -04:00
Matej Bačo
79726dbfb6
Fix formatting
2023-09-05 13:16:20 +02:00
Matej Bačo
1b9236ba3f
Improve VCS error when creating repository
2023-09-05 11:48:23 +02:00
Matej Bačo
1a6530fb57
Fix project variables
2023-09-05 10:21:36 +02:00
Steven Nguyen
4c90b6bb1c
Add required params for scheduled functions
2023-09-04 17:02:17 -07:00
Steven Nguyen
65e2e79457
Fix create execution request filter from previous SDK version
...
When an older SDK executes a function without passing any data, the
data param is unset/null so we need to make sure to handle that case.
2023-09-04 16:10:49 -07:00
Steven Nguyen
ceb1188e8a
Override forEachDocument() to skip the cache collection
...
Skip the cache collection because:
1. There may be * in the $id of the document which causes problems
when paginating with a cursor.
1. Nothing was done to the cache collection so we don't need to process
it.
2023-09-04 13:25:27 -07:00
Steven Nguyen
3c7c44adda
Fix _APP_EXECUTOR_HOST for upgrades
...
As of 1.4.0, the hostname of the executor should be executor rather than
appwrite-executor. The problem is our install command always uses the
existing installation's variable values as the default for the upgrade.
This means the _APP_EXECUTOR_HOST will retain it's old value.
This PR Adds an overwrite key to variables.php to allow overwriting the
variable value regardless of whatever was in the previous installation.
2023-09-04 11:06:43 -07:00
Steven Nguyen
c7929572f3
Fix builds migration
2023-09-04 09:04:15 -07:00
Steven Nguyen
605ee2f7c5
Update create deployment default commands
...
Default to function commands only if commands weren't supplied.
2023-09-04 09:04:15 -07:00
shimon
1ecd139a4d
new usage integration
2023-09-04 16:53:44 +03:00
shimon
ca46e27e8a
new usage integration
2023-09-04 16:52:19 +03:00