Menu

Trac Commit Log


Commit Date  
[r8405] by cboos

TracRevisionLog: in path history mode, the revision row for a delete change had wrong version and changeset links.

2009-07-30 13:43:05 Tree
[r8404] by cboos

TracRevisionLog: in path history mode, we should no keep increased indenting depth after each delete.

Also fixed the indentation of the first test.

2009-07-30 13:41:57 Tree
[r8403] by cboos

#8459: fix a glitch in `get_copy_ancestry`, `fs.copied_from` got called twice.

2009-07-30 13:29:14 Tree
[r8402] by cboos

Add unit-tests for `SubversionNode.get_branch_origin()` introduced in the previous changeset.

2009-07-30 13:28:53 Tree
[r8401] by cboos

svn:mergeinfo renderer: optimize algorithm for computing eligible range.

We first try to get a minimal eligible range by finding the source branch revision origin, then removing the already merged revs and the blocked ones, and call `_get_node_revs` last. That costly call is restricted within the eligible range obtained so far, and is even avoided completely if the eligible range is already empty at that point.

See #8459.

2009-07-30 13:28:17 Tree
[r8400] by cboos

TracRevisionLog: avoid getting a revision 0, which is not supported.

Fixes #8432.

2009-07-30 13:22:50 Tree
[r8399] by rblank

0.12dev: Manage whitespace consistently in ticket select fields. Also, give a meaningful message when a field value is invalid.

Closes #7704.

2009-07-30 10:08:25 Tree
[r8398] by rblank

MultiRepos: In the commit ticket update plugin, when closing a ticket, set the ticket owner to the committer if the owner field was empty.

Closes #2325.

2009-07-29 09:09:26 Tree
[r8397] by rblank

MultiRepos: Added an option `[trac] repository_sync_per_request` to specify the repositories that should be synchronized on every page request. The default is to synchronize the default repository, for backward compatibility.

Part of #7723.

2009-07-28 22:25:30 Tree
[r8396] by rblank

MultiRepos: Ensure a consistent `youngest_rev` is used for cached repositories.

Part of #7723.

2009-07-28 20:58:22 Tree
Older >