| Commit | Date | |
|---|---|---|
|
[r2976]
by
cmlenz
Add two methods to the `Markup` class: |
2006-03-09 11:02:53 | Tree |
| 2006-03-08 16:04:14 | Tree | |
| 2006-03-08 15:36:24 | Tree | |
|
[r2973]
by
cboos
Improve TracRevisionLog textual !ChangeLog format (3/3): Adding ''action'' information to the output |
2006-03-08 11:01:51 | Tree |
|
[r2972]
by
cboos
Improve TracRevisionLog textual !ChangeLog format (2/3): Move the information specific to the changelog format out of the generic `get_changes` function. |
2006-03-08 10:58:43 | Tree |
|
[r2971]
by
cboos
Improve TracRevisionLog textual !ChangeLog format (1/3): Refactoring log_changelog.cs to use the ClearSilver ''with'' command. |
2006-03-08 10:57:15 | Tree |
| 2006-03-08 09:36:21 | Tree | |
| 2006-03-08 09:34:50 | Tree | |
|
[r2968]
by
cboos
Autodetect big changesets and optimize their display. When a changeset is deemed to be too big to be displayed in one page containing all the diffs, the actual diffs are simply not included in the view. Instead, the modified file entries have a link pointing to a TracChangeset view that will contain only the changes affecting that file. In order to detect big changesets, the following heuristic is used: The following defaults are used: This should close #2343 and #2591. |
2006-03-08 09:28:30 | Tree |
|
[r2967]
by
cmlenz
Add support for `req.args.getlist()` and `req.args.getfirst()` to match the [http://docs.python.org/lib/node472.html higher level interface] of the CGI `FieldStorage` class. Closes #2846. |
2006-03-08 09:26:20 | Tree |