Mercurial > moin > 1.9
graph
-
REQUIREMENTS: be more clear about python requirement, add py 2.7, add comment about moin 1.8 support endSun, 14 Nov 2010 15:10:54 +0100, by Thomas Waldmann
-
REQUIREMENTS: add a note about werkzeug's python 2.7 compatibilitySun, 14 Nov 2010 14:43:42 +0100, by Thomas Waldmann
-
werkzeug: Removed a dummy import. Not only is it unnecessary, but also noSun, 14 Nov 2010 14:39:07 +0100, by Thomas Waldmann
-
add support for other password hashes (thanks to Michael Foetsch)Sun, 24 Oct 2010 00:26:04 +0200, by Thomas Waldmann
-
updated underlayWed, 13 Oct 2010 15:24:40 +0200, by Thomas Waldmann
-
updated i18nWed, 13 Oct 2010 15:15:40 +0200, by Thomas Waldmann
-
fix timestamp in edit lock message to show the time when edit-locking endsSun, 03 Oct 2010 23:07:30 +0200, by Thomas Waldmann
-
updated wikiserverconfig.py from internal defaults, sync the one in toplevel dir and the one in wiki/server/ - fixes hostname settingSun, 03 Oct 2010 22:29:11 +0200, by Thomas Waldmann
-
CHANGES: updatedTue, 28 Sep 2010 22:29:24 +0200, by Reimar Bauer
-
action.SlideShow: fix bug MoinMoinBugs/SinglePageSlideShowAndParserMarkup (thanks to Paul Boddie for the patch)Tue, 28 Sep 2010 22:14:44 +0200, by Reimar Bauer
-
action.SlideShow: feature PrintableSinglePageSlideshows implementedTue, 28 Sep 2010 22:12:05 +0200, by Reimar Bauer
-
simplify auto scroll initialization; fix bug in IE init discovered when using IE7 on pages with wide tablesFri, 23 Jul 2010 09:23:59 -0700, by Roger Haase
-
Raise exceptions as recommended in PEP 8.Mon, 05 Jul 2010 23:21:21 +0000, by Pascal Volk
-
tagged release 1.9.3Sun, 27 Jun 2010 12:44:38 +0200, by Thomas Waldmann
-
ActionBase: better compatibility to moin 1.8, use request.values by default, optionally use request.form data onlySat, 26 Jun 2010 15:37:55 +0200, by Thomas Waldmann
-
editor autoscrolling: debugging helpers, workaround for MoinMoinBugs/DoubleClickJSWithVeryLargeTables, applied autoscroll9.diff (thanks to Roger Haase)Sun, 20 Jun 2010 18:00:21 +0200, by Thomas Waldmann
-
PEP8 whitespace fixFri, 11 Jun 2010 20:51:01 +0200, by Reimar Bauer
-
script.import.irclog: updated the --page option's help message.Thu, 10 Jun 2010 20:08:30 +0000, by Pascal Volk
-
script: Added MoinScript._update_option_help().Sun, 06 Jun 2010 18:48:02 +0000, by Pascal Volk
-
updated CHANGESSun, 06 Jun 2010 18:12:25 +0200, by Thomas Waldmann
-
fix content-type header emission (for SlideShow, for many actions calling send_title())Sun, 06 Jun 2010 18:06:32 +0200, by Thomas Waldmann
-
updated i18nSat, 05 Jun 2010 18:57:04 +0200, by Thomas Waldmann
-
merge moin/1.8Sat, 05 Jun 2010 18:28:13 +0200, by Thomas Waldmann
-
bump some more version numbers to 1.8.8Sat, 05 Jun 2010 18:12:09 +0200, by Thomas Waldmann
-
bump version number to 1.8.8Sat, 05 Jun 2010 17:17:20 +0200, by Thomas Waldmann
-
updated CHANGESSat, 05 Jun 2010 17:09:10 +0200, by Thomas Waldmann
-
updated i18nSat, 05 Jun 2010 17:02:46 +0200, by Thomas Waldmann
-
bump some more version numbers to 1.9.3, adjust migration scriptsSat, 05 Jun 2010 18:07:41 +0200, by Thomas Waldmann
-
make install-docs interwikiSat, 05 Jun 2010 18:00:20 +0200, by Thomas Waldmann
-
updated CHANGESSat, 05 Jun 2010 17:55:11 +0200, by Thomas Waldmann
-
implemented moin import wikipageSat, 05 Jun 2010 14:49:50 +0000, by Pascal Volk
-
Merged moin/1.8Fri, 04 Jun 2010 21:17:02 +0400, by Eugene Syromyatnikov
-
Merged moin/1.7Fri, 04 Jun 2010 21:14:28 +0400, by Eugene Syromyatnikov
-
Fixed missed wikiutil module import.Fri, 04 Jun 2010 21:13:01 +0400, by Eugene Syromyatnikov
-
Preventing RenamePage action from throwing exception due to abscence of configuration option show_rename_redirect.Fri, 04 Jun 2010 19:32:10 +0400, by Eugene Syromyatnikov
-
Merged moin/1.8Fri, 04 Jun 2010 18:55:17 +0400, by Eugene Syromyatnikov
-
merge moin/1.7Fri, 04 Jun 2010 01:55:10 +0400, by Eugene Syromyatnikov
-
Fixing security issues related to MoinMoinBugs/1.9.2UnescapedInputForThemeAddMsg (possible XSS)Fri, 04 Jun 2010 00:13:24 +0400, by Eugene Syromyatnikov
-
PEP-8 whitespace fix.Fri, 04 Jun 2010 00:08:29 +0400, by Eugene Syromyatnikov
-
updated underlayThu, 03 Jun 2010 13:49:24 +0200, by Thomas Waldmann
-
avoid hardly recoverable crashes if #format specification is invalidMon, 05 Apr 2010 13:42:21 +0200, by Thomas Waldmann
-
Fixing unclean mergeFri, 04 Jun 2010 13:29:48 +0400, by Eugene Syromyatnikov
-
Merge.Fri, 04 Jun 2010 02:05:33 +0400, by Eugene Syromyatnikov
-
merge moin/1.7Fri, 04 Jun 2010 02:04:00 +0400, by Eugene Syromyatnikov
-
Fixing issue similiar to MoinMoinBugs/1.9.2XSSTemplateParameterThu, 03 Jun 2010 16:49:30 +0400, by Eugene Syromyatnikov
-
updated docs/CHANGES and REQUIREMENTSThu, 03 Jun 2010 17:08:32 +0200, by Thomas Waldmann
-
update flup to latest upstream repo versionThu, 03 Jun 2010 15:34:55 +0200, by Thomas Waldmann
-
updated underlayThu, 03 Jun 2010 13:30:28 +0200, by Thomas Waldmann
-
Fixed MoinMoinBugs/1.9.2XSSTemplateParameter by escaping template name in messages.Thu, 03 Jun 2010 12:47:36 +0400, by Eugene Syromyatnikov
-
auth._tests.test_ldap_login: refactored test to current environmentSun, 30 May 2010 23:00:57 +0200, by Reimar Bauer
-
xmlrpc: Disable editor backup for putPage, renamePage and revertPage because if pages become uploaded by xmlrpc then the draft cache arena can fast increase to a big cache file size. On each of these methods called and on each server process the cache file must be loaded and processed. This can costs much memory and decreases speed of these calls.Mon, 24 May 2010 10:43:08 +0200, by Reimar Bauer
-
fix broken changeset f59d02d10935Tue, 11 May 2010 23:08:11 +0200, by Thomas Waldmann
-
if edit ticket check fails, send the editor with the current contentTue, 11 May 2010 22:28:21 +0200, by Thomas Waldmann
-
updated underlayTue, 11 May 2010 21:25:46 +0200, by Thomas Waldmann
-
text_html_text_moin_wiki: fixed index error for a width="". (MoinMoinBugs/GUI_convertor_list_index_out_of_range)Sun, 09 May 2010 22:53:36 +0200, by Reimar Bauer
-
fix associating OpenID identity with user, wasn't adapted to werkzeug yet (thanks to Paul Boddie for the patch)Sun, 09 May 2010 14:10:23 +0200, by Thomas Waldmann
-
Fix auth.cas and userprefs.oidserv request object usage (untested, details see below)Thu, 06 May 2010 15:36:56 +0200, by Thomas Waldmann
-
update i18nTue, 04 May 2010 00:36:22 +0200, by Thomas Waldmann
-
updated CHANGESTue, 04 May 2010 00:09:57 +0200, by Thomas Waldmann