Menu

Trac Commit Log


Commit Date  
[r4208] by cboos

Enable ticket notification mails to be properly threaded by adding "Re:" to the subject. Thanks for the patch Tim! Closes #4118.

2006-11-09 21:53:31 Tree
[r4207] by cboos

Ported [4206] to 0.10-stable, follow-up to r4201 (''use repos.authz in web_ui/changeset.py'')

2006-11-09 21:35:12 Tree
[r4206] by cboos

The TracChangeset module shouldn't assume the authorizer is a !SubversionAuthorizer; use the `repos.authz` instead.

This also eliminates the incompatibilities with the changes introduced by r4200 to its `__init__` method.

2006-11-09 21:26:55 Tree
[r4205] by mgood

Ported r4204 to 0.10-stable (fixes #2169)

2006-11-09 21:11:09 Tree
[r4204] by mgood

don't send ticket notification when there were no changes to save (fixes #2169)

2006-11-09 21:09:52 Tree
[r4203] by cboos

More nit-picking for the ITicketGroupStatsProvider related code.

In particular, I've changed the TracIni settings, from:
{{{
[trac]
milestone_stats = ...
roadmap_stats = ...
}}}
to:
{{{
[roadmap]
stats_provider = ...
[milestone]
stats_provider = ...
}}}

2006-11-09 16:17:40 Tree
[r4202] by cboos

Simplified the `milestone_stat_to_hdf` helper function and renamed it `milestone_stats_data`

2006-11-09 15:22:17 Tree
[r4201] by cboos

Ported [4200] to 0.10-stable (''#3996, TracBrowser hanging'')

2006-11-09 13:18:53 Tree
[r4200] by cboos

Follow-up to r3971: a loop was introduced between `get_repository()` and `SubversionAuthorizer()`.
That loop in turn got masked by a "hang" will trying to re-acquire the non-reentrant lock introduced by r3980.

Now we explicitely pass the repository instance to the `SubversionAuthorizer` constructor.
Fixes #3996, a big ''thank you'' to Markus, the.ajarn, sam and simon for helping out on this one!

2006-11-09 13:16:47 Tree
[r4199] by cboos

Use `req` instead of `env` in the `milestone_stat_to_hdf` helper method.

2006-11-09 11:20:39 Tree
Older >
MongoDB Logo MongoDB