shimon
|
593e5ab316
|
some fixes
|
2023-10-17 22:08:01 +03:00 |
|
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 |
|
Matej Bačo
|
906f86fbb8
|
Merge branch 'cloud-1.4.x' into feat-git-integration
|
2023-08-06 09:31:32 +02:00 |
|
shimon
|
6e7c160249
|
changing event signature
|
2023-06-02 06:54:34 +03:00 |
|
shimon
|
f1466c05cf
|
refactor workers
|
2023-05-29 16:58:45 +03:00 |
|
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 |
|
Damodar Lohani
|
518c177c23
|
fix error
|
2023-05-11 07:51:39 +00:00 |
|
Damodar Lohani
|
472265497b
|
fix formatting and error
|
2023-05-11 06:12:39 +00:00 |
|
Damodar Lohani
|
b147cadaa2
|
don't overwrite the paused state from the event
|
2023-04-26 08:41:22 +00:00 |
|
Damodar Lohani
|
b5379f0f0c
|
feature to pause events
|
2023-04-26 08:37:38 +00:00 |
|
Matej Bačo
|
e4d784c871
|
Add new V3 parameters
|
2023-02-14 11:01:38 +00:00 |
|
Bradley Schofield
|
c0daed3644
|
Refactor names and cleanup code
|
2022-12-20 16:11:30 +00:00 |
|
Bradley Schofield
|
a09e23d0b9
|
Start work on porting webhooks
|
2022-12-20 11:07:49 +00:00 |
|
Matej Baco
|
762d52bca8
|
Fix failing tests
|
2022-11-16 20:39:35 +01:00 |
|
Matej Baco
|
5f8d3ff6ee
|
More PR reviews
|
2022-11-16 14:50:12 +01:00 |
|
Christy Jacob
|
e976bd3cb1
|
fix: event triggers
|
2022-11-16 11:22:19 +05:30 |
|
Christy Jacob
|
8b0a78bb36
|
fix: function events and linter
|
2022-11-16 11:00:57 +05:30 |
|
Matej Baco
|
44a82de09b
|
Refactor func event triggering
|
2022-11-15 19:13:17 +01:00 |
|
Everly Precia Suresh
|
19300ccdd7
|
format files in app, src, tests
|
2022-05-23 14:54:50 +00:00 |
|
Torsten Dittmann
|
28588d83cf
|
docs: fix php docs in event classes
|
2022-05-10 14:31:20 +02:00 |
|
Torsten Dittmann
|
7790d72c0c
|
fix: realtime, tests and webhooks
|
2022-04-18 18:21:45 +02:00 |
|
Torsten Dittmann
|
8ec435ed1f
|
sync: changes
|
2022-04-17 22:34:32 +02:00 |
|