| Commit | Date | |
|---|---|---|
| 2007-01-11 14:55:05 | Tree | |
|
[r4546]
by
cboos
Make it possible to configure the format string used for logging. Example: See http://docs.python.org/lib/node422.html for a full list of keywords that can be used. This fixes #2844. Thanks to maz <mzizka@...> for the initial patch. Even if there's nothing left of that patch, he gave the incentive to get that done ;) |
2007-01-11 14:51:35 | Tree |
| 2007-01-11 14:20:42 | Tree | |
| 2007-01-11 14:18:00 | Tree | |
|
[r4543]
by
cboos
Blame branch: implement jonas' suggestion to make the color scale less prominent in the browser directory view. Also, made that feature entirely optional (but enabled by default). |
2007-01-11 09:12:30 | Tree |
|
[r4542]
by
mgood
Blame: move `BlameAnnotator` declaration to module level so the class isn't reconstructed on every call to `get_annotation_data` |
2007-01-11 05:53:37 | Tree |
| 2007-01-10 19:19:21 | Tree | |
|
[r4540]
by
cboos
Blame branch: add <meta name="ROBOTS"> header for the browser view, as appropriate. |
2007-01-10 19:14:46 | Tree |
| 2007-01-10 17:49:53 | Tree | |
|
[r4538]
by
cboos
Timeline link resolver branch (#975): This implements a `timeline:` link resolver prefix. Besides TracLinks, there are many more ways to go back to the timeline, now: I modified the format_datetime helper function and the dateinfo macros so that we get links to the timeline from various places (e.g. changeset time, ticket created and last modified time, browser age, wiki history, ...). Also, there are some fine tuning to the datetime utilities in `trac.util.datefmt`: |
2007-01-10 17:36:44 | Tree |