1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fiddle with deps
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
[.travis.yml]Use sudo for install
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
Add travis buildconf
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
[bithorded]Some sanity-checks on boundaries when reading from assets.
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
[bithorded/store/asset]Gracefully fail on broken assets.
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
[bhfuse]Don't try to resolve links without id.
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
[lib/connection]Avoid warning about unused constant.
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
[python/bithordetest]Fix tests for newer protobuf.
rawler
as Ulrik Mikaelsson
More... about 11 years ago
Fix compile-error using older boost.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
Merge branch 'hash-optimization'
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[bithorded/source]Fix access to rehashing SourceAsset, and purging temporary assets from tests.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[bithorded]Fix size-status-update problem for routed assets.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
Add test for working with level1 assets, and fix a related bug.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[tests/link_source]Add tests for large files and changing sizes.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
Improved handling of stale linked assets.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[bithorded/store/asset]Fix bug causing breakage on assets >= 2^32 bytes.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[tests/test_random_reads.py]Increase read-timeout to avoid irrelevant test-failures.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[lib/connection]Optimize setListening by aborting early if already set to new value.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[bithorded/server/client]Add bytesAllocated to mgmt info-view.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[tests/common.sh]Fix wait_until_found to handle still-not-created log files.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
Auto-configure server.parallel from number of available cores, and document the option in the template config.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
Introduce the new IBuffer and MessageContext-concepts, to pass around DataSegments and Read::Responses that tracks data-use per client.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
Implement skipping hash-levels.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[bithorded/lib/hashtree]Refactor to split some part into stateless functions, avoid redundant Node-declaration, and support skipLevels-argument.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[bithorded/store/assetstore]Fix removeAsset() for v2 assets.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[lib/connection]Improved message on remote side disconnecting.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[bithorded]Tests for basic V2 assets.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
Implement V2 asset storage. WIP.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
Add tests for opening assets.
rawler
as Ulrik Mikaelsson
More... over 11 years ago
[bithorded/source/asset]Sanity-check asset-link before trying to open it.
rawler
as Ulrik Mikaelsson
More... over 11 years ago