| Commit | Date | |
|---|---|---|
| 2006-03-03 09:30:51 | Tree | |
|
[r2948]
by
cmlenz
WSGI branch: some fixes for [wiki:TracStandalone tracd] and multiple environment handling. |
2006-03-03 08:52:52 | Tree |
|
[r2947]
by
mgood
sort report rows using the "sorted" method to make it handle any sequence, not just lists (fixes #2830) |
2006-03-03 04:55:21 | Tree |
|
[r2946]
by
cboos
Updating the diff options was not working in the case of a generalized diff, due to a wrong query parameter name. |
2006-03-01 17:35:37 | Tree |
| 2006-03-01 15:52:54 | Tree | |
|
[r2944]
by
mgood
use '/' instead of '_' for escaping SQL LIKE wildcards since SQLite doesn't work with '_' as the escape character (fixes #2759 for real) |
2006-02-27 16:56:20 | Tree |
|
[r2943]
by
cmlenz
WSGI branch: renamed `HttpException` to `HTTPException`, and use upper-case `HTTP` for the various exception subclasses. |
2006-02-26 20:54:00 | Tree |
| 2006-02-26 13:43:04 | Tree | |
|
[r2941]
by
mgood
handle report variable substitution inside arbitrary literal strings and escape "%" characters used inside SQL literal strings to avoid parameter replacement problems (fixes #2773) |
2006-02-26 03:26:54 | Tree |
|
[r2940]
by
mgood
make search more intelligently handle quoted strings and escape SQL wild cards (fixes #2759; thanks to Andres Salomon for the patch) |
2006-02-25 06:05:11 | Tree |