Mercurial > moin > 1.9
graph
-
add logging for login to detect potential abuseFri, 06 Jun 2014 13:33:16 +0200, by Thomas Waldmann
-
do not call dict() on MultiDict instances, but .to_dict()Tue, 29 Apr 2014 10:42:46 +0200, by Thomas Waldmann
-
remove print statements from user attr caching codeMon, 28 Apr 2014 21:55:23 +0200, by Thomas Waldmann
-
events tests: use PageEditor instances, like in the production codeSat, 01 Mar 2014 19:07:03 +0100, by Thomas Waldmann
-
mail notification template string configuration: add examplesSat, 01 Mar 2014 15:42:20 +0100, by Thomas Waldmann
-
notification template strings: better naming consistency for configuration valuesSat, 01 Mar 2014 02:27:26 +0100, by Thomas Waldmann
-
update CHANGES about notification changes / fixesSat, 01 Mar 2014 02:11:32 +0100, by Thomas Waldmann
-
email notifications: handle PageRenamedEvent (bugfix, was not handled yet), reduce code duplicationSat, 01 Mar 2014 01:50:50 +0100, by Thomas Waldmann
-
email notifications: handle PageRenamedEvent (bugfix, was not handled yet)Sat, 01 Mar 2014 00:57:10 +0100, by Thomas Waldmann
-
email notifications: handle PageDeletedEvent (bugfix, was not handled yet)Sat, 01 Mar 2014 00:33:36 +0100, by Thomas Waldmann
-
email notifications: move default texts to configuration so they can be overwritten, clean up notification moduleFri, 28 Feb 2014 23:18:20 +0100, by Thomas Waldmann
-
email notification: internally use python template strings to assemble the subject and texts from given componentsFri, 28 Feb 2014 20:04:49 +0100, by Thomas Waldmann
-
fix return type of get_by_... lookup functions (must be User obj or None)Fri, 28 Feb 2014 19:38:41 +0100, by Thomas Waldmann
-
update CHANGESFri, 14 Feb 2014 17:24:43 +0100, by Thomas Waldmann
-
replace slow get_by_filter() calls by faster _getUserIdByKey callsFri, 14 Feb 2014 17:01:16 +0100, by Thomas Waldmann
-
only cache valid user's attributes (we don't care for invalid/disabled user profiles)Fri, 14 Feb 2014 15:29:47 +0100, by Thomas Waldmann
-
_getUserIdByKey: make sure we are only called for cached/supported userprofile attributesFri, 14 Feb 2014 14:59:29 +0100, by Thomas Waldmann
-
userid lookup caches: use 1 on-disk cache file, update cache rather than rebuildWed, 12 Feb 2014 18:22:10 +0100, by Thomas Waldmann
-
optimized notification of superusers on user account creationWed, 12 Feb 2014 12:53:41 +0100, by Thomas Waldmann
-
add comments about userid lookup cache killing/rebuildingWed, 12 Feb 2014 12:12:17 +0100, by Thomas Waldmann
-
"userdir" caching scope: use it for userid lookup caches, reduce code duplicationWed, 12 Feb 2014 12:07:22 +0100, by Thomas Waldmann
-
getSubscribers: fix: move the cache to "userdir" scope, update cleancache scriptWed, 12 Feb 2014 01:15:00 +0100, by Thomas Waldmann
-
introduce a new caching scope "userdir"Tue, 11 Feb 2014 16:18:47 +0100, by Thomas Waldmann
-
getSubscribers: cleanups, optimizations, locking fix, .valid fixTue, 11 Feb 2014 15:55:54 +0100, by Thomas Waldmann
-
apply original patches from MoinMoinBugs/GetSubscribersSlow (as is)Tue, 11 Feb 2014 14:08:06 +0100, by Thomas Waldmann
-
mail import: use relative attachment link markup instead of absolute links (enables some renaming operations without changing the markup)Mon, 03 Feb 2014 17:14:05 +0100, by Thomas Waldmann
-
update CHANGESMon, 03 Feb 2014 14:32:40 +0100, by Thomas Waldmann
-
AttachFile: move or delete multiple attachmentsFri, 31 Jan 2014 18:33:18 +0100, by Thomas Waldmann
-
updated underlaySat, 11 Jan 2014 03:53:05 +0100, by Thomas Waldmann
-
improve pypi metadata / classifiersSun, 05 Jan 2014 04:38:29 +0100, by Thomas Waldmann
-
bump version number to 1.9.8Sun, 05 Jan 2014 04:21:00 +0100, by Thomas Waldmann
-
update CHANGESSun, 05 Jan 2014 04:15:51 +0100, by Thomas Waldmann
-
make install-docs interwikiSun, 05 Jan 2014 04:02:48 +0100, by Thomas Waldmann
-
moin.spec: maybe it still works with 2.5, but definitely no guarantees on 2.4Sun, 05 Jan 2014 04:01:51 +0100, by Thomas Waldmann
-
update (c) year in some files, make pep8 checker happySun, 05 Jan 2014 03:58:00 +0100, by Thomas Waldmann
-
upgrade bundled werkzeug to 0.8.3Sun, 05 Jan 2014 03:44:28 +0100, by Thomas Waldmann
-
upgrade bundled pygments to 1.6Sun, 05 Jan 2014 02:49:41 +0100, by Thomas Waldmann
-
upgrade bundled passlib to 1.6.2Sun, 05 Jan 2014 02:43:02 +0100, by Thomas Waldmann
-
ldap_auth: support placeholders for basedn alsoSun, 05 Jan 2014 02:16:19 +0100, by Thomas Waldmann
-
use http status 302 for #redirect processing instructionSat, 04 Jan 2014 18:24:56 +0100, by Thomas Waldmann
-
Fixed image URL generation, avoiding script name duplication.Sat, 30 Nov 2013 19:47:54 +0100, by Paul Boddie
-
fix crash when macro names contain non-ascii charsSat, 30 Nov 2013 21:31:52 +0800, by Cheer Xiao
-
fix "moin import wikipage" timestamp confusionSun, 24 Nov 2013 02:27:09 +0100, by Thomas Waldmann
-
Add bingbot to ua_spiders.Tue, 19 Nov 2013 09:25:50 -0800, by Gerald Combs
-
improve python2.5 compatibility (with_statement)Tue, 13 Aug 2013 12:17:47 +0200, by Thomas Waldmann
-
tuned editlog.news() - only open/read log if there is new stuff in it after last read positionSun, 11 Aug 2013 18:01:35 +0200, by Thomas Waldmann
-
RSS feed: check for bots and rather give them empty results than waste a lot of time with themSat, 10 Aug 2013 16:50:23 +0200, by Thomas Waldmann
-
CopyPage action: fix NameError exception when TextCha was answered wrongMon, 15 Jul 2013 19:19:17 +0200, by Thomas Waldmann
-
rss_rc action: use unicode to fix python 2.7.5 compatibilityWed, 12 Jun 2013 12:19:50 +0200, by Thomas Waldmann
-
AbandonedPages macro: check user agent to reduce load caused by botsSun, 09 Jun 2013 16:35:56 +0200, by Thomas Waldmann
-
make globaledit put ACLs that take away All:read for slow pagesSat, 08 Jun 2013 23:16:08 +0200, by Thomas Waldmann
-
implement backlink_method to solve the load issues caused by crawlers triggering too many linkto-fullsearches (see docs/CHANGES for details)Sat, 08 Jun 2013 19:03:07 +0200, by Thomas Waldmann
-
move backlink computing code into method backlink(), reduce code duplicationSat, 08 Jun 2013 17:51:06 +0200, by Thomas Waldmann
-
rss_rc action: optimize single page performance a lotSat, 08 Jun 2013 03:45:14 +0200, by Thomas Waldmann
-
rss_rc action fix is for 2.7.4 and 2.7.5Sat, 08 Jun 2013 02:31:32 +0200, by Thomas Waldmann
-
rss_rc action: fix python 2.7.5 compatibilitySat, 08 Jun 2013 02:25:24 +0200, by Thomas Waldmann
-
reimplement log_timing functionalityWed, 05 Jun 2013 00:37:14 +0200, by Thomas Waldmann
-
move some i18n debug logging to i18n moduleTue, 04 Jun 2013 22:48:59 +0200, by Thomas Waldmann
-
accept-language case-sensitivity bug fix (plus cleanup of duplicate code)Tue, 28 May 2013 11:22:45 +0200, by Thomas Waldmann
-
update CHANGESThu, 02 May 2013 23:09:33 +0200, by Thomas Waldmann