Mercurial > moin > 1.9
graph
-
action/rss_rc.py: added ability to set pagename-based filtering for RSS.Wed, 16 May 2012 15:39:03 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: added ability to show attachment-related actions in RSS.Wed, 16 May 2012 06:47:10 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: proper support of rename, revert, page creation.Wed, 16 May 2012 06:30:38 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: preserving show_names configuration option.Wed, 16 May 2012 06:23:28 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: param parsing rewritten to support retrieval of default values from wiki configuration.Wed, 16 May 2012 15:42:09 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: new option - lines - set max lines for diff/content shown in RSS.Wed, 16 May 2012 04:29:16 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: proper links to appropriate diffs when ddiffs=1 and proper link/content for log entry related to new page.Wed, 16 May 2012 05:26:00 +0400, by Eugene Syromyatnikov
-
action/rss_rc.py: preventing double escape - looks like XML generator performs escaping already when needed.Wed, 16 May 2012 03:08:02 +0400, by Eugene Syromyatnikov
-
[bugfix] action/rss_rc.py: proper rev comparison and diff generation when diffs=1Wed, 16 May 2012 03:01:56 +0400, by Eugene Syromyatnikov
-
add migration script for moin 1.8.9Fri, 27 Apr 2012 22:06:44 +0200, by Thomas Waldmann
-
fix issue with non-ascii textchas, hmac_new only takes str, not unicodeThu, 01 Mar 2012 00:15:41 +0100, by Thomas Waldmann
-
be more clear about the werkzeug required if one still runs python 2.4Wed, 22 Feb 2012 17:36:25 +0100, by Thomas Waldmann
-
tagged release 1.9.4Tue, 21 Feb 2012 20:29:07 +0100, by Thomas Waldmann
-
avoid crash if #refresh processing instruction is used without argumentsTue, 21 Feb 2012 01:02:04 +0100, by Thomas Waldmann
-
update CHANGESTue, 07 Feb 2012 21:29:20 +0100, by Thomas Waldmann
-
advancedsearch: fix problem with non-ascii chars breaking up words for OR and NOT termsSat, 04 Feb 2012 16:52:24 +0100, by Thomas Waldmann
-
updated underlaySat, 04 Feb 2012 15:24:39 +0100, by Thomas Waldmann
-
updated i18nSat, 04 Feb 2012 15:10:09 +0100, by Thomas Waldmann
-
fix globaledit script to keep comments on Homepage...Template pagesSat, 04 Feb 2012 14:34:20 +0100, by Thomas Waldmann
-
updated underlayTue, 24 Jan 2012 22:36:32 +0100, by Thomas Waldmann
-
updated i18nTue, 24 Jan 2012 21:59:02 +0100, by Thomas Waldmann
-
updated CHANGESTue, 24 Jan 2012 20:55:34 +0100, by Thomas Waldmann
-
bump version number to 1.9.4, update mig scriptsTue, 24 Jan 2012 20:49:50 +0100, by Thomas Waldmann
-
xslt/4suite insecurity hint, always keep allow_xslt = FalseTue, 24 Jan 2012 17:04:29 +0100, by Thomas Waldmann
-
parsers: avoid crash when Parser.format() call gets inhibit_p kw argThu, 19 Jan 2012 16:21:14 +0100, by Thomas Waldmann
-
enable webkit based browsers (experimental, try chrome/safari/konqueror now)Sat, 14 Jan 2012 20:01:29 +0100, by Thomas Waldmann
-
fix selection FCKeditor plugin for chrome. Thanks for the patch go to "SixMen"!Sat, 14 Jan 2012 19:14:28 +0100, by Thomas Waldmann
-
updated CHANGESMon, 09 Jan 2012 21:26:50 +0100, by Thomas Waldmann
-
xmlrpc: new methods xmlrpc_getProcessingInstruction and xmlrpc_getProcessingInstructionVersionSun, 25 Dec 2011 23:56:09 +0100, by Reimar Bauer
-
MoinMoin.xmlrpc: reverted 83fe7e86cc0bSun, 25 Dec 2011 23:33:14 +0100, by Reimar Bauer
-
closing editlogfixes branch, was merged into default branch editlogfixesSun, 25 Dec 2011 16:44:31 +0100, by Thomas Waldmann
-
merge editlogfixes branchSun, 25 Dec 2011 16:43:04 +0100, by Thomas Waldmann
-
apply same fix to _conv160a as done for _conv160 in cs e1e79fab9cca editlogfixesSun, 25 Dec 2011 16:38:04 +0100, by Thomas Waldmann
-
script.account.homepage: added wiki format to homepage_default_textThu, 08 Dec 2011 16:52:27 +0100, by Reimar Bauer
-
xmlrpc: new method get_format for retrieving the format of a pageWed, 07 Dec 2011 08:47:53 +0100, by Reimar Bauer
-
TableOfContents: fixes that macro for other content than default wiki markup, e.g. rstWed, 07 Dec 2011 08:46:01 +0100, by Reimar Bauer
-
raise werkzeug minimum requirement because of bugs in < 0.7Sat, 03 Dec 2011 03:50:21 +0100, by Thomas Waldmann
-
documented Python 2.5 requirement, depending on werkzeug versionSat, 03 Dec 2011 02:10:19 +0100, by Thomas Waldmann
-
fix pep8 issueFri, 02 Dec 2011 20:53:35 +0100, by Thomas Waldmann
-
updated CHANGESThu, 01 Dec 2011 03:06:45 +0100, by Thomas Waldmann
-
update flup to repo tip (no release since 1.0.2 / 2.5y)Thu, 01 Dec 2011 02:38:57 +0100, by Thomas Waldmann
-
upgraded bundled pygments from 1.3.1 to 1.4Thu, 01 Dec 2011 02:26:16 +0100, by Thomas Waldmann
-
delete some code we had copied from werkzeug 0.6.1 while we bundled 0.5.1 (it is contained in the bundled werkzeug 0.8.1)Thu, 01 Dec 2011 02:05:15 +0100, by Thomas Waldmann
-
upgrade werkzeug to 0.8.1, document current bundled version and current minimum requirement (0.6, for py 2.7 compatibility)Thu, 01 Dec 2011 01:34:45 +0100, by Thomas Waldmann
-
Introduced the invalidation of associations where the endpoint to be returned inSat, 12 Mar 2011 23:48:11 +0100, by Paul Boddie
-
added workaround for IE8 script loop, thanks to Roger HaaseTue, 29 Nov 2011 00:03:16 +0100, by Thomas Waldmann
-
remove curl UA from ua_spiders as python-openid uses libcurl (if installed)Mon, 28 Nov 2011 23:57:01 +0100, by Thomas Waldmann
-
updated CHANGESMon, 28 Nov 2011 23:50:11 +0100, by Thomas Waldmann
-
updated interwiki map, thanks to Dimitar DimitrovSun, 27 Nov 2011 20:25:28 +0100, by Thomas Waldmann
-
googleimport: only use first work for some entries, be flexible with 'Type'/'Types'Sun, 27 Nov 2011 20:24:23 +0100, by Thomas Waldmann
-
google import - use same license phrase as all other codeSun, 20 Nov 2011 23:12:47 +0100, by Thomas Waldmann
-
googleimport: task may have multiple types, so better use 'Types' as keyFri, 18 Nov 2011 00:17:44 +0100, by Thomas Waldmann
-
logfile: strip \n lineends from line data (it is part of the file structure, not of the data) editlogfixesWed, 12 Oct 2011 10:19:39 +0200, by Thomas Waldmann
-
fix edit-log migration issue with wrong line endings editlogfixesTue, 11 Oct 2011 14:27:11 +0200, by Thomas Waldmann
-
avoid strange exception in zipfile.py for pre-1980 timestampsWed, 03 Aug 2011 00:07:16 +0200, by Thomas Waldmann
-
Fixed bug in groups formatter which caused the last list item to be not in the group.Tue, 02 Aug 2011 23:52:32 +0200, by Thomas Waldmann
-
fix trailing blanksTue, 02 Aug 2011 23:24:38 +0200, by Thomas Waldmann