]> git.mxchange.org Git - hub.git/history - application/hub/main/handler/chunks/class_ChunkHandler.php
Updated 'core'.
[hub.git] / application / hub / main / handler / chunks / class_ChunkHandler.php
2015-05-02 Roland HäderMerge branch 'master' of /var/cache/git/repos/hub into...
2015-03-30 Roland HaederFixed a lot broken stuff:
2015-03-17 Roland HaederMerge branch 'refacuring/protocol_handler' into latest...
2015-03-17 Roland HaederUpdated copyright year as this software has been change...
2015-01-11 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-12-07 Roland HaederMerge branch 'master' into refacuring/protocol_handler
2014-10-17 Roland HaederContinued with hub:
2014-10-17 Roland HaederContinued with hub:
2014-06-23 Roland HaederContinued:
2014-02-21 Roland HaederThe final hash must be used as an array key for serial...
2014-02-16 Roland HaederAdded assert + more debug logging.
2014-02-16 Roland HaederAdded new debug lines, commented previously used out...
2014-02-16 Roland HaederOne was to noisy, added another.
2014-02-16 Roland HaederMore debug lines added.
2014-02-16 Roland HaederAdded another debug line + commented others out, the...
2014-02-16 Roland HaederAnd how about here? Sorry not to add all at once. ;-)
2014-02-16 Roland HaederDid the code go here?
2014-02-16 Roland HaederDid this loop work?
2014-02-16 Roland HaederRewrote some debug lines.
2014-02-15 Roland HaederThe bug might be located here?
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-25 Roland HäderRenamed 'stacker' -> 'stack'
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2013-07-17 Roland HäderRewrote to use constants and newly introduced method...
2013-05-31 Roland HäderMade lower to upper case:
2013-02-25 Roland HäderAdded line numbers to debug lines as this will become...
2012-08-07 Roland HäderNow use a try/catch block
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: