2009-08-17 |
Roland Häder | Should be protected, but wby does it run on latest... |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Roland Häder | Deprecated visitor removed, new added, rewrites: |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Roland Häder | Exceptions/interfaces/classes added: |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Roland Häder | Tasks extended, iterator added: |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Roland Häder | Idle loop added, tasks are simple things to do |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Roland Häder | Application qa added |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Roland Häder | Old, lost directories removed (see repos qa) |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Roland Häder | todo-builder.sh and TODOs.txt added |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Roland Häder | Task handler added, a lot rewrites |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Roland Häder | Interfaces added, shutdown filter added, deprecated... |
commit | commitdiff | tree | snapshot |
2009-08-10 |
Roland Häder | Rewritten to use detectServerAddress() instead of getSe... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Roland Häder | Network package handling added (unfinished) |
commit | commitdiff | tree | snapshot |
2009-08-08 |
Roland Häder | New iterator introduced, low-level TCP connections... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Roland Häder | Debug line removed |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Roland Häder | Moved a lot classes, added visitors and methods |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Roland Häder | Method addExtraFilters() added to all node types (parti... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Roland Häder | node_initializier_filter must be the first one... |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Roland Häder | Some filter classes renamed |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Roland Häder | Iterator continued (not fully implemented), iteration... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Roland Häder | Exceptions, interfaces and many classes added/rewritten: |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Roland Häder | More shutdown filters added, interface introduced |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Roland Häder | Double declarations removed |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Roland Häder | News Updated, filters renamed/commented: |
commit | commitdiff | tree | snapshot |
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 |
next |