Edgewall Software

Timeline


and

Apr 4, 2008:

7:29 PM Changeset [821] by aflett
fix totally embarassing typo - ctxt not ctx
6:57 PM Changeset [820] by aflett
further performance improvements to MatchSet? functionality - factor …

Apr 3, 2008:

6:38 PM Ticket #209 (genshi throws on py:with="") created by aflett
The error reporting doesn't tell you this, and perhaps the error …
1:30 AM GenshiUsers edited by anonymous
(diff)

Apr 2, 2008:

3:15 PM Ticket #208 (Support for <py:else> and <py:elif>) created by anonymous
Maybe I'm not the first one to suggest it, but I would like to see …

Apr 1, 2008:

5:58 PM GenshiRecipes/FormFilling edited by anonymous
(diff)
12:47 AM Changeset [819] by aflett
merge in trunk up through r818 - fundamentally changed the way …

Mar 31, 2008:

9:13 PM Ticket #207 (loading a template twice fails when using prefix) created by Waldemar Kornewald <wkornewald@…>
The filepath is not formed correctly when using prefixes because the …
11:45 AM Ticket #170 (py:if doesn't work inside matched content) closed by cmlenz
invalid: In index.html, the py namespace URI is missing the trailing slash. …
11:32 AM Ticket #191 (Misleading error when an AttributeError exception is raised inside a ...) closed by cmlenz
fixed: Applied in [818]. Many thanks!
11:30 AM Changeset [818] by cmlenz
Improve error reporting when accessing an attribute in a Python …

Mar 28, 2008:

6:05 PM Changeset [817] by aflett
minor speed cleanups to match_order - use a dict rather than a list, …
3:15 PM Ticket #190 (Memory leak when Python code in templates raises an exception) closed by cmlenz
fixed: Okay, latest patch applied in [816] (plus some docs).
3:14 PM Changeset [816] by cmlenz
Add option for unbuffered match template processing, which could cause …

Mar 27, 2008:

3:50 PM Ticket #193 (abspaths and abspath cache don't work correctly) closed by cmlenz
fixed: Fixed by [815]. I can't reproduce the unicode/str issue you …
3:49 PM Changeset [815] by cmlenz
Fix for caching in template loader for templates included by templates …
3:45 PM Ticket #206 (prefix loader should behave like virtual subfolder) closed by cmlenz
fixed: Okay, I misunderstood you initially, the prefix loading was indeed …
3:45 PM Changeset [814] by cmlenz
Fix for prefix-dispatched template loading. Closes #206. Thanks to …
3:12 PM Ticket #205 (Tuples not allowed for search_path) closed by cmlenz
fixed: Fixed in r813.
3:12 PM Changeset [813] by cmlenz
Fix for #205.
2:01 PM Ticket #206 (prefix loader should behave like virtual subfolder) created by Waldemar Kornewald <wkornewald@…>
The current behavior is inconsistent. Let's imagine I load …
11:24 AM Ticket #205 (Tuples not allowed for search_path) created by Waldemar Kornewald <wkornewald@…>
In r812 you changed to isinstance(search_path, (list, tuple)), but …

Mar 26, 2008:

11:53 PM Ticket #182 (make templateloader more flexible) closed by cmlenz
fixed: Further enhanced version of the patch applied in [812].
11:49 PM Changeset [812] by cmlenz
More flexible template loader allowing for loading from package data …
11:23 PM Ticket #186 (py:match not applied correctly in recursion) closed by cmlenz
fixed: Patch applied in [810].
11:23 PM Ticket #204 (Decoupling template instantiation from TemplateLoader.load) closed by cmlenz
fixed: Applied enhanced version of your patch in [811]. Thanks!
11:22 PM Changeset [811] by cmlenz
The TemplateLoader class now provides an instantiate() method that …
11:10 PM Changeset [810] by cmlenz
Match templates are now applied in a more controlled fashion: in the …
1:38 PM Ticket #195 (AttributeError: 'NoneType' object has no attribute 'changeset') closed by cmlenz
invalid: This was a problem in Bitten, and has been reported there.
12:29 PM Ticket #203 (Genshi Context object has no has_key method) closed by cmlenz
fixed: This was already added in r675.

Mar 22, 2008:

8:24 PM Ticket #204 (Decoupling template instantiation from TemplateLoader.load) created by njmurphy@…
I think it would be helpful to factor out the creation of template …
Note: See TracTimeline for information about the timeline view.