1
0
Fork 0
mirror of synced 2024-10-03 02:37:40 +13:00
appwrite/app/controllers/api
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
..
account.php Merge remote-tracking branch 'origin' into feat-db-pools-master-sync-2 2023-03-30 08:02:31 +00:00
avatars.php Merge pull request #5004 from appwrite/feat-remove-validators 2023-01-26 16:03:06 +05:30
databases.php Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-workers 2023-05-22 18:41:24 +03: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
graphql.php Hide get method from SDKs 2022-12-21 20:45:34 +13:00
health.php Refactor names and cleanup code 2022-12-20 16:11:30 +00:00
locale.php Add offline support labels on endpoints 2023-02-23 14:47:45 -08:00
project.php addressing comments 2023-02-05 22:07:46 +02:00
projects.php Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-workers 2023-05-22 18:41:24 +03:00
storage.php Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-workers 2023-05-22 18:41:24 +03:00
teams.php Merge remote-tracking branch 'origin' into feat-db-pools-master-sync-2 2023-03-30 08:02:31 +00:00
users.php Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-workers 2023-05-22 18:41:24 +03:00