| Commit | Date | |
|---|---|---|
|
[r3137]
by
cboos
Follow-up to r3109: there was actually more than one user of `cursor.description`, so I decided to factor out the changes. There's now a `trac.db.get_column_names` utility, which is simpler to use than `cursor.description` (it contains only the names) and is guaranteed to deliver `unicode` objects. |
2006-04-12 20:43:16 | Tree |
|
[r3136]
by
athomas
WorkFlow: * Fixed #3027 by adding frozenset/set to trac.util. |
2006-04-12 16:36:56 | Tree |
| 2006-04-12 15:47:41 | Tree | |
| 2006-04-12 15:40:11 | Tree | |
| 2006-04-12 09:05:31 | Tree | |
| 2006-04-12 08:54:42 | Tree | |
| 2006-04-12 01:52:37 | Tree | |
|
[r3130]
by
athomas
* More trunk merges, log:trunk:3111:3129 |
2006-04-11 15:58:37 | Tree |
| 2006-04-11 11:29:43 | Tree | |
|
[r3128]
by
cmlenz
Load raw Python source file from the `plugins` directory, in addition to eggs. Closes #3009. Thanks to Alec for the patch. |
2006-04-11 11:14:45 | Tree |