]> git.mxchange.org Git - hub.git/history - application/hub/main/filter/task
Continued with hub:
[hub.git] / application / hub / main / filter / task /
2014-10-17 Roland HaederContinued with hub:
2014-05-12 Roland HaederAdded crawler stuff:
2014-05-12 Roland HaederAdded/renamed miner classes:
2014-05-07 Roland HaederContinued:
2014-05-06 Roland HaederAdded more tasks (see wiki: https://wiki.shipsimu.org...
2014-05-04 Roland HaederRenamed fetcher -> getter + added task for remote-crawl...
2014-05-04 Roland HaederAdded initial crawler stuff:
2014-05-03 Roland HaederContinued: ;-)
2014-05-03 Roland HaederAdded initial files like classes and interface for...
2014-03-31 Roland HaederAdded unfinished stuff for producing the test "genesis...
2014-03-31 Roland HaederFixed copyright to latest year.
2014-03-31 Roland HaederAdded very basic classes and config entries (duplicated...
2014-03-26 Roland HaederContinued 'hub' project:
2014-03-17 Roland HaederIntroduced NodeObjectFactory to encapsulate (and ease...
2014-02-16 Roland HaederOpps ...
2014-02-15 Roland HaederSocket listener first. ;-)
2014-02-15 Roland HaederFirst decoding, then assembling.
2014-02-15 Roland HaederSorted some tasks, so that the package reader will...
2014-02-15 Roland HaederCommented it out again (has delayed to much) + moved...
2014-02-09 Roland HaederMerge branch 'master' of git.mxchange.org:/var/cache...
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-02-22 Roland HäderAdded new task for package tags (object registry):
2013-02-07 Roland HäderAdded DHT initialization task (see comments below):
2013-02-01 Roland HäderAdded empty task for DHT bootstrapping
2013-02-01 Roland HäderOpps, forgot this :(
2013-01-31 Roland HäderClasses moved/renamed:
2012-08-26 Roland HäderIntroduced experimental apt-proxy sub project (a connec...
2012-08-19 Roland HäderDevelopment/refacturing continued:
2012-05-16 Roland HäderCopyright notice updated
2012-04-27 Roland Häder'hub' project continued:
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2012-02-16 Roland HäderDevelopment (again) continued:
2011-11-21 Roland HäderHub project continued:
2011-05-26 Roland HäderBasic (non-functional) classes added for a chat console...
2011-04-19 Roland HäderRemoved old-lost comments, moved two class instances...
2011-04-18 Roland HäderAdded a new task for listener pools and network package...
2011-04-05 Roland HäderCruncher continued and rewritten to use states:
2011-03-25 Roland HäderContinued on test-unit producer, fixed copyright:
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äderA lot files renamed (sorry guys for the mess) and moved...
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...
2010-09-05 Roland HäderNow configurable static IPs are supported, Connectable...
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-12-02 Roland HäderNow the idle loop task comes first
2009-08-20 Roland HäderTasks added and registered with handler:
2009-08-18 Roland HäderSelf-test added, interfaces/classes extended:
2009-08-17 Roland HäderDeprecated visitor removed, new added, rewrites:
2009-08-15 Roland HäderIdle loop added, tasks are simple things to do
2009-08-11 Roland HäderTask handler added, a lot rewrites