Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated MySQL connection management to use the MySQL connection pooling. This... | Master ScienceSim | 2010-02-05 | 1 | -49/+13 |
* | Removing Console.WriteLine()s that were brought in with the revert | John Hurliman | 2009-11-02 | 1 | -2/+0 |
* | Reverting the memory leak patch for MySQL. Problems have been reported with t... | John Hurliman | 2009-11-02 | 1 | -8/+5 |
* | Remove the using() constructs from the new style database modules; they caused | Melanie | 2009-10-06 | 1 | -4/+10 |
* | Added CloseDBConnection() to replace the old CloseReaderCommand(). This will ... | John Hurliman | 2009-10-05 | 1 | -7/+7 |
* | * MySQL data tests now pass by fixing a bad fix for a bad cast on the asset L... | John Hurliman | 2009-10-04 | 1 | -10/+4 |
* | More work on new authentication service | Melanie | 2009-09-04 | 1 | -0/+8 |
* | Add the user authentication data adapter. This is meant to use a new table | Melanie | 2009-09-04 | 1 | -0/+115 |