| Commit | Date | |
|---|---|---|
| 2006-10-11 08:33:12 | Tree | |
|
[r3891]
by
cboos
TracMercurial: fix error raised when changeset contained deleted files which occurred with recent Mercurial versions. Thanks to Georg for the patch. |
2006-10-11 06:44:59 | Tree |
| 2006-10-11 05:03:13 | Tree | |
|
[r3889]
by
cboos
InterTrac prefixes are allowed to contain ".", but such names couldn't really be specified in the TracIni. Closes #3876. |
2006-10-11 05:01:35 | Tree |
| 2006-10-11 01:55:46 | Tree | |
| 2006-10-11 01:54:36 | Tree | |
| 2006-10-11 01:40:16 | Tree | |
| 2006-10-10 16:03:53 | Tree | |
|
[r3884]
by
mgood
note why use of `keys()` is intentional as opposed to normally preferring `iterkeys()` |
2006-10-10 15:58:50 | Tree |
|
[r3883]
by
cboos
Improved internal error reporting: Internal errors are eith indicative of a problem with the Trac installation or a bug in Trac itself. This is why upon internal errors, "normal" users will now be told to contact their local Trac administrator. When someone with the TRAC_ADMIN permission hits an internal error, however, he will have the full stacktrace information as before, plus some system information obtained from the new `self.env.systeminfo` dictionary. The ''Create'' button will only prepare a new ticket (''preview'' mode). That way, the description can be further edited and other ticket fields can be set before submitting. ''This change could eventually be backported to [milestone:0.10.1]'' |
2006-10-10 12:51:49 | Tree |