Menu

Trac Commit Log


Commit Date  
[r3128] by cmlenz

Load raw Python source file from the `plugins` directory, in addition to eggs. Closes #3009. Thanks to Alec for the patch.

2006-04-11 11:14:45 Tree
[r3127] by cmlenz

Fix some of the mimeviewers (patch, enscript, silvercity) which were broken in [3124].

2006-04-11 09:57:15 Tree
[r3126] by cmlenz

Fix test failure introduced in [3120].

2006-04-11 09:00:55 Tree
[r3125] by cmlenz

Fix test failure introduced in [3119].

2006-04-11 08:55:14 Tree
[r3124] by cboos

Refactoring of the Mimeview HTML Preview.

The actual content to be previewed is only retrieved and eventually
converted to unicode when it's required.
For example, when previewing images, the content of the image will not
be read anymore, only the url will be used.

In the various `render` methods, the `content` data might be a `str`
object, an `unicode` object, or an object that can be `read` to obtain
one of the former.

I did a lot of documentation updates in order to make this clear.
Under normal circumstances, `IHTMLPreviewRenderer`s will receive
a `str` object when they deal with data coming from the repository
or from attachment files, and they'll receive an `unicode` object
when they receive data from Wiki "code" blocks.

The name of the 4^th^ argument of the `Mimeview.render` method was
changed to be an `url` instead of a `detail` or `rev`.
This decouples the `mimeview` library from the `versioncontrol` library.

2006-04-10 20:54:53 Tree
[r3123] by cboos

Follow-up to r3118: The `repository_dir` should be translated back to UTF-8 before being handed down to SVN. Should fix #3012.

2006-04-10 18:02:35 Tree
[r3122] by cboos

The `ticket:` wiki syntax now correctly handles non-numeric ids as missing links.

Closes #3011 and adds unit-tests, which can also be used as
regression tests for #2986.

This changeset make it easy to add unit-tests in a module
which implements custom wiki syntax by the way of the
`IWikiSyntaxProvider` interface.

2006-04-10 15:23:22 Tree
[r3121] by cmlenz

Remove variable from report comment, which was causing #2894.

2006-04-10 14:30:53 Tree
[r3120] by cmlenz

Ported [3119] to 0.9-stable (fixing #2531).

2006-04-10 14:27:35 Tree
[r3119] by cmlenz

Remove handling of `X_FORWARDED_HOST` header. Should fix #2531 and similar problems with SSL-proxy setups.

2006-04-10 14:26:29 Tree
Older >
MongoDB Logo MongoDB