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