1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[lib/client]Use Timer with TimerService for asset-timeouts.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded::Client]Show stale assets in introspection.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Implemement ConnectionStats for incoming and outgoing bytes and messages.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded]Introduced the "ManagementNode"-concept, to return nice formatted tabular inspected structures to a web client.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Introduced a skeleton http-based monitoring interface, based on the simple http example from boost::asio.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[python/bithordetest]Kill BithordeD [atexit].
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Fixed constness in Asset.getIds, and underlying hash-structures.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/client]Allow listing connected assets in client.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded::Client]Turn into managment::Leaf to render it's own info.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Refactored management-node-related things into bithorded::management.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded]Add simple bithorded-stats to http-inspec-interface.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[cmake]Improved compiler-detection.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[lib/client]Fix potential invalid iterator use.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Merge branch 'hashing-rework'
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Add more robust AssetMeta-implementation, using shared_ptr to track active blocks.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/store/assetstore]Just remove assetDir, don't try to recursively remove.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/server/client]Release possible old asset even before upload.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded]Minor code-cleanups.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/lib/weakmap]Protect threaded access with a mutex-lock.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded]Change TreeStore-interfaces to use templaed pointers instead of references, to allow for use of smart-pointer-control.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/server/client]Output ids when logging bind-result.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/server/config]Check configFile argument more thoroughly.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/server/client]Remove redundant logging on asset closed.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/server/server.cpp]Minor fix/optimisation.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
Adapt AssetSessions and implement on the Router as well.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[python/bithordetest]Strip trailing whitespace from server log.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/server/client]On BindRead; Clear old binding before attempting to bind new asset.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/route/asset]Properly disconnect upstream assets.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded/router/router]Convert sessionMap to unordered_set, and schedule later clearing of the set.
rawler
as Ulrik Mikaelsson
More... over 12 years ago
[bithorded]Further refactor out AssetSessions -map into own baseclass.
rawler
as Ulrik Mikaelsson
More... over 12 years ago