]> git.mxchange.org Git - hub.git/history - application/hub/main/tasks
Improved a lot logger.
[hub.git] / application / hub / main / tasks /
2014-02-16 Roland HaederPublication of DHT entries requires a fully booted...
2014-02-16 Roland HaederAdd the chunk handler instance and not the stacker...
2014-02-15 Roland HaederImproved many debug lines with method's name.
2014-02-09 Roland HaederMerge branch 'master' of git.mxchange.org:/var/cache...
2014-02-08 Roland HaederAdded missing file (I did specify -a).
2014-02-08 Roland HaederAdded unfinished support for publication of DHT entries...
2014-02-03 Roland 'Quix0r'... Merge branch 'contrib'
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-03-03 Roland HäderUse array_push() instead of [] as array_push() checks...
2013-02-25 Roland HäderTypo fixed + more lines with line numbers
2013-02-22 Roland HäderAdded new task for package tags (object registry):
2013-02-13 Roland HäderRewritten remaining (old) debug calls:
2013-02-07 Roland HäderAdded prefix to allow more than one DHT instance
2013-02-07 Roland HäderAdded DHT initialization task (see comments below):
2013-02-06 Roland HäderAlso set a DHT instance (same) in this class
2013-02-04 Roland HäderThe DHT query task is now holding an instance of the...
2013-02-03 Roland HäderSome speed-up hacks
2013-02-02 Roland HäderRenamed filter (no self_announcement, just plain announ...
2013-02-01 Roland HäderAdded empty task for DHT bootstrapping
2013-01-31 Roland HäderClasses moved/renamed:
2012-08-26 Roland HäderIntroduced experimental apt-proxy sub project (a connec...
2012-08-07 Roland HäderRenamed some methods to make them more clear
2012-08-04 Roland HäderRenamed methods (MAY BREAK THINGS)
2012-07-31 Roland HäderIntroduced self::createDebugInstance()
2012-05-17 Roland HäderAdded handler for announcement messages (not yet functi...
2012-05-17 Roland HäderFilter for package tags added, handling of new messages...
2012-05-16 Roland HäderCopyright notice updated
2012-05-08 Roland HäderThe decoded package is now fully 'decoded' and got...
2012-04-27 Roland HäderThis block has to be the last to make sure that pending...
2012-04-27 Roland HäderAgain contunued on 'hub' project:
2012-04-27 Roland Häder'hub' project continued:
2012-03-23 Roland HäderAdded methods, added marking of completed arrays:
2012-03-23 Roland HäderSwitched around sub-tasks, commented out noisy debug...
2012-02-27 Roland HäderContinued with development:
2012-02-16 Roland HäderDevelopment (again) continued:
2011-11-21 Roland HäderHub project continued:
2011-04-28 Roland HäderHandling of decoded raw data continued:
2011-04-19 Roland HäderRemoved old-lost comments, moved two class instances...
2011-04-18 Roland HäderIntroduced getListIterator() to all lists implementing...
2011-04-18 Roland HäderNew singleton-factories introduced:
2011-04-18 Roland HäderAdded a new task for listener pools and network package...
2011-04-12 Roland HäderRenamed, too. #2 :-(
2011-04-05 Roland HäderCruncher continued and rewritten to use states:
2011-03-16 Roland HäderProducer/Consumer Pattern introduced:
2011-03-15 Roland HäderIntroduced a test-unit producer task (unfinished work)
2011-03-15 Roland HäderSome configuration entries prefixed with 'node_'
2011-03-12 Roland HäderA lot new methods/class added and many cleanups:
2011-03-05 Roland HäderCopyright notice updated, our first hub application...
2011-02-28 Roland Häder'public static final' is the right thing, some variable...
2011-02-13 Roland HäderIntroduced package fragmenter class to fragment network...
2010-05-22 Roland HäderMany classes/interfaces added/continued:
2010-05-18 Roland HäderA whole bunch of classes/interfaces/exceptions added...
2010-04-24 Roland HäderNew wider interface added, several refacturings:
2010-04-12 Roland HäderPackage class renamed, continued (sorry for lame descri...
2010-03-26 Roland HäderNetwork package writer added, shutdown refactured,...
2010-01-27 Roland HäderState pattern classes for node states added, factory...
2009-09-27 Roland HäderAdded new exception, script dies:
2009-09-26 Roland HäderSelf-announcement rewritten to a task
2009-08-21 Roland HäderTasks are now visited
2009-08-20 Roland HäderTasks added and registered with handler:
2009-08-18 Roland HäderSelf-test added, interfaces/classes extended:
2009-08-16 Roland HäderExceptions/interfaces/classes added:
2009-08-15 Roland HäderIdle loop added, tasks are simple things to do