Menu

Trac Commit Log


Commit Date  
[r5239] by cboos

Don't let the assertion errors raised by the ticket model classes propagate as internal errors in the WebAdmin module, but transform them into normal Trac errors. Related to #4563.

2007-04-20 21:40:09 Tree
[r5238] by cboos

Normalize the name of ticket related resources (milestones, components, versions and enums), so that they are not only stripped but they shouldn't embedded sequence of whitespace either (as this badly interacts with the <select> form elements). Closes #4058.

2007-04-20 21:37:28 Tree
[r5237] by cboos

0.10.5dev: updating version info.

2007-04-20 14:48:07 Tree
[r5236] by cmlenz

Tag the [milestone:0.10.4] release.

2007-04-20 13:46:04 Tree
[r5235] by cboos

0.10.4: finalize version information before the release.

2007-04-20 13:37:49 Tree
[r5234] by cboos

Add .cs / C# to the known mime types. Closes #4832.

2007-04-20 00:10:56 Tree
[r5233] by cboos

`[trac] repository_dir` can now be specified as a relative path. Closes #4472.

2007-04-20 00:02:19 Tree
[r5232] by cboos

More error checking for svn blame. Fixes #4894.

2007-04-19 23:51:35 Tree
[r5231] by cboos

Rework r4523 to use a generic warning (reporting annotator failures)

2007-04-19 23:40:50 Tree
[r5230] by cboos

Transform into a warning any TracError that could happen during the early resync done for each request.

The inability to synchronize with the repository is a serious error which should be dealt with, but this shouldn't prevent the whole system (wiki, ticket system, etc.) to be used. To that end, the warning is the best compromise: the error is not masked, but the Trac instance is usable besides the versioncontrol subsystem.

2007-04-19 22:46:41 Tree
Older >