]> gitweb.michael.orlitzky.com - dead/htsn-import.git/history - src/TSN
Add a test for the correct field names in TSN.Xml.News.
[dead/htsn-import.git] / src / TSN /
2013-12-31 Michael OrlitzkyAdd a test for the correct field names in TSN.Xml.News.
2013-12-31 Michael OrlitzkyMove the XML modules into the XML subdirectory.
2013-12-31 Michael OrlitzkyGet the news import working more or less how it's suppo...
2013-12-31 Michael OrlitzkyAdd the TSN.Codegen module to help Groundhog out.
2013-12-31 Michael OrlitzkyAdd a DbImport class implementing the import interface.
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 tasty test suite and two tests for the existing...
2013-12-30 Michael OrlitzkyAdd a special pickler for the wacky team_ids.
2013-12-28 Michael OrlitzkyImplement database insertion (generically!).
2013-12-27 Michael OrlitzkyComment out the DTD in Injuries_Detail_XML.xml.
2013-12-26 Michael OrlitzkyCommit persistent stuff.
2013-12-25 Michael OrlitzkyInitial commit, proof-of-concept with Persistent and...