1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
appwrite/tests/unit
shimon c4bd6e008e Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers
 Conflicts:
	.env
	app/cli.php
	app/config/collections.php
	app/console
	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
	app/init.php
	app/worker.php
	app/workers/audits.php
	app/workers/builds.php
	app/workers/certificates.php
	app/workers/databases.php
	app/workers/deletes.php
	app/workers/functions.php
	app/workers/mails.php
	bin/worker-usage
	composer.json
	composer.lock
	docker-compose.yml
	src/Appwrite/Event/Delete.php
	src/Appwrite/Event/Mail.php
	src/Appwrite/Platform/Tasks/Maintenance.php
2023-09-27 18:51:17 +03:00
..
Auth Merge branch 'cl-1.4.x' of https://github.com/appwrite/appwrite into disallow-personal-data 2023-08-08 16:48:59 +00:00
Detector tests: fix unit tests 2022-08-01 12:22:04 +02:00
Docker Merge remote-tracking branch 'origin/feat-db-pools' into feat-db-pools-master-sync 2023-02-16 00:44:29 +00:00
Event Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers 2023-09-27 18:51:17 +03:00
General upadate to use refactored collections config 2023-06-15 00:34:12 +00:00
GraphQL Remove database dependency from mapper 2022-10-14 18:01:39 +13:00
Messaging addressing comments 2023-02-05 22:07:46 +02:00
Migration Review updates 2023-08-22 19:14:23 -04:00
Network/Validators Merge remote-tracking branch 'origin/master' into feat-technical-debt-2 2023-02-14 14:22:08 +13:00
OpenSSL tests: fix unit tests 2022-08-01 12:22:04 +02:00
Task/Validator Review updates for role helper usage 2022-08-19 16:04:33 +12:00
Template tests: fix unit tests 2022-08-01 12:22:04 +02:00
URL tests: fix unit tests 2022-08-01 12:22:04 +02:00
Usage rolling back usage flow 2023-08-20 15:29:43 +03:00
Utopia Fix create execution request filter from previous SDK version 2023-09-04 16:10:49 -07:00