1
0
Fork 0
mirror of synced 2024-07-06 15:11:21 +12:00
appwrite/tests
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
..
benchmarks removed some unnecessary files 2023-01-31 16:50:52 +02:00
e2e Merge pull request #6150 from appwrite/fix-global-vars 2023-09-06 13:51:13 -04:00
extensions fix lint error 2023-02-13 06:26:36 +00:00
resources Merge pull request #6150 from appwrite/fix-global-vars 2023-09-06 13:51:13 -04:00
unit Merge branch 'master' of github.com:appwrite/appwrite into refactor-workers 2023-09-27 18:51:17 +03:00