Menu

Trac Commit Log


Commit Date  
[r4048] by cboos

Try to persist changes in the session ''after'' the request has been successfully processed, but ''before'' the content is actually sent. That way, errors like database locks that are triggered by this won't go unnoticed.

Fixes #3503.

2006-10-26 17:51:08 Tree
[r4047] by cmlenz

SpamFilter plugin: add an admin panel to view the filtering log, again experimental, and currently only works with 0.11dev.

2006-10-26 17:43:43 Tree
[r4046] by cmlenz

Experimental new version of the SpamFilter plugin that uses a karma system to rate submissions. Very much a work in progress at this point.

2006-10-26 16:05:10 Tree
[r4045] by cboos

datetime fixes for the TracQuery module, plus fixed a typo in query.html.

2006-10-26 10:38:29 Tree
[r4044] by cmlenz

setuptools branch:
* Remove all traces of the `default_dir` function
* `$prefix/plugins` is now configured using the `plugins_dir` option in `[trac]` in `trac.ini`
* Simplified the plugin loader
* Removed support for old-style wiki macros, as supporting those is hopeless, and they relied on `default_dir`.

2006-10-24 13:46:17 Tree
[r4043] by cmlenz

setuptools branch: use explicit configuration file inheritance instead of a single implicit site config file. Config inheritance is configured as follows:
{{{
[inherit]
file = /etc/trac/trac.ini
}}}

2006-10-24 13:05:41 Tree
[r4042] by cboos

Redirect requests for ''/milestone'' to ''/roadmap'', instead of displaying a milestone without name. Fixes #3971.

2006-10-24 12:12:35 Tree
[r4041] by cboos

Ported r4040 to 0.10-stable (''Fix for #3626'')

2006-10-24 10:50:51 Tree
[r4040] by cboos

In TracChangeset ''restricted'' mode, the ''Next change'' link should show the full changeset instead of triggering an error in case the given path has been deleted or removed in that next changeset. Fixes #3626.

2006-10-24 10:49:25 Tree
[r4039] by cboos

Blocked r4023,r4032 from being merged in 0.10-stable.

2006-10-24 10:13:21 Tree
Older >