Renamed 'stacker' -> 'stack'
[core.git] / inc / classes / main / database /
2013-06-28 Roland HäderFixed (again) some more generic array handling
2013-05-31 Roland HäderMade lower to upper case:
2013-03-03 Roland HäderUse array_push() instead of []
2013-02-22 Roland HäderOpps :(
2013-02-22 Roland HäderIntroduced unsetCriteria()
2013-02-22 Roland HäderUpdated core:
2013-02-22 Roland HäderFixed handling of cache keys as empty results caused...
2013-02-22 Roland HäderFixed searched criteria handling #3
2013-02-22 Roland HäderAnother fix attempt for search criteria
2013-02-22 Roland HäderFixed search criteria handling, added more asserts...
2013-02-22 Roland HäderFixed criteria handling
2013-02-13 Roland HäderRewrote search criteria matching:
2013-02-13 Roland HäderUpdate queries can now also be unlimited (limited in...
2013-02-13 Roland HäderDebug out for whole array
2013-02-09 Roland HäderRewrote the static call to dynamic
2013-02-08 Roland HäderAdded optional $requestInstance parameter
2012-09-20 Roland HäderGenerating the FQFN (full-qualified file name) may...
2012-09-17 Roland HäderAdded better description, as the mind map in 'contrib...
2012-08-26 Roland HäderMoved constants to generic class for later database...
2012-08-17 Roland HäderAdded debug message, commented one out
2012-07-31 Roland HäderRewrote core:
2012-07-31 Roland HäderRenamed frontend to backend because it is a backend ...
2012-05-30 Roland HäderAlso for UPDATE
2012-05-30 Roland HäderSearch criteria with no entries (= no limitation on...
2012-05-30 Roland HäderTemporary added very noisy debug lines
2012-05-30 Roland HäderUse single-quotes instead of double
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-16 Roland HäderCopyright updated
2012-04-22 Roland HäderAdded type-hint 'array' for $onlyKeys because this...
2012-03-24 Roland HäderFixed a typo
2011-11-08 Roland HäderRemoved duplicate getIndexKey()
2011-11-06 Roland HäderMoved getIndexKey() from hub project because this is...
2011-10-27 Roland HäderresultType is now removed (was not used anyway)
2011-09-01 Roland HäderSome 'static' array elements rewritten to constant...
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-07-20 Roland HäderDebug lines slightly extended
2011-04-19 Roland HäderPrimeraApi improved, some code cosmetics:
2011-03-10 Roland HäderRefactured code for deprecated includes file_io and...
2011-03-05 Roland HäderCopyright updated
2011-02-28 Roland Häder'public static final' is correct
2010-06-13 Roland HäderFix for 'undefined variable cacheInstance', should...
2010-05-28 Roland HäderIf no valid entry (e.g. failed query) is counted, this...
2010-04-24 Roland HäderIncomplete SocketRegistry class added, code cosmetics...
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-12-10 Roland HäderCode cleanups, deprecated classes renamed
2009-08-11 Roland HäderState (see State Pattern) prepared, a lot reworked...
2009-08-11 Roland HäderFix for method in FrameworkConfiguration, removal of...
2009-08-03 Roland HäderNow a more generate interface
2009-08-03 Roland HäderFQFN is now generated by new private method getFqfnFrom...
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-03-19 Roland HäderCopyright updated, interface RenderableMenu added
2009-03-13 Roland HäderRewritten a lot double-quotes to single-requotes, remov...
2009-03-13 Roland HäderAll empty double-quoted strings replaced with single...
2009-03-11 Roland HäderSome cosmetic applied
2009-02-03 Roland HäderCopyright updated
2008-12-22 Roland HäderFixed a non-object call and added NullPointerException...
2008-12-21 Roland HäderUpdating/inserting points finished (basicly), flushing...
2008-11-19 Roland HäderNow in own repository for remote checkouts