appwrite/src/Appwrite/Event
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
..
Validator Extracting function event validator to its own class. 2023-09-11 23:24:11 -04:00
Audit.php minor fix 2023-10-16 18:17:13 +03:00
Build.php some fixes 2023-10-17 22:08:01 +03:00
Certificate.php changing event signature 2023-06-02 06:54:34 +03:00
Database.php chore: remove resque library and update health check endpoints 2023-10-18 19:44:06 +00:00
Delete.php Merge branch 'main' of github.com:appwrite/appwrite into refactor-cache-poc 2023-11-26 16:29:18 +02:00
Event.php refactor usage poc 2024-01-28 11:28:59 +02:00
Func.php some fixes 2023-10-17 22:08:01 +03:00
Hamster.php chore: fix linter issues 2023-11-30 20:35:18 +00:00
Mail.php Improve SMTP test email design 2024-01-17 11:22:08 +00:00
Messaging.php Fix tests 2024-02-21 02:20:09 +13:00
Migration.php some fixes 2023-10-17 22:08:01 +03:00
Usage.php remove debug lines 2024-02-07 11:54:18 +02:00
UsageDump.php refactor usage poc 2024-01-28 11:28:59 +02:00