Updated 'core'.
[hub.git] / application / hub / main / package / assembler / class_PackageAssembler.php
2015-05-27 Roland HaederUpdated to latest 'core' + convertToClassName() and...
2015-05-02 Roland HäderMerge branch 'master' of /var/cache/git/repos/hub into...
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-04-27 Roland HaederCommented out noisy debug lines.
2014-03-25 Roland HaederAdded logger for raw pending data.
2014-03-16 Roland HaederNo invert here.
2014-03-16 Roland 'Quix0r'... Fixed parser error.
2014-03-16 Roland HaederImplemented handleMultipleMessages()
2014-03-14 Roland HaederAdded unfinished stuff for multiple messages.
2014-03-14 Roland HaederAdded support for visiting package assembler which...
2014-03-14 Roland HaederAdded incomplete handling of multiple messages.
2014-03-14 Roland HaederNoisy debug line added + check if start and end markers...
2014-02-16 Roland HaederAlso the bug is not located here.
2014-02-15 Roland HaederImproved debug lines. All should be like these!
2014-02-15 Roland HaederThe chunk handler instance of the assember class is...
2014-02-15 Roland HaederAnd another line, why is this not working?
2014-02-15 Roland Haeder"Cached" method names to skip some expensive code,...
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-07-18 Roland HäderChanged all true/false to TRUE/FALSE respectively as...
2012-12-20 Roland HäderUse createDebugInstance() instead of direct debugOutput...
2012-08-07 Roland HäderCommented out some 'noisy' debug lines
2012-08-07 Roland HäderRemove last CHUNK_SEPARATOR or else the final chunk...
2012-08-07 Roland HäderRenamed some methods to make them more clear
2012-08-07 Roland HäderDo not call handlePackageByUnhandledPackage() directly...
2012-08-07 Roland HäderMoved log message before assert
2012-08-07 Roland HäderAdded noisy debug line
2012-08-07 Roland HäderMoved generic base classes from 'hub' project to core
2012-08-07 Roland HäderUsed exit() instead of die()
2012-08-04 Roland HäderAdded missing package (Networkable) instance
2012-08-04 Roland HäderNow the package assembler is deocoding the finished...
2012-08-04 Roland HäderRenamed more ...
2012-08-04 Roland HäderIntroduced isPackageContentCompleted()
2012-08-04 Roland HäderRewrote debug lines (even more), re-enabled debugging...
2012-08-04 Roland HäderAdded debug line
2012-05-16 Roland HäderCopyright notice updated
2012-04-27 Roland HäderAgain contunued on 'hub' project:
2012-03-23 Roland HäderMore fix for the EOP chunk
2012-02-15 Roland HäderAdded isValidFinalChunk()
2012-02-12 Roland Häder'hub' continued:
2012-02-12 Roland HäderSome comments improved, minor changes
2012-02-12 Roland HäderRenamed it to make it clear what it does
2012-02-11 Roland HäderRemoved package status from packageData array because...