index
:
php-shirabe
main
php-shirabe
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
shirabe
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2026-08-19
perf(shirabe): use mimalloc as the global allocator
nsfisis
2026-08-18
perf(metadata-minifier): defer copying versions out of expand
nsfisis
2026-08-18
test(process-executor): benchmark execute_async with criterion
nsfisis
2026-08-18
refactor(pcre): inline Preg into its call sites and drop the crate
nsfisis
2026-08-11
feat(signal): abort on SIGINT, SIGTERM and SIGHUP at checkpoints
nsfisis
2026-08-10
feat(xdebug): switch Xdebug off in the PHP worker
nsfisis
2026-08-09
build(cargo): fill in the package metadata
nsfisis
2026-08-09
refactor(cargo): drop the now-empty shirabe-external-packages crate
nsfisis
2026-08-09
refactor(xdebug-handler): extract composer/xdebug_handler into the shirabe-xd...
nsfisis
2026-08-09
refactor(ca-bundle): extract composer/ca_bundle into the shirabe-ca-bundle crate
nsfisis
2026-08-09
refactor(seld-signal): extract seld/signal into the shirabe-seld-signal crate
nsfisis
2026-08-09
refactor(seld-json-lint): extract seld/json_lint into the shirabe-seld-json-l...
nsfisis
2026-08-09
refactor(symfony-console): extract symfony/console into the shirabe-symfony-c...
nsfisis
2026-08-09
refactor(symfony-finder): extract symfony/finder into the shirabe-symfony-fin...
nsfisis
2026-08-09
refactor(symfony-filesystem): extract symfony/filesystem into the shirabe-sym...
nsfisis
2026-08-09
refactor(symfony-process): extract symfony/process into the shirabe-symfony-p...
nsfisis
2026-08-09
refactor(pcre): extract composer/pcre into the shirabe-pcre crate
nsfisis
2026-07-25
feat(tracing): init tracing subscriber from $SHIRABE_TRACING
nsfisis
2026-07-17
refactor(loop): drive wait() promises concurrently via FuturesUnordered
nsfisis
2026-07-01
feat(php-rpc): query real PHP version and binary for --version
nsfisis
2026-06-27
test: add mockall crate
nsfisis
2026-06-26
feat(http): reimplement CurlDownloader on reqwest; port 15 more tests
nsfisis
2026-06-25
feat(json): validate JSON schema via the jsonschema crate
nsfisis
2026-06-24
refactor(crates): split metadata-minifier and spdx-licenses into own crates
nsfisis
2026-06-22
test(cli): serialize cli_tests via serial_test
nsfisis
2026-06-20
test(cli): add more smoke tests
nsfisis
2026-05-23
feat(deps): add tokio, async-trait
nsfisis
2026-05-20
chore: allow unused code
nsfisis
2026-05-17
fix(shirabe): correct invalid import paths and add missing dependency
nsfisis
2026-05-17
feat(port): add stub implementations of shirabe-external-packages
nsfisis
2026-05-12
feat(port): port IgnoredSecurityAdvisory.php
nsfisis
2026-05-12
feat(port): ConfigurableRepositoryInterface.php
nsfisis
2026-05-12
feat(port): port PluginBlockedException.php
nsfisis
2026-05-12
feat(init): add files
nsfisis