root/trunk/plagger/t/core


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/19/06 11:28:30 @1833 [1833] miyagawa Support DateTime?::Format::Japanese in parse_dwim, hence in EFT scripts. …
(edit) 10/16/06 17:01:16 @1769 [1769] miyagawa * Moved Photocast/MediaRSS/Hatena specific parsing methods to Namespace::* …
(edit) 10/14/06 14:19:10 @1745 [1745] miyagawa fix Plagger::Date->parse_dwim to handle date-only string. This fixes …
(edit) 10/14/06 13:55:44 @1743 [1743] miyagawa * Fixed Plagger::Date->parse_dwim to respect the timezone in the original …
(edit) 10/13/06 16:42:23 @1741 [1741] miyagawa merge from hackathon-summary
(edit) 09/07/06 19:23:48 @1668 [1668] miyagawa * merged [1621] from hackathon-summary branch …
(edit) 09/02/06 22:07:10 @1656 [1656] miyagawa * Updated captured variable name to $warnings. …
(edit) 08/27/06 01:42:22 @1606 [1606] miyagawa moved mime_is_enclosure to Plagger::Util. Added hack to allow .ogg as …
(edit) 08/21/06 00:09:24 @1548 [1548] miyagawa fix URLs for feed parser
(edit) 08/20/06 17:36:14 @1492 [1492] miyagawa Refactored XML::Feed and Aggregator::Simple to split out the parser and …
(edit) 08/20/06 16:49:02 @1486 [1486] miyagawa more BaseDirURI fix for windows
(edit) 08/20/06 16:45:01 @1484 [1484] miyagawa mroe BaseDirURI fix for windows
(edit) 08/20/06 16:30:27 @1479 [1479] miyagawa BIG CHANGE: decode YAML from UTF-8 to Unicode when we load config files. …
(edit) 08/19/06 18:58:35 @1418 [1418] miyagawa fix for windows.
(edit) 08/19/06 18:26:07 @1412 [1412] miyagawa Now assets_path: can be localized per plugins.
(edit) 08/17/06 15:58:48 @1356 [1356] miyagawa use BaseDirURI for windows
(edit) 08/16/06 16:55:18 @1333 [1333] miyagawa added Unicode tests. use XML::Atom's ForceUnicode? in Aggregator::Simple
(edit) 08/15/06 20:01:51 @1327 [1327] miyagawa refactored load_include and load_recipes to Plagger::ConfigLoader?
(edit) 08/15/06 19:53:57 @1326 [1326] miyagawa * Added unit test for include: and recipes: stuff …
(edit) 08/15/06 18:53:10 @1324 [1324] miyagawa tweak test plugin dependency
(edit) 08/13/06 17:33:43 @1300 [1300] miyagawa needs more interval if the client testing machine is on the high average.
(edit) 08/11/06 15:29:49 @1283 [1283] miyagawa config Filter now DWIMs in tests. Defaults to log:level = error and …
(edit) 08/09/06 16:43:49 @1246 [1246] miyagawa added live test suite for UserAgent?::AuthenRequest?. Make 'auth' default to …
(edit) 08/08/06 16:08:29 @1238 [1238] miyagawa add log level test suite
(edit) 08/08/06 12:14:32 @1231 [1231] miyagawa sleep more
(edit) 08/07/06 18:50:05 @1225 [1225] miyagawa deps for Rule::Deduped. DB_File is not available in ActivePerl?
(edit) 08/07/06 17:52:33 @1221 [1221] miyagawa add get() before set() to clear stale cache
(edit) 08/07/06 03:23:44 @1210 [1210] miyagawa Big change to dedupe_entries, so it respects the source feed domain, date …
(edit) 07/29/06 11:48:37 @1182 [1182] miyagawa Prioritize title specfied in Subscription rather than extracted one. Fixes …
(edit) 07/27/06 03:11:42 @1173 [1173] miyagawa Merge from refactoring-planet. YAY!
(edit) 06/30/06 10:59:52 @1026 [1026] miyagawa Purge cache on the global destruction phase of every run. Fixes #306. …
(edit) 06/30/06 09:34:27 @1025 [1025] miyagawa Rule::Deduped: Use entry's datetime as key if there's any. Fixes #312
(edit) 06/30/06 09:26:32 @1024 [1024] miyagawa * Add mk_date_accessors to Entry and Feed …
(edit) 06/08/06 17:54:57 @926 [926] miyagawa first cut of Plagger::Rule::Deduped
(edit) 05/30/06 17:32:50 @866 [866] miyagawa more Photos! support Apple's evil photocast namespace.
(edit) 05/30/06 17:15:38 @865 [865] miyagawa Added Hatena Fotolife namespace support.
(edit) 05/29/06 22:44:08 @849 [849] miyagawa Now support Media RSS (media:content and media:thumbnail). Fixes #141
(add) 05/25/06 00:29:48 @822 [822] miyagawa test suite for Cookies