Commit graph

216 commits

Author SHA1 Message Date
ArnabChatterjee20k
7d798f5373 added migration to self hosted version 2025-08-05 19:34:19 +05:30
Jake Barnby
97a4e5f355
Bump version 2025-07-18 21:38:35 +12:00
Jake Barnby
3158c15111
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
#	app/controllers/api/functions.php
#	app/controllers/api/project.php
#	app/controllers/api/proxy.php
#	app/controllers/api/storage.php
#	app/controllers/api/vcs.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/init/database/filters.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Migration/Version/V15.php
#	src/Appwrite/Migration/Version/V16.php
#	src/Appwrite/Migration/Version/V17.php
#	src/Appwrite/Migration/Version/V18.php
#	src/Appwrite/Migration/Version/V19.php
#	src/Appwrite/Migration/Version/V20.php
#	src/Appwrite/Migration/Version/V21.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Functions.php
#	src/Appwrite/Platform/Workers/StatsResources.php
#	src/Appwrite/Platform/Workers/StatsUsage.php
2025-05-27 13:36:23 +12:00
Jake Barnby
86f7489640
Internal ID -> sequence 2025-05-26 17:42:11 +12:00
Torsten Dittmann
7531c64b31 Update version from 1.7.3 to 1.7.4 2025-05-25 19:44:51 +02:00
Steven Nguyen
b932db34f3
Bump appwrite version to 1.7.3 2025-05-23 16:01:00 -07:00
Christy Jacob
28d2ed1baa
Revert "Feat sequence" 2025-05-23 21:39:56 +04:00
Jake Barnby
71e3446498
Change internal ID to sequence 2025-05-23 02:55:29 +12:00
Steven Nguyen
ac8105dea2
Bump appwrite version to 1.7.2 2025-05-20 17:29:32 -07:00
Steven Nguyen
5db1cff69f
Merge branch '1.6.x' into chore-sync-1.6.x 2025-05-17 14:22:13 -07:00
Eldad A. Fux
5fe5c82801
Merge pull request #9784 from appwrite/release-1.6.2
Release 1.6.2
2025-05-17 21:41:13 +02:00
Jake Barnby
32d2001aa2
Add RC version to migration 2025-05-18 03:20:46 +12:00
Jake Barnby
91f8570801
Format 2025-05-17 01:57:57 +12:00
Jake Barnby
a3722f53a5
Fix getting function for rule 2025-05-17 01:39:25 +12:00
Jake Barnby
be400681e7
Fix collection exists fallbacks 2025-05-17 00:18:57 +12:00
Jake Barnby
d6fd05866a
Ignore duplicate on create collection 2025-05-16 22:06:59 +12:00
Jake Barnby
fa3894ef1c
Fix extra collection keys 2025-05-16 22:06:37 +12:00
Jake Barnby
4ce6587634
Fix key matching 2025-05-16 20:30:16 +12:00
Jake Barnby
7344733165
Use db loop methods, update names 2025-05-16 17:24:11 +12:00
Jake Barnby
f12e84abc5
Merge remote-tracking branch 'origin/1.7.x' into feat-ce-migration 2025-05-16 13:46:17 +12:00
Khushboo Verma
a3cb7c81a2 Add V23 migration and remove coroutines 2025-05-13 15:22:09 +05:30
Matej Bačo
af0c872999 Merge branch '1.6.x' into 1.7.x 2025-05-13 10:11:39 +02:00
Chirag Aggarwal
da05398389 chore: update utopia database to 0.67.x 2025-05-06 13:08:56 +00:00
Steven Nguyen
8d9abd2f31
fix(vcs): add missing attributes to 1.6.x migration 2025-04-28 09:02:06 -07:00
Chirag Aggarwal
e80bc2bb39 chore: shifted migration to 1.7.0 2025-03-15 13:36:08 +00:00
Chirag Aggarwal
c1b613e5bd chore: added migration script 2025-02-17 13:55:43 +00:00
Steven Nguyen
07b3cbaec9
Bump appwrite version to 1.6.1 2024-11-22 22:47:02 +00:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head 2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
Binyamin Yawitz
1581a8c654
chore: merge 2024-09-18 09:28:55 -04:00
Steven Nguyen
f555939de6
Bump appwrite version to 1.6.0 2024-09-17 20:21:45 -07:00
Binyamin Yawitz
f8c26e0f0a
chore: merge 2024-09-10 11:12:16 +02:00
Jake Barnby
31cc4350a2
Revert version 2024-09-10 15:09:57 +12:00
Binyamin Yawitz
ef1380bf61
chore: merge 2024-09-09 14:52:47 +02:00
Jake Barnby
7e303399c7
Update version 2024-09-09 23:00:22 +12:00
Binyamin Yawitz
cedf3cf28d
chore: format 2024-09-03 19:32:30 -04:00
Binyamin Yawitz
7d6eac4ddb
Merge branch '1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/controllers/api/account.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/http.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
#	src/Appwrite/Migration/Migration.php
#	src/Appwrite/Platform/Tasks/Migrate.php
#	src/Appwrite/Platform/Tasks/ScheduleExecutions.php
#	src/Appwrite/Platform/Workers/Builds.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Specification/Format/Swagger2.php
#	src/Appwrite/Utopia/Response.php
2024-09-03 19:06:48 -04:00
Christy Jacob
bfa253297b Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main 2024-08-13 15:36:13 +00:00
Steven Nguyen
f47af1626c
Bump appwrite version to 1.5.10 2024-08-12 19:55:22 +00:00
Steven Nguyen
2b9f3c4638
Bump appwrite version to 1.5.9 2024-08-09 16:06:02 +00:00
Binyamin Yawitz
8e7cc6ed14
fix: Moving migration to be inside coroutine completely 2024-08-08 09:25:56 -04:00
Binyamin Yawitz
9ed43ebbc2
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/controllers/api/functions.php
#	app/controllers/general.php
#	app/init.php
#	composer.lock
#	dev/xdebug.ini
#	src/Appwrite/Utopia/Response.php
2024-08-06 14:57:05 -04:00
Binyamin Yawitz
f7a28bcf71
Merge branch 'refs/heads/1.6.x' into feat-eldad4-coroutines
# Conflicts:
#	app/init.php
#	src/Appwrite/Migration/Migration.php
2024-07-19 09:59:08 -04:00
Torsten Dittmann
8ad15b2df1 feat: base migration for 1.6.x 2024-07-19 13:53:42 +02:00
Bradley Schofield
35375c42ad Fix typos 2024-07-17 14:54:37 +09:00
Bradley Schofield
5d6b74e447 Add migrations and filters for 1.6.x 2024-07-17 14:52:17 +09:00
Binyamin Yawitz
a3682b72e1
Merge remote-tracking branch 'refs/remotes/origin/main' into feat-eldad4-coroutines
# Conflicts:
#	app/cli.php
#	app/console
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
2024-07-03 17:03:24 -04:00
Steven Nguyen
556d30a9fb
Bump appwrite version to 1.5.8 2024-06-25 04:04:14 +00:00
Binyamin Yawitz
aa4bc1c776
feat: Adapting Migrate to DI 2024-06-24 13:31:01 -04:00