Sun, 15 Feb 2009 23:37:12 +0100 |
Thomas Waldmann |
updated CHANGES
|
Sun, 15 Feb 2009 23:08:36 +0100 |
Thomas Waldmann |
updated underlay
|
Sun, 15 Feb 2009 23:02:40 +0100 |
Thomas Waldmann |
make install-docs
|
Sun, 15 Feb 2009 22:57:34 +0100 |
Thomas Waldmann |
make 'make pagepacks' work
|
Sun, 15 Feb 2009 22:39:29 +0100 |
Thomas Waldmann |
make 'make underlay' work
|
Sun, 15 Feb 2009 22:16:17 +0100 |
Thomas Waldmann |
bumping some more version numbers to 1.9
|
Sun, 15 Feb 2009 21:33:33 +0100 |
Thomas Waldmann |
bumped version to 1.9.0beta1, updated CHANGES, cleaned up
|
Sun, 15 Feb 2009 04:36:08 +0100 |
Thomas Waldmann |
remove setup.py hacks for py2.3 compatibility, 2.4 can solve it cleaner
|
Sun, 15 Feb 2009 04:00:38 +0100 |
Thomas Waldmann |
added TODO for removing popen and replace it by subprocess
|
Sun, 15 Feb 2009 03:21:00 +0100 |
Thomas Waldmann |
raised requirement to Python 2.4, removing 2.3 support code
|
Sun, 15 Feb 2009 02:23:10 +0100 |
Thomas Waldmann |
updated i18n
|
Sun, 15 Feb 2009 01:57:19 +0100 |
Thomas Waldmann |
fixing cache action tests: headers cache now stores (key, value) tuples
|
Sun, 15 Feb 2009 01:37:51 +0100 |
Thomas Waldmann |
getScriptname() -> script_root, getBaseURL() -> url_root (for werkzeug API)
|
Sat, 14 Feb 2009 23:47:37 +0100 |
Thomas Waldmann |
cache action: fix emitting headers for werkzeug API
|
Sat, 14 Feb 2009 23:12:03 +0100 |
Thomas Waldmann |
backup action: fix emitting headers for werkzeug API
|
Sat, 14 Feb 2009 22:35:43 +0100 |
Thomas Waldmann |
merged moin/1.8
|
Sat, 14 Feb 2009 22:21:34 +0100 |
Thomas Waldmann |
backup action: add 'self' dummy argument for backup_exclude function
|
Sat, 14 Feb 2009 18:07:36 +0100 |
Thomas Waldmann |
1.6.0a mig script/converter: fixed typo
|
Wed, 11 Feb 2009 02:01:10 +0100 |
Thomas Waldmann |
email attachments import with xapian indexing enabled: fix AttributeError
|
Thu, 12 Feb 2009 22:21:58 +0100 |
Reimar Bauer |
action.backup: Because of API chnges emit_http_headers removed for the form of sendBackupForm and replaced by request.headers.add for sendBackup.
|
Thu, 12 Feb 2009 15:20:27 +0100 |
Reimar Bauer |
fixed missing API changes of request.getScriptname() to request.url_root
|
Wed, 11 Feb 2009 02:38:25 +0100 |
Thomas Waldmann |
Despam: must use request.values because it also does GET requests, add logging/debug code
|
Wed, 11 Feb 2009 02:34:33 +0100 |
Thomas Waldmann |
wikiutil: replace moin's cgi/urllib wrappers by calls to werkzeug.utils code
|
Tue, 10 Feb 2009 16:18:59 +0100 |
Thomas Waldmann |
skip http auth test that has no matching code within moin (yet)
|
Tue, 10 Feb 2009 13:41:20 +0100 |
Thomas Waldmann |
remove unused wikiutil.decodeWindowsPath function
|
Tue, 10 Feb 2009 13:21:59 +0100 |
Thomas Waldmann |
merged moin/1.8
|
Tue, 10 Feb 2009 13:08:03 +0100 |
Thomas Waldmann |
page.url() should preferably get a query dict, not a query string. It calls wikiutil.makeQueryString() internally.
|
Sun, 08 Feb 2009 20:37:56 +0100 |
Thomas Waldmann |
tagged release 1.8.2
|
Sun, 08 Feb 2009 19:16:58 +0100 |
Thomas Waldmann |
make install-docs interwiki
1.8.2
|
Sun, 08 Feb 2009 19:04:31 +0100 |
Thomas Waldmann |
updated CHANGES
|