Age | Commit message (Expand) | Author |
---|---|---|
2007-11-25 | Fixed call to deflate() with wrong flag in endgame | erdgeist |
2007-11-24 | Debug settings for chunk size were _way_ to low for production | erdgeist |
2007-11-23 | Completely rewritten fullscrape code. All assumptions on how deflate() works were a little naive. Needs more error checking and testing. | erdgeist |
2007-11-22 | Introducing compression for fullscrapes and tpbs stats | erdgeist |
2007-11-21 | Documentation fix | erdgeist |
2007-11-19 | Fullscrape now cleanly finalizes its thread | erdgeist |
2007-11-19 | Missing include for htonl() | erdgeist |
2007-11-18 | Full scrapes are now being delivered in different modes, as triggered by stats&mode=tpbs | erdgeist |
2007-11-16 | introducing multithreaded full scrape creation. | erdgeist |
2007-11-13 | Increase full scrape chunk size to 1/2meg | erdgeist |
2007-11-12 | Fix typos in documenation | erdgeist |
2007-11-12 | Some in code documentation to make Denis happy :) | erdgeist |
2007-11-12 | Fullscrape is thread safe now. | erdgeist |