2014-06-12 |
Michael Orlitzky | Add a pickler for AutoRacingResults <RaceDate> elements. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
Michael Orlitzky | Remove unused StandaloneDeriving pragmas. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add TSN.XML.AutoRacingResults, unimplemented. Tests... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add another TODO item. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Manually fix schema/AutoRacingResultsXML.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add a generated DTD and its source files for AutoRacing... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Fix "Race" -> "Racing" in the TODO. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Update the TODO after a successful mass import of Auto_... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add SportInfo support for CBASK_BlocksXML.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Remove some incorrect SportInfo DTD names. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add SportInfo support for Cbask_Awards_XML.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add a minor TODO note. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add SportInfo support for CBASK_AssistsXML.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add SportInfo support for Cbask_All_Tourn_Teams_XML... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Enable SportInfo imports in Main. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Copy the GameInfo code into SportInfo. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Fix sports_info -> sport_info in the man page. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add GameInfo support for WorldBaseballPreviewXML.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
Michael Orlitzky | Add GameInfo support for NFL_NCAA_FB_Matchup_XML.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Michael Orlitzky | Remove MLB.dtd and NBA.dtd from the GameInfo list ... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Michael Orlitzky | Add GameInfo support for nflpreviewxml.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Michael Orlitzky | Add GameInfo support for NCAA_FB_Preview_XML.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Michael Orlitzky | Add GameInfo support for Matchup_NBA_NHL_XML.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
Michael Orlitzky | Add GameInfo support for cflpreviewxml.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Michael Orlitzky | Add GameInfo support for cbaskpreviewxml.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-09 |
Michael Orlitzky | Add GameInfo support for CBASK_Lineup_XML.dtd. |
commit | commitdiff | tree | snapshot |
2014-06-03 |
Michael Orlitzky | Add the game_info table diagram. |
commit | commitdiff | tree | snapshot |
2014-06-02 |
Michael Orlitzky | Add GameInfo DTDs and an explanation to the man page. |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Michael Orlitzky | Add tests for TSN.XML.GameInfo. |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Michael Orlitzky | Add DTDs and sample documents for a number of GameInfo... |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Michael Orlitzky | Add initial database code for TSN.XML.GameInfo. |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Michael Orlitzky | Begin the implementation of TSN.XML.GameInfo. |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Michael Orlitzky | Add a .ghci file useful for debugging. |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Michael Orlitzky | Move some things from TSN.Picklers into TSN.Parse. |
commit | commitdiff | tree | snapshot |
2014-06-01 |
Michael Orlitzky | Use a UTCTime for the Heartbeat timestamp. |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Michael Orlitzky | Version bump with loosened dependency bounds. 0.0.5 |
commit | commitdiff | tree | snapshot |
2014-05-29 |
Michael Orlitzky | Remove leading/trailing space from the time_stamp forma... |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Michael Orlitzky | Remove the regular-xmlpickler TODO, mixed-case tags... |
commit | commitdiff | tree | snapshot |
2014-04-20 |
Michael Orlitzky | Add dummy TSN.XML.{Game,Sport}Info modules that only... |
commit | commitdiff | tree | snapshot |
2014-04-20 |
Michael Orlitzky | Replace all raw DELETE queries with deleteAll. |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Michael Orlitzky | Update TODO. |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Michael Orlitzky | Fix tasty dependencies and bump to 0.0.4. 0.0.4 |
commit | commitdiff | tree | snapshot |
2014-04-09 |
Michael Orlitzky | Use --format=ustar when creating a source tarball. |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michael Orlitzky | Document the DEBUG log level. |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Michael Orlitzky | Update the TODO now that scoresxml support is complete. |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Michael Orlitzky | Add the DB schema diagram for scoresxml. |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Michael Orlitzky | Add another TODO item. |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Michael Orlitzky | Add database support and tests for TSN.XML.Scores. |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Michael Orlitzky | Export a "dtd" function from each XML module and use... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Orlitzky | Add the TSN.XML.Scores module (no db support yet) and... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Orlitzky | Remove unnecessary dbName. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Orlitzky | Add test documents for the scoresxml type. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Orlitzky | Add sample scoresxml files and the generated DTD. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Orlitzky | Update the TODO. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Orlitzky | Add the new module to the cabal file. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Orlitzky | Add missing test XML file. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Orlitzky | Document the new TSN.XML.AutoRacingSchedule module. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Michael Orlitzky | Add a schema diagram for Auto_Racing_Schedule_XML. |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Orlitzky | Add a new module, TSN.XML.AutoRacingSchedule, and its... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Orlitzky | Add a new (un)pickler for the auto racing schedule... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Orlitzky | Fix a typo. |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Orlitzky | Bump the version number. |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Orlitzky | Add the DTD for Auto_Racing_Schedule_XML and an XML... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Orlitzky | Add the shell test scripts to the cabal file. 0.0.2 |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Orlitzky | Implement the other ON DELETE CASCADE tests and update... |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Michael Orlitzky | Update TODO and add a cascading delete test for newsxml. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Add a shelltestrunner test suite. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Munge the XML_File_ID of a newsxml sample since it... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Change "imported" to "processed" in some output. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Disable the threaded runtime for now and drop overkill... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Add some tests for the ON DELETE CASCADE behavior. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Remove an unused import. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Minor indentation fix. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Remove unused dbimport_generic function. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Fix two typos that broke cascading delete. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Add extra docs to the source tarball. 0.0.1 |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Update TODO. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Michael Orlitzky | Update all of the schema diagrams again. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Document the weird weather sample. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Fix some docs in Odds and Weather. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Add a new weatherxml sample that messes everything up. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Add a new module, TSN.Database, and use it to clean... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Update docs in TSN.XML.Injuries. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Update docs in TSN.XML.InjuriesDetail. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Fix an error message in TSN.XML.Heartbeat. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Update the database schema docs. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Fix a News test. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Update TSN.XML.Weather for the new typeclass hierarchy. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Add time_stamp and xml_file_id to Weather. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Rewrite TSN.XML.Odds for the new typeclass hierarchy. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Update the Odds db schema diagram, but it's outdated... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Add a unique xml_file_id to News. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Add a unique xml_file_id to InjuriesDetail. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Add a unique xml_file_id to Injuries. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Set "withSubstDTDEntities no" for now. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Update TSN.XML.InjuriesDetail for the new typeclass... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Update TSN.XML.Injuries for the new typeclass hierarchy. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Add XmlImportFk, a total copy of XmlImport for instance... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Add the FromXmlFk class, like FromXml except it require... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Michael Orlitzky | Update the DB schema diagram for injuriesxml. |
commit | commitdiff | tree | snapshot |
next |