2009-08-03 |
Roland Häder | Update of session_id should now work |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Roland Häder | First attempt to store session id in database |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Roland Häder | Updated to latest core changes (encapsulated ) |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Roland Häder | Wrapper added for node list |
commit | commitdiff | tree | snapshot |
2009-08-02 |
Roland Häder | Filters and chains added: |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Roland Häder | Extra bootstrapping steps added |
commit | commitdiff | tree | snapshot |
2009-08-01 |
Roland Häder | Generation of session id basicly added. IP/port added |
commit | commitdiff | tree | snapshot |
2009-07-28 |
Roland Häder | readConfig() is not naming convention, renamed to getCo... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Roland Häder | No longer needed initialization of requestInstance... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Roland Häder | Node now initializes listeners again (but in a filtered... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Roland Häder | Bootstrap filter for initialization of queues added... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Roland Häder | Paths to my dev environment updated, node template... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Roland Häder | bootstrapAcquireHubId() must be public, interface exten... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Roland Häder | Bootstrap filters filled with some content (basicly...) |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Roland Häder | More filters for bootstrapping added |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Roland Häder | Now protected for other filter chain classes |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Roland Häder | Filter for node initialization added, more preparation... |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Roland Häder | Filters/commands added, missing config entries added |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Roland Häder | Is the XxxxDefaultController deprecated? |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Roland Häder | LocalClientQueue added (unfinished) |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Roland Häder | Stub call doTestQuery() added to run an initial test... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | More general state classes added |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | State class and class templates added |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | State interfaces prepared |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | Rewritten to shortcut method debugOutput() |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | Prefix added |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | Interface Poolable rewritten to PoolableListener and... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | Some variables from copy&pase fixed... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | shutdownSocket() method stub added |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | Better TCP listener implemented, client pool added... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | Now resists in core |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Roland Häder | Socket exception added, initListener() basicly finished |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Directory added for generic listener decorators, e... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Comments updated, missing parameter added to doc-tag |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Grouping by protocol of listeners in pool added |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | initListener() in decorators should not be called |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Decorators for hub/client listeners added |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Renamed to convention |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Getter for bootIpPort added |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | More debug |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Only TCP should be fine here |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Listeners are now intialized in a simple loop |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Debug message added |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Method addListener() added |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Stub method initListener() added |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Copyright updated |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Listener classes added, setter/getter added |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Debug line added |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | ListenerPool added with Poolable interface (should... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | Prepared for listener classes (TCP/UDP and listener... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | TCP/UDP listener config entries added, some more stub... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Roland Häder | More debug lines added |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Roland Häder | More debug lines added, bootstrap method stubs added |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Roland Häder | More connector classes added |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Roland Häder | Opps |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Roland Häder | Method initQueues() added, class name HubBootNode fixed |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Roland Häder | Classes and interfaces for queue connectors (a la wrapp... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Roland Häder | Stubs added for queue (not yet documented) |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Roland Häder | Rewritten class structure to make it more OOP-friendly... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
Roland Häder | News/README updated, misc fixes to BaseHubNode class |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Roland Häder | Doxyfile updated (paths are from my Sun Station) |
commit | commitdiff | tree | snapshot |
2009-04-30 |
Roland Häder | Bootstrap code for boot-node moved to its class |
commit | commitdiff | tree | snapshot |
2009-04-03 |
Roland Häder | Static method detectCorePath() must be added to Applica... |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Roland Häder | News updated, typo fixed in method name |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Roland Häder | doBootstrapping() rewritten |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Roland Häder | Space added |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Roland Häder | Mode-validation and IP detection added, mode classes... |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Roland Häder | Updated documentation, typo fixed: |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Roland Häder | node_type rewritten to 'mode' element from request |
commit | commitdiff | tree | snapshot |
2009-03-25 |
Roland Häder | Hub-Id creation basicly finished |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Roland Häder | Double-quotes rewritten to single-quotes |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Roland Häder | BaseHubNode class added with no real content, currently |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Roland Häder | Initial coding of hub node-mode. |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Roland Häder | Middleware path removed |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Roland Häder | Removed last exception from previous code base |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Roland Häder | eval() command rewritten |
commit | commitdiff | tree | snapshot |
2009-03-24 |
Roland Häder | Launcher scripts rewritten to fit with new core |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Roland Häder | svn:keyword rewritten to svn:keywords |
commit | commitdiff | tree | snapshot |
2009-03-11 |
Roland Häder | tm removed |
commit | commitdiff | tree | snapshot |
2009-03-10 |
Roland Häder | global on _SERVER removed |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Roland Häder | Just moved |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Roland Häder | No longer full CPU consumtion |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Roland Häder | Rewritten to out() |
commit | commitdiff | tree | snapshot |
2009-02-14 |
Roland Häder | Example UDP server/client scripts added (license: see... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Roland Häder | Copyright updated |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Roland Häder | Hub software cleared (prepared for full rewrite) |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Roland Häder | External repository 'core' linked |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Roland Häder | Moved to repository 'core' (not yet done) |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Roland Häder | Code merged from ship-simu repository |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Roland Häder | Code base synced, updated |
commit | commitdiff | tree | snapshot |
2008-08-26 |
Roland Häder | Code merge from ship-simu |
commit | commitdiff | tree | snapshot |
2008-08-18 |
Roland Häder | Code syncronized with shipsimu code base |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Roland Häder | Removed wrong classes |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Roland Häder | Code sync from ship-simu code (all class config entries... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Roland Häder | New starter/init style applied |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Roland Häder | Fixes for making hub working again |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Roland Häder | Tests added |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Roland Häder | Moved classes removed... ;) |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Roland Häder | Class loader does now include extra configs |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Roland Häder | Code base merged from ship-simu repos |
commit | commitdiff | tree | snapshot |
next |