Menu

Trac Commit Log


Commit Date  
[r7212] by cboos

Don't use component instance for per-request related data, in report module code related to pagination.

Fixes #7267, thanks to farialima for the heads up!

2008-06-13 17:23:16 Tree
[r7211] by cboos

0.12dev: merged revisions [7205:7206/branches/0.11-stable] via svnmerge (''escaping issue #7332'')

2008-06-13 10:06:35 Tree
[r7210] by cboos

0.12dev: blocked revisions r7196, r7198 via svnmerge

2008-06-13 10:01:22 Tree
[r7209] by cboos

0.12dev: merged revisions [7157,7179,7182-7184,7193/branches/0.11-stable] via svnmerge

2008-06-13 09:59:31 Tree
[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
Older >