Amon2

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

3.26 2011-11-16

    [MINOR FIX]
    * 5e8f1eb There is no reason to depended on Log::Minimal

    [BUG FIX]
    * 6fe10a5 Flavor::Large: fixed broken links to jQuery
    * 481bc53 Setup::Large: Do not create lib/My/App/Web.pm,
      lib/My/App/Web/ in Large flavor.
    * 2d10c86 Setup::Basic, Setup::Large: mysql throws exception
      with empty statements.

3.25 2011-11-13

    [INCOMPATIBLE CHANGE]
    - remove Amon2::Lite from core dist. Amon2::Lite is now standalone dist.
      If you are using Amon2::Lite, please write it to Makefile.PL immidiately.

    [MISC]
    - do not use File::which for less deps
    - do not depend to Exporter

3.24 2011-11-13

    * ef0ffbc load_plugins handles arguments manually without Data::OptList.
    * 472ae1b Module::Find is no longer required by Amon2 core
    * 5a82099 remove deps for MRO::Compat on perl 5.10+

    [3.23 not released]

    - Text::Xslate::Bridge::TT2Like is no longer needed
      (switch to Text::Xslate::Bridge::Star)
    - HTTP::Date is no longer needed

3.22 2011-11-09

    - set Cache-Control: private header by default.

3.21 2011-11-09

    - Setup::Flavor: set HttpOnly attribute for cookies by default for
      security reason.

3.20 2011-11-09

    - Amon2::Setup::Flavor::DotCloud:
      [rt.cpan.org #72301] dotcloud.yml error.
      https://rt.cpan.org/Public/Bug/Display.html?id=72301
      (reported by hsksyusk)

3.19 2011-11-08

    - Setup::Flavor: Amon2 don't use Plugin::Web::NoCache by default.

3.18 2011-11-05

    - Setup::Flavor::Basic: s/Back/Next/ in html template... orz.

3.17 2011-11-05

    - upgrade binding libraries.
      jQuery 1.6.4 => 1.7.0
      Bootstrap 1.3.0 => 1.4.0

3.16 2011-11-03

    - Setup::Flavor::Basic: added tmpl/include/pager.tt

3.15 2011-11-02

    - 97626d1 favicon.ico -> favicon\.ico (in regex literals)(yibe)
    - 089c3c3 Fix fat comma alignment(yibe)
    - aaaa36e Fix indentation in flavor files(yibe)

3.14 2011-10-29

    [BUG]
    - Amon2::Web::Request decodes parameter automatically,
      but it breaks Amon2::Plugin::Web::HTTPSession
      (This is not a critical, but P::M::Lint warns.)

3.13 2011-10-23

    [MINOR FIX]
    - Config::Simple: better diag for loading configuration file

3.12 2011-10-18

    [TESTING FIX]
    - fixed some testing issue(antipop)

    [DOC FIX]
    - tiny doc fix in amon2-setup.pl(reported by sugyan++)

3.11 2011-10-17

    [BUG FIX]
    - Win32 fix(mattn)
      https://github.com/tokuhirom/Amon/issues/33

3.10 2011-10-16

    [FEATURE ENHANCEMENT]
    - Setup::VC::Git: initialize git repository automatically by default

3.09 2011-10-16

    [FEATURE ENHANCEMENT]
    - set "X-Frame-Options: DENY" by default

    [3.08 not released]
    - Bug fix: Flavor: Added 'use utf8' to some of *.pm .

3.07 2011-10-14

    [BUG FIX]
    - fixed testing issue

3.06 2011-10-13

    [BUG FIX]



( run in 0.467 second using v1.01-cache-2.11-cpan-2398b32b56e )