Class prefixes can be now all lower-case.
[core.git] / inc / classes / main / resolver / command / console / class_ConsoleCommandResolver.php
2015-03-24 Roland HaederClass prefixes can be now all lower-case.
2015-03-24 Roland HaederClass prefixes for actions, commands and controllers...
2015-03-17 Roland HaederUpdated copyright:
2014-10-17 Roland HaederAdded new interfaces Handleable/-DataSet and ProtocolHa...
2014-03-29 Roland HaederMerge branch 'contrib'
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:
2012-05-16 Roland HäderCopyright updated
2011-08-31 Roland HäderSome cleanups, more usage of ObjectFactory:
2011-03-10 Roland HäderAs of a good naming convention, do not short-cut variables
2011-03-05 Roland HäderCopyright updated
2011-03-05 Roland HäderHost name fixed (a redirect causes an error), duplicate...
2011-02-28 Roland Häder'public static final' is correct
2010-02-10 Roland HäderCopyright upgraded to 2010
2009-07-31 Roland HäderPrefixes used from attribute
2009-07-28 Roland HäderreadConfig() is not naming convention, renamed to getCo...
2009-07-18 Roland HäderUnneccessary code removed
2009-07-18 Roland HäderloadController() is now more generic (TODO: check that...
2009-07-18 Roland HäderAdded default console command resolver