| Commit | Date | |
|---|---|---|
| 2010-06-05 16:19:31 | Tree | |
| 2010-06-05 15:06:47 | Tree | |
| 2010-06-05 14:37:37 | Tree | |
| 2010-06-05 04:21:24 | Tree | |
|
[r9826]
by
rblank
TracMercurial: Fixed the instantiation of `trac_ui`. Mercurial expects the first argument of the constructor to be a parent `ui` (e.g. in `ui.copy()`), so having the `log` argument at that position made for some strange (and duplicated) log messages (e.g. when the `hgrc` is not trusted). |
2010-06-04 21:56:58 | Tree |
| 2010-06-04 18:19:55 | Tree | |
| 2010-06-04 18:17:21 | Tree | |
| 2010-06-04 13:31:19 | Tree | |
|
[r9822]
by
rblank
util: Fixed `to_json()` and `javascript_quote()` to escape special HTML characters (`&<>"`) so that they aren't escaped by Genshi, and fixed escaping of those same characters when generating elements in !JavaScript through `jQuery()`. Initial patch by jomae. Closes #9396. |
2010-06-04 12:37:27 | Tree |
| 2010-06-04 09:22:28 | Tree |