Menu

Trac Commit Log


Commit Date  
[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
[r4198] by cboos

Ported [4196] to 0.10-stable (''#1816, / in milestone names'')

2006-11-09 11:02:09 Tree
[r4197] by cboos

Started [milestone:0.10.2]dev

2006-11-09 10:58:09 Tree
[r4196] by cboos

Support "/" in Milestone names. There's no need for replacing '/' by '%2F', I checked that with Apache as well. Fixes #1816.

2006-11-09 10:53:15 Tree
[r4195] by mooch

Tagged 0.10.1-0.sarge.1 backport to Debian sarge

2006-11-09 10:35:25 Tree
[r4194] by mooch

Backport to sarge

2006-11-09 10:34:31 Tree
Older >
MongoDB Logo MongoDB