Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | make test behave like others | Derick Hawcroft | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | Make the table actually delete before the autotest | Bill King | 2009-07-08 | 1 | -1/+1 |
| | |||||
* | Cleanup more SQL autotest failures. | Bill King | 2009-07-08 | 1 | -11/+9 |
| | |||||
* | safely drop tables. | Derick Hawcroft | 2009-07-08 | 1 | -1/+3 |
| | |||||
* | Auto test for task 233829 | Derick Hawcroft | 2009-07-07 | 1 | -1/+29 |
| | | | | | | - postgreSQL specific autotest. Task-number:233829 | ||||
* | bug fix | Derick Hawcroft | 2009-06-29 | 1 | -6/+4 |
| | | | | | Task-number: 217003 Reviewed-by: Bill King | ||||
* | add SqlQuery unit test for task: 234422 | Derick Hawcroft | 2009-06-16 | 1 | -1/+40 |
| | |||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | unit test for task 229811 | Derick Hawcroft | 2009-06-15 | 1 | -7/+55 |
| | |||||
* | Fixes a segfault from out of order cleanup of mysql resources. | Bill King | 2009-05-13 | 1 | -2/+20 |
| | | | | | | | If a QSqlQuery survived the lifetime of removal of a mysql db connection (that failed), the cleanup code would cause a segfault because it was using an out of date pointer that was pointing at memory that'd been freed by the removeDatabase() call. Revby: Justin McPherson Task-number: 205701 | ||||
* | Fixes long strings getting truncated by the ODBC Driver. | Bill King | 2009-04-16 | 1 | -0/+34 |
| | | | | | | | This test has always been wrong/confusing. Fix it to work, and make sense. Task-number: 250026 Revby: Lincoln Ramsay | ||||
* | DB Autotest cleanup | Bill King | 2009-04-01 | 1 | -72/+23 |
| | | | | | | Make db autotest data set generation more consistent, slightly faster. Also, add ability to easily generate a set of a single databases entries worth of criteria to test. | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 3 | -0/+2745 |