1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 31, 2024 — Jul 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[bithorde/{cache,store}/asset]Use lambdas to capture callbacks and references properly.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[.travis.yml]Configure after_failure.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store]Streamline asset opening and removal through use of the index.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/assetstore]loadIndex(): remove almost empty assets.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/{store,cache}]Show disk allocated.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorde/{store,source,cache}]Use the term "diskUsage" when it's the proper term.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorde/store/assetindex]Move implementation to .cpp.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/server/client]Log availability on asset-change.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/assetstore]Make sure we have canonical paths as base-paths.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/assetstore]Quit with exception if wild links are found.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/assetstore]Count size_freed when scanning index.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/assetstore]Use lstat() when removing asset, to handle broken links.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store]Implement assetStore::inspect, to list contents of AssetIndex.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/assetstore]Drop unused assetIterator.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/{cache,source,store}]Make sure to update asset index on asset change.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/assetstore]Don't update with empty tigerId if asset already have one.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/assetstore]Force sizes to 64-bit.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[tests]Fix tests by adding dummy tiger-links and setup log4cplus.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[lib/hashes]Add boost fs-compositor and inequality operators to BinId.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[lib/hashes]Add class BinId, to represent chunks of bytes as ids (with base32 encode/decode).
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store]Add AssetIndex to help keeping track of assets in a given Store.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/asset]Remove debug-logging.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/server/client]Allow larger chunks. (Must be at least twice the leafSize of the hashTrees, to fill up reads)
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/asset]Rename _hasher to _hashTree.
rawler
as Ulrik Mikaelsson
More... over 10 years ago
[bithorded/store/assetstore]Make removeAsset return the number of bytes freed().
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
[tests/test_random_read]Check delayed asset-creation.
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
Merge pull request #43 from zidz/master
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
[debian/bhfuse.upstart] bhfuse upstart script now contains correct arguments. More... almost 11 years ago
[python]Drop twisted-crap
rawler
as Ulrik Mikaelsson
More... almost 11 years ago
Fiddle with build
rawler
as Ulrik Mikaelsson
More... almost 11 years ago