Menu

Trac Commit Log


Commit Date  
[r3723] by cboos

Markup branch: migration of the Wiki module finished (done the ''confirm delete'' mode).

2006-09-12 20:54:01 Tree
[r3722] by cboos

Finish to make unit tests more robust in case there's a global trac.ini.

Actually, there were a lot less remaining cases than I initially thought,
as lots of `from trac.config import Configuration` lines were useless.

Closes #3700.

2006-09-12 20:04:31 Tree
[r3721] by cboos

Made unit tests more robust in case there's a global trac.ini file around.
- all the tests that are getting their config settings from `trac.test.EnvironmentStub` are now insulated from the global trac.ini.
- the `trac.tests.config` tests are also insulated
- ... but there are remaining uses of Configuration in other tests that have not yet been insulated from the presence of a global trac.ini

Related to #3700.

2006-09-12 18:49:29 Tree
[r3720] by cboos

IRequestFilter fixes:
- update documentation to make clear that only `post_process_request`
should be used to modify the `req.hdf`
- always try to apply filters on the way out, even in case an error
is detected and rendered.

Should fix #3655.

2006-09-12 18:27:13 Tree
[r3719] by cboos

TracBrowser: reworked the get_path_links helper function. Fixes #3708.

2006-09-12 15:43:17 Tree
[r3718] by cboos

Fixed WikiPageName anchors so that they can contain "." characters, but also stop at the last ".". Closes #3635.

2006-09-11 19:48:00 Tree
[r3717] by cboos

Don't require a navigation ''category''_order property to be defined in the Chrome component, so that other categories besides ''metanav'' and ''mainnav'' can be supported. Fixes #3692.

2006-09-11 07:11:49 Tree
[r3716] by mgood

MySQL doesn't support `CAST(x as int)` it should be `CAST(x as signed)` (fixes #3675)

2006-09-10 15:55:44 Tree
[r3715] by cboos

Markup branch: a few clean-ups, follow-up to [3713:3714]

2006-09-10 12:04:57 Tree
[r3714] by cboos

Markup branch: migration of the Wiki module, done the ''diff'' mode.

2006-09-10 11:58:04 Tree
Older >
MongoDB Logo MongoDB