2013-02-22 |
Roland Häder | Fixed criteria handling |
blob | commitdiff | raw |
2013-02-07 |
Roland Häder | Use interface DatabaseWrapper instead of generic class... |
blob | commitdiff | raw | diff to current |
2013-02-04 |
Roland Häder | Added DHT instance (Distributable interface) |
blob | commitdiff | raw | diff to current |
2012-09-18 |
Roland Häder | Core continued: |
blob | commitdiff | raw | diff to current |
2012-08-19 |
Roland Häder | Minor: Improved comments |
blob | commitdiff | raw | diff to current |
2012-08-07 |
Roland Häder | Moved generic base classes from 'hub' project to core |
blob | commitdiff | raw | diff to current |
2012-08-07 |
Roland Häder | Used exit() (also app_die()->app_exit()) because die... |
blob | commitdiff | raw | diff to current |
2012-07-31 |
Roland Häder | Rewrote core: |
blob | commitdiff | raw | diff to current |
2012-05-30 |
Roland Häder | Some rewrites |
blob | commitdiff | raw | diff to current |
2012-05-20 |
Roland Häder | Removed some anoying HTML code |
blob | commitdiff | raw | diff to current |
2012-05-20 |
Roland Häder | Added stripTags (default: false) to allow stripping... |
blob | commitdiff | raw | diff to current |
2012-05-19 |
Roland Häder | Added hexval() which really stupid regex |
blob | commitdiff | raw | diff to current |
2012-05-18 |
Roland Häder | Added handling of NPE (which is fine here) |
blob | commitdiff | raw | diff to current |
2012-05-18 |
Roland Häder | Used convertDashesToUnderscores() |
blob | commitdiff | raw | diff to current |
2012-05-18 |
Roland Häder | Missing fields may debugging |
blob | commitdiff | raw | diff to current |
2012-05-16 |
Roland Häder | Copyright updated |
blob | commitdiff | raw | diff to current |
2012-05-14 |
Roland Häder | Warning made more clear |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Roland Häder | Sorted fields/attributes and setter/getter to top,... |
blob | commitdiff | raw | diff to current |
2012-04-27 |
Roland Häder | Allowed debugBackTrace() to not exit (default is to... |
blob | commitdiff | raw | diff to current |
2012-04-22 |
Roland Häder | Added type-hint 'array' for $onlyKeys because this... |
blob | commitdiff | raw | diff to current |
2012-04-22 |
Roland Häder | Hack to prevent 'array to string conversion' message |
blob | commitdiff | raw | diff to current |
2012-03-24 |
Roland Häder | Fixed a typo |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Roland Häder | Forgot this :( |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Roland Häder | Assert only if requested so :( |
blob | commitdiff | raw | diff to current |
2012-03-21 |
Roland Häder | Resurrected "legendary" function bigintval() from maile... |
blob | commitdiff | raw | diff to current |
2012-03-21 |
Roland Häder | Some minor cleanups, used single-quote instead of double |
blob | commitdiff | raw | diff to current |
2012-02-26 |
Roland Häder | Added hashString() which simply calls mhash() function... |
blob | commitdiff | raw | diff to current |
2012-02-25 |
Roland Häder | Multiple-line comment rewritten |
blob | commitdiff | raw | diff to current |
2012-02-16 |
Roland Häder | Changed to generic interface Handleable to allow all... |
blob | commitdiff | raw | diff to current |
2012-02-11 |
Roland Häder | Renamed 'seperator' to 'separator' |
blob | commitdiff | raw | diff to current |
2012-02-11 |
Roland Häder | Some minor rewrites |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Roland Häder | Static method getInstance() conflicts with getInstance... |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Roland Häder | No! More numbers! ;) |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Roland Häder | For better reading |
blob | commitdiff | raw | diff to current |
2011-11-08 |
Roland Häder | Several debug things (e.g. for timing) added |
blob | commitdiff | raw | diff to current |
2011-09-01 |
Roland Häder | Some 'static' array elements rewritten to constant... |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Roland Häder | Some cleanups, more usage of ObjectFactory: |
blob | commitdiff | raw | diff to current |
2011-08-31 |
Roland Häder | Method getResponseTypeFromSystem() introduced |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Roland Häder | Minor improvements here and there: |
blob | commitdiff | raw | diff to current |
2011-04-30 |
Roland Häder | Getter for source instance added. |
blob | commitdiff | raw | diff to current |
2011-04-20 |
Roland Häder | Visitor instances can now be stored in all objects... |
blob | commitdiff | raw | diff to current |
2011-04-19 |
Roland Häder | Moved $handlerInstance from BaseHubSystem to BaseFramew... |
blob | commitdiff | raw | diff to current |
2011-04-18 |
Roland Häder | Errors from time_sleep_until() are now ignored, it... |
blob | commitdiff | raw | diff to current |
2011-04-18 |
Roland Häder | Added isBase64Encoded() with a simple check on Base64... |
blob | commitdiff | raw | diff to current |
2011-04-17 |
Roland Häder | Added missing field wrapperInstance (thanks to __set... |
blob | commitdiff | raw | diff to current |
2011-04-14 |
Roland Häder | Added setter/getter for I/O streams |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Roland Häder | - Introduced prependStringToString() which can prepend... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Roland Häder | - Added a helper script to ease applying patches |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Roland Häder | Opps... |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Roland Häder | Moved translation arrays, added new convertion functions: |
blob | commitdiff | raw | diff to current |
2011-04-04 |
Roland Häder | Added methods dec2hex()/hex2dec() which are based on... |
blob | commitdiff | raw | diff to current |
2011-04-02 |
Roland Häder | New exception 'UnsupportedOperationException' added |
blob | commitdiff | raw | diff to current |
2011-03-29 |
Roland Häder | Added __unset() to catch unsetting of missing fields... |
blob | commitdiff | raw | diff to current |
2011-03-29 |
Roland Häder | Rewritten class loader to skip deprecated class files: |
blob | commitdiff | raw | diff to current |
2011-03-29 |
Roland Häder | Introduced new setter/getter and generic interface: |
blob | commitdiff | raw | diff to current |
2011-03-29 |
Roland Häder | Added magic methods __get/set(). Please watch these... |
blob | commitdiff | raw | diff to current |
2011-03-29 |
Roland Häder | New field/attribute 'cryptoInstance' introduced: |
blob | commitdiff | raw | diff to current |
2011-03-25 |
Roland Häder | Some cleanups |
blob | commitdiff | raw | diff to current |
2011-03-21 |
Roland Häder | Obsolete parameter 'applicationInstance' removed from... |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Roland Häder | As of a good naming convention, do not short-cut variables |
blob | commitdiff | raw | diff to current |
2011-03-10 |
Roland Häder | Refactured code for deprecated includes file_io and... |
blob | commitdiff | raw | diff to current |
2011-03-05 |
Roland Häder | Copyright updated |
blob | commitdiff | raw | diff to current |
2011-03-05 |
Roland Häder | Directory prepared, missing variable fixed: |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Roland Häder | Some methods moved, speed improved |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Roland Häder | Moved... |
blob | commitdiff | raw | diff to current |
2010-05-28 |
Roland Häder | can now be set/get |
blob | commitdiff | raw | diff to current |
2010-05-22 |
Roland Häder | Moved socket registry to hub project, extended socket... |
blob | commitdiff | raw | diff to current |
2010-04-26 |
Roland Häder | SocketRegistry basicly finished: |
blob | commitdiff | raw | diff to current |
2010-02-10 |
Roland Häder | Copyright upgraded to 2010 |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Roland Häder | Decorators moved, naming convention applied: |
blob | commitdiff | raw | diff to current |
2010-02-05 |
Roland Häder | Compressor instances can now be set/get |
blob | commitdiff | raw | diff to current |
2009-12-22 |
Roland Häder | New method replaceControlCharacters() introduced (very... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
Roland Häder | Stacker classes/interface/exceptions (FiFoStacker is... |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Roland Häder | Typos fixed |
blob | commitdiff | raw | diff to current |
2009-09-05 |
Roland Häder | Menu engine heavily extended, misc rewrites: |
blob | commitdiff | raw | diff to current |
2009-09-02 |
Roland Häder | MenuTemplateEngine heavily extended, but still in non... |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Roland Häder | Opps... :( |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Roland Häder | doFilterFormatNumber() added |
blob | commitdiff | raw | diff to current |
2009-08-22 |
Roland Häder | Misc fixes: |
blob | commitdiff | raw | diff to current |
2009-08-18 |
Roland Häder | Attribute listInstance is now cored |
blob | commitdiff | raw | diff to current |
2009-08-17 |
Roland Häder | Tried to fix a warning |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Roland Häder | Opps... |
blob | commitdiff | raw | diff to current |
2009-08-16 |
Roland Häder | PHP functions encapsulated: |
blob | commitdiff | raw | diff to current |
2009-08-14 |
Roland Häder | A lot deprecated exceptions removed, todo-builder.sh... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Roland Häder | State (see State Pattern) prepared, a lot reworked... |
blob | commitdiff | raw | diff to current |
2009-08-11 |
Roland Häder | Fix for method in FrameworkConfiguration, removal of... |
blob | commitdiff | raw | diff to current |
2009-08-08 |
Roland Häder | Iterator instance is now handled in BaseFrameworkSystem... |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Roland Häder | rngInstance is now located in BaseFrameworkSystem |
blob | commitdiff | raw | diff to current |
2009-08-07 |
Roland Häder | Missing method added, renamed |
blob | commitdiff | raw | diff to current |
2009-08-04 |
Roland Häder | Generic method hashCode() added. Please overwrite it... |
blob | commitdiff | raw | diff to current |
2009-07-31 |
Roland Häder | Deprecated methods removed |
blob | commitdiff | raw | diff to current |
2009-07-28 |
Roland Häder | readConfig() is not naming convention, renamed to getCo... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Roland Häder | Stricter check |
blob | commitdiff | raw | diff to current |
2009-03-24 |
Roland Häder | Config entry 'web_engine' renamed to 'output_class... |
blob | commitdiff | raw | diff to current |
2009-03-19 |
Roland Häder | Copyright updated, interface RenderableMenu added |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Roland Häder | Now all base paths are relative and constructed in... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
Roland Häder | Fix in CryptoHelper class, templates are now loaded... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Roland Häder | Typo fixed |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Roland Häder | Rewritten a lot double-quotes to single-requotes, remov... |
blob | commitdiff | raw | diff to current |
2009-03-13 |
Roland Häder | Some rewrites of double-quote to single-quote |
blob | commitdiff | raw | diff to current |
next |