Wed, 19 Jul 2006 09:42:31 +0200 |
Thomas Waldmann |
added missing daily CHANGES entry
|
Wed, 19 Jul 2006 01:01:08 +0200 |
Alexander Schremmer |
Forgot to add the wikisync.py file containing the Tag classes.
|
Wed, 19 Jul 2006 01:00:38 +0200 |
Alexander Schremmer |
Merge with main.
|
Wed, 19 Jul 2006 00:59:02 +0200 |
Alexander Schremmer |
Finished first version of the mergeChanges method.
|
Mon, 24 Jul 2006 01:43:02 +0200 |
Thomas Waldmann |
have all diff implementations at one place
|
Mon, 24 Jul 2006 00:19:55 +0200 |
Thomas Waldmann |
moved edit and diff code to own files, strange: needs a http_headers() call at end of edit.py - why?
|
Sun, 23 Jul 2006 22:57:19 +0200 |
Thomas Waldmann |
fix scope for single-page hitcounts
|
Sun, 23 Jul 2006 22:53:26 +0200 |
Thomas Waldmann |
move info action code to own file, fix some links by using page.link_to
|
Sun, 23 Jul 2006 22:17:26 +0200 |
Thomas Waldmann |
make more use of page.link_to in theme code
|
Sun, 23 Jul 2006 21:08:21 +0200 |
Thomas Waldmann |
remove unused request._all_pages
|
Sun, 23 Jul 2006 19:23:09 +0200 |
Thomas Waldmann |
refactored action error msg output
|
Sun, 23 Jul 2006 18:37:17 +0200 |
Thomas Waldmann |
removed form param from most setup_args* methods, fixed missing cgi import for WSGI
|
Sat, 22 Jul 2006 17:49:17 +0200 |
Thomas Waldmann |
move config and multiconfig to config/ package, see HINT in CHANGES
|
Sat, 22 Jul 2006 16:32:16 +0200 |
Thomas Waldmann |
don't use IE7 hack when editing (IE7+FCKeditor -> IE crash)
|
Sat, 22 Jul 2006 16:26:49 +0200 |
Thomas Waldmann |
use request.action
|
Sat, 22 Jul 2006 16:06:31 +0200 |
Thomas Waldmann |
use request.action
|
Sat, 22 Jul 2006 15:49:40 +0200 |
Thomas Waldmann |
request.action now has the action for the current request, default 'show'
|
Sat, 22 Jul 2006 14:45:58 +0200 |
Thomas Waldmann |
use config.umask for saved drawing files (backport to 1.5)
|
Sat, 22 Jul 2006 14:29:34 +0200 |
Thomas Waldmann |
whitespace-only cleanup, fix regex by using raw string
|
Sat, 22 Jul 2006 13:43:06 +0200 |
Thomas Waldmann |
whitespace-only cleanup and minor style changes
|
Sat, 22 Jul 2006 13:21:36 +0200 |
Thomas Waldmann |
whitespace-only cleanup and minor style changes
|
Sat, 22 Jul 2006 13:00:42 +0200 |
Thomas Waldmann |
fix script/cli comments / attr names
|
Sat, 22 Jul 2006 12:56:48 +0200 |
Thomas Waldmann |
whitespace-only cleanup and minor style changes
|
Sat, 22 Jul 2006 12:47:55 +0200 |
Thomas Waldmann |
whitespace-only cleanup and minor style changes
|
Sat, 22 Jul 2006 12:39:18 +0200 |
Thomas Waldmann |
whitespace-only cleanup and minor style changes
|
Thu, 20 Jul 2006 18:03:07 +0200 |
Thomas Arendsen Hein |
fix double quoted-printable encoding in forgotten password email.
|
Thu, 20 Jul 2006 17:40:21 +0200 |
Thomas Waldmann |
fix missing http_headers() call for not logged in users
|
Wed, 19 Jul 2006 23:51:45 +0200 |
Thomas Waldmann |
fix MoinMoinBugs/XmlRpcBrokenForFastCgi, thanks to Johannes Berg
|
Wed, 19 Jul 2006 11:30:12 +0200 |
Thomas Waldmann |
stats package whitespace-only and style cleanup
|
Wed, 19 Jul 2006 11:17:54 +0200 |
Thomas Waldmann |
security package whitespace-only cleanup
|
Wed, 19 Jul 2006 11:13:15 +0200 |
Thomas Waldmann |
mail package whitespace-only cleanup
|
Wed, 19 Jul 2006 09:32:14 +0200 |
Thomas Waldmann |
noindex,nofollow for BadContent / LocalBadContent
|
Wed, 19 Jul 2006 09:25:57 +0200 |
Thomas Waldmann |
added arabic i18n, updated i18n
|
Tue, 18 Jul 2006 22:10:54 +0200 |
Thomas Waldmann |
better no Last-Modified header than a incorrect one
|
Tue, 18 Jul 2006 12:56:14 +0200 |
Thomas Waldmann |
merged main
|
Tue, 18 Jul 2006 12:55:53 +0200 |
Thomas Waldmann |
whitespace only and style changes
|
Tue, 18 Jul 2006 12:08:39 +0200 |
Alexander Schremmer |
added umlaut somewhere else.
|
Tue, 18 Jul 2006 11:59:29 +0200 |
Alexander Schremmer |
Added umlaut for juergens name.
|
Tue, 18 Jul 2006 11:48:53 +0200 |
Thomas Waldmann |
merged main
|
Tue, 18 Jul 2006 11:34:23 +0200 |
Thomas Waldmann |
add a Retry-After header for 503 result code (surge protection)
|
Mon, 17 Jul 2006 13:27:35 +0200 |
Thomas Waldmann |
merged xapian branch
|
Mon, 17 Jul 2006 13:22:40 +0200 |
Franz Pletz |
fix for rebuilding the index again, get the full path for each file
|
Mon, 17 Jul 2006 13:12:02 +0200 |
Franz Pletz |
the index rebuild code was in the wrong spot
|
Mon, 17 Jul 2006 12:24:58 +0200 |
Franz Pletz |
SystemInfo macro extended with the state of the index, ensure fallback to moinSearch
|
Mon, 17 Jul 2006 13:25:37 +0200 |
Thomas Waldmann |
updated i18n
|
Mon, 17 Jul 2006 13:29:58 +0200 |
Alexander Schremmer |
Merge with main.
|
Mon, 17 Jul 2006 13:29:36 +0200 |
Alexander Schremmer |
Added question to my CHANGES file, fixed a bug in SyncPages
|
Sat, 15 Jul 2006 19:46:58 +0200 |
Alexander Schremmer |
Reordered class hierachy of remote wikis, enhanced RemoteWiki interface
|
Sat, 15 Jul 2006 19:33:12 +0200 |
Alexander Schremmer |
Updated my CHANGES file
|
Sat, 15 Jul 2006 19:17:39 +0200 |
Alexander Schremmer |
Merge with main.
|
Fri, 14 Jul 2006 16:59:35 +0200 |
Alexander Schremmer |
Fixed getDiff, added interwikiName, mergeContents (preliminary). Added entries to my CHANGES file.
|
Fri, 14 Jul 2006 16:58:43 +0200 |
Alexander Schremmer |
Added get_raw_body_str to the Page class
|
Wed, 12 Jul 2006 00:14:55 +0200 |
Alexander Schremmer |
Refactoring, fixed Fault codes, fixed return format of the getdiff method.
|
Sun, 09 Jul 2006 21:08:01 +0200 |
Alexander Schremmer |
Minor modifications.
|
Sun, 09 Jul 2006 21:04:53 +0200 |
Alexander Schremmer |
Added getDiff XMLRPC method.
|
Sun, 09 Jul 2006 20:33:04 +0200 |
Alexander Schremmer |
Add preliminary SyncPages action.
|
Sun, 09 Jul 2006 20:32:46 +0200 |
Alexander Schremmer |
Output xmlrpc fault in case of invalid token.
|
Sun, 09 Jul 2006 20:32:08 +0200 |
Alexander Schremmer |
Added method to the Dict api.
|
Sun, 09 Jul 2006 18:31:19 +0200 |
Alexander Schremmer |
Commit with main.
|
Sat, 01 Jul 2006 01:52:41 +0200 |
Alexander Schremmer |
Replaced the module doc string.
|
Sat, 01 Jul 2006 01:50:31 +0200 |
Alexander Schremmer |
Replaced size literals with computed constant.
|
Sat, 01 Jul 2006 01:47:42 +0200 |
Alexander Schremmer |
Optimised diff for text files.
|
Sat, 01 Jul 2006 01:28:46 +0200 |
Alexander Schremmer |
Added binary diffing! Not much left for the getDiff function.
|
Fri, 30 Jun 2006 21:35:59 +0200 |
Alexander Schremmer |
Merge with main.
|
Fri, 30 Jun 2006 21:34:45 +0200 |
Alexander Schremmer |
Added dummy getDiff function.
|
Fri, 30 Jun 2006 21:34:31 +0200 |
Alexander Schremmer |
Reworded a few ideas.
|
Thu, 29 Jun 2006 20:28:26 +0200 |
Alexander Schremmer |
Added entries to my CHANGES file.
|
Thu, 29 Jun 2006 20:23:53 +0200 |
Alexander Schremmer |
Changed auth token api to authenticate only (no calls because it would not work with MultiCall otherwise
|
Thu, 29 Jun 2006 19:29:33 +0200 |
Alexander Schremmer |
Implemented token functions that use the normal moin id
|
Thu, 29 Jun 2006 12:36:32 +0200 |
Alexander Schremmer |
Added dummy auth token methods for XMLRPC, reworded comments.
|
Thu, 29 Jun 2006 01:05:53 +0200 |
Alexander Schremmer |
Merge with main.
|
Sun, 18 Jun 2006 13:58:08 +0200 |
Alexander Schremmer |
Status update
|
Mon, 17 Jul 2006 12:17:39 +0200 |
Thomas Waldmann |
fixed usage of reserved keyword in new (unused) scriptrequest classes
|
Mon, 17 Jul 2006 04:27:24 +0200 |
Thomas Waldmann |
whitespace-only cleanup, small style changes
|
Mon, 17 Jul 2006 04:01:34 +0200 |
Thomas Waldmann |
whitespace-only cleanup, small style changes
|
Mon, 17 Jul 2006 03:43:33 +0200 |
Thomas Waldmann |
whitespace-only cleanup
|
Mon, 17 Jul 2006 03:08:12 +0200 |
Thomas Waldmann |
merged xapian branch
|
Fri, 14 Jul 2006 15:12:34 +0200 |
Franz Pletz |
support complete rebuild of the index
|
Fri, 14 Jul 2006 13:17:15 +0200 |
Franz Pletz |
improving positions fetched from xapian, TitleMatch support, bugfixes for the current code
|
Mon, 17 Jul 2006 01:50:55 +0200 |
Thomas Waldmann |
use comma-separated Vary header items
|
Sun, 16 Jul 2006 15:32:59 +0200 |
Thomas Waldmann |
remove some unused code from send_raw
|
Sun, 16 Jul 2006 15:12:06 +0200 |
Thomas Waldmann |
use only one setHttpHeader call for one header type, add warning to docstring in base class
|
Sun, 16 Jul 2006 14:58:21 +0200 |
Thomas Waldmann |
move vary: header code to request module and fix it (multiple headers of same type don't work!)
|
Sun, 16 Jul 2006 13:51:22 +0200 |
Thomas Waldmann |
whitespace-only cleanup in request/*
|
Sun, 16 Jul 2006 13:40:17 +0200 |
Thomas Waldmann |
add comment about wrong last-modified code
|
Thu, 13 Jul 2006 22:46:38 +0200 |
Thomas Waldmann |
added diff highlighting parser
|
Sun, 09 Jul 2006 22:39:15 +0200 |
Alexander Schremmer |
Merge with main.
|
Sun, 09 Jul 2006 15:31:02 +0200 |
Alexander Schremmer |
Merge.
|
Sun, 09 Jul 2006 15:30:20 +0200 |
Alexander Schremmer |
Added cover and testwiki directory to hgignore
|
Sun, 09 Jul 2006 10:55:43 +0200 |
Thomas Waldmann |
call scripts remotely, ScriptRequest infrastructure (unfinished)
|
Sat, 08 Jul 2006 22:52:38 +0200 |
Thomas Waldmann |
make setup.py work with python2.3 AND copy *.po to package dir
|
Sat, 08 Jul 2006 22:04:03 +0200 |
Thomas Waldmann |
updated some src file headers
|
Sat, 08 Jul 2006 21:21:36 +0200 |
Thomas Waldmann |
whitespace and minor style changes only
|
Sat, 08 Jul 2006 20:42:32 +0200 |
Thomas Waldmann |
we only have comment input fields up to 200 chars, more is likely a spammer POSTing
|
Sat, 08 Jul 2006 12:53:10 +0200 |
Thomas Waldmann |
script: whitespace only cleanup
|
Sat, 08 Jul 2006 12:07:45 +0200 |
Thomas Waldmann |
merged xapian branch
|
Fri, 07 Jul 2006 12:30:34 +0200 |
Franz Pletz |
merge with main
|
Fri, 07 Jul 2006 12:28:54 +0200 |
Franz Pletz |
basic fetching of matches for terms with xapian
|
Wed, 05 Jul 2006 12:19:22 +0200 |
Franz Pletz |
index exact positions of terms (postings)
|
Sat, 01 Jul 2006 22:47:14 +0200 |
Franz Pletz |
term-based regexp search
|
Sat, 01 Jul 2006 20:18:39 +0200 |
Franz Pletz |
merge with main
|
Wed, 28 Jun 2006 23:52:58 +0200 |
Franz Pletz |
Bugfix for PageEditor.py
|
Wed, 28 Jun 2006 23:41:46 +0200 |
Franz Pletz |
abstraction work on search engine index & cleanups
|
Tue, 27 Jun 2006 15:20:08 +0200 |
Franz Pletz |
do result processing in results.py
|
Tue, 27 Jun 2006 15:09:46 +0200 |
Franz Pletz |
Splitting out MoinMoin/search.py to MoinMoin/search/*.py
|
Tue, 27 Jun 2006 13:58:39 +0200 |
Franz Pletz |
merge with main
|
Thu, 22 Jun 2006 12:39:59 +0200 |
Franz Pletz |
small cleanup in stemmer import & availability handling
|
Thu, 22 Jun 2006 00:40:06 +0200 |
Franz Pletz |
Xapian.use_stemming -> request.cfg.xapian_stemming and stemming lang bugfix
|
Sat, 08 Jul 2006 11:10:43 +0200 |
Thomas Waldmann |
add hint to configuration error msg about potential name clash reason
|
Sat, 08 Jul 2006 10:54:23 +0200 |
Thomas Waldmann |
i18n: updated README and CHANGES
|
Sat, 08 Jul 2006 10:14:21 +0200 |
Thomas Waldmann |
remove POTFILES.in with make clean because it is generate automatically by make POTFILES.in
|
Fri, 07 Jul 2006 23:38:04 +0200 |
Thomas Waldmann |
some minor fixes, whitespace cleanup
|
Fri, 07 Jul 2006 23:22:03 +0200 |
Thomas Waldmann |
remove some outdated i18n code
|
Fri, 07 Jul 2006 22:33:18 +0200 |
Thomas Waldmann |
use self.log instead stderr in request
|
Fri, 07 Jul 2006 22:26:06 +0200 |
Thomas Waldmann |
show is default action
|
Fri, 07 Jul 2006 22:11:16 +0200 |
Thomas Waldmann |
removed some trailing whitespace
|
Fri, 07 Jul 2006 21:37:22 +0200 |
Thomas Waldmann |
merge main
|
Fri, 07 Jul 2006 21:34:21 +0200 |
Thomas Waldmann |
fix formatter plugin code
|
Fri, 07 Jul 2006 21:31:47 +0200 |
Alexander Schremmer |
Merge with main.
|
Fri, 07 Jul 2006 21:29:10 +0200 |
Alexander Schremmer |
Merge with main.
|