Menu

Trac Commit Log


Commit Date  
[r8421] by cboos

TracRevisionLog: merged first part of changes from 0.11.6dev to trunk.

2009-07-30 14:59:24 Tree
[r8420] by rblank

0.11-stable: Fixed parent directory link in log view. Related to #8349.

2009-07-30 14:46:31 Tree
[r8419] by cboos

TracRevisionLog: in the template, refactor check for separator row.

2009-07-30 14:39:13 Tree
[r8418] by cboos

TracRevisionLog: test CHANGESET_VIEW permission in "verbose" mode as well.

2009-07-30 14:39:01 Tree
[r8417] by cboos

TracRevisionLog: in "verbose" mode, don't show changeset messages for separator entries.

2009-07-30 14:38:47 Tree
[r8416] by cboos

Test infrastructure: fix initial retrieval of a db connexion, right after the creation of the tables.

Doing a shutdown here flushes all the connections from the pool and therefore the next attempt to get a connection will get a new one. Only then apparently will the connection be aware of the newly created tables (remember that `init_db` can't use the connection from the pool, as it's not aware of the pool).

Should fix #8518.

2009-07-30 14:15:23 Tree
[r8415] by cboos

TracRevisionLog: return `limit` entries for the RSS and Changelog format.

Closes #6595.

2009-07-30 14:03:37 Tree
[r8414] by cboos

TracRevisionLog: propagate `revs` parameter to the alternate format links.

2009-07-30 14:03:02 Tree
[r8413] by cboos

TracRevisionLog: improve support for discontinous ranges
- propagate revranges when changing the log options
- the ''Previous revisions'' links to the remaining revisions from the range

Part of #8349.

2009-07-30 13:55:37 Tree
[r8412] by cboos

TracRevisionLog: show ''From r...'' and ''To r...'' tooltips for the Diff radiobuttons.

This is hopefully enough for #4083.

2009-07-30 13:48:53 Tree
Older >