]> git.mxchange.org Git - hub.git/log
hub.git
10 years ago100ms was to short for some systems.
Roland Haeder [Sat, 15 Feb 2014 22:14:12 +0000 (23:14 +0100)]
100ms was to short for some systems.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoNot to 'all', only 'hub' is fine.
Roland 'Quix0r' Haeder [Sat, 15 Feb 2014 22:10:26 +0000 (23:10 +0100)]
Not to 'all', only 'hub' is fine.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoVery basic implementation for adding "discovered" DHT recipients as package recipients.
Roland Haeder [Sat, 15 Feb 2014 21:51:00 +0000 (22:51 +0100)]
Very basic implementation for adding "discovered" DHT recipients as package recipients.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoCommented out some noisy debug lines.
Roland Haeder [Sat, 15 Feb 2014 21:42:36 +0000 (22:42 +0100)]
Commented out some noisy debug lines.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoCommented out noisy debug line + logged array 'recipients'.
Roland Haeder [Sat, 15 Feb 2014 21:33:51 +0000 (22:33 +0100)]
Commented out noisy debug line + logged array 'recipients'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoContinued with hub development:
Roland Haeder [Sat, 15 Feb 2014 18:57:09 +0000 (19:57 +0100)]
Continued with hub development:
- Added specialized interface DistributableNode for DHTs for nodes
- Moved some node-related methods to above new interface
- DHT recipient discovery is not yet fully implemented as it will find first X
  (10 by default) in the DHT and return them. This is a bad idea as it will
  exclude many other relevant nodes. So this is a very early stage.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoSome improvements:
Roland Haeder [Sat, 15 Feb 2014 12:09:55 +0000 (13:09 +0100)]
Some improvements:
- renamed BaseHubDiscovery -> BaseNodeDiscovery
- moved list-related code to BaseNodeDiscovery as this is more generic code
- Updated interface Discoverable with a missing public method from
  PackageRecipientDiscovery
- Other minor improvements

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMoved "discovery" interfaces to sub folders, to allow generic interface 'Discoverable...
Roland Haeder [Sat, 15 Feb 2014 11:58:58 +0000 (12:58 +0100)]
Moved "discovery" interfaces to sub folders, to allow generic interface 'Discoverable' being added.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoShow full package data array
Roland Haeder [Wed, 12 Feb 2014 22:40:10 +0000 (23:40 +0100)]
Show full package data array

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoWas also to noisy here.
Roland Haeder [Wed, 12 Feb 2014 21:39:39 +0000 (22:39 +0100)]
Was also to noisy here.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoFixed interface usage.
Roland 'Quix0r' Haeder [Wed, 12 Feb 2014 21:36:25 +0000 (22:36 +0100)]
Fixed interface usage.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoOpps.
Roland 'Quix0r' Haeder [Wed, 12 Feb 2014 21:34:22 +0000 (22:34 +0100)]
Opps.

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoAdded missing but unfinished method.
Roland Haeder [Tue, 11 Feb 2014 21:42:32 +0000 (22:42 +0100)]
Added missing but unfinished method.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMerge branch 'master' of git.mxchange.org:/var/cache/git/repos/hub
Roland Haeder [Tue, 11 Feb 2014 21:39:47 +0000 (22:39 +0100)]
Merge branch 'master' of git.mxchange.org:/var/cache/git/repos/hub

