Edgewall Software

Timeline


and

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 …

Mar 20, 2008:

12:28 AM Ticket #203 (Genshi Context object has no has_key method) created by ianb@…
In WebError (and paste.exceptions) it looks through all the frames, …

Mar 18, 2008:

11:53 AM Ticket #188 (Incorrect python version of installer on download) closed by cmlenz
fixed: Fixed, thanks
11:53 AM Download edited by cmlenz
Fix Python version on OS X download (#188) (diff)
3:25 AM Ticket #202 (Markup should be interoperable with other stuff) created by ianb@…
The Markup class can't be interoperable with other classes. …

Mar 17, 2008:

12:11 PM Ticket #194 (TextTemplate - python expressions in includes fail) closed by cmlenz
fixed: Fixed in [809]. Note though that you'll need to use proper expression …
12:09 PM Changeset [809] by cmlenz
Enable use of expressions in include directives of text templates. …
11:26 AM Ticket #181 (Variables in outer scopes not visible in python code blocks in for ...) closed by cmlenz
fixed: Warning added to docs in [808].
11:25 AM Changeset [808] by cmlenz
Add warning about using code blocks on Python 2.3. Closes #181.
10:40 AM Changeset [807] by cmlenz
Minor cleanup in eval module.

Mar 15, 2008:

10:52 AM Ticket #201 (AttributeError: 'NoneType' object has no attribute 'changeset') closed by cmlenz
duplicate: Dupe of #195.
9:16 AM Ticket #201 (AttributeError: 'NoneType' object has no attribute 'changeset') created by anonymous
==== How to Reproduce ==== While doing a GET operation on /build, …
6:42 AM Changeset [806] by aflett
more code/comment clean up - make sure to retain match order
Note: See TracTimeline for information about the timeline view.