Menu

Trac Commit Log


Commit Date  
[r7064] by nkantrowitz

Make sure PYTHON_EGG_CACHE is set.

2008-05-15 03:38:53 Tree
[r7063] by cboos

0.11-stable: ported r7062 from 0.10.5 (''doc string update for `use_base_url_for_redirect`'')

2008-05-13 14:44:07 Tree
[r7062] by cboos

0.10.5dev: added/fixed a few ''since...'' doc strings

2008-05-13 14:38:44 Tree
[r7061] by cboos

0.10.5dev: backported r6240 (''only use `[trac] base_url` for redirects when `[trac] use_base_url_for_redirect` is set, #5064).

2008-05-13 14:30:27 Tree
[r7060] by cboos

0.10.5dev: backported r5815 (''upgrade to 0.10.4-style sync of vc cache''). Closes #5522.

2008-05-13 14:25:38 Tree
[r7059] by cboos

0.11-stable: backported r7055 (''#7216, no page_index.html for ![[TicketQuery]]'')

2008-05-13 06:49:51 Tree
[r7058] by cboos

Optimize pygments rendering even further: the 'n' (Name) class is never styled, so make that correspond to the default text style. Gains another 15% size reduction over the former size.

2008-05-12 16:23:01 Tree
[r7057] by cboos

Optimize Genshi tags generated by Pygments renderer.

Don't emit empty spans or spans with no class. This gives a 30% size reduction for highlighted Python source pages, for example.

Original patch by Tim Hatch, closes #4339.

2008-05-12 16:21:19 Tree
[r7056] by cboos

Ticket query: get rid of the `num_matches` py:def macro and uses `ngettext` instead.

For this to work, the `ngettext` keyword declaration in setup.cfg had to be fixed and the `num` had to be added to kwargs for the message keyword expansion.

2008-05-12 15:46:26 Tree
[r7055] by cboos

Don't show the page index for a limited size ticket query when the query results are generated by a !TicketQuery macro.

Fixes #7216.

2008-05-12 14:42:47 Tree
Older >