14 years agoswitch day diff calculation to epoch based so that "N hours short of M days" becomes... master
Matt S Trout [Sat, 29 Aug 2009 17:50:54 +0000]
switch day diff calculation to epoch based so that "N hours short of M days" becomes M-1 days reliable

14 years agotop level munging script
Matt S Trout [Sun, 5 Jul 2009 15:14:53 +0000]
top level munging script

14 years agoadd debug code
Matt S Trout [Sun, 5 Jul 2009 15:12:55 +0000]
add debug code

14 years agoskip damaged posts
Matt S Trout [Wed, 24 Jun 2009 21:12:06 +0000]
skip damaged posts

14 years agoswitch to relative paths for symlink targets
Matt S Trout [Fri, 22 May 2009 17:42:04 +0000]
switch to relative paths for symlink targets

14 years agoclean up and get the integration code to make a first run
Matt S Trout [Fri, 22 May 2009 14:58:25 +0000]
clean up and get the integration code to make a first run

14 years agominor fixage
Matt S Trout [Fri, 22 May 2009 12:58:02 +0000]
minor fixage

14 years agocorrect symlink generation
Matt S Trout [Fri, 22 May 2009 11:14:45 +0000]
correct symlink generation

14 years agostart to test symlink code, break it utterly
Matt S Trout [Fri, 22 May 2009 08:24:03 +0000]
start to test symlink code, break it utterly

14 years agostart of stats saver code
Matt S Trout [Sat, 16 May 2009 20:17:20 +0000]
start of stats saver code

14 years agolevel calculation
Matt S Trout [Sat, 16 May 2009 20:17:10 +0000]
level calculation

14 years agoadd dep on aliased
Matt S Trout [Sat, 16 May 2009 19:08:11 +0000]
add dep on aliased

14 years agoupdate tests for url attribute on post object
Matt S Trout [Sat, 16 May 2009 16:28:27 +0000]
update tests for url attribute on post object

14 years agoadd name and nick attributes to Monger object, add missing use line to PlaggerLoader
Matt S Trout [Sat, 16 May 2009 15:51:00 +0000]
add name and nick attributes to Monger object, add missing use line to PlaggerLoader

14 years agoinflating post objects from file
Matt S Trout [Sat, 16 May 2009 15:33:16 +0000]
inflating post objects from file

14 years agomissing dep on IO::All
Matt S Trout [Sat, 16 May 2009 15:32:12 +0000]
missing dep on IO::All

14 years agocheck postspec loading, factor out column order handling to avoid making further...
Matt S Trout [Sat, 16 May 2009 15:23:32 +0000]
check postspec loading, factor out column order handling to avoid making further silly mistakes (I got the indices wrong first time)

14 years agotest post expansion from hashref
Matt S Trout [Sat, 16 May 2009 14:57:06 +0000]
test post expansion from hashref

14 years agocorrect IO::All usage
Matt S Trout [Sat, 16 May 2009 14:36:53 +0000]
correct IO::All usage

14 years agoload and construct
Matt S Trout [Sat, 16 May 2009 14:28:56 +0000]
load and construct

14 years agoupdate .gitignore to not skip testing CSV files and add them
Matt S Trout [Fri, 15 May 2009 18:13:05 +0000]
update .gitignore to not skip testing CSV files and add them

14 years agofirst sketch of load/save processing functionality
Matt S Trout [Fri, 15 May 2009 18:12:36 +0000]
first sketch of load/save processing functionality

14 years agoadd 'url' attribute to Post.pm (tests fail, will fixup)
Matt S Trout [Fri, 15 May 2009 18:11:57 +0000]
add 'url' attribute to Post.pm (tests fail, will fixup)

14 years agobetter .gitignore
Matt S Trout [Fri, 15 May 2009 02:51:15 +0000]
better .gitignore

14 years agoCSV name mangling utilities
Matt S Trout [Fri, 15 May 2009 02:07:30 +0000]
CSV name mangling utilities

14 years agoadd test requirements
Matt S Trout [Fri, 15 May 2009 02:04:50 +0000]
add test requirements

14 years agomove monger.t to checking module loading
Matt S Trout [Fri, 15 May 2009 01:59:57 +0000]
move monger.t to checking module loading

14 years agotest for monger object
Matt S Trout [Fri, 15 May 2009 00:31:54 +0000]
test for monger object

14 years agoadd Monger object
Matt S Trout [Fri, 15 May 2009 00:03:47 +0000]
add Monger object

14 years agofix sub name change
Matt S Trout [Fri, 15 May 2009 00:02:27 +0000]
fix sub name change

14 years agohandle failure cases better
Matt S Trout [Thu, 14 May 2009 23:31:53 +0000]
handle failure cases better

14 years agocheck both days remaining types
Matt S Trout [Thu, 14 May 2009 22:58:19 +0000]
check both days remaining types

14 years agomove day delta creation out of case/expect construct
Matt S Trout [Thu, 14 May 2009 22:37:02 +0000]
move day delta creation out of case/expect construct

14 years agofix the date math
Matt S Trout [Thu, 14 May 2009 22:27:52 +0000]
fix the date math

14 years agomissing use autobox, die to spot sub name error, code now runs and explodes rather...
Matt S Trout [Thu, 14 May 2009 21:39:38 +0000]
missing use autobox, die to spot sub name error, code now runs and explodes rather than failing to run

14 years agofirst sketch at calculation test
Matt S Trout [Wed, 13 May 2009 15:00:37 +0000]
first sketch at calculation test

14 years agomake it run, and fix the missing dep
Matt S Trout [Wed, 13 May 2009 15:00:09 +0000]
make it run, and fix the missing dep

14 years agoadd time remaining check and factor out aperture checking logic
Matt S Trout [Wed, 13 May 2009 14:36:56 +0000]
add time remaining check and factor out aperture checking logic

14 years agorefactor a bit, add post class in prep for testing
Matt S Trout [Wed, 13 May 2009 13:41:47 +0000]
refactor a bit, add post class in prep for testing

14 years agomove calculation code to utility package
Matt S Trout [Mon, 11 May 2009 18:43:02 +0000]
move calculation code to utility package

14 years agoadd days remaining checker
Matt S Trout [Sun, 10 May 2009 18:00:57 +0000]
add days remaining checker

14 years agorefactor to not be so damn stupid
Matt S Trout [Sun, 10 May 2009 17:21:36 +0000]
refactor to not be so damn stupid

14 years agofirst cut at info
Matt S Trout [Sun, 10 May 2009 17:11:52 +0000]
first cut at info

14 years ago.gitignore and CSV sync script
Matt S Trout [Fri, 1 May 2009 18:52:31 +0000]
.gitignore and CSV sync script