10 years agoAdded missing classes.
Roland Haeder [Tue, 11 Feb 2014 21:39:38 +0000 (22:39 +0100)]
Added missing classes.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded DHT recipient discovery interface (wrong computer :-( ).
Roland 'Quix0r' Haeder [Tue, 11 Feb 2014 21:38:16 +0000 (22:38 +0100)]
Added DHT recipient discovery interface (wrong computer :-( ).

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoGrrr... :-(
Roland Haeder [Mon, 10 Feb 2014 22:04:45 +0000 (23:04 +0100)]
Grrr... :-(

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMore debug + assert added.
Roland Haeder [Mon, 10 Feb 2014 22:02:42 +0000 (23:02 +0100)]
More debug + assert added.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoFixed debug message.
Roland Haeder [Mon, 10 Feb 2014 21:11:45 +0000 (22:11 +0100)]
Fixed debug message.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded noisy debug lines for finding missing method.
Roland Haeder [Mon, 10 Feb 2014 21:06:10 +0000 (22:06 +0100)]
Added noisy debug lines for finding missing method.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoSome missing code added:
Roland Haeder [Sun, 9 Feb 2014 03:02:24 +0000 (04:02 +0100)]
Some missing code added:
- Updated interface NodeDhtWrapper
- Added cleanup of non-public data from DHT entry array
- Again 'core' has "changed" ???

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years ago:-(
Roland 'Quix0r' Haeder [Sun, 9 Feb 2014 01:16:46 +0000 (02:16 +0100)]
:-(

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agoWhy is this keeping coming? :-(
Roland Häder [Sun, 9 Feb 2014 01:15:42 +0000 (02:15 +0100)]
Why is this keeping coming? :-(

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoRemoved "debug die". ;-)
Roland Haeder [Sun, 9 Feb 2014 01:12:25 +0000 (02:12 +0100)]
Removed "debug die". ;-)

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoUsed new method from 'core' to inject all array elements from DHT entry as 'config...
Roland Haeder [Sun, 9 Feb 2014 01:04:22 +0000 (02:04 +0100)]
Used new method from 'core' to inject all array elements from DHT entry as 'config' variables. This shall make them available to the template engine.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoUpdated 'core'.
Roland Haeder [Sun, 9 Feb 2014 00:59:55 +0000 (01:59 +0100)]
Updated 'core'.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMerge branch 'master' of git.mxchange.org:/var/cache/git/repos/hub
Roland Haeder [Sun, 9 Feb 2014 00:30:49 +0000 (01:30 +0100)]
Merge branch 'master' of git.mxchange.org:/var/cache/git/repos/hub

Conflicts:
core

10 years agoAdded unfinished support for XML-based publishing of DHT entries.
Roland Haeder [Sun, 9 Feb 2014 00:29:14 +0000 (01:29 +0100)]
Added unfinished support for XML-based publishing of DHT entries.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoUpdated 'core'.
Roland Häder [Sun, 9 Feb 2014 00:28:32 +0000 (01:28 +0100)]
Updated 'core'.

Signed-off-by: Roland Häder <roland@mxchange.org>
10 years agoUpdated TODOs.txt
Roland Haeder [Sat, 8 Feb 2014 22:57:50 +0000 (23:57 +0100)]
Updated TODOs.txt

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded missing methods to interface and BaseDht class.
Roland Haeder [Sat, 8 Feb 2014 21:56:37 +0000 (22:56 +0100)]
Added missing methods to interface and BaseDht class.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded missing file (I did specify -a).
Roland Haeder [Sat, 8 Feb 2014 21:40:42 +0000 (22:40 +0100)]
Added missing file (I did specify -a).

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded unfinished support for publication of DHT entries (all entries in the DHT will...
Roland Haeder [Sat, 8 Feb 2014 21:39:57 +0000 (22:39 +0100)]
Added unfinished support for publication of DHT entries (all entries in the DHT will be published).

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoUpdating node data in local DHT (not yet distributed here, that will do an other...
Roland Haeder [Sat, 8 Feb 2014 16:10:13 +0000 (17:10 +0100)]
Updating node data in local DHT (not yet distributed here, that will do an other task) basicly finished.

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoAdded assert on node_id as this may happen with broken database file. If you
Roland Haeder [Fri, 7 Feb 2014 19:34:25 +0000 (20:34 +0100)]
Added assert on node_id as this may happen with broken database file. If you
encounter this asserts, please delete your database files:

$ rm db/*/*.serialized

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoDon't publish private key in DHT (all data will be published).
Roland Haeder [Tue, 4 Feb 2014 22:52:27 +0000 (23:52 +0100)]
Don't publish private key in DHT (all data will be published).

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoRenamed method to better naming scheme ('bootstrapping' node or 'bootstrap node'?).
Roland Haeder [Tue, 4 Feb 2014 19:52:52 +0000 (20:52 +0100)]
Renamed method to better naming scheme ('bootstrapping' node or 'bootstrap node'?).

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoThis license is only valid for files in 'contrib'
Roland Haeder [Mon, 3 Feb 2014 19:01:31 +0000 (20:01 +0100)]
This license is only valid for files in 'contrib'

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agoMerge branch 'contrib'
Roland 'Quix0r' Haeder [Mon, 3 Feb 2014 18:32:56 +0000 (19:32 +0100)]
Merge branch 'contrib'

Conflicts:
.gitattributes

Signed-off-by: Roland 'Quix0r' Haeder <roland@mxchange.org>
10 years agomoved for later merge to master
Roland 'Quix0r' Haeder [Mon, 3 Feb 2014 18:31:41 +0000 (19:31 +0100)]
moved for later merge to master

10 years agoAdded 'core' as git submodule
Roland Haeder [Mon, 3 Feb 2014 01:11:14 +0000 (02:11 +0100)]
Added 'core' as git submodule

Signed-off-by: Roland Haeder <roland@mxchange.org>
10 years agomoved for svn-git transission
Roland Häder [Sun, 2 Feb 2014 02:34:27 +0000 (02:34 +0000)]
moved for svn-git transission

10 years agomd5() isn't really much better, but it needs to be fast, please help to find somethin...
Roland Häder [Thu, 23 Jan 2014 21:30:43 +0000 (21:30 +0000)]
md5() isn't really much better, but it needs to be fast, please help to find something that works on 64-bit and 32-bit likewise. Thank you.

10 years agoRemoved code, why do I want to check socket type there? Maybe later it will be re...
Roland Häder [Sat, 19 Oct 2013 15:03:53 +0000 (15:03 +0000)]
Removed code, why do I want to check socket type there? Maybe later it will be re-added

10 years agoYeah, still here. Added __METHOD__
Roland Häder [Fri, 18 Oct 2013 21:53:28 +0000 (21:53 +0000)]
Yeah, still here. Added __METHOD__

10 years agoUpdated domain without a dash :(
Roland Häder [Tue, 30 Jul 2013 07:20:57 +0000 (07:20 +0000)]
Updated domain without a dash :(

10 years agoDouble quotes converted to single
Roland Häder [Sun, 28 Jul 2013 23:28:32 +0000 (23:28 +0000)]
Double quotes converted to single

10 years agoPossible "fix" for wrong cache key:
Roland Häder [Thu, 25 Jul 2013 02:29:26 +0000 (02:29 +0000)]
Possible "fix" for wrong cache key:
- $onlyKeys allows to set database table columns that shall be used for
  creating a cache key, this can be used to look for a node id/ip/port
  combination instead of the default session id.

10 years agoAdded exceptions + some code:
Roland Häder [Thu, 25 Jul 2013 02:21:20 +0000 (02:21 +0000)]
Added exceptions + some code:
- Added two more exceptions for DHT database wrapper
- Added some code that will check for correct conditions in registerNode() and
  updateNode() and makes use of above mentioned exceptions
- Converted more double-quotes to single

10 years agoRenamed 'stacker' -> 'stack'
Roland Häder [Thu, 25 Jul 2013 01:14:40 +0000 (01:14 +0000)]
Renamed 'stacker' -> 'stack'

10 years agoUpdated TODOS.txt
Roland Häder [Thu, 25 Jul 2013 00:39:16 +0000 (00:39 +0000)]
Updated TODOS.txt

10 years agoAdded assert() to check if is really an array
Roland Häder [Thu, 25 Jul 2013 00:32:01 +0000 (00:32 +0000)]
Added assert() to check if  is really an array

10 years agoSome fixes:
Roland Häder [Mon, 22 Jul 2013 00:18:57 +0000 (00:18 +0000)]
Some fixes:
- added missing interface
- added missing space (convention)
- used constant for queu name
- reduced work unit size

10 years agoOne to much ...
Roland Häder [Sun, 21 Jul 2013 22:08:57 +0000 (22:08 +0000)]
One to much ...

10 years agoAdded possible missing interface IteratorAggregate (SPL)
Roland Häder [Sun, 21 Jul 2013 22:07:43 +0000 (22:07 +0000)]
Added possible missing interface IteratorAggregate (SPL)

10 years agoOpps, fix for parser error
Roland Häder [Sun, 21 Jul 2013 21:49:51 +0000 (21:49 +0000)]
Opps, fix for parser error

10 years agoContinued:
Roland Häder [Fri, 19 Jul 2013 21:23:30 +0000 (21:23 +0000)]
Continued:
- renamed some methods to shorter names (it is okay)
- added stubs for node registration in DHT
- Used rather valid() than next() to avoid different behaviours of next()
- Other minor improvements

10 years agoChanged all true/false to TRUE/FALSE respectively as PHP constants are better than...
Roland Häder [Thu, 18 Jul 2013 12:51:15 +0000 (12:51 +0000)]
Changed all true/false to TRUE/FALSE respectively as PHP constants are better than keywords

10 years agoUse constants TRUE/FALSE/NULL instead of keywords true/false/null
Roland Häder [Thu, 18 Jul 2013 12:22:51 +0000 (12:22 +0000)]
Use constants TRUE/FALSE/NULL instead of keywords true/false/null

10 years agoCommented out noisy debug lines
Roland Häder [Wed, 17 Jul 2013 22:40:23 +0000 (22:40 +0000)]
Commented out noisy debug lines

10 years agoOpps, wrong name :(
Roland Häder [Wed, 17 Jul 2013 22:29:26 +0000 (22:29 +0000)]
Opps, wrong name :(

10 years agoRewrote to use constants and newly introduced method initStackers()
Roland Häder [Wed, 17 Jul 2013 22:25:56 +0000 (22:25 +0000)]
Rewrote to use constants and newly introduced method initStackers()

10 years agoDHT data registration/update added to NodeDhtFacade, now every DHT facade must implem...
Roland Häder [Wed, 17 Jul 2013 22:10:43 +0000 (22:10 +0000)]
DHT data registration/update added to NodeDhtFacade, now every DHT facade must implement at least one protected method

10 years agoAdded commented out debug line
Roland Häder [Sat, 6 Jul 2013 20:38:12 +0000 (20:38 +0000)]
Added commented out debug line

10 years agoRenamed endElement() to finishElement(), see the final implementation in BaseXmlTempl...
Roland Häder [Thu, 4 Jul 2013 20:59:02 +0000 (20:59 +0000)]
Renamed endElement() to finishElement(), see the final implementation in BaseXmlTemplateEngine for the reason (naming convention)

10 years agoThis message was to noisy
Roland Häder [Sat, 29 Jun 2013 00:56:28 +0000 (00:56 +0000)]
This message was to noisy

10 years agoDebug message was added at wrong position
Roland Häder [Sat, 29 Jun 2013 00:54:00 +0000 (00:54 +0000)]
Debug message was added at wrong position

10 years agoAdded some more noisy debug lines (they will be commented out later)
Roland Häder [Fri, 28 Jun 2013 23:38:38 +0000 (23:38 +0000)]
Added some more noisy debug lines (they will be commented out later)

10 years agoAssert on important array elements
Roland Häder [Fri, 28 Jun 2013 21:43:47 +0000 (21:43 +0000)]
Assert on important array elements

10 years agoCorrected assert, added debug line
Roland Häder [Sun, 23 Jun 2013 19:52:08 +0000 (19:52 +0000)]
Corrected assert, added debug line

10 years agoAdded assert() calls to make sure the package is valid
Roland Häder [Sun, 23 Jun 2013 19:18:09 +0000 (19:18 +0000)]
Added assert() calls to make sure the package is valid

10 years agoFixed wrong array element
Roland Häder [Sun, 23 Jun 2013 19:00:14 +0000 (19:00 +0000)]
Fixed wrong array element

10 years agoMade lower to upper case:
Roland Häder [Fri, 31 May 2013 20:04:14 +0000 (20:04 +0000)]
Made lower to upper case:
- NULL
- FALSE
- TRUE

As they are constants, lower-case are keywords

11 years agoMissed to initialize arrays before pushing new entries on them. This might be a candi...
Roland Häder [Sat, 4 May 2013 16:38:09 +0000 (16:38 +0000)]
Missed to initialize arrays before pushing new entries on them. This might be a candidate for a rewrite to a 'generic array entry handling' or so

11 years agoRenamed it as this class can be anything that implements Visitable
Roland Häder [Sun, 3 Mar 2013 22:52:31 +0000 (22:52 +0000)]
Renamed it as this class can be anything that implements Visitable

11 years agoUse array_push() instead of [] as array_push() checks if parameter 1 is really an...
Roland Häder [Sun, 3 Mar 2013 22:35:39 +0000 (22:35 +0000)]
Use array_push() instead of [] as array_push() checks if parameter 1 is really an array

11 years agoRemove index key (and maybe later more) as this doesn't need being distributed
Roland Häder [Mon, 25 Feb 2013 09:10:06 +0000 (09:10 +0000)]
Remove index key (and maybe later more) as this doesn't need being distributed

11 years agoTypo fixed + more lines with line numbers
Roland Häder [Mon, 25 Feb 2013 08:16:34 +0000 (08:16 +0000)]
Typo fixed + more lines with line numbers

11 years agoEven more lines ...
Roland Häder [Mon, 25 Feb 2013 08:14:20 +0000 (08:14 +0000)]
Even more lines ...

11 years agoOpps :(
Roland Häder [Mon, 25 Feb 2013 08:12:12 +0000 (08:12 +0000)]
Opps :(

11 years agoAdded line numbers to debug lines as this will become the 'norm'
Roland Häder [Mon, 25 Feb 2013 08:08:10 +0000 (08:08 +0000)]
Added line numbers to debug lines as this will become the 'norm'

11 years agoCommented out noisy lines, added line number as this will become default for all...
Roland Häder [Mon, 25 Feb 2013 07:51:20 +0000 (07:51 +0000)]
Commented out noisy lines, added line number as this will become default for all debug lines

11 years agoMade usage of unsetCriteria() to remove unwanted 'node_list' in DHT as this is double...
Roland Häder [Fri, 22 Feb 2013 08:09:27 +0000 (08:09 +0000)]
Made usage of unsetCriteria() to remove unwanted 'node_list' in DHT as this is double data

11 years agotrue->TRUE, node id included in session id/private key generation
Roland Häder [Fri, 22 Feb 2013 06:33:05 +0000 (06:33 +0000)]
true->TRUE, node id included in session id/private key generation

11 years agoNow correct class :(
Roland Häder [Fri, 22 Feb 2013 05:34:42 +0000 (05:34 +0000)]
Now correct class :(

11 years agoUsed correct method
Roland Häder [Fri, 22 Feb 2013 05:31:56 +0000 (05:31 +0000)]
Used correct method

11 years agoAdded new task for package tags (object registry):
Roland Häder [Fri, 22 Feb 2013 04:43:42 +0000 (04:43 +0000)]
Added new task for package tags (object registry):
- Added new task for package tags (object registry) early initialization as
  rewrites on DHT initialization requires it
- Rewritten DHT initialization to include all supported object types
- Deprecated now all queue/query-related files
- Updated TODOs.txt

11 years agoAlso include accepted node types from own node
Roland Häder [Fri, 22 Feb 2013 04:16:20 +0000 (04:16 +0000)]
Also include accepted node types from own node

11 years agoAlso these ...
Roland Häder [Fri, 22 Feb 2013 04:10:49 +0000 (04:10 +0000)]
Also these ...

11 years agoExpanded debug lines, renamed 'node_type' to 'node_mode' (which makes your DHT databa...
Roland Häder [Fri, 22 Feb 2013 04:09:19 +0000 (04:09 +0000)]
Expanded debug lines, renamed 'node_type' to 'node_mode' (which makes your DHT database corrupt)

11 years agoFix
Roland Häder [Fri, 22 Feb 2013 04:03:14 +0000 (04:03 +0000)]
Fix

11 years agoAdded 'booting' DHT state
Roland Häder [Fri, 22 Feb 2013 04:01:07 +0000 (04:01 +0000)]
Added 'booting' DHT state

11 years agoAlso check for node id to have full match, this requires you to remove all *.serializ...
Roland Häder [Fri, 22 Feb 2013 03:49:02 +0000 (03:49 +0000)]
Also check for node id to have full match, this requires you to remove all *.serialized in db/node_data and db/node_dht/

11 years agoNeed this back for bug tracking
Roland Häder [Fri, 22 Feb 2013 01:18:29 +0000 (01:18 +0000)]
Need this back for bug tracking

11 years agoRemember searchInstance here
Roland Häder [Fri, 22 Feb 2013 00:59:32 +0000 (00:59 +0000)]
Remember searchInstance here

11 years agoTypo fixed
Roland Häder [Thu, 21 Feb 2013 23:50:27 +0000 (23:50 +0000)]
Typo fixed

11 years ago'virigin' is now the correct state at this point
Roland Häder [Thu, 21 Feb 2013 23:49:27 +0000 (23:49 +0000)]
'virigin' is now the correct state at this point

11 years agoUPPER is okay
Roland Häder [Thu, 21 Feb 2013 23:44:49 +0000 (23:44 +0000)]
UPPER is okay

11 years agoOpps, wrong constant name
Roland Häder [Thu, 21 Feb 2013 23:41:57 +0000 (23:41 +0000)]
Opps, wrong constant name

11 years agoCommented out noisy debug lines
Roland Häder [Thu, 21 Feb 2013 23:36:29 +0000 (23:36 +0000)]
Commented out noisy debug lines