index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
tests
/
repository
/
filesystem_repository_test.rs
Age
Commit message (
Expand
)
Author
2026-08-06
feat(plugin): run plugin-provided installers through the RPC worker
nsfisis
2026-08-04
fix(plugin): resolve review findings in the plugin activation flow
nsfisis
2026-08-04
feat(plugin): activate plugins through the PHP RPC worker
nsfisis
2026-08-02
fix(repository): run lazy initialization in count/has_package
nsfisis
2026-07-25
refactor(operation): replace OperationInterface with AnyOperation enum
nsfisis
2026-07-20
test(ignore): document root causes for unannotated #[ignore] tests
nsfisis
2026-07-20
test(path-repository): un-ignore test_url_remains_relative
nsfisis
2026-07-18
perf(installation-manager): run executeBatch operation chains concurrently
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-28
test(repository): port testRepositoryWritesInstalledPhp
nsfisis
2026-06-27
test: port Composer tests unblocked by mockall, add seams
nsfisis
2026-06-22
test: un-ignore tests that now pass
nsfisis
2026-06-22
test: port more test cases
nsfisis
2026-06-22
test(php-shim): un-ignore tests now unblocked by implemented shims
nsfisis
2026-06-21
test(tests): expand stub macros into plain test functions
nsfisis
2026-06-21
test: port remaining repository and util tests as stubs
nsfisis
2026-06-21
test: add empty test files
nsfisis