root/branches/fastladder-crawler


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 05/23/08 12:34:04 @2034 [2034] typester oops
(edit) 05/23/08 12:26:58 @2033 [2033] typester Added time_zone handling …
(edit) 02/19/08 14:31:23 @2022 [2022] typester applied cho45's patch again to fix always set rate 0 when feed have no …
(edit) 02/19/08 13:52:25 @2021 [2021] typester changed nesting quote brace. it have a problem in some editors
(edit) 02/19/08 13:41:19 @2020 [2020] typester added sync_rate option that allows you to sync plagger rate from LDR rate. …
(edit) 02/12/08 10:22:28 @2018 [2018] typester set $feed->id to feed.link if $feed->link is null
(edit) 02/11/08 15:37:19 @2016 [2016] typester Truncate feedlink to fit varchar(255) for avoiding db error, but this may …
(edit) 02/11/08 14:25:48 @2015 [2015] typester Quick and dirty fixes about boolean sql
(edit) 02/10/08 17:20:18 @2014 [2014] typester Fixed SQL boolean handling
(edit) 02/10/08 14:29:29 @2013 [2013] typester * set true has_unread column, instead of 1 …
(edit) 02/10/08 01:14:35 @2011 [2011] tokuhirom Plagger::Plugin::Store::Fastladder::Schema::Loader: added user friendly …
(edit) 02/10/08 01:12:08 @2010 [2010] tokuhirom Plugin::Store::Fastladder::Schema::Loader: require before push to @INC, …
(edit) 02/08/08 23:11:24 @2009 [2009] typester * set_columns doesn't care inflate_column, so set value via inflate_column …
(edit) 02/08/08 22:30:44 @2008 [2008] typester * fixes database date handling * document upgrates
(edit) 02/08/08 13:07:35 @2007 [2007] typester * added missing path rewriting for root favicon url …
(edit) 02/08/08 12:15:55 @2006 [2006] typester added fetch_favicon option
(edit) 02/07/08 23:38:04 @2005 [2005] typester Don't set null against not null columns
(edit) 02/07/08 23:15:12 @2004 [2004] typester added mysql synopsis
(edit) 02/07/08 23:00:13 @2003 [2003] typester mark schema_info table as exclude table to avoid Schema::Loader's warning …
(edit) 02/07/08 22:43:25 @2002 [2002] typester fixed unread flag handling, and some code cleanups
(edit) 02/07/08 22:22:51 @2001 [2001] typester refactored
(edit) 02/07/08 18:17:36 @2000 [2000] typester Added Plugin::Store::Fastladder
(copy) 02/07/08 15:51:28 @1999 [1999] typester created fastladder-crawler branch for using plagger as fastladder's …
copied from trunk:
(edit) 01/30/08 18:55:49 @1998 [1998] ko added Publish::HatenaDiary?