1
0
Fork 0
mirror of synced 2024-08-03 12:32:28 +12:00
Commit graph

507 commits

Author SHA1 Message Date
Jake Barnby
3a6ed84ce7
Update CLI, pool, orchestration 2022-11-14 11:22:47 +13:00
Jake Barnby
702bb413dc
Merge remote-tracking branch 'origin/feat-mysql-test' into feat-realtime-dbpools
# Conflicts:
#	.env
#	app/config/variables.php
#	app/init.php
#	app/realtime.php
#	composer.lock
2022-11-14 11:21:58 +13:00
Jake Barnby
4fe2289e7f
Add max connections variable 2022-11-09 16:24:42 +13:00
Christy Jacob
71be26a24d Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into feat-fixes-for-pools 2022-11-05 18:08:24 +05:30
Christy Jacob
b7a24da288 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-11-05 18:06:44 +05:30
Eldad Fux
1ff53bc82a Merge branch 'master' of https://github.com/appwrite/appwrite into feat-fixes-for-pools 2022-11-04 07:26:35 +02:00
Eldad Fux
541c6772f2 Updated dependencies 2022-11-03 21:00:00 +02:00
Eldad Fux
9bba91fcb8 Update pools library version 2022-11-03 18:07:53 +02:00
fogelito
1e92bda18b composer changes 2022-10-31 16:50:54 +02:00
fogelito
eaf59693b7 composer.json 2022-10-31 15:26:40 +02:00
Eldad Fux
835c5de073 Updated dependencies 2022-10-29 16:54:05 +03:00
Christy Jacob
269266127d feat: update db library 2022-10-28 14:30:31 +05:30
fogelito
08e44f0656 some changes 2022-10-26 22:14:39 +03:00
Eldad Fux
fe29e58f22 Fixed doctor health checks 2022-10-16 20:48:53 +03:00
Eldad Fux
f2068a10e4 Added support for cache sharding, and fallback connections 2022-10-16 14:42:00 +03:00
Eldad Fux
224d526c84 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-pools-eldad 2022-10-16 12:24:53 +03:00
Eldad Fux
f49f1b4755 Added pools library 2022-10-15 11:51:57 +03:00
Damodar Lohani
f27ccf4212 upgrade database version 2022-10-14 11:40:59 +00:00
Jake Barnby
7c3732e277
Update SDK generator version 2022-09-22 21:23:51 +12:00
Christy Jacob
a0910a7f58 chore: update sdk generator 2022-09-22 08:39:20 +05:30
Christy Jacob
0b767c15a6 feat: update examples 2022-09-14 14:41:08 +05:30
Christy Jacob
2634c5ae19 feat: update specs and platforms 2022-09-06 21:21:07 +04:00
Jake Barnby
95c5d7eb39
Update db + abuse + audit 2022-09-06 21:11:31 +12:00
Jake Barnby
02f54eca65
Fix tests 2022-09-06 13:02:32 +12:00
Jake Barnby
27af4e3b7c
Merge remote-tracking branch 'origin/0.16.x' into fix-write-permission-not-allowed
# Conflicts:
#	composer.lock
2022-09-06 12:28:57 +12:00
Christy Jacob
cc124bf211 feat: update for 1.0.0-RC1 2022-09-05 20:11:55 +04:00
Jake Barnby
a861b174a2
Add allowed permissions tests 2022-09-05 14:16:40 +12:00
Christy Jacob
06603e53ca feat: udpate sdk version 2022-09-04 21:43:15 +04:00
Christy Jacob
73bae25a3f update sdk versions 2022-09-01 11:16:17 +00:00
Damodar Lohani
0129209eb0 storage version update 2022-08-31 09:37:58 +00:00
Damodar Lohani
63f95c0a5c Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-additional-compression-support 2022-08-31 02:55:26 +00:00
Damodar Lohani
5fa7d34757 zstd compression support on endpoints 2022-08-30 13:46:55 +00:00
Christy Jacob
25d9c8e501 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-27 20:03:15 +00:00
Jake Barnby
cab456aaff Update database, audit, abuse 2022-08-27 22:09:49 +12:00
Jake Barnby
e989735e89 Remove permissions processor 2022-08-23 13:42:25 +12:00
Christy Jacob
2a750eaa73 Merge branch 'refactor-permissions-inc-console-fix' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-19 09:32:22 +00:00
Christy Jacob
278afd77c0 Merge branch 'origin/datetime-attributes' of https://github.com/appwrite/appwrite into feat-improve-keys 2022-08-19 09:20:08 +00:00
Jake Barnby
cb6fc7f618 Merge branch 'origin/datetime-attributes' into refactor-permissions-inc-console-fix
# Conflicts:
#	.gitignore
#	app/config/collections.php
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/storage.php
#	app/controllers/api/users.php
#	composer.lock
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2022-08-19 16:49:34 +12:00
Jake Barnby
7019be987c Merge remote-tracking branch 'origin/0.16.x' into origin/datetime-attributes
# 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
#	app/controllers/api/account.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/workers/deletes.php
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
#	src/Appwrite/Event/Delete.php
2022-08-19 16:20:19 +12:00
fogelito
093a8be8a3 composer updates 2022-08-17 18:20:26 +03:00
fogelito
ae5163c813 tags changes 2022-08-17 17:38:40 +03:00
shimon
a4c0d89d55 sync with 0.16 2022-08-17 11:19:31 +03:00
Christy Jacob
d2305a7900 feat: update abuse library 2022-08-16 20:45:55 +00:00
fogelito
78b0b24c25 composer changes for audit abuse 2022-08-16 10:45:16 +03:00
Jake Barnby
fb34ecfa7d Merge remote-tracking branch 'origin/0.16.x' into datetime-attributes-merge
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/functions.php
#	app/controllers/api/projects.php
#	app/controllers/api/storage.php
#	app/controllers/api/teams.php
#	app/controllers/api/users.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
2022-08-16 19:20:26 +12:00
Damodar Lohani
94d9bb8a18 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-functions-console-logs 2022-08-16 04:42:03 +00:00
Damodar Lohani
e59f00fcd0 update runtime package 2022-08-16 04:37:54 +00:00
fogelito
8d1127182f datetime tz 2022-08-15 17:12:03 +03:00
Steven
6b618a5824 Merge branch 'origin/datetime-attributes' into feat-datetime-attributes-with-database-query-update 2022-08-15 01:45:56 +00:00
fogelito
00e64e3518 datetime tests fixes 2022-08-14 13:10:32 +03:00