root/trunk/plagger/t/regression


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 09/15/06 03:06:07 @1685 [1685] miyagawa added plan. This test will fail
(edit) 09/02/06 22:07:10 @1656 [1656] miyagawa * Updated captured variable name to $warnings. …
(edit) 08/29/06 22:34:44 @1627 [1627] miyagawa set log level
(edit) 08/29/06 22:28:12 @1626 [1626] miyagawa fixed config_path in ConfigLoader? to fix rewrite tasks. via …
(edit) 08/27/06 01:26:37 @1605 [1605] miyagawa fixed bug with Plagger::Util::mime_type_of to deal with dots in betweeen …
(edit) 08/24/06 21:25:18 @1593 [1593] miyagawa added video/mp4 MIME type, via …
(edit) 08/23/06 21:23:08 @1577 [1577] miyagawa support entry level image in RSS 0.91/2.0 I wonder why I haven't added …
(edit) 08/20/06 16:45:01 @1484 [1484] miyagawa mroe BaseDirURI fix for windows
(edit) 08/18/06 02:06:44 @1375 [1375] miyagawa run_hook_once test: use lighter URLs for EFT
(edit) 08/14/06 23:30:23 @1312 [1312] miyagawa really localize captured WARN handler. 'No such file or directory' is …
(edit) 08/14/06 10:36:18 @1305 [1305] miyagawa Added $BaseDirURI to deal with multibyte directory names and "use utf8" in …
(edit) 08/13/06 03:33:03 @1297 [1297] miyagawa Plagger::Cookies: warn if cookies file is not found, even if the file type …
(edit) 08/10/06 12:10:30 @1266 [1266] miyagawa don't use with_capture
(edit) 08/10/06 12:09:42 @1265 [1265] miyagawa support Atom 1.0 entry without atom:published but atom:updated. (Atom 1.0 …
(edit) 08/10/06 11:47:45 @1264 [1264] miyagawa support Atom 1.0 category extraction. Spotted by jwang
(edit) 08/09/06 13:01:57 @1241 [1241] miyagawa Fix parsing <category domain="...">Foo</category>. Thanks to typester for …
(edit) 08/02/06 14:45:55 @1202 [1202] miyagawa add entry link test as well
(edit) 08/02/06 14:39:37 @1201 [1201] miyagawa Atom 1.0 link without @rel. Refs #350
(edit) 08/01/06 16:21:04 @1193 [1193] miyagawa make looks_like_feed() more generous. Stripped warnings in EFT
(edit) 08/01/06 16:06:16 @1192 [1192] miyagawa added more tests to run_hook_once regression
(edit) 08/01/06 16:04:55 @1191 [1191] miyagawa Fix major run_hook_once bug brought in [1177], spotted by typester. Added …
(edit) 07/27/06 03:11:42 @1173 [1173] miyagawa Merge from refactoring-planet. YAY!
(edit) 05/29/06 22:40:18 @846 [846] miyagawa fix flv MIME type
(edit) 05/23/06 21:21:06 @796 [796] miyagawa Regression test suite for MIME::Lite chomping issue.
(add) 05/16/06 15:11:58 @754 [754] miyagawa * Don't add new MIME types repeatedly. Instead cache MIME::Types object. …