Menu

Trac Commit Log


Commit Date  
[r7196] by jonas

0.11-stable: Bumping version number and preparing for release.

2008-06-09 15:39:17 Tree
[r7195] by cmlenz

Merge r7189, r7191, r7192, and r7194 into trunk.

2008-06-09 15:37:48 Tree
[r7194] by cmlenz

Do '''not''' recommend/encourage uninstalling TracWebAdmin as that would undermine the effort that went into making the new admin interface mostly compatible with extensions of the old plugin. See also [5909].

2008-06-09 15:33:20 Tree
[r7193] by jonas

0.11-stable: Updated RELEASE and ChangeLog.

2008-06-09 15:26:11 Tree
[r7192] by cmlenz

Workaround for Debian packaging problem that caused incorrect MD5 digests to be generated, causing conflicts between supposedly unique identifiers generated for authentication and sessions to conflict. Closes #2570.

2008-06-09 15:02:12 Tree
[r7191] by cmlenz

Now that Genshi 0.5 has finally been release, make that the required version for Trac.

2008-06-09 14:57:39 Tree
[r7190] by jonas

A new process-wide db connection pool.

With this pool Trac will hopefully perform a lot better in setups with a large number of environments.
The default pool size is 10 connections per process, but can be changed by setting the TRAC_DB_POOL_SIZE environment variable.

2008-06-06 10:52:26 Tree
[r7189] by cmlenz

Fixes for verbose log message display in the revision log: the nowrap declaration was not being overridden in the CSS. Also, use instead of empty cells.

2008-06-05 16:19:04 Tree
[r7188] by cmlenz

Merge r7187 from 0.11-stable.

2008-06-05 10:11:12 Tree
[r7187] by cmlenz

Change the ID of the quicksearch form back to `search`. We should avoid changing IDs or class names without good reason, as it causes any CSS-based customizations and themes to break. Also, `white-space: normal` is the default, so the declaration for `tt` can be omitted.

2008-06-05 09:55:40 Tree
Older >