Amon2
view release on metacpan or search on metacpan
- [Setup] Set post_only attr for CSRFDefender, by default.
- [Setup] upgrade jquery and twitter bootstrap
3.72 2013-02-13T08:51:52
- Added Amon2#make_local_context() method.
(tokuhirom)
- Removed EXPERIMENTAL Amon2::LocalContext class.
Introduced in 3.71.
3.71 2013-02-12T18:04:33
[EXPERIMENTAL FEATURE]
- Added Amon2::ContextGuard class.
(tokuhirom)
- Added Amon2::LocalContext class
(tokuhirom)
3.70 2013-02-12T09:03:28
[Web::Request]
- is no longer call `Amon2->context`.
You can make Amon2 application does not depend to $Amon2::CONTEXT,
easier.
(tokuhirom)
3.69-TRIAL 2013-02-09T13:00:45
[Large flavor]
- use Module::Find instead of Module::Pluggable::Object.
M::F can detects compilation error in controller.
(tokuhirom)
[All flavors]
- added ViewFunctions class for more clean code
3.68 2013-02-04
- upgrade to jQuery 1.9.1
[3.67 not released]
- eg/realtime-chat/chat.psgi: fix a destination to connect via web socket.
(reported by shoutm)
- upgrade to jQuery 1.9.0
3.66 2012-12-14
- fixed testing issue
3.65 2012-12-11
- [Setup] include all files from twitter-bootstrap. closed #53
- [Setup] move view class generator to ::View class.
3.64 2012-12-04
- upgrade es5shim to latest
- upgrade deps for fine version of HTML::FillInForm::Lite and Xslate
- Merge branch 'master' of github.com:tokuhirom/Amon
- testing memory leaks
- support method not allowed on Flavor::Large
- added Amon2->debug_mode()
- added warn_handler for default flavor
- upgrade assets. jquery 1.8.3, and latest bootstrap.
- support method not allowed on Flavor::Large
- added Amon2->debug_mode()
- added warn_handler for default flavor
[from Keiji, Yoshimi <walf443@gmail.com>]
- Update lib/Amon2/Plugin/Web/JSON.pm
- fix hijacking message.
3.63 2012-11-20
- Plugin::Web::JSON: micro optimization(cache user_agent value)
3.62 2012-11-12
- switch to Module::Build.
3.61 2012-10-23
- doc enhancements.
3.60 2012-10-20
- depend to latest Amon2::DBI
(latest Amon2::DBI have incompatible change. check it first.)
- Dropped dotcloud support in setup script.
3.57 2012-10-16
- upgrade es5shim.js to HEAD
- [Plugin::Web::HTTPSession] do not use '__PACKAGE__' as a capsuling key.
use +__PACKAGE__!
(reported by anazawa++)
[3.56 not released]
- minor test fix(tokuhirom)
- restrict return stmt in setup flavor(tokuhirom)
- better startup page(tokuhirom)
3.55 2012-10-06
- use jshint instead of jsl, for testing application.
in setup script.
3.54 2012-10-05
- jquery 1.8.0 => 1.8.2
- bootstrap v2.0.4 => v2.1.1
- add a context parameter ($c) to A::W::WebSocket::{on_error, on_eof}
(hatyuki++)
3.53 2012-08-19
- fixed testing issue
(karupanerura)
- added micro-location.js
3.52 2012-08-09
- upgrade jQuery 1.7.2 to 1.8.0
3.51 2012-08-08
( run in 0.830 second using v1.01-cache-2.11-cpan-39bf76dae61 )