| Commit message (Expand) | Author | Files | Lines |
2010-06-19 | Revert "This is a HACK! Downright nasty. For some reason, the devs of the mysql" | Melanie | 1 | -7/+0 |
2010-06-19 | This is a HACK! Downright nasty. For some reason, the devs of the mysql | Melanie | 1 | -0/+7 |
2010-06-17 | Revert "Set command timeout to infinity on migrations" | Melanie | 1 | -1/+0 |
2010-06-17 | Set command timeout to infinity on migrations | Melanie | 1 | -0/+1 |
2010-05-19 | Clean up output a bit | Melanie | 1 | -5/+1 |
2010-05-19 | Revert "Allow migration steps to fail again without bringing down the house" | Melanie | 1 | -1/+1 |
2010-05-19 | Allow migration steps to fail again without bringing down the house | Melanie | 1 | -1/+1 |
2010-05-18 | Make m_log in migrations private. Define new m_log in derived class | Melanie | 1 | -0/+2 |
2010-05-18 | Added MySqlMigrations.cs (supports stored proc/funcs) | AlexRa | 1 | -33/+36 |
2010-02-05 | Updated MySQL connection management to use the MySQL connection pooling. This... | Master ScienceSim | 1 | -49/+13 |
2009-11-02 | Removing Console.WriteLine()s that were brought in with the revert | John Hurliman | 1 | -2/+0 |
2009-11-02 | Reverting the memory leak patch for MySQL. Problems have been reported with t... | John Hurliman | 1 | -8/+5 |
2009-10-06 | Remove the using() constructs from the new style database modules; they caused | Melanie | 1 | -4/+10 |
2009-10-05 | Added CloseDBConnection() to replace the old CloseReaderCommand(). This will ... | John Hurliman | 1 | -7/+7 |
2009-10-04 | * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L... | John Hurliman | 1 | -10/+4 |
2009-09-04 | More work on new authentication service | Melanie | 1 | -0/+8 |
2009-09-04 | Add the user authentication data adapter. This is meant to use a new table | Melanie | 1 | -0/+115 |