| Commit | Date | |
|---|---|---|
| 2009-06-26 14:53:34 | Tree | |
|
[r8313]
by
rblank
0.11-stable: Improved the error message when the database connection string has a bad scheme. Closes #8401. |
2009-06-26 14:50:12 | Tree |
|
[r8312]
by
rblank
0.11-stable: Fixed database backup when no username is specified, for PostgreSQL and MySQL. Also fixed backup on PostgreSQL when the `params` dict is not present. Both fixes by Felix Schwarz, thanks! Closes #8283 and #8378. |
2009-06-26 13:52:47 | Tree |
|
[r8311]
by
rblank
0.11-stable: Added the new argument `log` to `init_db()` in all database connectors. This was missing in [8213]. Closes #8340. |
2009-06-26 11:20:51 | Tree |
|
[r8310]
by
rblank
0.11-stable: Fixed the calculation of eligible merge revisions by considering the start of the target branch. Patch by Christian Boos, part of #7715. |
2009-06-26 09:14:34 | Tree |
|
[r8309]
by
rblank
0.11-stable: Python 2.3 compatibility fix for test case from [8303] (`assertTrue()` was introduced in 2.4). |
2009-06-26 07:54:32 | Tree |
| 2009-06-26 01:33:49 | Tree | |
|
[r8307]
by
osimons
0.11.5dev: The joy of Windows - and of the Build servers that actually pick up these errors. Small fix for some path-related tests following [8303] . |
2009-06-26 01:15:32 | Tree |
|
[r8306]
by
osimons
0.12dev: Merged [8305] from 0.11-stable - easier subclassing and reuse of functional testenv (#8388). |
2009-06-26 00:32:28 | Tree |
|
[r8305]
by
osimons
0.11.5dev: Minor modifications to the functional test class to make it easier to subclass and reuse for plugin tests and similar outside regular Trac source paths. Closes #8388. |
2009-06-26 00:29:23 | Tree |