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
Age
Commit message (
Expand
)
Author
2026-07-18
refactor(downloader): take &self across the downloader hierarchy
nsfisis
2026-07-18
perf(regex): eliminate per-call clone overhead in preg_* dispatch
nsfisis
2026-07-18
fix(require-command): avoid unsupported regex lookahead in dev-branch check
nsfisis
2026-07-17
refactor(tests-async): unify duplicated tokio runtime bridges
nsfisis
2026-07-17
refactor(http-downloader): drop the job table for a &self Semaphore core
nsfisis
2026-07-16
refactor(remote-filesystem): return headers from copy/get_contents
nsfisis
2026-07-16
fix(proxy-manager): correct singleton lifecycle and simplify to a plain Mutex
nsfisis
2026-07-16
refactor(locker-test): reuse test_case's installation_manager helper
nsfisis
2026-07-16
test(plugin): port capability-query tests, record remaining TODO(phase-d) rea...
nsfisis
2026-07-16
test: update TODO reason for unported test cases
nsfisis
2026-07-16
test(downloader): record TODO(phase-d) reasons and port two git-downloader tests
nsfisis
2026-07-16
test(util): port remaining todo!() tests in util test suite
nsfisis
2026-07-11
chore: use fully-qualified name for Rc/RefCell
nsfisis
2026-07-05
feat(global-command): wire resetComposer and Application::run proxying
nsfisis
2026-07-05
feat(validating-array-loader): implement LoaderInterface
nsfisis
2026-07-05
feat(remote-filesystem): support file:// URLs in get_remote_contents
nsfisis
2026-07-04
fix(event-dispatcher): avoid reentrant RefCell panics
nsfisis
2026-07-04
fix(pcre): restore missing regex delimiters in ported patterns
nsfisis
2026-07-04
test: ignore broken tests
nsfisis
2026-07-02
chore(lint): ban std::io::Read/Write, Any, Command use imports
nsfisis
2026-07-01
test(repository-manager): port testFilterRepoWrapping
nsfisis
2026-07-01
test(application): port two doRun script-command tests
nsfisis
2026-07-01
test(archive-manager): port testArchiveTar and testArchiveCustomFileName
nsfisis
2026-07-01
test(downloader): port ZipDownloader testErrorMessages
nsfisis
2026-07-01
test(remote-filesystem): port get_contents, copy, bitbucket download
nsfisis
2026-07-01
test(autoload): port 5 AutoloadGenerator tests
nsfisis
2026-06-30
refactor(git): replace is_callable with RunCommandOutput trait
nsfisis
2026-06-29
feat(audit): implement get_packages non-locked branch
nsfisis
2026-06-29
feat(package): implement RootAliasPackage root getters via owned returns
nsfisis
2026-06-29
fix(advisory): pass IO as shared handle to Auditor::audit
nsfisis
2026-06-29
refactor(json): replace seld/jsonlint with serde_json
nsfisis
2026-06-28
test(show): clarify ignore reason for empty platform section
nsfisis
2026-06-28
fix(repository): flatten InstalledRepository and unwrap filter repos in show
nsfisis
2026-06-28
fix(installer): execute install/update/uninstall ops in execute_batch
nsfisis
2026-06-28
test(installer): port InstallerTest unit and integration harness
nsfisis
2026-06-28
test(functional): port AllFunctionalTest integration harness
nsfisis
2026-06-28
refactor: add linter
nsfisis
2026-06-28
test(json): drop JsonFormatterTest stub
nsfisis
2026-06-28
test(downloader): cfg-gate XzDownloaderTest skip on Windows/32bit
nsfisis
2026-06-28
test(command): port HomeCommandTest useCaseProvider cases
nsfisis
2026-06-28
test(command): port DiagnoseCommandTest cases
nsfisis
2026-06-28
test(tests): use mockall for hand-written interface mocks
nsfisis
2026-06-28
test(util/git): port interactive Bitbucket OAuth runCommand test
nsfisis
2026-06-28
test(repository): port testRepositoryWritesInstalledPhp
nsfisis
2026-06-28
test(console): correct inaccurate test skip reasons
nsfisis
2026-06-28
test(console): port DocumentationTest::testCommand
nsfisis
2026-06-28
test(package/archiver): port testGitExcludes
nsfisis
2026-06-28
test(package/version): port testFindRecommendedRequireVersion
nsfisis
2026-06-28
test(downloader): port Fossil/Hg testRemove
nsfisis
2026-06-28
test(factory): port testDefaultValuesAreAsExpected
nsfisis
[prev]
[next]