Edgewall Software

Timeline


and

Jul 4, 2006:

8:31 PM GenshiPerformance edited by cmlenz
(diff)
8:30 PM GenshiPerformance edited by cmlenz
(diff)
8:28 PM WikiStart edited by cmlenz
(diff)
8:27 PM GenshiPerformance created by cmlenz
Some performance numbers
8:22 PM Changeset [63] by cmlenz
Sync Trac port with vendor branch r62.
8:20 PM Changeset [62] by cmlenz
More ignore for the Trac vendor branch.
8:19 PM Changeset [61] by cmlenz
Add some simple benchmarks to compare performance against Clearsilver, …
3:36 PM Changeset [60] by cmlenz
Trac port: use a function to build mainnav/metanav.
3:34 PM Changeset [59] by cmlenz
Minor diagram updates.
3:33 PM WikiStart edited by cmlenz
add image map (diff)
3:25 PM MarkupTemplates edited by cmlenz
(diff)
3:13 PM Ticket #9 (default behavior for escaping quotes) closed by cmlenz
fixed: Should be fixed in [58].
3:09 PM Changeset [58] by cmlenz
Fix a number of escaping problems: * Markup instances were get …
1:57 PM Changeset [57] by cmlenz
* Add helper function to let directives apply any remaining …
11:04 AM Changeset [56] by cmlenz
Trac port: Make use of the fact that combining py:for with …
11:03 AM Changeset [55] by cmlenz
Fix py:for directive when combined with other directives (such as …
10:37 AM Changeset [54] by cmlenz
Fix the way multiple directives are applied to a single SUB in many …
7:08 AM Changeset [53] by mgood
convert Trac search page to Markup
6:49 AM Changeset [52] by mgood
convert the result of expressions in attributes to strings so that …
5:25 AM Changeset [51] by mgood
fix CSS classes for Trac about.html ctxtnav
4:10 AM Changeset [50] by mgood
convert About template to Markup
2:52 AM Changeset [49] by mgood
define __contains__ for using the in operator w/ the permission cache
1:55 AM Changeset [48] by mgood
implement py:choose/when/otherwise directives for conditionally …
12:03 AM Changeset [47] by cmlenz
Trac example: fixes for alternative links.

Jul 3, 2006:

11:50 PM Changeset [46] by cmlenz
Catch KeyError exception when trying attribute access in expression …
11:01 PM Changeset [45] by cmlenz
Sync Trac port with vendor branch r44 and add missing template files.
10:59 PM Changeset [44] by cmlenz
Ignore *.pyc files in other source dirs of the Trac vendor branch.
10:25 PM Changeset [43] by cmlenz
Set ignores for .pyc files on Trac vendor branch.
10:20 PM Changeset [42] by cmlenz
Initial support for using Markup in Trac. Only the settings page …
8:53 PM Changeset [41] by cmlenz
Copy Trac to main branch.
8:50 PM Changeset [40] by cmlenz
Add vendor branch for Trac.
1:29 PM Ticket #2 (Context node for XPath evaluation incorrect) closed by cmlenz
fixed: Fixed in [39].
1:28 PM Changeset [39] by cmlenz
Fix for #2 (incorrect context node in path expressions). Still some …
1:10 AM Changeset [38] by cmlenz
Moved some of the tests for the strip directive to a new unittest test …
12:44 AM Ticket #10 (Populate attributes from the attribute set of the matched element) created by cmlenz
The following should work but doesn't: […] In particular, the part …
12:39 AM Ticket #7 (Infinite recursion on some match templates) closed by cmlenz
fixed: Fixed in [37].
12:39 AM Changeset [37] by cmlenz
Fix for #7: match templates no longer process their own output.

Jul 2, 2006:

11:23 PM Changeset [36] by cmlenz
Simplify template processing model by removing dynamically generated …
5:38 AM Ticket #9 (default behavior for escaping quotes) created by mgood
Markup.escape escapes " to " by default, though this behavior is …
5:20 AM Changeset [35] by mgood
quotes should not be escaped inside text nodes

Jun 28, 2006:

11:09 PM Changeset [34] by cmlenz
Add doctests for path module.
9:13 PM Changeset [33] by cmlenz
A couple more operators supported in expressions.
8:39 PM Changeset [32] by cmlenz
* More test cases for expression evaluation. * Fixes for the new …
3:45 PM Changeset [31] by cmlenz
Experimental support for using the new native AST in Python 2.5 …
12:40 PM Changeset [30] by cmlenz
* Minor simplification of template directives: they no longer get …
11:41 AM Changeset [29] by cmlenz
More docstrings for the builder module.
11:28 AM Changeset [28] by cmlenz
* Fix the boilerplate in the Python source files. * Some more …
11:22 AM License created by cmlenz
10:55 AM Changeset [27] by cmlenz
* Split out the XPath tests into a separate unittest-based file. * …

Jun 27, 2006:

2:43 PM WikiStart edited by cmlenz
(diff)
2:42 PM ApiDocs/genshi.template edited by cmlenz
(diff)
2:41 PM ApiDocs/genshi.path edited by cmlenz
(diff)
2:40 PM ApiDocs/genshi.output edited by cmlenz
(diff)
2:40 PM ApiDocs/genshi.input edited by cmlenz
(diff)
2:39 PM ApiDocs/genshi.filters edited by cmlenz
(diff)
2:39 PM ApiDocs/genshi.builder edited by cmlenz
(diff)
2:38 PM ApiDocs/genshi.core edited by cmlenz
(diff)
2:33 PM ApiDocs/genshi.core edited by cmlenz
(diff)
2:33 PM ApiDocs/genshi.core edited by cmlenz
(diff)

Jun 26, 2006:

7:54 PM Changeset [26] by cmlenz
Oops. Fix typo in [25].
7:54 PM Changeset [25] by cmlenz
Cosmetic (mostly whitespace) changes.
5:28 PM ApiDocs created by cmlenz
5:27 PM ApiDocs/genshi.filters created by cmlenz
5:26 PM ApiDocs/genshi.template created by cmlenz
5:26 PM ApiDocs/genshi.path created by cmlenz
5:25 PM ApiDocs/genshi.builder created by cmlenz
5:24 PM ApiDocs/genshi.output created by cmlenz
5:24 PM ApiDocs/genshi.input created by cmlenz
5:22 PM ApiDocs/genshi.core created by cmlenz

Jun 20, 2006:

7:31 PM Changeset [24] by cmlenz
Separate match and eval filters from the include and user-supplied filters.
5:10 PM Changeset [23] by cmlenz
Fix for the template engine plugin: the search path is now ignored if …
3:05 PM Ticket #3 (Should include paths be relative to the virtual path of the current ...) closed by cmlenz
fixed: Includes are now relative since [22].
3:05 PM Changeset [22] by cmlenz
* Include paths are now interpreted relative to the path of the …
Note: See TracTimeline for information about the timeline view.