1
0
Fork 0
mirror of synced 2024-06-13 16:24:47 +12:00
appwrite/src/Appwrite/Platform/Workers
Jake Barnby 942847cf3a
Merge remote-tracking branch 'origin/main' into 1.5.x
# Conflicts:
#	app/config/collections.php
#	app/config/errors.php
#	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/teams.php
#	app/controllers/api/users.php
#	app/controllers/shared/api.php
#	app/init.php
#	app/worker.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Platform/Services/Tasks.php
#	src/Appwrite/Platform/Tasks/Maintenance.php
#	src/Appwrite/Platform/Workers/Certificates.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Messaging.php
#	src/Appwrite/Platform/Workers/Usage.php
#	src/Appwrite/Platform/Workers/UsageHook.php
#	src/Appwrite/Specification/Format/OpenAPI3.php
#	src/Appwrite/Specification/Format/Swagger2.php
#	tests/e2e/Services/Account/AccountConsoleClientTest.php
2024-02-22 01:29:28 +13:00
..
Audits.php sync with 1.4 2023-10-03 21:56:36 +03:00
Builds.php Consistent naming for device resources 2024-02-21 03:10:51 +13:00
Certificates.php Merge main 2024-02-12 14:18:19 +13:00
Databases.php Replace catching \Exception with \Throwable 2024-02-08 01:17:54 +00:00
Deletes.php Merge remote-tracking branch 'origin/main' into 1.5.x 2024-02-22 01:29:28 +13:00
Functions.php Merge branch 'main' of github.com:appwrite/appwrite into 1.5.x-response-request-models 2024-01-31 20:21:18 +02:00
Hamster.php Merge branch '1.5.x' into 1.5.x-response-request-models 2024-02-13 09:45:59 +00:00
Mails.php Replace catching \Exception with \Throwable 2024-02-08 01:17:54 +00:00
Messaging.php Merge remote-tracking branch 'origin/main' into 1.5.x 2024-02-22 01:29:28 +13:00
Migrations.php Merge branch '1.5.x' of github.com:appwrite/appwrite into json-parsing 2024-01-25 17:44:05 +02:00
Usage.php Merge remote-tracking branch 'origin/main' into 1.5.x 2024-02-22 01:29:28 +13:00
UsageDump.php Merge remote-tracking branch 'origin/main' into 1.5.x 2024-02-22 01:29:28 +13:00
Webhooks.php Merge pull request #7489 from appwrite/update-webhook-abuse-limit 2024-02-01 13:34:57 +01:00