| 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 |
| 2008-04-02 17:04:25 | Tree | |
| 2008-04-02 14:47:27 | Tree | |
| 2008-04-02 14:25:05 | Tree | |
| 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 |
| 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 |
| 2008-03-31 14:55:02 | Tree | |
| 2008-03-29 21:26:02 | Tree |