Sat, 14 Mar 2009 14:27:37 +0100 |
Thomas Waldmann |
cleanup before running sdist
|
Sat, 14 Mar 2009 14:00:12 +0100 |
Thomas Waldmann |
updated i18n
|
Sat, 14 Mar 2009 13:42:42 +0100 |
Thomas Waldmann |
bump version to 1.9.0beta2, make interwiki install-docs
|
Sat, 14 Mar 2009 13:24:41 +0100 |
Thomas Waldmann |
updated CHANGES
|
Sat, 14 Mar 2009 11:31:55 +0100 |
Thomas Waldmann |
drawings: fix KeyError for non-existing map file
|
Sat, 14 Mar 2009 10:51:47 +0100 |
Thomas Waldmann |
updated underlay (converted to 1.9)
|
Sun, 08 Mar 2009 18:20:25 +0100 |
Thomas Waldmann |
suid: simplify and fix, bigger selection box
|
Sun, 08 Mar 2009 13:33:04 +0100 |
Thomas Waldmann |
only save session data if we also have a cookie establishing a session
|
Sat, 07 Mar 2009 22:38:00 +0100 |
Thomas Waldmann |
merged moin/1.8
|
Sat, 07 Mar 2009 21:49:55 +0100 |
Thomas Waldmann |
added modernized_cms theme
|
Tue, 03 Mar 2009 13:33:58 +0100 |
Thomas Waldmann |
ldap auth: new name_callback param to create a custom wiki username (not the ldap login username). Thanks to Heinrich Wendel for the patch.
|
Tue, 24 Feb 2009 10:08:55 +0100 |
Thomas Waldmann |
unsubscribe action: add msg types so icons get displayed
|
Sat, 21 Feb 2009 19:23:44 +0100 |
Thomas Waldmann |
AttachFile do=view: quote filename and pagename params for EmbedObject macro call
|
Fri, 20 Feb 2009 02:09:29 +0100 |
Thomas Waldmann |
login action: fix formatting of error messages
|
Wed, 18 Feb 2009 06:53:55 +0100 |
Thomas Waldmann |
1.6.0a mig script/converter: fixed converter bug for parser sections, added unit tests for pre and parser sections
|
Sat, 07 Mar 2009 19:42:10 +0100 |
Thomas Waldmann |
fixed anon session detection, optimized trail code
|
Sat, 07 Mar 2009 19:10:05 +0100 |
Thomas Waldmann |
fix new session code. remove old session code. details below.
|
Thu, 05 Mar 2009 23:01:03 +0100 |
Thomas Waldmann |
updated werkzeug
|
Mon, 02 Mar 2009 02:09:10 +0100 |
Thomas Waldmann |
AttachFile: reordered imports
|
Sun, 01 Mar 2009 23:13:49 +0100 |
Thomas Waldmann |
updated werkzeug
|
Sun, 01 Mar 2009 21:57:08 +0100 |
Thomas Waldmann |
wikiconfig/farmconfig: improve values for data(_underlay)_dir, make logo work automatically, fix wiki regex samples in farmconfig
|
Sun, 01 Mar 2009 19:22:59 +0100 |
Thomas Waldmann |
updated werkzeug
|
Sun, 01 Mar 2009 19:09:10 +0100 |
Thomas Waldmann |
added Eclipse/PyDev files and distutils' MANIFEST to .hgignore
|
Sun, 01 Mar 2009 18:15:00 +0100 |
Thomas Waldmann |
MOIN_DEBUGGER=off/web/external
|
Sun, 01 Mar 2009 18:01:14 +0100 |
Thomas Waldmann |
update the copy in wiki/server/wikiserverconfig.py with the changes from cs 0e7c007f8ed9
|
Sun, 01 Mar 2009 16:51:28 +0100 |
Thomas Waldmann |
werkzeug updated
|
Sun, 01 Mar 2009 15:07:39 +0100 |
Thomas Waldmann |
handle wikiserverconfig(_local) in the same way as wikiconfig(_local) (thanks to Raphael Bossek for the patch)
|
Sun, 01 Mar 2009 04:11:08 +0100 |
Thomas Waldmann |
remove some references to py 2.3/2.4 - 2.4 is the minimum now anyway
|
Sun, 01 Mar 2009 03:49:09 +0100 |
Thomas Waldmann |
remove MoinMoin.support.wsgiref (not used by moin, not used by werkzeug any more)
|
Sun, 01 Mar 2009 03:27:09 +0100 |
Thomas Waldmann |
run_server param name need to match Config attribute name 'debug'
|
Sun, 01 Mar 2009 03:18:57 +0100 |
Thomas Waldmann |
upgraded werkzeug
|
Sun, 01 Mar 2009 03:02:57 +0100 |
Thomas Waldmann |
Static file serving built-in (see details below).
|
Sat, 28 Feb 2009 22:35:16 +0100 |
Thomas Waldmann |
hg mv wiki/htdocs MoinMoin/web/static/htdocs
|
Sat, 28 Feb 2009 19:34:44 +0100 |
Thomas Waldmann |
simplified shared/htdocs processing
|
Sat, 28 Feb 2009 19:25:46 +0100 |
Thomas Waldmann |
upgraded werkzeug again to fix serving bug
|
Sat, 28 Feb 2009 00:08:31 +0100 |
Thomas Waldmann |
updated werkzeug to 0.5.pre20090228
|
Fri, 27 Feb 2009 23:30:37 +0100 |
Thomas Waldmann |
changed code to support werkzeug 0.5 (thanks to mitsuhiko for the patch)
|
Mon, 23 Feb 2009 22:39:32 +0100 |
Thomas Waldmann |
always do 'from werkzeug import ...', except for contrib, exceptions, routing, script
|
Sun, 22 Feb 2009 23:22:18 +0100 |
Thomas Waldmann |
remove traceback_* settings, not used any more
|
Sun, 22 Feb 2009 22:46:18 +0100 |
Thomas Waldmann |
Environment variable MOIN_DEBUGGER=True will enable werkzeug's debugger for the standalone wikiserver
|
Sun, 22 Feb 2009 20:21:13 +0100 |
Thomas Waldmann |
remove some unused debugging related code/settings
|
Sun, 22 Feb 2009 08:05:28 +0100 |
Thomas Waldmann |
tagged release 1.9.0beta1
|
Sun, 22 Feb 2009 07:54:13 +0100 |
Thomas Waldmann |
refactored places that required mutability of request.(values|args|form)
|
Sat, 21 Feb 2009 23:19:29 +0100 |
Reimar Bauer |
packages.do_ensureversion: compare int release numbers
|
Sat, 21 Feb 2009 19:49:34 +0100 |
Reimar Bauer |
web.serving.make_application: fixed typo in default shared path
|
Sat, 21 Feb 2009 18:37:09 +0100 |
Thomas Waldmann |
AttachFile: get the rename field content from qs args, too
|
Sat, 21 Feb 2009 17:14:29 +0100 |
Reimar Bauer |
packages.do_ensureversion: get only the numbers of the release string (ignore betaX)
|
Sat, 21 Feb 2009 12:50:20 +0100 |
Reimar Bauer |
action PackagePages: creates package files in memory and sends them to the caller
|
Tue, 17 Feb 2009 22:33:04 +0100 |
Thomas Waldmann |
using public werkzeug api: rather use abort(x) than raise _ProxyException(x)
|
Tue, 17 Feb 2009 12:53:59 +0100 |
Thomas Waldmann |
HTTPAuthMoin: http basic auth done by moin
|
Mon, 16 Feb 2009 00:07:22 +0100 |
Thomas Waldmann |
fix ScriptContext URL default value
1.9.0beta1
|
Sun, 15 Feb 2009 23:46:10 +0100 |
Thomas Waldmann |
fix wrong BadContent page current revision
|
Sun, 15 Feb 2009 23:39:25 +0100 |
Thomas Waldmann |
adjust migration scripts
|
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
|
Sun, 08 Feb 2009 17:06:07 +0100 |
Thomas Waldmann |
fix creole parser's anchor test
|
Sun, 08 Feb 2009 04:13:22 +0100 |
Thomas Waldmann |
Fix processing of anchors (fragment identifiers), see details below
|
Sat, 07 Feb 2009 19:27:16 +0100 |
Thomas Waldmann |
id generation: do not quote colon as it is valid in IDs, add test for identity transformation of valid IDs
|
Sat, 07 Feb 2009 14:39:03 +0100 |
Thomas Waldmann |
updated underlay
|
Sat, 07 Feb 2009 14:24:58 +0100 |
Thomas Waldmann |
updated i18n
|
Sat, 07 Feb 2009 13:58:10 +0100 |
Thomas Waldmann |
fix tests, skip known broken tests
|
Fri, 06 Feb 2009 00:01:17 +0100 |
Thomas Waldmann |
allow underscore in IDs, replace blanks by underscore (revert changeset a7dc3cc36362)
|
Thu, 05 Feb 2009 19:27:35 +0100 |
Thomas Waldmann |
have a wikiserverconfig.py in wiki/server/ so setup.py copies it
|
Thu, 05 Feb 2009 04:31:23 +0100 |
Thomas Waldmann |
fix: Xapian index idx.mtime() gives a normal unix timestamp, no need to scale
|
Tue, 10 Feb 2009 12:51:02 +0100 |
Thomas Waldmann |
Despam action: explicitely using repr() there is more clear than having it happen somewhere deeper in the code
|
Fri, 06 Feb 2009 21:56:32 +0100 |
Reimar Bauer |
PEP8 whitespace fix
|
Fri, 06 Feb 2009 21:23:29 +0100 |
Reimar Bauer |
pre-1.9: request.form has qs args and post data, 1.9: .form only post data, .args only qs args, .values both
|
Thu, 05 Feb 2009 00:43:06 +0100 |
Thomas Waldmann |
merged moin/1.8
|
Wed, 04 Feb 2009 12:47:52 +0100 |
Thomas Waldmann |
forgot to hg add mig script
|
Wed, 04 Feb 2009 10:11:26 +0100 |
Thomas Waldmann |
updated CHANGES
|
Wed, 04 Feb 2009 09:14:14 +0100 |
Thomas Waldmann |
preparing 1.8.2 release: added mig script, bumping version
|
Wed, 04 Feb 2009 09:05:43 +0100 |
Thomas Waldmann |
updated FCKeditor to 2.6.4
|
Tue, 03 Feb 2009 15:23:16 +0100 |
Thomas Waldmann |
compatibility fix for python-openid 2.x.x (also works with 1.x.x), fixes crash when trying to associate moin user to openid
|
Tue, 03 Feb 2009 02:30:27 +0100 |
Karol 'grzywacz' Nowak |
Commiting a patch from Noya to fix user creation notifications.
|
Tue, 03 Feb 2009 02:15:31 +0100 |
Karol 'grzywacz' Nowak |
Applying a patch from Noya to use an RFC compliant message type.
|
Sun, 01 Feb 2009 17:15:09 +0100 |
Thomas Waldmann |
Xapian indexing: in update mode, do not try to re-index old revisions again
|
Thu, 29 Jan 2009 21:37:44 +0100 |
Thomas Waldmann |
merge moin/1.7
|
Thu, 29 Jan 2009 21:36:30 +0100 |
Thomas Waldmann |
AttachFile: fix escaping problems (invalid html, but likely no XSS)
|
Tue, 03 Feb 2009 19:10:04 +0100 |
Thomas Waldmann |
add some decoding/transformations to GivenAuth (similar to what we had hardcoded in 1.8)
|
Tue, 03 Feb 2009 15:04:21 +0100 |
Thomas Waldmann |
move auth.http.HTTPAuth to auth.GivenAuth, see details below
|
Tue, 03 Feb 2009 05:42:52 +0100 |
Thomas Waldmann |
make http basic auth work (tested with Apache2/CGI)
|
Tue, 03 Feb 2009 05:40:26 +0100 |
Thomas Waldmann |
werkzeug: fix remote_user value
|
Tue, 03 Feb 2009 05:38:44 +0100 |
Thomas Waldmann |
bugfix: create dummy user obj at the right place
|
Tue, 03 Feb 2009 03:10:44 +0100 |
Thomas Waldmann |
add a workaround for CGI autodetection problem in flup <= 1.0.1
|
Tue, 03 Feb 2009 03:07:43 +0100 |
Thomas Waldmann |
flup cgi/fcgi adaptor: use None as interface default
|
Mon, 02 Feb 2009 05:54:21 +0100 |
Thomas Waldmann |
new cfg.session_dir setting, store sessions into cache_dir/__session__ by default
|
Mon, 02 Feb 2009 04:51:57 +0100 |
Thomas Waldmann |
fixed suid functionality, compute cfg.auth_methods only once
|
Mon, 02 Feb 2009 01:08:29 +0100 |
Thomas Waldmann |
fix / finish xmlrpc auth token (session) code
|
Sun, 01 Feb 2009 23:01:35 +0100 |
Thomas Waldmann |
merged http://ronny.uberhost.de/hg/moin-hacks/
|
Tue, 06 Jan 2009 22:23:37 +0100 |
Ronny Pfannschmidt |
fixed normal auth tests
|
Sun, 01 Feb 2009 22:42:33 +0100 |
Reimar Bauer |
web.frontend: the flup CGIRequest uses sys.exit(0) to terminate so we should not run into an exception by that.
|
Sun, 01 Feb 2009 21:56:29 +0100 |
Thomas Waldmann |
revert (wrong) frontend related changesets (see below for details)
|