Menu

Trac Commit Log


Commit Date  
[r7849] by cboos

TracMercurial for 0.11: backported r7848 from 0.12 branch

2009-02-08 19:20:12 Tree
[r7848] by cboos

TracMercurial for 0.12: adapt to Mercurial 1.2 API change

`mercurial.version` module is gone since hg:9626819b2e3d.

2009-02-08 19:18:54 Tree
[r7847] by cboos

TicketQuery compact mode shows the group value. Implements #7865.

2009-02-08 15:54:43 Tree
[r7846] by cboos

Code-clean up for search.js

2009-02-08 14:48:40 Tree
[r7845] by cboos

Fix search js regexp so that split expression returns only strings.

In WebKit-based engines, when using the previous regexp for splitting, "undefined" elements slipped in, resulting in "this" being the "window" and the rest of the code assuming a string would fail.

Closes #7830.

2009-02-08 14:48:22 Tree
[r7844] by cboos

Small code clean-up in theme.html

2009-02-08 14:47:55 Tree
[r7843] by cboos

Improve internal `SubversionRepository._history` method, which had an odd signature (utf-8 encoded `string` input, `unicode` output). Made it deal with utf-8 only internally.

2009-02-07 20:41:24 Tree
[r7842] by cboos

Make the svn_fs code clearer about what is utf-8 encoded `string` and what is `unicode`.

Related to #7959, and even fixes #7672.

2009-02-07 20:39:47 Tree
[r7841] by cboos

Yet another regression around #6152 ... this time we re-add the `message = to_unicode(e.detail)` that r7794 removed.

2009-02-07 20:36:38 Tree
[r7840] by cboos

`add_warning` must be given unicode values.

In this case, failing to do so would cause the error reported in #7959.

2009-02-07 20:36:12 Tree
Older >