| Commit | Date | |
|---|---|---|
|
[r8887]
by
cboos
i18n: fix !NullTranslationsBabel methods, which were obviously not tested so far. Thanks to brotchie for the report and the patch. |
2009-12-08 14:15:33 | Tree |
| 2009-12-08 10:48:50 | Tree | |
|
[r8885]
by
rblank
0.12dev: Set the default delays for the automatic preview to 2 seconds. Part of #8855. |
2009-12-07 00:29:57 | Tree |
|
[r8884]
by
rblank
0.12dev: Added an automatic preview to the ticket comment box and the ticket comment editor. Part of #8855. |
2009-12-07 00:28:49 | Tree |
| 2009-12-06 14:16:17 | Tree | |
| 2009-12-06 12:44:52 | Tree | |
| 2009-12-04 21:26:09 | Tree | |
| 2009-12-04 21:19:54 | Tree | |
| 2009-12-04 21:10:09 | Tree | |
|
[r8878]
by
cboos
Fix the only instance of creating a cursor while discarding the connection object used for this. This is not a good usage pattern, as this will usually lead to ''Cannot operate on a closed cursor'' kind of error, especially for PySqlite. It happens to work in this case because the db is kept alive higher in the call stack. Spotted by Grzegorz Sobanski, thanks! |
2009-12-04 20:56:05 | Tree |