]> git.sesse.net Git - ccbs/shortlog
ccbs
2005-02-13 Steinar H.... Add UNIQUE to the trivial tables.
2005-02-13 Steinar H.... Attempt parsing scores.
2005-02-13 Steinar H.... Fix (read: hack) "number of chosen songs" parsing.
2005-02-13 Steinar H.... Improve DDREurope parsing further
2005-02-13 Steinar H.... Handle better different namings/capitalizations of...
2005-02-13 Steinar H.... Improve DDR Europe parsing; we now understand groups...
2005-02-13 Steinar H.... Add the bigscreen/ directory (a bit overdue?)
2005-02-13 Steinar H.... Add the beginnings of a script for converting from...
2005-02-13 Steinar H.... Add a score system to the basic data.
2005-02-13 Steinar H.... Add an SQL file with the most basic data.
2005-02-13 Steinar H.... Move bigscreen stuff into its own directory.
2005-02-13 Steinar H.... Move SQL files into their own directory.
2005-02-13 Steinar H.... Add an SQL file containing the entire EM2 songlist.
2005-02-13 Steinar H.... Fix max/min-bpm-parsing so minbpm isn't negative.
2005-02-13 Steinar H.... Add an UNIQUE constraint on song title.
2005-02-13 Steinar H.... Wrap INSERTs in a transaction.
2005-02-13 Steinar H.... Fix SQL escaping in wiki parser.
2005-02-13 Steinar H.... Add missing comma to SQL schema.
2005-02-13 Steinar H.... difficulty -> difficult (spelling fix)
2005-02-13 Steinar H.... Add a script to parse the songlist from DDRNO's wiki.
2005-02-13 Steinar H.... Add minbpm and maxbpm to songs in SQL.
2005-02-13 Steinar H.... Add directory that will hold parsers for old data.
2005-02-13 Steinar H.... Changes to adjust better to the old SQL schemas.
2005-02-13 Steinar H.... Even more SQL syntax fixes (the schemas import into...
2005-02-13 Steinar H.... Make vim stop breaking my SQL lines.
2005-02-13 Steinar H.... Syntax fixes.
2005-02-13 Steinar H.... More (minor) adjustments to the schemas.
2005-02-13 Steinar H.... More work on the SQL schema.
2005-02-13 Steinar H.... First shot at writing basic SQL schemas (not finished).
2005-02-13 Steinar H.... Initial commit.
2005-02-13 Steinar H.... initial import