Mercurial > moin > 1.9
graph
-
context always has context.request, no need to pass a request paramTue, 16 Sep 2014 09:22:19 -0500, by 'Karl O. Pinc'
-
log message "event/newaccount" -> "account/created"Tue, 16 Sep 2014 08:41:46 -0500, by 'Karl O. Pinc'
-
line wrap at 120 chars instead of 80Tue, 16 Sep 2014 08:40:47 -0500, by 'Karl O. Pinc'
-
log_attempt "specific action/failure reason" for save of immutableMon, 15 Sep 2014 23:18:52 -0500, by 'Karl O. Pinc'
-
add colon to make log_attempt even more parseableMon, 15 Sep 2014 22:10:45 -0500, by 'Karl O. Pinc'
-
make log_attempt output easily parsedMon, 15 Sep 2014 21:53:09 -0500, by 'Karl O. Pinc'
-
use "specific action: failure reason" in log_attempt callsMon, 15 Sep 2014 21:27:54 -0500, by 'Karl O. Pinc'
-
use proper parameter name in log_attempt() callMon, 15 Sep 2014 21:14:44 -0500, by 'Karl O. Pinc'
-
remove trailing whitespaceMon, 15 Sep 2014 21:14:02 -0500, by 'Karl O. Pinc'
-
use proper argument, pagename, in call to log_attempt()Mon, 15 Sep 2014 21:00:41 -0500, by 'Karl O. Pinc'
-
use pagename as argument instead of nameMon, 15 Sep 2014 20:48:41 -0500, by 'Karl O. Pinc'
-
Merge upstream.Mon, 15 Sep 2014 12:02:20 -0500, by 'Karl O. Pinc'
-
merge upstreamThu, 04 Sep 2014 14:48:36 -0500, by 'Karl O. Pinc'
-
log username, if exists, when abused action not presented to userThu, 04 Sep 2014 14:18:56 -0500, by 'Karl O. Pinc'
-
add page name to abuse logThu, 04 Sep 2014 14:09:28 -0500, by 'Karl O. Pinc'
-
log abuse when abused action is not presented to userThu, 04 Sep 2014 13:16:01 -0500, by 'Karl O. Pinc'
-
log page creation access denied with abuse loggerThu, 04 Sep 2014 11:47:12 -0500, by 'Karl O. Pinc'
-
log action detections of access violations with abuse loggerThu, 04 Sep 2014 10:50:04 -0500, by 'Karl O. Pinc'
-
log additional detections of editing failureThu, 04 Sep 2014 10:49:26 -0500, by 'Karl O. Pinc'
-
log user account creation with the abuse loggerThu, 04 Sep 2014 10:22:09 -0500, by 'Karl O. Pinc'
-
log failed page edit attempts with the abuse loggerWed, 03 Sep 2014 22:43:26 -0500, by 'Karl O. Pinc'
-
fix pep8 issueTue, 16 Sep 2014 14:14:50 +0200, by Thomas Waldmann
-
decode some config default values for user profilesFri, 12 Sep 2014 15:34:52 +0200, by Thomas Waldmann
-
textcha failures: log reasonThu, 04 Sep 2014 14:12:27 +0200, by Thomas Waldmann
-
updated i18nThu, 21 Aug 2014 16:51:58 +0200, by Thomas Waldmann
-
update CHANGES about XSS security fixWed, 20 Aug 2014 10:55:13 +0200, by Thomas Waldmann
-
security fix: XSS in useragents statsWed, 20 Aug 2014 10:52:31 +0200, by Thomas Waldmann
-
updated underlayMon, 04 Aug 2014 23:36:41 +0200, by Thomas Waldmann
-
updated i18nMon, 04 Aug 2014 22:59:09 +0200, by Thomas Waldmann
-
make install-docs interwikiMon, 04 Aug 2014 22:28:44 +0200, by Thomas Waldmann
-
auth surge protection: do not activate this in builtin default configFri, 06 Jun 2014 17:11:32 +0200, by Thomas Waldmann
-
moin auth: give error msg when user name is missingFri, 06 Jun 2014 15:54:09 +0200, by Thomas Waldmann
-
surge protection for authentication (currently just for "moin" auth), updated docs/CHANGESFri, 06 Jun 2014 15:52:35 +0200, by Thomas Waldmann
-
abuse logging: add logging for setuid, improve CHANGES entryFri, 06 Jun 2014 14:23:58 +0200, by Thomas Waldmann
-
abuse logging: add CHANGES entry, add example logging configuration, revert wikiserverlogging.confFri, 06 Jun 2014 14:08:21 +0200, by Thomas Waldmann
-
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
-
cfg.recovery_token_lifetime to determine how long the recovery token will be validThu, 02 May 2013 22:57:54 +0200, by Thomas Waldmann
-
Backed out changeset 9bd355d893f4Sun, 07 Apr 2013 01:58:43 +0200, by Thomas Waldmann
-
cfg.url_prefix_action_check = True to strictly check whether action URLs look like we generate themSun, 07 Apr 2013 00:59:26 +0200, by Thomas Waldmann
-
rather use page.url than request.href, so url_prefix_action gets usedSat, 06 Apr 2013 23:26:08 +0200, by Thomas Waldmann
-
AttachFile do=get and do=view: send 404 status if file does not existSat, 06 Apr 2013 22:47:36 +0200, by Thomas Waldmann
-
do not create empty pagedir (with empty edit-log)Sat, 06 Apr 2013 00:21:51 +0200, by Thomas Waldmann
-
mergedSun, 24 Mar 2013 14:58:56 +0100, by Thomas Waldmann
-
remove double space in error messageSat, 22 Sep 2012 22:48:40 +0200, by Matthijs Kooijman
-
cfg.log_events_format to configure event-log format, add a tool to export event-log to CSVFri, 22 Mar 2013 01:59:02 +0100, by Thomas Waldmann
-
tagged release 1.9.7Sun, 17 Mar 2013 20:09:15 +0100, by Thomas Waldmann
-
updated underlaySun, 17 Mar 2013 18:25:00 +0100, by Thomas Waldmann
-
fix wrong module docstringSun, 17 Mar 2013 18:06:20 +0100, by Thomas Waldmann
-
UserWarning is a builtin exceptionSat, 16 Mar 2013 21:58:04 +0100, by Thomas Waldmann
-
improve some passlib related code using the 1.6.1-post-release doc updatesSat, 16 Mar 2013 21:47:54 +0100, by Thomas Waldmann
-
update (c) year in main filesSat, 16 Mar 2013 18:29:13 +0100, by Thomas Waldmann
-
updated underlaySat, 16 Mar 2013 17:59:52 +0100, by Thomas Waldmann
-
Makefile: update cfg directory location for make underlaySat, 16 Mar 2013 15:56:36 +0100, by Thomas Waldmann
-
make install-docs interwikiSat, 16 Mar 2013 15:47:09 +0100, by Thomas Waldmann
-
fix install docs html postprocessing, master site now uses /moin_static19 as url_prefix_staticSat, 16 Mar 2013 15:46:12 +0100, by Thomas Waldmann
-
updated CHANGES, reformatted long linesSat, 16 Mar 2013 15:18:30 +0100, by Thomas Waldmann
-
add template for a german wiki page for resetpwFri, 15 Mar 2013 21:31:22 +0100, by Thomas Waldmann
-
redirect last visited: if last visited is same wiki, use a local redirect, do not compute via interwiki map (fixes https: usage)Fri, 15 Mar 2013 02:02:09 +0100, by Thomas Waldmann
-
added snippet for config to show a notification box above the theme outputThu, 14 Mar 2013 12:21:40 +0100, by Thomas Waldmann
-
updated CHANGESThu, 14 Mar 2013 02:28:11 +0100, by Thomas Waldmann