Commit graph

13 commits

Author SHA1 Message Date
Chirag Aggarwal
2d05d608f4 Upgrade utopia-php dependencies and fix namespace changes
- Upgrade utopia-php/cli from 0.15 to 0.22
- Upgrade utopia-php/analytics from 0.10 to 0.15
- Upgrade utopia-php/orchestration from 0.9 to 0.19
- Use dev branches for utopia-php/framework and utopia-php/platform
- Remove utopia-php/swoole dependency (merged into framework)
- Migrate Utopia\CLI\Console to Utopia\Console across all files
- Migrate Utopia\Http to Utopia\Http\Http namespace
- Migrate Utopia\Swoole\Files to Utopia\Http\Files (now instance-based)
- Convert static CLI::setResource() calls to instance-based Dependency API
- Fix StatsResources task named parameter mismatch
2026-02-10 10:34:24 +05:30
Matej Bačo
581235f972 Fix more tests 2025-07-10 14:43:56 +02:00
Matej Bačo
f02ba4c976 Fix function tests 2025-07-10 14:25:53 +02:00
Matej Bačo
5ace34790d Migrate many tests to JS 2025-07-09 16:58:55 +02:00
Matej Bačo
11f31a15b6 Link parent resource of redirect rule to allow list querying 2025-06-09 13:47:29 +02:00
Matej Bačo
ba26dd6df5 Apply consistency of attributes 2025-03-11 16:26:49 +01:00
Matej Bačo
777fb3fcdd Update proxy rule tests 2025-03-07 18:00:20 +01:00
Matej Bačo
dc6143c773 Improve tests 2025-02-28 10:47:48 +01:00
Matej Bačo
19928bd7dc Add delete worker tests for rules 2025-02-25 15:13:59 +01:00
Matej Bačo
427e781b5b Add git domains, improve tests 2025-02-24 16:22:23 +01:00
Matej Bačo
666e8f3ec9 Separate proxy rule creation 2025-02-22 18:56:51 +01:00
Matej Bačo
aeebdadae1 Add nameservers variable 2025-02-22 18:32:10 +01:00
Matej Bačo
0a25463b8d Apex domain exception + proxy tests 2025-02-22 18:26:51 +01:00