Mercurial > moin > 1.9
graph
-
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
-
make dist (for trying release archive), make dist-release (for really releasing to pypi, with gnupg signature)Wed, 13 Mar 2013 14:44:29 +0100, by Thomas Waldmann
-
moin account resetpw: add option --skip-invalid to skip users with already invalidated pw hashesTue, 12 Mar 2013 21:44:49 +0100, by Thomas Waldmann
-
add german translation of the resetpw mailtemplateMon, 11 Mar 2013 20:30:37 +0100, by Thomas Waldmann
-
sendmail: catch unicode errors when E-Mail addr has non-ascii charsMon, 11 Mar 2013 01:12:07 +0100, by Thomas Waldmann
-
improve the resetpw templates, add one for a wiki pageSun, 10 Mar 2013 21:17:21 +0100, by Thomas Waldmann
-
resetpw docs: fix path of mailtemplate.txt, it is in same directory as the docsSun, 10 Mar 2013 17:34:13 +0100, by Thomas Waldmann
-
updated i18nSun, 10 Mar 2013 17:02:20 +0100, by Thomas Waldmann
-
pw recovery notification msgs: add i18n againSun, 10 Mar 2013 16:38:07 +0100, by Thomas Waldmann
-
updated CHANGESSun, 10 Mar 2013 15:28:04 +0100, by Thomas Waldmann
-
add dummy migration script, update data/meta to 1.9.7Sun, 10 Mar 2013 15:24:01 +0100, by Thomas Waldmann
-
bump version number to 1.9.7Sun, 10 Mar 2013 15:21:10 +0100, by Thomas Waldmann
-
cleancache: also kill the i18n cache 'meta' pickle fileSun, 10 Mar 2013 15:11:05 +0100, by Thomas Waldmann
-
AttachList: introduced search_term parameter (optional) for listing attachments by a regular expressionFri, 08 Mar 2013 08:39:57 +0100, by Reimar Bauer
-
rst parser: fix safe_import for level param in __import__ call of docutils 0.10Thu, 07 Mar 2013 02:06:56 +0100, by Thomas Waldmann
-
updated CHANGESThu, 28 Feb 2013 16:02:13 +0100, by Thomas Waldmann
-
fix 304 http status for cache action, see MoinMoinBugs/CacheActionComparesTimestampsIncorrectlyThu, 28 Feb 2013 15:48:49 +0100, by Thomas Waldmann
-
clarify python-xml (pyxml) requirementSat, 23 Feb 2013 18:28:30 +0100, by Thomas Waldmann
-
at startup, announce moin version and code pathTue, 19 Feb 2013 23:59:31 +0100, by Thomas Waldmann
-
explicitly tell not to use a dot in a farm wiki config module nameMon, 04 Feb 2013 13:18:11 +0100, by Thomas Waldmann
-
moin account resetpw docs: add instructions for users with no E-Mail address in their profileTue, 29 Jan 2013 19:46:03 +0100, by Thomas Waldmann