1
0
Fork 0
mirror of synced 2024-07-18 12:56:00 +12:00
appwrite/app/workers
shimon 432ee72071 Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-workers
 Conflicts:
	app/cli.php
	app/console
	app/controllers/api/account.php
	app/controllers/api/functions.php
	app/controllers/api/teams.php
	app/controllers/shared/api.php
	app/init.php
	app/worker.php
	app/workers/builds.php
	app/workers/certificates.php
	app/workers/deletes.php
	app/workers/functions.php
	app/workers/mails.php
	src/Appwrite/Event/Event.php
	src/Appwrite/Event/Mail.php
2023-05-22 18:41:24 +03:00
..
audits.php Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-workers 2023-05-22 18:41:24 +03:00
builds.php Merge branch 'feat-db-pools-master' of https://github.com/appwrite/appwrite into feat-db-pools-sync 2023-03-24 06:35:30 +00:00
certificates.php Merge remote-tracking branch 'origin/master' into feat-db-pools-master-sync 2023-02-16 00:29:37 +00:00
databases.php Port Deletes and Builds worker 2022-12-20 12:22:58 +00:00
deletes.php Merge branch 'feat-db-pools-master' into feat-db-pools-sync 2023-03-14 12:58:54 +01:00
functions.php Merge branch 'feat-db-pools-sync' of https://github.com/appwrite/appwrite into feat-db-pools-fix-scheduler 2023-03-24 08:23:28 +00:00
mails.php Continue removing resque 2022-12-20 12:48:55 +00:00
messaging.php Run Linter 2022-12-17 20:46:34 +00:00
usage.php fixed typo 2023-05-08 13:45:53 +03:00
webhooks.php Continue removing resque 2022-12-20 12:48:55 +00:00