Menu

Trac Commit Log


Commit Date  
[r6792] by osimons

Query: Reworked fetching of tickets for cached queries to only use a single SQL to generate the combined ticket list. This should handle changes better, including fix for the sorting issue in #7039.

Also used the opportunity to remove some unused imports.

2008-04-02 18:05:41 Tree
[r6791] by cboos

Follow-up to r6726, need to fix the annotate links for the changeset pop-up.

When clicking on such a link, the file couldn't be rendered and instead the ''HTML preview not available, since no preview renderer could handle it.'' message was shown.

2008-04-02 17:04:25 Tree
[r6790] by thatch

Create a new branch for report pagination from #6127

2008-04-02 14:47:27 Tree
[r6789] by thatch

0.10.5dev: ported r6788 (''Use a buffer instead of string for handling wiki
code blocks. Fixes #7064'')

2008-04-02 14:25:05 Tree
[r6788] by thatch

Use a buffer instead of string for handling wiki code blocks. Fixes #7064 in 0.11

2008-04-02 04:31:59 Tree
[r6787] by cboos

Speed-up !SubversionNode.get_entries() by nearly a factor 100.

Apparently, it's quite costly to call `fs.revision_root`, so re-using the one from the parent node is a huge win (the `rev` of that revision root is guaranteed to be the same).

Related to #5782.

2008-04-01 15:56:30 Tree
[r6786] by cboos

Add missing eol-style prop on some new files

2008-04-01 15:54:19 Tree
[r6785] by thatch

Testing: Apply patch to use sys.executable for subprocess calls (thanks to cboos). The PYTHON environment variable is no longer required for multiple-python systems.

2008-03-31 18:27:30 Tree
[r6784] by thatch

Testing: add regression test for #4447 (adding custom fields after tickets exist)

2008-03-31 14:55:02 Tree
[r6783] by ecarter

Testing: Refactoring, pull tests out of the 'always run' section.

2008-03-29 21:26:02 Tree
Older >