]> git.mxchange.org Git - hub.git/history - application/hub/main/handler/chunks/class_ChunkHandler.php
Used exit() instead of die()
[hub.git] / application / hub / main / handler / chunks / class_ChunkHandler.php
2012-08-07 Roland HäderUsed exit() instead of die()
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-05-19 Roland HäderThis line was required to test previous fix for missing...
2012-05-19 Roland HäderAdded debugging, added missing (IMPORTANT) call of...
2012-05-19 Roland HäderMore debugging (yupp, more is required), rewrote isSock...
2012-05-17 Roland Häderdie() expanded with __METHOD__, wrong things removed...
2012-05-17 Roland HäderFilter for package tags added, handling of new messages...
2012-05-16 Roland HäderCopyright notice updated
2012-04-27 Roland HäderAgain contunued on 'hub' project:
2012-04-27 Roland Häder'hub' project continued:
2012-04-22 Roland HäderOpps :(
2012-04-22 Roland HäderRewrote numbered indexes to assoziative
2012-03-24 Roland HäderFixed a typo, added an assert()
2012-03-23 Roland HäderOpps ...
2012-03-23 Roland HäderAdded methods, added marking of completed arrays:
2012-03-23 Roland HäderSmall fix :(
2012-03-23 Roland HäderBasicly finished adding verfied chunks to the final...
2012-03-21 Roland HäderIntroduced private methods for validation of hash and...
2012-03-04 Roland HäderCommented out noisy debug line
2012-02-27 Roland HäderContinued with development:
2012-02-26 Roland HäderContinued with hub development: validation of chunk...
2012-02-25 Roland HäderRemoved var_dump() called, added handleAvailableChunk...
2012-02-16 Roland HäderDevelopment (again) continued:
2012-02-16 Roland HäderDevelopment on 'hub' continued:
2012-02-15 Roland HäderAdded a stacker for chunk handler which handles final...
2012-02-15 Roland HäderAdded isValidFinalChunk()
2012-02-12 Roland Häder'hub' continued: