| Commit | Date | |
|---|---|---|
| 2006-09-20 16:34:07 | Tree | |
|
[r3751]
by
cboos
Genshi branch: Python 2.5 compatibility hack (''InternalError'' has been renamed ''InternalServerError'' in 2.5) |
2006-09-20 11:44:20 | Tree |
| 2006-09-20 11:43:00 | Tree | |
|
[r3749]
by
cboos
Genshi branch: fix buglet during exception reporting (''data'' was not always defined) |
2006-09-20 11:41:34 | Tree |
|
[r3748]
by
cboos
Enforce the ''no quickjump'' behavior on the Search page, also when following prev/next and direct page access links. |
2006-09-20 07:06:31 | Tree |
|
[r3747]
by
cboos
Allow source: links with line number and no revision specified, when the revision is ''explicitely'' left out. Implements #3745, thanks to bryan for the idea and the patch. |
2006-09-18 06:33:44 | Tree |
| 2006-09-17 20:54:25 | Tree | |
| 2006-09-17 20:34:34 | Tree | |
|
[r3744]
by
cboos
When creating a new environment, the configuration options already set in the global TracIni are not overriden. Instead, the settings are written in the local TracIni ''commented out'', so it's easy to decide afterwards what has to be overriden or not. Fixes #3620. |
2006-09-17 10:01:29 | Tree |
|
[r3743]
by
cboos
Commit message is properly converted to ''unicode'' before being added to the ticket by the trac-post-commit-hook. There's also provision for explicitely specifying the encoding of the message given as argument to the script, in case the default conversion done by to_unicode would not be appropriate. Closes #1310. |
2006-09-17 09:48:12 | Tree |