Amon2
view release on metacpan or search on metacpan
2.49 2011-07-26
- revert 2.48 changes. and Do not load config/$ENV{PLACK_ENV}.pl
if the config/ directory does not exists.
2.48 2011-07-26
- fixed testing issue(reported by sugyan++)
2.47 2011-07-26
- Template engine is now customizalbe on Amon2::Lite.
(tokuhirom)
2.46 2011-07-21
- fixed testing issue
- etc.
2.45 2011-07-11
- ->init() method was deprecated on Setup::Flavor.
- test fix
- minor tweaks around pod.
2.44 2011-07-10
- doc fix(tokuhirom)
2.43 2011-07-10
- documentation enhancements(tokuhirom).
2.42 2011-07-10
- added configuration feature for Amon2::Lite
- fixed testing issue on Amon2::Lite(reported by syohex++)
- added docs for CSRFDefender
2.41 2011-07-10
- fixed testing issue(maybe cpan-tester's issue)
- added EXPERIMENTAL Amon2::Lite module for small web site.
2.40 2011-07-08
- fix xslate related issue in setup script(reported by gfx++)
- doc fix
2.39 2011-07-07
- upgrade jquery to 1.6.2(tokuhirom)
2.38 2011-06-14
- optimize directory structure for dotcloud(tokuhirom).
2.37 2011-06-06
- escape JSON data for IE7's Content-Type vulnerability.
2.36 2011-05-30
- generate (404|50[023]).html for dotcloud.
- auto_include considered harmful
- Text::MicroTemplate is no longer required by Amon2 core.
2.35 2011-05-14
- fixed deps: JSON 2 is required.
- suppress warnings on t/100_core/010_add_config.t
2.34 2011-05-13
- Switch to EU::MM from M::I at setup script.
This is required for more easy installing.
2.33 2011-05-13
[INCOMPATIBLE CHANGE]
- split Plugin::LogDispatch, Plugin::Web::MobileAgent and
Plugin::Web::MobileCharset to independent dist.
Since these modules are no longer used by maintainer.
2.32 2011-05-01
- Setup::Flavor::Basic: - specify the correct Amon2 version
for better deployment.
2.31 2011-04-30
[Setup::Flavor::Basic - tweaks to be more dotcloud friendly]
- generate default deployment.yml
- configuration for Xslate is no longer required.
- default .psgi file name is app.psgi
2.30 2011-03-08
- Amon2->add_config() was now deprecated.
- Implement default load_config()
- ConfigLoader is no longer needed
- Depend to latest Xslate.
- fixed testing issue
2.29 2011-03-06
- better 404 page
2.28 2011-03-05
- added Amon2::Setup::Asset::Blueprint
- remove Plugin::Web::FillinForm from core. It will release as other dist.
2.27 2011-03-02
- do not create MyApp/Web/(Request|Response).pm by default.
It's makes shourter skelton code.
2.26 2011-03-02
( run in 1.005 second using v1.01-cache-2.11-cpan-5a3173703d6 )