Menu

Trac Commit Log


Commit Date  
[r5945] by athomas

Remove redundant `ITemplatStreamFilter.match_stream()` method.

2007-08-21 11:16:58 Tree
[r5944] by ecarter

Testing: Merge through r5943 from trunk

2007-08-20 18:24:46 Tree
[r5943] by cmlenz

SpamFilter was putting the original reporter in the author field for ticket updates.

2007-08-20 08:15:47 Tree
[r5942] by eblot

i18n: Minor fixes for the fr_FR locale

2007-08-19 13:42:38 Tree
[r5941] by eblot

Initial version for the fr_FR locale

2007-08-19 12:10:20 Tree
[r5940] by eblot

Prepare the fr_FR locale

2007-08-19 12:09:17 Tree
[r5939] by cmlenz

Remove unneeded compatibility code from the `trac.web.href` doctest runner.

2007-08-18 13:24:10 Tree
[r5938] by ecarter

Testing: remember to print the skip message.

2007-08-17 22:55:36 Tree
[r5937] by ecarter

Testing: Handle missing subprocess; better handling of server startup.

2007-08-17 22:53:44 Tree
[r5936] by cmlenz

* Switch back to the `sys._getframe()` hack in the implementation of `implements()`, for better thread-safety and nesting support (see [http://groups.google.com/group/trac-dev/browse_thread/thread/7bccf999eb3407ed mailing list post]). Also, made `implements` a static method on the `Component` class, which is then aliased to a module-level function.
* Cleaned up imports in `trac.config`, and use `fileobj.write()` instead of `print>>fileobj` when serializing the configuration.

2007-08-17 21:33:34 Tree
Older >