MoinMoin/stats/hitcounts.py
Wed, 11 Feb 2009 02:34:33 +0100 wikiutil: replace moin's cgi/urllib wrappers by calls to werkzeug.utils code
Tue, 18 Nov 2008 21:28:49 +0100 pre-1.9: request.form has qs args and post data, 1.9: .form only post data, .args only qs args, .values both
Tue, 23 Sep 2008 00:53:18 +0200 merged moin/1.8 repo (tests need more fixing)
Fri, 22 Aug 2008 22:58:18 +0200 merge moin/1.8 repo
Sun, 20 Jul 2008 18:49:20 +0200 Replaced some references to request.form with MultiDict-compatible semantics
Sat, 21 Jun 2008 16:57:20 +0200 Accomodate for consolidation of Request/Response
Wed, 18 Jun 2008 00:28:07 +0200 Replaced/removed calls to request.emit_http_headers
Sat, 13 Sep 2008 15:12:14 +0200 browser._format: refactored input parameter "method". The default value is changed from "GET" to None. Now it does not add a form tag to the table on default. You have to give a value of "GET" or "POST" to add a form tag using the given method.
Mon, 28 Jul 2008 21:37:22 +0200 DataBrowserWidget: make callers use correct API (render method)
Mon, 28 Jul 2008 20:53:35 +0200 DataBrowserWidget: remove toHTML/render methods, change all callers to use .format()
Fri, 04 Apr 2008 23:48:41 +0200 stats.hitcounts: fixes multiple call of Hits (MoinMoinBugs/ClickOnNavibarIncreasesHitsByMultiplicator)
Sat, 05 Jan 2008 20:53:31 +0100 stats: hitcounts: use fixed date format for cache, use utc in any case, use pickle, useragents: use pickle (port from 1.6)
Fri, 07 Sep 2007 01:08:03 +0200 fix hitcounts
Wed, 05 Sep 2007 13:18:33 +0200 reverted to 2795:f24afde03048, because breaks reverting
Tue, 04 Sep 2007 22:14:02 +0200 hitcounts, action.info: bugfix for non existing page and special character in pagename
Mon, 02 Jul 2007 23:33:20 +0200 Big PEP8 and whitespace cleanup
Tue, 10 Apr 2007 00:13:49 +0200 fixed some pylint warnings
Tue, 27 Mar 2007 21:07:33 +0200 fixing copyright headers: remove umlauts (encoding troubles), make epydoc compatible, reformat
Sat, 10 Mar 2007 22:01:07 +0100 reduce usage of has_key()
Sat, 10 Mar 2007 19:20:19 +0100 reduce reduce, filter and map usage
Sun, 25 Feb 2007 23:45:07 +0100 comments only: cleaned up TODO, XXX, ...
Sun, 25 Feb 2007 03:08:18 +0100 Page.url(): removed escaping support
Fri, 23 Feb 2007 02:16:07 +0100 Eclipse PyDev Check: fixed lots of its errors and warnings
Thu, 27 Jul 2006 01:18:14 +0200 use emit_http_headers
Sun, 23 Jul 2006 22:57:19 +0200 fix scope for single-page hitcounts
Wed, 19 Jul 2006 11:30:12 +0200 stats package whitespace-only and style cleanup
Wed, 07 Jun 2006 09:44:08 +0200 moved logfile/logfile.py to logfile/__init__.py
Sun, 21 May 2006 18:14:30 +0200 refactor CacheEntry usage to use scope param
Sat, 06 May 2006 00:09:06 +0200 make request.(html_)formatter available early and use it
Fri, 05 May 2006 13:31:08 +0200 removed MoinMoinNoFooter at many places, added call to theme.send_closing_html() where needed
Sat, 18 Mar 2006 11:56:51 +0000 MoinMoin.util.datetime -> timefuncs to avoid conflict/confusion with stdlib datetime, also moved util.W3CDate there
Sat, 15 Oct 2005 18:03:12 +0000 move make / parse query string functions to wikiutil, make unicode-safe
Mon, 03 Oct 2005 08:41:37 +0000 optimize backup by sorting, refactor some easy stuff to use redirectedOutput
Sun, 25 Sep 2005 11:36:51 +0000 src cosmetics: remove TODOs, CVS stuff
Thu, 22 Sep 2005 15:09:50 +0000 tag of nonpublic@localhost--archive/moin--enterprise--1.5--base-0