| Commit | Date | |
|---|---|---|
|
[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 |
|
[r2939]
by
mgood
`SingletonExtensionPoint` should return an instance of the default implementation, not the class (fixes #2721) |
2006-02-25 05:22:29 | Tree |
|
[r2938]
by
mgood
add "language" option to the RST `code-block` role to allow defining custom roles for different languages (fixes #2801) |
2006-02-24 19:34:51 | Tree |
| 2006-02-24 17:26:13 | Tree |