Christy Jacob and GitHub
5ba99ed4e1
Merge pull request #8304 from appwrite/1.6.x-specs
...
1.6.x specs
2024-06-21 19:41:13 +05:30
Binyamin Yawitz
5e0000376e
chore: generate specs
2024-06-21 09:56:19 -04:00
Christy Jacob
a2f27ec15f
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-21 13:11:35 +00:00
Christy Jacob and GitHub
8764a7491a
Merge pull request #8296 from appwrite/refactor-usage-sn
...
Sync refactor-usage-sn into 1.5.x
2024-06-21 12:09:16 +05:30
Jake Barnby and GitHub
ba43358ac4
Merge pull request #8298 from appwrite/fix-migrate-validation
...
Disable validation for project DBs during migration
2024-06-21 13:46:55 +12:00
Jake Barnby
5f7aae0e60
Add missing import
2024-06-21 13:43:01 +12:00
Jake Barnby
4952608b8d
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-migration
2024-06-21 13:39:51 +12:00
Steven Nguyen and GitHub
72f8b2001f
fix: Disable validation for project DBs during migration
...
Skip the validation so that queries that typically fail can pass. This
is fine because the validation is failing on internal attributes such
as an $id for cache key with * and $id for attributes that are too long
because we prefix the $id with the internal database and collection id.
2024-06-20 23:00:49 +00:00
Binyamin Yawitz
bc46ce30ab
chore: merge
2024-06-20 17:26:40 -04:00
Binyamin Yawitz
6c26e2eb51
Merge branch 'refs/heads/main' into feat-eldad4-coroutines
...
# Conflicts:
# app/cli.php
# composer.json
# composer.lock
2024-06-20 17:23:15 -04:00
Binyamin Yawitz
74ef1a4257
chore: GraphQL arrangement
2024-06-20 16:51:30 -04:00
Christy Jacob and GitHub
991a22f642
Merge pull request #8290 from appwrite/1.5.x
...
Sync 1.5.x into refactor-usage-sn
2024-06-21 00:38:21 +05:30
Christy Jacob
330e7a93c6
chore: composer update
2024-06-20 15:27:16 +00:00
Christy Jacob
fdf44c7bab
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-20 15:26:17 +00:00
Christy Jacob
c5fa7eb7dc
Merge branch '1.6.x' of github.com:appwrite/appwrite into mock-numbers
2024-06-20 20:53:06 +05:30
Christy Jacob
3b791f0b6f
chore: linter
2024-06-20 20:44:02 +05:30
Christy Jacob
814b59a13a
Merge branch 'main' of github.com:appwrite/appwrite into mock-numbers
2024-06-20 20:42:29 +05:30
Christy Jacob
8d5b79c13d
fix: undefined variable
2024-06-20 20:31:54 +05:30
Christy Jacob
1b1cfc38c8
fix: undefined variable
2024-06-20 20:31:20 +05:30
Christy Jacob
392aaca681
chore: fix tests
2024-06-20 20:19:56 +05:30
Christy Jacob
e436ad721f
chore: linter
2024-06-20 20:02:36 +05:30
Christy Jacob
e32e7063bb
chore: linter
2024-06-20 20:01:33 +05:30
Bradley Schofield
ea95e80cbf
Use localised subject string
2024-06-20 17:47:16 +09:00
ItzNotABug
95e463a7ae
Merge branch 'fix-7892-add-defaults-to-migrations' of https://github.com/ItzNotABug/appwrite.source into fix-7892-add-defaults-to-migrations
2024-06-20 14:15:17 +05:30
Darshan and GitHub
441811e808
Merge branch '1.5.x' into fix-7892-add-defaults-to-migrations
2024-06-20 14:15:09 +05:30
ItzNotABug
ee6137db3d
Merge branch 'fix-7892-add-defaults-to-migrations' of https://github.com/ItzNotABug/appwrite.source into fix-7892-add-defaults-to-migrations
2024-06-20 14:14:48 +05:30
ItzNotABug
eb36ae5c61
add: default to V20 migration.
2024-06-20 14:14:21 +05:30
Bradley Schofield
dbfae94552
Fix certificate emails
2024-06-20 17:28:21 +09:00
Steven Nguyen and GitHub
e3bc1887a4
Merge pull request #8263 from appwrite/docs-clarify-optional-url
...
docs: update text description in request table
2024-06-19 09:45:53 -07:00
fogelito
2412946939
Comment init $destination init
2024-06-19 17:26:48 +03:00
fogelito
b84fe6891c
lint
2024-06-19 13:26:52 +03:00
fogelito
4c4b95a39f
composer.lock
2024-06-19 13:19:44 +03:00
fogelito
b31a1e2584
Remove comments
2024-06-19 13:17:14 +03:00
fogelito
33a3674989
0.4.4
2024-06-19 13:14:57 +03:00
fogelito
e457ed194f
Minimum stable
2024-06-19 13:13:56 +03:00
fogelito
ef6bc042fd
Migrations 0.4.4
2024-06-19 13:11:21 +03:00
fogelito
2ba6916e53
Undefineds
2024-06-19 12:03:32 +03:00
fogelito
2d1299bb46
Remove migration
2024-06-19 11:46:32 +03:00
fogelito
ec71fb22de
Change processSource processDestination params
2024-06-19 11:45:07 +03:00
fogelito
f1bff1b62c
add migrations document
2024-06-19 11:09:37 +03:00
Jake Barnby
42ebefef92
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-migration
2024-06-19 19:32:30 +12:00
Christy Jacob and GitHub
65a4a3bbfa
Merge pull request #8275 from appwrite/fix-tests-for-cl
...
Fix for Tests, also fix Create bucket endpoint validator for maximum file size
2024-06-19 12:21:26 +05:30
Christy Jacob and GitHub
691ce68636
Merge pull request #8249 from appwrite/update-platform
...
update to use latest platform with module
2024-06-19 12:21:07 +05:30
Christy Jacob and GitHub
c5e788c2ef
Merge pull request #7888 from appwrite/feat-security-emails
...
New environment for certificates and security emails
2024-06-19 12:20:55 +05:30
Christy Jacob and GitHub
868e57a9a3
Merge pull request #8281 from appwrite/main
...
Sync main into 1.5.x
2024-06-19 12:18:12 +05:30
Darshan and GitHub
e0779013d0
Merge branch 'main' into fix-7892-add-defaults-to-migrations
2024-06-19 12:10:24 +05:30
Shimon Newman and GitHub
1febae5e03
Merge pull request #8285 from appwrite/chore-bump-lib-ver
...
Chore:update cache & database
2024-06-18 19:04:04 +03:00
shimon
12813a2f29
update cache and database lib
cl-1.5.7-7
2024-06-18 18:51:00 +03:00
Richard and GitHub
0dc553f31d
Merge branch 'main' into docs-clarify-optional-url
2024-06-18 09:12:32 -04:00
Damodar Lohani and GitHub
076f718203
Update tests/e2e/Services/Storage/StorageBase.php
2024-06-18 12:14:47 +05:45