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
|
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 |
|
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 |
|
shimon
|
d220c2bdd7
|
Added marked_for_deletion and billing_plan_downgrade
to hamster export
|
2024-01-22 14:48:25 +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 |
|
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 |
|
Bradley Schofield
|
4cb48638be
|
Rename usage_network_infinity to usage_bandwidth_infinity
|
2024-01-12 15:22:18 +00:00 |
|
Torsten Dittmann
|
78f7b1897e
|
fix: hotfix for redirect param in custom templates (#7437)
* fix: hotfix for redirect param in custom templates
* fix: redirect param variables
* fix: variable typo
* chore: update comments for template variables
|
2024-01-11 21:36:05 +01:00 |
|
德华 刘
|
65c90c9475
|
chore: update collection name in hamster
|
2024-01-09 12:41:58 +00:00 |
|
Eldad A. Fux
|
ef72e08386
|
Merge pull request #7271 from appwrite/feat-7223-install-without-start
Add a flag to install and upgrade commands to not start Appwrite
|
2024-01-08 22:09:22 +01:00 |
|
Steven Nguyen
|
864703fb4e
|
Update the install/upgrade arguments to be kebab instead of camel case
Kebab case like --http-port is much more common in CLIs than --httpPort.
|
2024-01-08 20:56:51 +00:00 |
|
Torsten Dittmann
|
9ba2eafa83
|
fix: escape html in email params (#7409)
* fix: escape html in email params
* revert: phpunit stop on failure
* chore: fix linter
|
2024-01-08 18:08:17 +01:00 |
|
Bradley Schofield
|
d9c04f4fc0
|
Update src/Appwrite/Platform/Tasks/Retry.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2024-01-05 12:37:03 +00:00 |
|
Bradley Schofield
|
4199126984
|
Run Linter
|
2024-01-04 13:04:51 +00:00 |
|
Bradley Schofield
|
01d76a1746
|
Add Queue Retry Command to Appwrite
|
2024-01-04 13:00:25 +00:00 |
|
shimon
|
f14250bf2a
|
sync with main
|
2024-01-02 12:24:57 +02:00 |
|
shimon
|
99f1543f1b
|
Merge branch 'main' of github.com:appwrite/appwrite into refactor-usage-sn
Conflicts:
.gitmodules
Dockerfile
app/console
app/init.php
composer.lock
src/Appwrite/Platform/Services/Workers.php
src/Appwrite/Platform/Tasks/Hamster.php
|
2024-01-02 11:49:23 +02:00 |
|
Damodar Lohani
|
a2ad870084
|
use compression constant from utopia/storage
|
2023-12-31 11:46:45 +00:00 |
|
shimon
|
77d423e645
|
refactoring infinity metric calculation cli script, adding project id and after
options.
|
2023-12-26 18:23:07 +02:00 |
|
shimon
|
9382e4cec5
|
refactoring infinity metric calculation cli script, adding project id and after
options.
|
2023-12-26 18:21:01 +02:00 |
|
shimon
|
4a837907d1
|
usageHook tweaks
|
2023-12-25 11:32:40 +02:00 |
|
shimon
|
b398338876
|
small fix
|
2023-12-25 10:17:58 +02:00 |
|
shimon
|
ddb7a403db
|
refactor usage worker
|
2023-12-24 21:17:13 +02:00 |
|
shimon
|
80315a02dd
|
refactor usage worker
|
2023-12-24 21:00:53 +02:00 |
|
shimon
|
d1751565cf
|
refactor usage worker
|
2023-12-24 20:38:15 +02:00 |
|
shimon
|
f1e066d965
|
debuging usage
|
2023-12-24 17:06:12 +02:00 |
|
shimon
|
585b904b80
|
debuging usage
|
2023-12-24 16:50:20 +02:00 |
|
德华 刘
|
d3143b8ede
|
chore: update hamster script
|
2023-12-22 14:07:05 +00:00 |
|
德华 刘
|
394f28146a
|
chore: update hamster script
|
2023-12-22 14:03:46 +00:00 |
|