| Commit | Date | |
|---|---|---|
|
[r7314]
by
cboos
Add a few debug statements for diagnosing ''invalid patch'' failures of the patch renderer. |
2008-07-04 09:16:45 | Tree |
|
[r7313]
by
cboos
Unicode wiki text in wiki-tests.txt was not properly supported in the improved visualization of the !AssertionError. Refactored that bit of code in the process of fixing it. |
2008-07-04 08:50:14 | Tree |
|
[r7312]
by
cboos
Also accept InterTrac links ending with ":", e.g. trac:wiki: or `[trac:wiki: Trac's wiki]`. Finalizes #5968. |
2008-07-04 08:44:56 | Tree |
| 2008-07-03 19:43:18 | Tree | |
| 2008-07-03 19:38:03 | Tree | |
| 2008-07-03 18:37:30 | Tree | |
|
[r7308]
by
cboos
The csv reports generated by the Custom Query are also full reports by default. Related to #7396. |
2008-07-03 17:49:43 | Tree |
|
[r7307]
by
cboos
For reports and custom queries, the CSV reports are not subject to paging limits. Closes #7396. |
2008-07-03 17:38:25 | Tree |
|
[r7306]
by
cboos
The !CachedRepository `next_rev` method didn't compare paths on directory boundaries, which could lead to subtle but very annoying issues. For example, it was possible to "jump" from one branch to another one when following the next/prev change links on restricted changesets, provided those branch names had a common prefix. When displaying that other changeset on the wrong path, it appeared to be empty (No files), which by itself was correct but very confusing given the way you got there. |
2008-07-03 10:42:44 | Tree |
|
[r7305]
by
cboos
`Query.get_href` could generate links with page=0, which is an invalid value for this parameter. Closes #7403 |
2008-07-03 07:13:50 | Tree |