2011-01-31 15:57:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 31 15:51:47 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
- update to 1.3001:
|
|
|
|
* fix weird Plack error "status code needs to be an integer greater than or
|
|
|
|
equal to 100", because of a typo in a call to Dancer::Error (Closes issue
|
|
|
|
GH#264)
|
|
|
|
* uri_(un)escape cookie value; closes GH-248
|
|
|
|
* path for send_file must be relative from the public directory
|
|
|
|
* support for complex values in cookies (scalars, flat arrays and flat
|
|
|
|
hashes); fixes issue GH#249
|
|
|
|
* Request.pm Decode HTTP::Request's uploads
|
|
|
|
* support for aliases for content_type and refactoring of mime-types
|
|
|
|
handling, with a new class Dancer::MIME (closes issue GH #124)
|
|
|
|
* deprecation of Dancer::Config::mime_types (now handled by Dancer::MIME)
|
|
|
|
* fix a bug in YAML session backend, during the creation of the session file
|
|
|
|
|
|
|
|
- changes from 1.3000_02:
|
|
|
|
* added forward() functionality (incl. tests and docs)
|
|
|
|
* fix for --no-check switch in script/dancer
|
|
|
|
* refactoring of Dancer::Template::Abstract
|
|
|
|
+ add support of apply_layout and apply_renderer
|
|
|
|
+ deprecation of render_with_layout (now handled better)
|
|
|
|
+ add an accessor "engine" to the DSL to access any engine singleton
|
|
|
|
+ better interface for Dancer::Object and Dancer::Object::Singleton
|
|
|
|
|
|
|
|
- changes from 1.3000_01:
|
|
|
|
* better check of keywords used in plugins
|
|
|
|
* fix some unicode issues, refactored all file openings in one function in
|
|
|
|
Dancer::FileUtils
|
|
|
|
* add a --no-check switch to script/dancer to disable remote check of new
|
|
|
|
Dancer versions
|
|
|
|
* add script/wallflower, helper to turn a Dancer application into a static
|
|
|
|
* web site
|
|
|
|
* better behaviour for plugin_setting (better search, more user-friendly)
|
|
|
|
* support for configurable log format in logger engines
|
|
|
|
|
2011-01-19 18:26:15 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jan 19 18:24:57 UTC 2011 - dbahi@novell.com
|
|
|
|
|
|
|
|
- update to 1.2003 release
|
|
|
|
|
2010-12-08 20:10:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 8 20:08:14 UTC 2010 - dbahi@novell.com
|
|
|
|
|
|
|
|
- update to 1.2002_01 release remove all done_testing again
|
|
|
|
|
2010-12-07 13:59:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 7 13:48:32 UTC 2010 - dbahi@novell.com
|
|
|
|
|
|
|
|
- update to 1.2002 release
|
|
|
|
|
2010-12-01 13:41:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 1 13:31:26 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
2010-09-24 15:17:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Sep 24 15:15:54 UTC 2010 - dbahi@novell.com
|
|
|
|
|
|
|
|
- update to 1.1901 first release candidate for 1.2
|
|
|
|
|
2010-09-22 21:38:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 22 03:31:28 UTC 2010 - dbahi@novell.com
|
|
|
|
|
|
|
|
- tests: fix patching of t/14_/01_
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Sep 21 19:58:19 UTC 2010 - dbahi@novell.com
|
|
|
|
|
|
|
|
- tests: added buildrequires pkgs for test coverage
|
|
|
|
- tests: patch for test::more qw(no_plan) and #done_testing;
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 20 03:47:57 UTC 2010 - dbahi@novell.com
|
|
|
|
|
|
|
|
- initial package 1.1811
|
|
|
|
* created by cpanspec 1.78
|
|
|
|
|