MoinMoin/script/migration/text_moin158_wiki.py
Wed, 11 Feb 2009 02:34:33 +0100 wikiutil: replace moin's cgi/urllib wrappers by calls to werkzeug.utils code
Fri, 03 Oct 2008 22:33:35 +0200 remove direct usage of deprecated sha module - use hashlib, if possible
Sun, 16 Mar 2008 21:04:16 +0100 fix some wrong wikiutil.escape usage causing double-escaping
Wed, 27 Feb 2008 12:46:18 +0100 refactored misc. modules to use own logger instead of request.log
Tue, 26 Feb 2008 00:19:10 +0100 migration scripts: copied from 1.6 as of rev 2560:e2d1e0285eda
Sun, 19 Aug 2007 19:29:40 +0200 added file with 1.5.8 wiki parser code (see last commit)