More debug lines and renamed ->
[core.git] / inc /
2012-05-19 Roland HäderMore debug lines and renamed ->
2012-05-18 Roland HäderAdded handling of NPE (which is fine here)
2012-05-18 Roland HäderUsed convertDashesToUnderscores()
2012-05-18 Roland HäderMissing fields may debugging
2012-05-18 Roland HäderOpps ...
2012-05-18 Roland HäderMoved last exception thing to BaseDatabaseFrontend...
2012-05-18 Roland HädergetLastError() is now fully obsolete, you can get the...
2012-05-18 Roland HäderAdded method unsetConfigEntry()
2012-05-17 Roland HäderMust be abstract ...
2012-05-17 Roland Häderdie() expanded with __METHOD__
2012-05-17 Roland HäderMade all dashes to underscores for criteria keys
2012-05-17 Roland HäderRewrote debug lines to ->debugOutput()
2012-05-16 Roland HäderUpdate also these copyrights
2012-05-16 Roland HäderCopyright updated
2012-05-16 Roland HäderMade readVariable() protected again, if you need access...
2012-05-15 Roland HäderSome minor improvements
2012-05-15 Roland HäderMade readVariable() public, used single-quotes instead...
2012-05-14 Roland HäderMinor comment changes
2012-05-14 Roland HäderWarning made more clear
2012-05-14 Roland HäderAdded FilterChain::getFilters()
2012-05-14 Roland HäderCnstants first, than class attributes/fields
2012-05-14 Roland HäderThe FilterChain class is now registerable
2012-05-14 Roland HäderRefactured 'BaseRegistry::getInstance()' a little
2012-05-14 Roland HäderAnd 'public' also ...
2012-05-14 Roland Häder'static' please ...
2012-05-14 Roland Häder'core' enchanced:
2012-05-06 Roland HäderCheck for config variables first, than general to avoid...
2012-04-28 Roland HäderSorted fields/attributes and setter/getter to top,...
2012-04-27 Roland HäderAllowed debugBackTrace() to not exit (default is to...
2012-04-25 Roland HäderRemoved deprecated scripts (please delete them even...
2012-04-22 Roland HäderAdded type-hint 'array' for $onlyKeys because this...
2012-04-22 Roland HäderAdded method stubs to satisfy interface
2012-04-22 Roland HäderHack to prevent 'array to string conversion' message
2012-03-24 Roland HäderFixed a typo
2012-03-23 Roland HäderForgot this :(
2012-03-23 Roland HäderAssert only if requested so :(
2012-03-21 Roland HäderResurrected "legendary" function bigintval() from maile...
2012-03-21 Roland HäderSome minor cleanups, used single-quote instead of double
2012-03-14 Roland HäderSome hacks for missing extensions and XP:
2012-03-04 Roland HäderSingle quotes instead of double
2012-02-28 Roland HäderDouble->single quotes converted
2012-02-26 Roland HäderFix, opps :(
2012-02-26 Roland HäderFix :(
2012-02-26 Roland HäderAdded the ability to create hashes without the fixed...
2012-02-26 Roland HäderAdded hashString() which simply calls mhash() function...
2012-02-25 Roland HäderMultiple-line comment rewritten
2012-02-16 Roland HäderChanged to generic interface Handleable to allow all...
2012-02-11 Roland HäderAdded renamed exception, TODOs.txt updated
2012-02-11 Roland HäderRenamed 'seperator' to 'separator'
2012-02-11 Roland HäderAdded missing exceptions
2012-02-11 Roland HäderSome minor rewrites
2012-02-07 Roland HäderAdded missing exceptions (opps)
2012-02-07 Roland HäderMany more ore less important changes:
2011-12-14 Roland HäderRenamed tue to conflicts with same exception in 'hub...
2011-11-09 Roland HäderSome minor improvements
2011-11-08 Roland Häder$selfInstance is better
2011-11-08 Roland HäderStatic method getInstance() conflicts with getInstance...
2011-11-08 Roland HäderOwn implementations of magic functions always on top
2011-11-08 Roland HäderNo! More numbers! ;)
2011-11-08 Roland HäderFor better reading
2011-11-08 Roland HäderSeveral debug things (e.g. for timing) added
2011-11-08 Roland HäderFixed this :(
2011-11-08 Roland HäderRemoved duplicate getIndexKey()
2011-11-06 Roland HäderMoved getIndexKey() from hub project because this is...
2011-11-06 Roland HäderUse $this->debugBackTrace() instead of die()
2011-11-04 Roland HäderSome minor improvements:
2011-10-27 Roland HäderresultType is now removed (was not used anyway)
2011-10-24 Roland HäderMinor cleanups:
2011-09-01 Roland HäderSome 'static' array elements rewritten to constant...
2011-08-31 Roland HäderImplemented a fall-back if the first compressor class...
2011-08-31 Roland HäderGzipCompressor now uses the right functions
2011-08-31 Roland HäderAdded ZlibCompressor class, GzipCompressor used zlib...
2011-08-31 Roland HäderAll backtraces now have a small message.
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-08-31 Roland HäderMethod getResponseTypeFromSystem() introduced
2011-07-21 Roland HäderMinor improvements here and there:
2011-07-20 Roland HäderDebug lines slightly extended
2011-07-20 Roland HäderMore concrete exceptions added, BaseController rewritten:
2011-05-17 Roland HäderNow two methods should never be called, the Unsupported...
2011-05-12 Roland HäderClass loader instance "cached"
2011-04-30 Roland HäderGetter for source instance added.
2011-04-28 Roland HäderOpps...
2011-04-28 Roland HäderpopNamed() does also now return the current stacker...
2011-04-25 Roland HäderAdded a counter for all generated objects.
2011-04-20 Roland HäderBetter IP than hostname
2011-04-20 Roland HäderUpdated port number for default bootstrapper
2011-04-20 Roland HäderSupport for application local configuration file 'confi...
2011-04-20 Roland Hädereol-style set #3
2011-04-20 Roland HäderVisitor instances can now be stored in all objects...
2011-04-19 Roland HäderMoved $handlerInstance from BaseHubSystem to BaseFramew...
2011-04-19 Roland HäderPrimeraApi improved, some code cosmetics:
2011-04-18 Roland HäderAdded 'abstract' to the class because doExecute() is...
2011-04-18 Roland HäderErrors from time_sleep_until() are now ignored, it...
2011-04-18 Roland HäderAdded missing brace... :(
2011-04-18 Roland HäderRewritten private fields (for seperators) to public...
2011-04-18 Roland HäderAdded isBase64Encoded() with a simple check on Base64...
2011-04-17 Roland HäderAdded missing field wrapperInstance (thanks to __set...
2011-04-17 Roland HäderAlso wrong ... :(
2011-04-17 Roland HäderWrong naming...
2011-04-17 Roland HäderAdded class templates for I/O classes
next