Added new interfaces for file i/o classes.
[core.git] / inc / classes / middleware /
2014-05-16 Roland HaederAdded new interfaces for file i/o classes.
2014-05-12 Roland HaederImproved directory (non-recursive) reading:
2014-03-29 Roland HaederMerge branch 'contrib'
2014-02-10 Roland HaederCommented out noisy debug lines.
2014-02-10 Roland HaederOpps, forgot to return value + more logging.
2014-02-10 Roland HaederAdded more debug lines + missing super method.
2014-02-10 Roland HaederAdded missing methods to interface and added newly...
2014-02-04 Roland HaederRenamed to DatabaseBackend to get rid of word 'Interfac...
2013-10-19 Roland HäderCopyright year updated, converted double->single quotes
2013-07-30 Roland HäderUpdated domain without a dash :(
2013-05-31 Roland HäderMade lower to upper case:
2013-02-22 Roland HäderUpdated core:
2012-11-29 Roland HäderCheck against interface Compressor, not for methods
2012-09-02 Roland HäderNow use 'instanceof' keyword instead of checking for...
2012-07-31 Roland HäderRewrote core:
2012-07-31 Roland HäderRenamed frontend to backend because it is a backend ...
2012-05-20 Roland HäderAdded stripTags (default: false) to allow stripping...
2012-05-16 Roland HäderCopyright updated
2011-11-08 Roland Häder$selfInstance is better
2011-11-08 Roland HäderStatic method getInstance() conflicts with getInstance...
2011-10-27 Roland HäderresultType is now removed (was not used anyway)
2011-08-31 Roland HäderImplemented a fall-back if the first compressor class...
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-03-05 Roland HäderCopyright updated
2011-02-28 Roland Häder'public static final' is correct
2010-04-24 Roland HäderIncomplete SocketRegistry class added, code cosmetics...
2010-02-10 Roland HäderCopyright upgraded to 2010
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-07-09 Roland HäderMessage added when no hostname resolved into an IP
2009-03-24 Roland HäderConfig entry 'web_engine' renamed to 'output_class...
2009-03-19 Roland HäderCopyright updated, interface RenderableMenu added
2009-03-13 Roland HäderMore quotes rewritten
2009-03-13 Roland HäderSome rewrites of double-quote to single-quote
2009-03-13 Roland HäderAll empty double-quoted strings replaced with single...
2009-02-03 Roland HäderCopyright updated
2008-11-19 Roland HäderNow in own repository for remote checkouts