]> gitweb.michael.orlitzky.com - dead/htsn-import.git/shortlog
dead/htsn-import.git
2013-12-30 Michael OrlitzkyGet pickling (but not insertion) working for TSN.News.
2013-12-30 Michael OrlitzkyAdd a TSN.News module and get it to compile.
2013-12-30 Michael OrlitzkyAdd a weatherxml file from the feed.
2013-12-30 Michael OrlitzkyAdd two more DTDs for tables we'll create in the future.
2013-12-30 Michael OrlitzkyAdd DTDs for the three existing XML files.
2013-12-30 Michael OrlitzkyAdd a tasty test suite and two tests for the existing...
2013-12-30 Michael OrlitzkyAdd a special pickler for the wacky team_ids.
2013-12-29 Michael OrlitzkyProvide a default connection string (for sqlite).
2013-12-29 Michael OrlitzkyMake it really import the XML files from the command...
2013-12-29 Michael OrlitzkyAdd a backend configuration option.
2013-12-28 Michael OrlitzkyAdd a TODO.
2013-12-28 Michael OrlitzkyAdd copies of htsn's Logging and Terminal modules ...
2013-12-28 Michael OrlitzkyBump the cabal file with new deps.
2013-12-28 Michael OrlitzkyAdd (Optional)Configuration modules.
2013-12-28 Michael OrlitzkyRename to htsn-import for simplicity.
2013-12-28 Michael OrlitzkyImplement database insertion (generically!).
2013-12-28 Michael OrlitzkyUncomment DTDs for test XML.
2013-12-28 Michael OrlitzkyRemove pretty-show and transformers dependencies.
2013-12-27 Michael OrlitzkyComment out the DTD in Injuries_Detail_XML.xml.
2013-12-26 Michael OrlitzkyCommit persistent stuff.
2013-12-26 Michael OrlitzkyAdd two more test XML files.
2013-12-26 Michael OrlitzkyAdd Uncurry.hs.
2013-12-25 Michael OrlitzkyInitial commit, proof-of-concept with Persistent and...