1
0
Fork 0
mirror of synced 2024-08-19 20:21:41 +12:00
Commit graph

18580 commits

Author SHA1 Message Date
Christy Jacob
7e444b037d
Merge pull request #7482 from appwrite/feat-improve-cname-logging
Feat: CNAME validation logs
2024-01-26 19:08:26 +04:00
Christy Jacob
6d15ffa3ca
Merge pull request #7466 from appwrite/feat-queue-failed-health-endpoints
Add failed queues endpoint to health
2024-01-26 17:36:52 +04:00
Christy Jacob
304b72a0c8
Merge pull request #7391 from appwrite/feat-impl-queue-retry
Add Queue Retry Command to Appwrite
2024-01-26 17:35:01 +04:00
Matej Bačo
ecb48b389e FixCI/CD failures 2024-01-26 12:22:06 +00:00
Matej Bačo
c0ae2e6549 PR review changes for exception publishing 2024-01-26 12:07:08 +00:00
Bradley Schofield
772d42cef8 Update health.php 2024-01-26 09:52:41 +00:00
Bradley Schofield
e2c05fea8c Update health.php 2024-01-26 09:42:21 +00:00
Bradley Schofield
73b1837d66 Remove HealthFailedJobs Model 2024-01-26 09:41:30 +00:00
Matej Bačo
50c2ebc950 PR review changes 2024-01-25 14:56:15 +00:00
shimon
b024cb5614 removed debug lines 2024-01-25 13:42:43 +02:00
Bradley Schofield
47af19dd17
Update app/controllers/api/health.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-25 10:21:52 +00:00
Bradley Schofield
2b31c76918 Update DatabasesBase.php 2024-01-25 10:04:41 +00:00
Bradley Schofield
26d8278a89 Merge branch 'feat-impl-queue-retry' into feat-queue-failed-health-endpoints 2024-01-24 18:00:51 +00:00
Bradley Schofield
6997eec9dd Rename RetryJobs to QueueRetry 2024-01-24 17:54:52 +00:00
Bradley Schofield
192599d7c6 Merge branch 'main' into feat-impl-queue-retry 2024-01-24 17:54:29 +00:00
Bradley Schofield
57c019ff98 Update RetryJobs.php 2024-01-24 17:49:52 +00:00
Bradley Schofield
867bc0281c Update health.php 2024-01-24 17:48:27 +00:00
Bradley Schofield
dc2107fe66 Merge branch 'feat-impl-queue-retry' into feat-queue-failed-health-endpoints 2024-01-24 17:47:11 +00:00
Bradley Schofield
ab2d830cc0 Address comments 2024-01-24 17:44:29 +00:00
Bradley Schofield
d3e9d03329
Update src/Appwrite/Platform/Tasks/RetryJobs.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-24 14:45:24 +00:00
Bradley Schofield
351abe50d3
Update src/Appwrite/Platform/Services/Tasks.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-24 14:45:17 +00:00
Matej Bačo
f4a4cfa207 PR review changes 2024-01-24 12:40:56 +00:00
Torsten Dittmann
47ea083ea4
Merge pull request #7005 from appwrite/refactor-usage-sn
Refactor usage
2024-01-24 10:00:07 +01:00
Matej Bačo
5bd106afaf Implement better cname validation logging 2024-01-23 15:40:32 +00:00
Bradley Schofield
448b3b0cc0
Merge branch 'main' into feat-impl-queue-retry 2024-01-22 16:51:18 +00:00
Bradley Schofield
f3579b3f12 Address Christy's Comments 2024-01-22 16:50:45 +00:00
Bradley Schofield
09a7fc9063
Update bin/queue-retry
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-22 13:51:20 +00:00
Bradley Schofield
2a65dfcc5d
Update Dockerfile
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-22 13:51:14 +00:00
shimon
d220c2bdd7 Added marked_for_deletion and billing_plan_downgrade
to hamster export
2024-01-22 14:48:25 +02:00
Shimon Newman
e9a13fe93c
Hamster additions
Hamster additions
2024-01-22 11:31:09 +02:00
shimon
2b865bdf97 Added marked_for_deletion and billing_plan_downgrade
to hamster export
2024-01-22 11:29:11 +02:00
shimon
19b1de283b Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into hamster-additions 2024-01-22 11:25:37 +02:00
德华 刘
d04f9f41c3 chore: refactor code 2024-01-22 08:30:48 +00:00
德华 刘
ff7523d6db chore: refactor code 2024-01-22 08:26:38 +00:00
shimon
9fc1b0b71b Added marked_for_deletion and billing_plan_downgrade
to hamster export
2024-01-22 10:09:13 +02:00
shimon
0e30f6533e Added marked_for_deletion and billing_plan_downgrade
to hamster export
2024-01-22 09:54:09 +02:00
shimon
c116de29e1 Added marked_for_deletion and billing_plan_downgrade
to hamster export
2024-01-22 09:28:45 +02:00
Bradley Schofield
1e247bdde1 Address Christy's Comments and Update Lib 2024-01-19 13:18:37 +00:00
shimon
37316f97ff adding debug output to usage-worker 2024-01-18 18:52:20 +02:00
Bradley Schofield
d3b8ce704e Add failed queue endpoint 2024-01-18 16:18:49 +00:00
shimon
a0b38a5a7c Merge branch 'main' of github.com:appwrite/appwrite into refactor-usage-sn 2024-01-18 14:19:19 +02:00
shimon
6bd810cb3a hamster additions 2024-01-17 22:19:00 +02:00
shimon
0d106684ae hamster additions 2024-01-17 22:10:06 +02:00
Shimon Newman
e5245909e3
Update src/Appwrite/Platform/Workers/Hamster.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-17 22:09:17 +02:00
Shimon Newman
3f63b87ea6
Update src/Appwrite/Platform/Workers/Hamster.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-17 22:09:02 +02:00
Shimon Newman
c1ca623bab
Update src/Appwrite/Platform/Workers/Hamster.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-17 22:08:44 +02:00
Shimon Newman
5d164e0592
Update src/Appwrite/Platform/Workers/Hamster.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-17 22:08:37 +02:00
Shimon Newman
a954cea8fc
Update src/Appwrite/Platform/Workers/Hamster.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2024-01-17 22:08:29 +02:00
shimon
f9d6da6672 hamster additions 2024-01-17 21:58:16 +02:00
shimon
40e17ad625 hamster additions 2024-01-17 21:53:12 +02:00