| Commit | Date | |
|---|---|---|
| 2009-09-10 10:08:06 | Tree | |
| 2009-09-10 08:51:45 | Tree | |
|
[r8589]
by
cboos
Use an ''eager'' cursor for PySqlite. Pre-fetching all the rows seems to be a robust way to avoid the dreaded ''Database is locked'' error, which seems to be gone for good. Thanks to Gerhard Haering who wrote the !EagerCursor class (see pysqlite🎫233). Closes #3446. |
2009-09-10 08:33:39 | Tree |
|
[r8588]
by
rblank
0.12dev: Fixed `svnmerge-(integrated|blocked)` properties to be in sync with `svn:mergeinfo`. |
2009-09-09 19:00:40 | Tree |
| 2009-09-09 18:44:32 | Tree | |
| 2009-09-09 18:13:37 | Tree | |
|
[r8585]
by
rblank
0.11-stable: Avoid reading the content of a node if it can be detected as being binary from the content type or the name. Suggested by Christian Boos. Part of #2672. |
2009-09-09 17:47:56 | Tree |
| 2009-09-09 09:28:40 | Tree | |
| 2009-09-08 23:51:15 | Tree | |
|
[r8582]
by
rblank
0.11-stable: Added a mechanism for database backends to report errors while enumerating the supported schemes. Added version checks for PySqlite. Initial patch by Christian Boos. Closes #8625. |
2009-09-08 22:42:02 | Tree |