1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[daemon/lib/asset]Change IAssetData interface to IStoredAsset.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/connection]Fix typo from last commit.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/connection]Fix a bug caused from using the GC in catch-scope.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/lib/asset]Move daemon/cache/asset over to daemon/lib/asset.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/manager]Cache asset-size in MetaData.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/manager]Rename CacheManager.MetaData to CacheManager.Asset.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/client,lib/message]Remove some manual Memory-Management and let the GC handle it.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache]Move CachingAsset-logic into CacheManager.MetaData instead.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/client]Check if client is alive before clearing timeouts.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache]Drop the UploadAsset-class. No longer needed.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/manager]Store ids of request in separate RAM before forwarding, or it will be overwritten.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[cmake,daemon/bithorded]Add -v option to get the git-version BitHorde was built from.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/hashes]Check for valid HashType before printing.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/asset]Clarify log-message.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
Merge branch 'pyhorde'
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[python/bithorde]Refactor again to make connection-events a bit more clear.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[debian]Re-upload with 64-bit buildfix.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/asset]64-bit build-fix for d2a4d81b
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[debian,cmake]bithorde-0.2alpha1.2
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/asset]Shorter name for hasherThread, and don't sync entire finish().
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[tests/bithordelib]Change module-declaration.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/refcount]Don't use WeakRefs. Makes the GC deadLock-prone without obvious advantage.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/asset]Sync before closing, and show asset-completion in trace-log.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/asset]Don't destroy idx-file before reading it. *doh*
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/asset]Properly handle read-callbacks for already closed assets.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/cache/manager]Cleanup needless cruft.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/server]Disable TraceExceptions in the daemon.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/client]Check client is still connected before retrying.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[lib/connection]Try to print Stack-Trace for unexpected Exceptions.
rawler
as Ulrik Mikaelsson
More... about 14 years ago
[daemon/bithorde]Fix typo in Usage-line.
rawler
as Ulrik Mikaelsson
More... about 14 years ago