Menu

Trac Commit Log


Commit Date  
[r7208] by cboos

A DB pool `shutdown()` must close all the connections, including those just created.

Otherwise, the `env.get_known_users` test in source:trunk/trac/tests/env.py will fail on Windows:

{{{
...
os.remove(fullname)
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: '...\\trac-tempenv\\db\\trac.db'
}}}

2008-06-13 09:42:52 Tree
[r7207] by cboos

0.10.5dev: merged [7205:7206] from 0.11-stable (''escaping issue #7332'')

2008-06-13 08:49:32 Tree
[r7206] by cboos

Added unit test for #7332

2008-06-13 08:45:06 Tree
[r7205] by cboos

Wiki link formatter: missing escape for links look-alike

This fixes a bug introduced in r2839, which didn't take into account r2644.

Closes #7332, many thanks to Nathan Collins for spotting this long standing issue!

2008-06-13 08:44:42 Tree
[r7204] by athomas

`trac-admin deploy` will now overwrite the destination directory.

2008-06-12 14:27:15 Tree
[r7203] by cboos

TracMercurial for 0.12: ported r7202 (''tracext namespace'')

2008-06-11 12:02:13 Tree
[r7202] by cboos

TracMercurial for 0.11: `tracext` needs to be declared as a namespace package.

Related to #TH2086. Thanks to Herbert Valerio Riedel for pointing this out.

2008-06-11 12:00:30 Tree
[r7201] by ecarter

Trunk: Merge r7200 from 0.11-stable

2008-06-11 01:47:20 Tree
[r7200] by ecarter

0.11-stable: Fix workflow side-effects. Thanks to Christophe Sauthier for reporting the bug.

2008-06-11 01:40:44 Tree
[r7199] by cboos

TracMercurial v0.12: ported r7039 (''support for branch information in changeset view'')

2008-06-10 09:32:05 Tree
Older >