Mercurial > moin > 1.9
graph
-
add filesys.rename_no_overwrite (win32 rename semantics, plus optional removal of src file in any case)Sat, 15 Aug 2009 22:08:33 +0200, by Thomas Waldmann
-
replace filesys.rename for win32 (thanks to the Mercurial developers!)Sat, 15 Aug 2009 20:11:53 +0200, by Thomas Waldmann
-
Fixes a bug with empty list items in the GUI editor.Tue, 11 Aug 2009 21:51:42 +0200, by Josef Meier (jo meier
-
support py.test 1.0 funcargs (thanks to Holger Krekel for the patch)Sun, 09 Aug 2009 01:30:45 +0200, by Thomas Waldmann
-
css class ActionText renamed to action, test adaptedSun, 09 Aug 2009 01:24:15 +0200, by Reimar Bauer
-
macro.Action: added class TextAction to the urlSun, 09 Aug 2009 00:54:12 +0200, by Reimar Bauer
-
add a gear icon to the modernized theme for action linksSun, 09 Aug 2009 00:24:25 +0200, by Radomir Dopieralski
-
Automated merge with http://hg.moinmo.in/moin/1.9Sat, 08 Aug 2009 12:19:40 +0200, by Dmitrijs Milajevs
-
TestLazyConfigGroups was fixed. It was inherited from a wrong superclass.Sat, 08 Aug 2009 12:14:10 +0200, by Dmitrijs Milajevs
-
merged moin/1.8Fri, 07 Aug 2009 10:58:53 +0200, by Thomas Waldmann
-
fuid: keep same fake_mtime for intervals of max_staleness durationTue, 04 Aug 2009 21:50:44 +0200, by Thomas Waldmann
-
action diff: enable previous / next button only in the range of given revisionsTue, 04 Aug 2009 08:43:58 +0200, by Reimar Bauer
-
action revert: avoids reverting to a deleted current revisionMon, 03 Aug 2009 23:00:31 +0200, by Reimar Bauer
-
merge mainThu, 30 Jul 2009 21:02:07 +0200, by Thomas Waldmann
-
minor ldap auth improvements (see below)Mon, 27 Jul 2009 19:30:31 +0200, by Thomas Waldmann
-
add gopher protocol to url_schemasThu, 30 Jul 2009 21:01:46 +0200, by Thomas Waldmann
-
include only necessary browser autofilter optionsMon, 27 Jul 2009 12:46:39 +0200, by Thomas Waldmann
-
replaced math.floor by intFri, 07 Aug 2009 09:58:15 +0200, by Reimar Bauer
-
Groups2009: wiki_groups and wiki_dicts caching fix.Thu, 06 Aug 2009 18:27:45 +0200, by Dmitrijs Milajevs
-
removed moin account check's --lastsaved option, it is default now (checking last use with trail file did not work in 1.9 anyway)Sat, 01 Aug 2009 18:10:46 +0200, by Thomas Waldmann
-
flup_frontend: __import__ compatibility fix for python 2.4Thu, 30 Jul 2009 17:43:50 +0200, by Thomas Waldmann
-
tagged release 1.9.0beta3Mon, 27 Jul 2009 01:55:59 +0200, by Thomas Waldmann
-
bump version to 1.9.0beta3, minor make pagepacks fix 1.9.0beta3Mon, 27 Jul 2009 01:47:56 +0200, by Thomas Waldmann
-
make install-docs interwikiMon, 27 Jul 2009 01:32:43 +0200, by Thomas Waldmann
-
merged mainMon, 27 Jul 2009 01:27:31 +0200, by Thomas Waldmann
-
updated i18nMon, 27 Jul 2009 01:26:54 +0200, by Thomas Waldmann
-
updated underlayMon, 27 Jul 2009 00:56:44 +0200, by Thomas Waldmann
-
action language_setup: error messages addedMon, 27 Jul 2009 00:10:05 +0200, by Reimar Bauer
-
add HelpOnGroups help pageMon, 27 Jul 2009 00:15:51 +0200, by Thomas Waldmann
-
merged CHANGES.openid into main CHANGES documentSun, 26 Jul 2009 23:31:42 +0200, by Thomas Waldmann
-
merged mainSun, 26 Jul 2009 23:06:31 +0200, by Thomas Waldmann
-
merged moin/1.8Sun, 26 Jul 2009 23:05:59 +0200, by Thomas Waldmann
-
fix typo in rightsidebar cssSat, 25 Jul 2009 12:38:25 +0200, by Thomas Waldmann
-
script.maint.cleancache: users draft files got also cleanedFri, 24 Jul 2009 13:34:31 +0200, by Reimar Bauer
-
http auth: added debug loggingSun, 12 Jul 2009 13:49:05 +0200, by Thomas Waldmann
-
tagged release 1.8.4Tue, 09 Jun 2009 23:08:06 +0200, by Thomas Waldmann
-
updated underlayTue, 09 Jun 2009 20:48:04 +0200, by Thomas Waldmann
-
updated i18nTue, 09 Jun 2009 20:22:46 +0200, by Thomas Waldmann
-
updated CHANGESTue, 09 Jun 2009 19:34:49 +0200, by Thomas Waldmann
-
make install-docs interwikiTue, 09 Jun 2009 19:09:46 +0200, by Thomas Waldmann
-
action language_setup: fixed action nameSun, 26 Jul 2009 09:16:27 +0200, by Reimar Bauer
-
action language_setup: The superuser gets a table of language packages listed dependent on the selected language for installation.Fri, 24 Jul 2009 21:43:39 +0200, by Reimar Bauer
-
updated flup to 1.0.2+ (http://hg.saddi.com/flup-server changeset 100:af072c39193e)Fri, 24 Jul 2009 20:50:22 +0200, by Reimar Bauer
-
userprefs.suid: requires an auth_method which can logout (corrected changeset 4893:c1ed36a3fd5e)Fri, 24 Jul 2009 16:34:27 +0200, by Reimar Bauer
-
Automated merge with http://hg.moinmo.in/moin/1.9Fri, 24 Jul 2009 14:19:24 +0200, by Dmitrijs Milajevs
-
Page.clean_acl_cache() was killed.Fri, 24 Jul 2009 14:17:47 +0200, by Dmitrijs Milajevs
-
Groups2009: Docstring for get() for BaseDictsBackend, BaseDict and BaseGroupsBackend. Tests for get check if another default value returned for not existing keys. Typo and other refinements.Fri, 24 Jul 2009 14:17:44 +0200, by Dmitrijs Milajevs
-
merged moin/1.9-groups-dmilajevsFri, 24 Jul 2009 14:08:56 +0200, by Thomas Waldmann
-
Groups2009: Syntax error fix in cleancache.Fri, 24 Jul 2009 10:02:31 +0200, by Dmitrijs Milajevs
-
Groups2009: MoinMoin.datastruct and MoinMoin.datastruct.backends were added to a list of packages in setup.pyFri, 24 Jul 2009 10:02:17 +0200, by Dmitrijs Milajevs
-
Groups2009: GetVal macro was refactored. It returns an empty string if requested dictionary does not exist. ACL check is made only if dictionary is defined on a wikipage.Fri, 24 Jul 2009 10:00:21 +0200, by Dmitrijs Milajevs
-
userprefs.suid: allowed only if request.cfg.auth_have_login is givenFri, 24 Jul 2009 10:22:35 +0200, by Reimar Bauer
-
PEP8 fixWed, 22 Jul 2009 23:31:05 +0200, by Reimar Bauer
-
merged moin/1.9-openid repoWed, 22 Jul 2009 21:50:03 +0200, by Thomas Waldmann
-
Added config snippets and CHANGES documentation specific to OpenID updates with SREG and Teams extensions.Wed, 22 Jul 2009 01:43:59 -0400, by Rowan Kerr
-
Removed no-value return statements from openid extensions. Prepared default auth login_prompt to have configurable registration url.Thu, 28 May 2009 14:00:44 -0400, by Rowan Kerr
-
Added auth_attribs for users who log in with OpenID SREG. Fixed call to create teams in OpenID extension.Tue, 26 May 2009 17:35:11 -0400, by Rowan Kerr
-
Removed extra janrain nonce from OpenID username continuationTue, 26 May 2009 16:59:03 -0400, by Rowan Kerr
-
Force action on login continuation form, otherwise will be submitted to previous step when returning from an OpenID GET responseTue, 26 May 2009 16:56:58 -0400, by Rowan Kerr