By Matt Butcher
Fortissimo Changes
Added more params to Mongo datasource.
m Fortissimo/skel/src/core/Fortissimo/FortissimoMongoDatasource.php
m test/reports/testsuites.xml
Added more params to Mongo datasource.
Categories: Development
Fixed docs.
m Fortissimo/skel/src/Fortissimo.php
Fixed docs.
Removed PHPDoc, since we use doxy.
Categories: Development
Merge pull request #3 from mattfarina/master
m Fortissimo/skel/src/Fortissimo.php
Merge pull request #3 from mattfarina/master
Fixing the request mapper bug
Categories: Development
Added the request mapper to the context object by default.
m Fortissimo/skel/src/Fortissimo.php
Added the request mapper to the context object by default.
Categories: Development
Added ReadLine command from Villain.
m Fortissimo/skel/src/config/commands-update.php
+ Fortissimo/skel/src/core/Fortissimo/CLI/ReadLine.php
Added ReadLine command from Villain.
Categories: Development
Improved CLI.
m Fortissimo/skel/fort
m Fortissimo/skel/src/core/Fortissimo/CLI/ParseOptions.php
Improved CLI.
--get values now correctly decoded, improved docs.
Categories: Development
Added ParseOptions CLI option parser.
+ Fortissimo/skel/src/core/Fortissimo/CLI/ParseOptions.php
Added ParseOptions CLI option parser.
This was backported from Villain, and namespace support was
removed for compatibility with PHP 5.2.
Categories: Development
Added .ini to .htaccess restrictions.
m Fortissimo/skel/src/_htaccess
Added .ini to .htaccess restrictions.
Categories: Development
Fort can now handle GET requests.
m Fortissimo/skel/fort
Fort can now handle GET requests.
Categories: Development
Fixing Fort param line parsing and help.
m Fortissimo/skel/fort
Fixing Fort param line parsing and help.
Categories: Development
Substantial improvements to Fort.
m Fortissimo/skel/fort
Substantial improvements to Fort.
Fort now correctly processes args, allows ini-style configs, and
has a better help system.
Categories: Development
Provide a way to preload certain things before commands.php.
m Fortissimo/skel/src/index.php
Provide a way to preload certain things before commands.php.
Categories: Development
Fixed minor bug in has() method of theme impl.
m Fortissimo/skel/src/core/Fortissimo/Theme/Theme.php
m test/reports/testsuites.xml
Fixed minor bug in has() method of theme impl.
Categories: Development
Merge pull request #2 from mattfarina/master
m Fortissimo/skel/src/Fortissimo.php
Merge pull request #2 from mattfarina/master
Make the Theme classes autoload.
Categories: Development
Adding the Theme implementation directory, with its classes, to the autoloader by default.
m Fortissimo/skel/src/Fortissimo.php
Adding the Theme implementation directory, with its classes, to the autoloader by default.
Categories: Development
Added an exception for cases where a called theme does not exist.
m Fortissimo/skel/src/core/Fortissimo/Theme/Theme.php
Added an exception for cases where a called theme does not exist.
Categories: Development
Added --list to fort command.
m Fortissimo/skel/fort
Added --list to fort command.
Categories: Development








