| Commit | Date | |
|---|---|---|
| 2010-03-01 20:06:59 | Tree | |
| 2010-03-01 19:54:30 | Tree | |
|
[r9319]
by
cboos
Reformat the SQL queries in the ticket subsystem to use multi-line strings when needed. |
2010-03-01 19:52:21 | Tree |
|
[r9318]
by
cboos
changeset template: work around a Genshi i18n filter bug (<py:if> within <i18n:msg> don't work as expected, triggering a secondary issue with py:strip ''update: see #G372'') |
2010-03-01 10:22:01 | Tree |
| 2010-03-01 10:04:06 | Tree | |
|
[r9316]
by
cboos
versioncontrol/cache: PostgreSQL returned the changeset entries in a different order than the other backends (which was the same as the one given by the svn_fs backend), despite the `ORDER BY path` directive. This caused an error in the unit tests. |
2010-03-01 10:02:11 | Tree |
|
[r9315]
by
cboos
Functional tests could fail arbitrarily as some `random_sentence`s could produce CamelCase words. Now make it use `random_word` which checks against that. |
2010-03-01 09:28:24 | Tree |
| 2010-02-28 20:24:01 | Tree | |
| 2010-02-28 19:37:18 | Tree | |
|
[r9312]
by
cboos
wiki_to_html: made escape newlines mode a bit smarter, it will only emit <br /> when inside a <p>. Closes #9027. |
2010-02-28 19:23:03 | Tree |