]>
git.mxchange.org Git - hub.git/log
Roland Häder [Fri, 19 May 2017 17:29:00 +0000 (19:29 +0200)]
Next wave:
- imported ConnectionHelper (now possible)
- imported UniversalNodeLocator
- imported SubRegistry
- imported Deliverable, Networkable, NetworkPackage
- imported SocketTag
- imported Poolable(Listener|Peer) instead of Poolable and used them
- added namespaces to configuration entries
- added PoolablePeer interface (from master branch)
- added PoolableListener interface (reborn!)
- created namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 17:12:35 +0000 (19:12 +0200)]
Re-imported:
- these classes/interfaces cannot be generalized, ConnectionHelper will break
it then!
- back-ported a lot stuff
- fixed namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 16:35:06 +0000 (18:35 +0200)]
Next wave:
- imported HubHelper
- created namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 16:05:37 +0000 (18:05 +0200)]
Next wave:
- imported BaseVisitor
- imported BaseRegistry, RegisterableSocket, SocketRegistryFactory
- imported ConnectionInfoFactory, ShareableInfo
- imported ConnectionHelper
- added namespaces to configuration entries
- removed now generic classes/interfaces (see core framework)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 15:46:40 +0000 (17:46 +0200)]
Next wave:
- imported BaseList, Listable
- imported BaseHubSystemHelper, BaseConnectionHelper
- created namespaces
- added namespaces to configuration entries
- accept() must be public now
- doShutdown() is old name, now there is preShutdown()
- opps, "unexpted list", let's use Lists like the framework then
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 15:13:03 +0000 (17:13 +0200)]
Next wave:
- imported Visitable, Visitor
- imported Taskable
- imported BasePool, Poolable
- imported Listenable
- created new namespaces
- added namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 15:00:43 +0000 (17:00 +0200)]
Next wave:
- imported HelpableTemplate
- imported Requestable
- imported ProtocolResolverFactory, (Base)ProtocolResolver
- imported LocateableNode
- added namespace
- updated core framework
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 14:56:24 +0000 (16:56 +0200)]
Continued a bit:
- imported UnsupportedOperationException
- "implemented" methods (empty) required by Discoverable
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 14:37:08 +0000 (16:37 +0200)]
Next wave:
- imported BaseDiscovery, Discoveryable, BaseNodeDiscovery
- created namespaces
- removed duplicate interface, now in core framework
- BaseNodeDiscovery needs to be abstract now
- added missing namespaces
- no, no. BaseNodeDiscovery must implement the generic methods
- tpzo fixed
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 14:35:29 +0000 (16:35 +0200)]
Next wave of rewrites:
- now request/response is provided by FrameworkBootstrap and no longer needs
to be handled all over again to all places
- updated core framework
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 14:25:49 +0000 (16:25 +0200)]
Continued:
- imported Stateable
- renamed templates to closer name
- deleted duplicate (now in core framework) interface/template
- created namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 14:09:54 +0000 (16:09 +0200)]
Next wave:
- added namespaces to configuration entries
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 14:07:53 +0000 (16:07 +0200)]
Continued:
- imported NodeStateFactory
- nope, to much deep namespace
- updated core framework
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 13:41:21 +0000 (15:41 +0200)]
Swapped namespaces:
- it is an interface for a helper, not for a node
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 13:39:33 +0000 (15:39 +0200)]
Next wave:
- imported NodeInformationWrapper
- imported LocalSearchCriteria
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 13:36:49 +0000 (15:36 +0200)]
Next wave:
- imported (Base)DatabaseWrapper
- updated framework
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 13:28:41 +0000 (15:28 +0200)]
Next small wave:
- imported NodeInformationDatabaseWrapper
- added missing namespace in configuration entry
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 01:54:11 +0000 (03:54 +0200)]
Next wave:
- imported Registerable, DatabaseWrapperFactory
- created namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 01:38:52 +0000 (03:38 +0200)]
Next wave:
- imported Receivable
- imported HandleableTask
- created namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 01:32:55 +0000 (03:32 +0200)]
Next wave:
- imported FrameworkInterface
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 01:27:39 +0000 (03:27 +0200)]
Next wave:
- imported Taskable, Visitable as they mostly appear in pairs
- created more namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 01:06:40 +0000 (03:06 +0200)]
Next wave:
- imported BaseHubNode
- imported (Node)Helper
- created namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 01:01:23 +0000 (03:01 +0200)]
Next wave:
- imported Updateable
- imported (Addable|Storeable)Criteria
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 01:00:19 +0000 (03:00 +0200)]
Flipped namespace + added it in object creation
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 00:57:21 +0000 (02:57 +0200)]
Next wave:
- imported Registry
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 00:46:20 +0000 (02:46 +0200)]
added missing namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 00:40:08 +0000 (02:40 +0200)]
Next wave:
- imported Filterable
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 00:29:38 +0000 (02:29 +0200)]
Next small wave:
- imported Base(Hub|Node)Filter
- created namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 00:26:52 +0000 (02:26 +0200)]
Need to set namespace + in config entries (some)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Fri, 19 May 2017 00:20:43 +0000 (02:20 +0200)]
Next larger wave:
- imported all (?) object factories
- created more namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 23:51:58 +0000 (01:51 +0200)]
Next wave:
- imported [Node|Dht]ObjectFactory
- created namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 23:30:19 +0000 (01:30 +0200)]
Next wave:
- imported BaseCommand + Commandable
- imported Controller
- imported CommandResolver
- missing namespace added
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 23:28:57 +0000 (01:28 +0200)]
Same again:
- no "deeper-namespacing"
- need to provide namespace
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 23:26:46 +0000 (01:26 +0200)]
First wave of expanding configuration entries
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 23:25:15 +0000 (01:25 +0200)]
Well, sad. Cannot "deeper-namespace" and need to call setNameSpace()
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 23:20:42 +0000 (01:20 +0200)]
Next wave:
- imported Responseable
- created namespaces, if missing
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 23:09:57 +0000 (01:09 +0200)]
Next wave:
- imported Requestable where needed
- created a lot more namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 21:36:20 +0000 (23:36 +0200)]
Next wave:
- imported (Base)Controller
- created new namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 21:29:20 +0000 (23:29 +0200)]
Next wave:
- imported (Base)ControllerResolver
- imported ManageableApplication
- created new namespaces
- fixed namespaces, is application-specific
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 21:27:37 +0000 (23:27 +0200)]
fixed controller/resolver stuff (old-lost code)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 21:23:52 +0000 (23:23 +0200)]
Opps, wrong bait, wrong fish.
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 21:22:43 +0000 (23:22 +0200)]
Next wave:
- also log line number
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 21:12:56 +0000 (23:12 +0200)]
Next wave:
- imported FrameworkConfiguration
- created new namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 21:09:58 +0000 (23:09 +0200)]
Next wave:
- imported HubTools
- created more namespaces (please check spelling of recipient/receipt!)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 21:06:33 +0000 (23:06 +0200)]
Next wave:
- imported BaseFrameworkSystem where needed
- created more namespaces
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Häder [Thu, 18 May 2017 21:03:48 +0000 (23:03 +0200)]
Rewrites:
- new way of launching applications (core update)
- first namespaces added + imported BaseHubSystem where needed
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Wed, 29 Jun 2016 19:45:23 +0000 (21:45 +0200)]
Continued a bit:
- Linux (LF) is now the default file line ending
- moved config entry from deprecated configuration file, it was used here only.
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Sat, 13 Feb 2016 20:58:34 +0000 (21:58 +0100)]
Added .gitattributes
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Thu, 21 Jan 2016 18:22:20 +0000 (19:22 +0100)]
Continued with rewrite:
- moved 'pool' interfaces to 'core' as they are generic enough.
- more rewrites (broken stuff)
Signed-off-by: Roland Häder <roland@mxchange.org>
Roland Haeder [Tue, 22 Dec 2015 22:07:02 +0000 (23:07 +0100)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 22 Dec 2015 20:53:53 +0000 (21:53 +0100)]
Yepp, the 2nd check was double + re-aranged the log messages that before
clearing "operation in progress" all original data is logged.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 22 Dec 2015 20:45:48 +0000 (21:45 +0100)]
In case of non-blocking connections (and that is for 99.9999% the case here)
the "error" "operation in progress" is no error and needs to be cleared in
PHP's socket facility + also treated by this code as okay.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 22 Dec 2015 20:23:09 +0000 (21:23 +0100)]
Added more logging.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 22 Dec 2015 20:12:13 +0000 (21:12 +0100)]
Removal of socket added.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Fri, 18 Dec 2015 14:39:26 +0000 (15:39 +0100)]
Merge branch 'master' of git.mxchange.org:/var/cache/git/repos/hub
Roland Haeder [Mon, 14 Dec 2015 17:28:11 +0000 (18:28 +0100)]
Wrong message, hub reward is not done through UUID.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 19 Nov 2015 21:47:20 +0000 (22:47 +0100)]
Commented in a needed debug line
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Fri, 13 Nov 2015 22:28:25 +0000 (23:28 +0100)]
Continued a bit:
- added correct test for UUID (will be later moved to 'core')
- moved config entry 'extension_foo_loaded' to core's config.php (DONT TOUCH IT)
- updated 'core'
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Fri, 30 Oct 2015 14:12:11 +0000 (15:12 +0100)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 6 Oct 2015 18:46:00 +0000 (20:46 +0200)]
Continued a bit:
- added debug message
- updated 'core' (with not-so-good code places)
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 6 Oct 2015 18:29:17 +0000 (20:29 +0200)]
Moved some code to BaseListener and called it + updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sun, 4 Oct 2015 16:21:27 +0000 (18:21 +0200)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 12 Sep 2015 20:47:54 +0000 (22:47 +0200)]
Added config entry for IPC socket file name.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 12 Sep 2015 20:37:20 +0000 (22:37 +0200)]
Moved to 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 12 Sep 2015 19:13:32 +0000 (21:13 +0200)]
Continued with project:
- moved some classes/files/methods to 'core'
- added file-based socket listener (floods output, unfinished)
- updated 'core'
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 12 Sep 2015 06:07:53 +0000 (08:07 +0200)]
Renamed class BaseTags to BaseTag + added file-bases socket listener (may
produce a lot output). This listener will later serve as the communicator
socket to attached applications.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 12 Sep 2015 05:45:42 +0000 (07:45 +0200)]
This interface can be moved to 'core' + removed parameter nodeInstance.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Fri, 11 Sep 2015 22:51:16 +0000 (00:51 +0200)]
Also this ... :-/ Getting late here.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Fri, 11 Sep 2015 22:50:45 +0000 (00:50 +0200)]
Moved to contrib.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Fri, 11 Sep 2015 22:49:20 +0000 (00:49 +0200)]
Wording updated.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Fri, 11 Sep 2015 22:42:33 +0000 (00:42 +0200)]
Continued:
- got rid of some array fields as the miner doesn't need this.
- Introduced TAG_SELF_CONNECT and TAG_CLAIM_MINING_REWARD constants
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 3 Sep 2015 20:13:32 +0000 (22:13 +0200)]
Added code ...
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 3 Sep 2015 20:10:14 +0000 (22:10 +0200)]
Added exception InvalidPrivateKeyHashException and checked if private key's hash is not empty.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 3 Sep 2015 19:58:41 +0000 (21:58 +0200)]
Also check for empty hash here, too.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 3 Sep 2015 19:56:03 +0000 (21:56 +0200)]
Merge branch 'latest-core/crawler'
Roland Haeder [Thu, 3 Sep 2015 19:55:19 +0000 (21:55 +0200)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 3 Sep 2015 19:54:03 +0000 (21:54 +0200)]
Added check on empty hash
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 3 Sep 2015 19:31:13 +0000 (21:31 +0200)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 3 Sep 2015 19:26:00 +0000 (21:26 +0200)]
Fixed constant usage
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 1 Sep 2015 16:16:57 +0000 (18:16 +0200)]
Started with index page for welcoming the user and ask him to start searching the node.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 27 Aug 2015 01:37:44 +0000 (03:37 +0200)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Thu, 27 Aug 2015 01:11:26 +0000 (03:11 +0200)]
Use factory instead of direct registry key.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 25 Aug 2015 17:50:29 +0000 (19:50 +0200)]
Added initial stuff for FUSE virtual file system + updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 25 Aug 2015 16:48:17 +0000 (18:48 +0200)]
Updated 'core' + renamed 'main' -> 'classes'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 25 Aug 2015 16:24:46 +0000 (18:24 +0200)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 22 Aug 2015 09:47:18 +0000 (11:47 +0200)]
Removed getNodeInstance() and setNodeInstance(). Please now use the following
expression to get a node instance:
<?php
$nodeInstance = NodeObjectFactory::createNodeInstance();
?>
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 22 Aug 2015 09:44:49 +0000 (11:44 +0200)]
setNodeInstance is no longer available through BaseListener as BaseListener is now in core.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 22 Aug 2015 09:20:40 +0000 (11:20 +0200)]
Fixed small comment + added note for php-scrypt
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sun, 16 Aug 2015 09:39:14 +0000 (11:39 +0200)]
This config entry has been separated in latest 'core' changes.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sun, 16 Aug 2015 09:23:24 +0000 (11:23 +0200)]
No advertising ... (import from city)
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sun, 16 Aug 2015 09:12:58 +0000 (11:12 +0200)]
First initial import for a web interface, this will later allow to browse and
search within the hub network.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sun, 9 Aug 2015 20:21:48 +0000 (22:21 +0200)]
Some messages were to noisy and are now no longer needed (still may be helpful
later). So let's comment them out only.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sun, 9 Aug 2015 20:18:27 +0000 (22:18 +0200)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Tue, 28 Jul 2015 17:25:26 +0000 (19:25 +0200)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 4 Jul 2015 04:18:13 +0000 (06:18 +0200)]
And missed constant.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 4 Jul 2015 04:17:07 +0000 (06:17 +0200)]
Updated 'core' for PathWriteProtectedException
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Sat, 4 Jul 2015 04:12:49 +0000 (06:12 +0200)]
Updated 'core' as an exception was missing + a small fix.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Fri, 3 Jul 2015 09:53:33 +0000 (11:53 +0200)]
Updated 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Mon, 29 Jun 2015 03:15:27 +0000 (05:15 +0200)]
Updated 'core' (checks on startup and interval delays added).
Signed-off-by: Roland Haeder <roland@mxchange.org>
Roland Haeder [Mon, 29 Jun 2015 00:45:08 +0000 (02:45 +0200)]
Also moved this away to 'core'.
Signed-off-by: Roland Haeder <roland@mxchange.org>