]> git.mxchange.org Git - hub.git/shortlog
hub.git
2012-08-26 Roland HäderAdded very basic documentation for apt-proxy, other...
2012-08-26 Roland HäderAdded unfinished template engine to handle answer messa...
2012-08-26 Roland HäderIntroduced experimental apt-proxy sub project (a connec...
2012-08-26 Roland HäderRemoved comments as they are no longer needed, added...
2012-08-26 Roland HäderFull backtrace now
2012-08-26 Roland HäderDon't forget 'answer' for message answers
2012-08-22 Roland HäderUpdated class template for XML template engine classes
2012-08-22 Roland HäderAdded missing config entries and XML (unfinished)
2012-08-22 Roland HäderAlso this file doesn't match and cannot be loaded with...
2012-08-22 Roland Häderself_announcement doesn't fit new naming sceme
2012-08-22 Roland HäderRemove these now
2012-08-22 Roland HäderAlso missed this to rename to loadXmlTemplate() :(
2012-08-22 Roland HäderUsed some elements for this engine
2012-08-22 Roland HäderAlso loadXmlTemplate() is now very generic (so maybe...
2012-08-22 Roland HäderOpps #1001 ...
2012-08-22 Roland HäderAlso this method can be cleaned and genericProcessMessa...
2012-08-22 Roland HäderOpps :(
2012-08-22 Roland HäderRenamed again a bunch of methods to generic 'readXmlDat...
2012-08-22 Roland HäderRenamed
2012-08-22 Roland HäderMore fixes, renames
2012-08-22 Roland HäderMore fixes: private->protected changed, generic init...
2012-08-22 Roland HäderUnderscore to much
2012-08-22 Roland HäderAlso this ...
2012-08-22 Roland HäderForgot this ... :(
2012-08-22 Roland HäderRefactured a lot methods to become more generic (eventu...
2012-08-22 Roland HäderAdded helper for sending out 'request-node-list' answers
2012-08-22 Roland HäderAdded missing dataXmlNodes array, added debug line
2012-08-22 Roland HäderAdded (maybe right?) array elements
2012-08-22 Roland HäderMove NodeHelper interface, implement missing method...
2012-08-22 Roland HäderOpps :(
2012-08-22 Roland HäderForgot to put this back in
2012-08-22 Roland HäderIntroduced new factory for object type registries,...
2012-08-21 Roland HäderAdded comments to explain messageData array
2012-08-21 Roland HäderMissed to implement this :( It is really warm here...
2012-08-21 Roland HäderIt is a sub-node
2012-08-21 Roland HäderAdded XML node 'accepted-object-types', used direct...
2012-08-21 Roland HäderForgot this ...
2012-08-21 Roland HäderTypo in node-mode in XML, adding missing methods, class...
2012-08-19 Roland HäderAdded missing exception
2012-08-19 Roland HäderAdded missing methods (as partial stubs)
2012-08-19 Roland HäderAdded NodeMessageRequestNodeListHandler (unfinished)
2012-08-19 Roland HäderFixed error (opps)
2012-08-19 Roland HäderDevelopment/refacturing continued:
2012-08-19 Roland HäderMoved setter/getter and attribute itself 'packageTags...
2012-08-18 Roland HäderDevelopment of 'hub' project continued:
2012-08-18 Roland HäderAdded packageInstance (interface Receivable) to allow...
2012-08-18 Roland HäderAdded NodeAnnouncementCompletedState which will be...
2012-08-18 Roland HäderAdded node mode to node desriptor
2012-08-17 Roland HäderAdded two generic elements to node-list table
2012-08-17 Roland HäderUsed more generic interface 'Handleable'
2012-08-17 Roland HäderRenamed exception, added new one
2012-08-17 Roland HäderAdded interface HandleableAnswerStatus and class Announ...
2012-08-16 Roland HäderAdded missing method nodeAnnouncedToUpperHubs to state...
2012-08-10 Roland HäderExceptions got moved to 'core' as well
2012-08-07 Roland HäderAdded 'base' classes for answer-status handlers
2012-08-07 Roland HäderAdded message type to messageData array for easier...
2012-08-07 Roland HäderCommented out even more
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äderNow use a try/catch block
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 another one :(
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äderTypo fixed :(
2012-08-07 Roland HäderRawDataInputStream does now throw exceptions if the...
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äderRenamed methods (MAY BREAK THINGS)
2012-08-04 Roland HäderIntroduced isPackageContentCompleted()
2012-08-04 Roland HäderHandle AssertionException and copy the raw data (do...
2012-08-04 Roland HäderAlso remove both (opps)
2012-08-04 Roland HäderAdded start ([[S]]) and end ([[E]]) marker for BASE64...
2012-08-04 Roland HäderAdded debug line to see the data
2012-08-04 Roland HäderAdded MD5 hashes only for debugging purposes
2012-08-04 Roland HäderRe-enabled even more debug lines (that is why you shoul...
2012-08-04 Roland HäderAdded another one ...
2012-08-04 Roland HäderRewrote debug lines (even more), re-enabled debugging...
2012-08-04 Roland HäderAdded debug line
2012-08-03 Roland HäderAdded switch to disable (default=disable) publishing...
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-07-21 Roland HäderFix for InvalidXmlNodeException (my-session-id)
2012-07-17 Roland HäderMove array initialization into constructor to allow...
2012-07-17 Roland HäderImportant todo added
2012-07-17 Roland HäderOpps ...
2012-07-17 Roland HäderThe announcement answer is now half handled, registrati...
2012-07-07 Roland HäderHub project continued: (I have now a little more time)
2012-07-03 Roland HäderFix for missing external IP address. This way makes...
2012-07-02 Roland HäderSet it only when empty to allow custom entries again
2012-07-02 Roland HäderBetter proxy support, detection of external IP moved...
2012-06-27 Roland HäderANNOUNCEMENT_DATA_ANSWER_STATUS added
2012-06-27 Roland HäderIntroduced updateNodeData() to update/refresh node...
2012-06-26 Roland HäderI forgot what this was
2012-06-26 Roland HäderRe-renamed :(
2012-06-26 Roland HäderSome renames
2012-06-26 Roland HäderFix for non-bootstrap node that is going to announce...
next