Menu

Trac Commit Log


Commit Date  
[r3839] by cboos

VcRefactoring/BrowserQuickjump: reimplemented the browser quickjump feature on top of 0.11dev

The implementation is quite different now:
- the Repository object is responsible for generating ''points of interests'' where the user may want to jump to; when selecting such a point of interest, the user can be redirected to somewhere else in the repository, or directly to a changeset (e.g. for a Mercurial tag)
- there's an implementation of this feature for the Subversion backend (defaults to ''branches'' and ''tags'' categories, those being populated with sane defaults and are further configurable)

I couldn't get the CSS for the ''Go!'' button right, there's even a different problem for each web browser I've tried ;) Help wanted there.

2006-10-03 15:36:04 Tree
[r3838] by cboos

Browser quickjump branch: small VcRefactoring covering the ability to quickjump to specific points of interest within the TracBrowser or to a specific TracChangeset.

2006-10-03 15:19:19 Tree
[r3837] by cboos

VcRefactoring branch: there was basically only the ''quickjump'' to tags and branches there. I will make a specific branch for that on current trunk, with a different implementation.

2006-10-03 15:16:42 Tree
[r3836] by cboos

Fix usage of browser hrefs for file entries in changeset.html template.

2006-10-03 12:50:02 Tree
[r3835] by cboos

Fix ticket notification tests (`new` is now added to the ticket fields by `TicketNotifyEmail.notify`).

All unit-tests pass again.

2006-10-03 12:42:19 Tree
[r3834] by cboos

Fixing ticket conversion to RSS test case.

2006-10-03 12:19:34 Tree
[r3833] by cboos

Dispose of the Genshi branch which has been merged in r3832

2006-10-03 11:58:21 Tree
[r3832] by cboos

[source:sandbox/genshi@... Genshi branch] merged in trunk.

Requires [http://genshi.edgewall.org Genshi] 0.3 or later.
Get it from the Genshi:Download page.

2006-10-03 11:55:48 Tree
[r3831] by cboos

Genshi branch: merged [3816:3830/trunk]

2006-10-03 11:32:13 Tree
[r3830] by cboos

Experimental support for pooling pysqlite2 connections, if the SQLite engine used is recent enough to support that (see [http://www.sqlite.org/cvstrac/wiki?p=MultiThreading SQLite Multi Threading] and #3446).

2006-10-03 10:29:10 Tree
Older >