1
0
Fork 0
mirror of synced 2024-08-02 20:12:01 +12:00
Commit graph

1158 commits

Author SHA1 Message Date
Steven Nguyen
785304b034
Merge branch 'main' into chore-merge-main 2023-09-29 12:36:04 -07:00
Christy Jacob
1423ad1a1c chore: update references 2023-09-28 12:56:27 +00:00
Jake Barnby
4491975f78
Update database 2023-09-28 18:41:58 +13:00
Christy Jacob
9fa93e0449 chore: review comments 2023-09-27 22:13:03 +00:00
Steven Nguyen
376cfc9d6a
Bump composer to fix migration bug 2023-09-27 11:18:03 -07:00
Matej Bačo
007d6953bf PR review changes 2023-09-19 09:21:11 +02:00
Matej Bačo
1669ead4e0 Transfer for Git deploys to prevent memory issues 2023-09-18 13:55:32 +02:00
Christy Jacob
1e6b37f980 chore: update appwrite version 2023-09-14 19:53:32 +00:00
Christy Jacob
ac0238a336
Merge pull request #6241 from appwrite/chore-bump-sdk-versions
Chore bump sdk versions
2023-09-14 15:49:49 -04:00
Jake Barnby
316cd4f8f8
Bump CLI, Swift, Apple SDK versions 2023-09-14 15:11:40 -04:00
Christy Jacob
0f902d4d2e chore: update dependencies 2023-09-14 18:18:18 +00:00
Christy Jacob
629e0879ff chore: update composer 2023-09-14 15:22:44 +00:00
Christy Jacob
2ea8dbff29 Merge branch '1.4.x' of https://github.com/appwrite/appwrite into feat-bun-support 2023-09-14 15:21:31 +00:00
Prateek Banga
f8c9c2f39b fixes manual internal id insertion 2023-09-14 00:48:50 +05:30
Matej Bačo
408bef06e8 Upgrade VCS lib 2023-09-13 21:08:12 +02:00
Matej Bačo
8728171728 Add Bun support 2023-09-13 19:29:58 +02:00
Christy Jacob
3d267bb4d9 chore: remove leftovers 2023-09-07 17:38:29 -04:00
Christy Jacob
1e3639bf6d Merge branch 'master' of github.com:appwrite/appwrite into chore-update-sdks 2023-09-07 17:18:42 -04:00
Christy Jacob
a1aa51aa2f chore: downgrade database versiong 2023-09-06 21:14:03 +00:00
Christy Jacob
11f2ee8a1c feat: prep for 1.4.2 2023-09-06 18:22:04 +00:00
Bradley Schofield
9568cc1b01 Update composer.lock 2023-09-06 09:14:07 +01:00
Christy Jacob
bf4444b045 chore: update sdks for apwrite 1.4.1 2023-08-31 18:08:24 -04:00
Jake Barnby
ebf942339a
Update migrations version 2023-08-31 00:14:34 -04:00
Christy Jacob
cc8aa27fea feat: update specs 2023-08-30 12:36:47 -04:00
Christy Jacob
0a162f9c92 chore: add update framework version 2023-08-30 12:19:18 -04:00
Torsten Dittmann
de503318f7 chore: update composer lock 2023-08-30 11:21:34 +02:00
Khushboo Verma
1293e7bc5f Optimised list repositories endpoint 2023-08-29 23:07:34 +05:30
Matej Bačo
1f82228914 Upgrade lib versions (db mainly) 2023-08-29 13:23:42 +02:00
Bradley Schofield
07e6c34501 Merge branch 'feat-git-integration' into feat-smtp-fixes-2 2023-08-28 06:16:56 +01:00
Bradley Schofield
ee0563c46f Cover other routes and cleanup code 2023-08-28 06:09:28 +01:00
Matej Bačo
5dc681377e Temporarly remove clone fix 2023-08-27 14:01:31 +02:00
Matej Bačo
596e59f2cc response format fix, smtp QA fixes 2023-08-25 17:13:25 +02:00
Jake Barnby
e8ae7fb49a
Fix test wrong depends 2023-08-23 01:17:14 -04:00
Jake Barnby
b48a64d1ad
Merge remote-tracking branch 'origin/cl-1.4.x' into feat-git-integration
# Conflicts:
#	app/controllers/api/functions.php
#	composer.json
#	composer.lock
#	tests/e2e/Services/Databases/DatabasesConsoleClientTest.php
2023-08-22 00:59:36 -04:00
Jake Barnby
942705b5f3
Fix database upgrade 2023-08-21 23:25:55 -04:00
Eldad A. Fux
8e46bdf7cb
Merge branch 'feat-git-integration' into feat-usage-rollback 2023-08-21 22:46:09 +03:00
Khushboo Verma
c016ad7415 Added commitHash to git clone command 2023-08-21 17:03:07 +05:30
shimon
d05718e75c rolling back usage flow 2023-08-20 16:56:49 +03:00
shimon
8147f3ee7d rolling back usage flow 2023-08-20 15:29:43 +03:00
Matej Bačo
46c7010908 Uprade dependencies 2023-08-20 11:04:42 +02:00
Jake Barnby
a848322687
Merge remote-tracking branch 'origin/cl-1.4.x' into feat-git-integration
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.json
#	composer.lock
2023-08-18 13:23:35 -04:00
Bradley Schofield
0ebd6d43d5
Merge branch 'feat-git-integration' into feat-git-integration-migrations 2023-08-18 11:18:58 +01:00
Khushboo Verma
00f6785818 Addressed PR comments 2023-08-18 12:25:44 +05:30
Jake Barnby
a88f90dd90
Merge remote-tracking branch 'origin/1.4.x' into chore-1.4.x-upgrade
# Conflicts:
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
2023-08-17 19:51:36 -04:00
Bradley Schofield
47b10fa82b
Implement IAM Custom Roles 2023-08-16 18:17:20 +01:00
prateek banga
8e1ef812d3 resolve merge conflicts 2023-08-14 21:59:24 +05:30
Jake Barnby
efe81f5723
Merge branch 'cl-1.4.x' into v19-migration 2023-08-11 19:29:12 -04:00
Jake Barnby
a8897e6b6f
Update libs 2023-08-10 21:33:40 -04:00
Jake Barnby
b0b6f93794
Update libs 2023-08-10 21:28:04 -04:00
prateek banga
8cefc54ca3 merge resolve conflicts 2023-08-10 17:22:15 +05:30