Sun, 30 Aug 2009 23:26:23 +0200 |
Thomas Waldmann |
make index.html more useful, that redirect was confusing at best and rarely worked right.
|
Mon, 31 Aug 2009 19:05:28 +0200 |
Reimar Bauer |
migration _conv160_wiki and _conv160a_wiki reverted changeset 5067:0965bc1ee3c
|
Mon, 31 Aug 2009 18:59:51 +0200 |
Reimar Bauer |
merged main
|
Mon, 31 Aug 2009 18:44:59 +0200 |
Reimar Bauer |
CHANGES: new stuff about anywikidraw added
|
Mon, 31 Aug 2009 18:41:26 +0200 |
Reimar Bauer |
action.anywikidraw: initial vesion for a drawing action based on the AnyWikiDraw java applet
|
Mon, 31 Aug 2009 18:34:10 +0200 |
Reimar Bauer |
AnyWikiDraw release 0.13.3 (http://sourceforge.net/projects/anywikidraw/) added
|
Tue, 18 Aug 2009 18:03:36 +0200 |
Reimar Bauer |
don't overwrite i18n.wikiLanguages in tests
|
Mon, 31 Aug 2009 00:13:28 +0200 |
Reimar Bauer |
formatter.text_gedit: calls gedit_drawing instead of attachment_drawing.
|
Sun, 30 Aug 2009 23:26:25 +0200 |
Reimar Bauer |
formatter.text_gedit: calls attachment_drawing from the dependent drawing action
|
Sun, 30 Aug 2009 22:42:32 +0200 |
Thomas Waldmann |
added werkzeug's LICENSE and AUTHORS
|
Sun, 30 Aug 2009 20:19:43 +0200 |
Reimar Bauer |
action.twikidraw: refactored to an object
|
Sun, 30 Aug 2009 18:37:05 +0200 |
Reimar Bauer |
action.twikidraw: missing import fixed
|
Sun, 30 Aug 2009 17:53:04 +0200 |
Reimar Bauer |
formatter.text_html: moved attachment_drawing to the twikidraw action.
|
Sun, 30 Aug 2009 14:19:11 +0200 |
Reimar Bauer |
changes about twikidraw added
|
Sun, 30 Aug 2009 14:13:27 +0200 |
Reimar Bauer |
merged main
|
Sun, 30 Aug 2009 12:43:34 +0200 |
Reimar Bauer |
refactored drawing TwikiDraw to a configurable action
|
Sun, 30 Aug 2009 13:32:55 +0200 |
Thomas Waldmann |
fix XapianIndex import at some forgotten places
|
Sun, 30 Aug 2009 03:31:25 +0200 |
Thomas Waldmann |
updated CHANGES
|
Sun, 30 Aug 2009 00:21:39 +0200 |
Thomas Waldmann |
MoinMoin.search: use new style classes
|
Sat, 29 Aug 2009 23:57:14 +0200 |
Thomas Waldmann |
rename UpdateQueue class to PageQueue
|
Sat, 29 Aug 2009 23:32:30 +0200 |
Thomas Waldmann |
UpdateQueue: use caching for on-disk storage of the page queue
|
Sat, 29 Aug 2009 22:40:13 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Sat, 29 Aug 2009 22:17:07 +0200 |
Thomas Waldmann |
caching: refactored locking to separate methods, new scope='dir'
|
Sat, 29 Aug 2009 16:25:24 +0200 |
Thomas Waldmann |
merged moin/1.8
|
Sat, 29 Aug 2009 12:32:17 +0200 |
Thomas Waldmann |
fix SyntaxError in cs 149357d4bb4d
|
Sat, 29 Aug 2009 01:46:14 +0200 |
Thomas Waldmann |
fix locking for CacheEntry (wrong 'finally:')
|
Fri, 28 Aug 2009 13:37:03 +0200 |
Thomas Waldmann |
improve xapian search warnings, fix pep8 issue
|
Fri, 28 Aug 2009 12:11:50 +0200 |
Thomas Waldmann |
fix imports in moin index build
|
Thu, 27 Aug 2009 18:49:13 +0300 |
Dmitrijs Milajevs |
Xapian2009: refactoring of searchPages. Tests for it.
|
Thu, 27 Aug 2009 18:46:31 +0300 |
Dmitrijs Milajevs |
Xapian2009: Class Xapian.indexing.Index is renamed to XapianIndex. _check_version() was removed, xapian binding check is done by xappy. XapianSearch was moved to Xapian.search. Log message is shown if xapian version is too old.
|
Thu, 27 Aug 2009 14:58:05 +0200 |
Dmitrijs Milajevs |
Automated merge with ssh://moin/moin/1.9-xapian-dmilajevs/
|
Thu, 27 Aug 2009 14:57:09 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Tue, 25 Aug 2009 22:30:33 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Tue, 25 Aug 2009 16:45:13 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Wed, 26 Aug 2009 14:07:46 +0200 |
Thomas Waldmann |
catch IndexerError and log a warning
|
Wed, 26 Aug 2009 14:05:42 +0200 |
Thomas Waldmann |
merged moin/1.9
|
Tue, 25 Aug 2009 13:39:36 +0200 |
Thomas Waldmann |
add note about .data being a pickle
|
Sun, 23 Aug 2009 13:37:27 +0200 |
Dmitrijs Milajevs |
Xapian2009: pep8 and typo fixes.
|
Sat, 22 Aug 2009 20:54:24 +0200 |
Dmitrijs Milajevs |
Xapian2009: BaseTextFieldSearch.xapian_term() refactoring. Tests for a search with stemming.
|
Sat, 22 Aug 2009 20:54:21 +0200 |
Dmitrijs Milajevs |
Xapian2009: Xapian Index _index_file(), _index_attachments(), _index_page_rev() refactoring.
|
Sat, 22 Aug 2009 20:48:59 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Sat, 22 Aug 2009 12:42:33 +0200 |
Dmitrijs Milajevs |
Xapian2009: WikiAnalyzer.tokenize() returns lowercased words.
|
Sat, 22 Aug 2009 12:22:20 +0200 |
Dmitrijs Milajevs |
Xapian2009: py version is checked using new MoinMoin.wikiutil.Version class.
|
Sat, 22 Aug 2009 11:09:08 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Fri, 21 Aug 2009 21:46:03 +0200 |
Dmitrijs Milajevs |
Xapian2009: Document's mtime is retrieved in a right way for indexing.
|
Thu, 20 Aug 2009 19:42:38 +0200 |
Dmitrijs Milajevs |
Xapian2009: Xapian Index.termpositions was removed.
|
Thu, 20 Aug 2009 19:28:34 +0200 |
Dmitrijs Milajevs |
Xapian2009: xapian_term() was refactored for the TextSearch and TitleSearch. Title and content fields are tokenized (and stemmed) in the search index.
|
Thu, 20 Aug 2009 16:54:49 +0200 |
Dmitrijs Milajevs |
Xapian2009: WikiAnalyzer.tokenize() was refactored, flat_stemming parameter was removed. Tests for the WikiAnalyzer.
|
Thu, 20 Aug 2009 16:54:49 +0200 |
Dmitrijs Milajevs |
Xapian2009: MoinMoin.search.Xapian is spit to MoinMoin.search.Xapian.tokenizer and MoinMoin.search.Xapian.indexing.
|
Thu, 20 Aug 2009 16:47:52 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Wed, 19 Aug 2009 23:54:33 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Tue, 18 Aug 2009 17:40:59 +0200 |
Dmitrijs Milajevs |
Xapian2009: XAPIAN_MIN_VERSION is 1.0.6, events.xapian_index doesn't raise an exception when old xapian is installed.
|
Sun, 16 Aug 2009 15:43:53 +0200 |
Dmitrijs Milajevs |
Xapian2009: queryparser was split to queryparser.__init__ and quryparser.expressions.
|
Sun, 16 Aug 2009 15:43:53 +0200 |
Dmitrijs Milajevs |
Xapian2009: AndExpression.pageFilter refactoring.
|
Sun, 16 Aug 2009 15:43:12 +0200 |
Dmitrijs Milajevs |
Xapian2009: _build_re() does not set self.pattern and self.search_re, but returns them. CategorySearch is subclass of BaseFieldSearch.
|
Sun, 16 Aug 2009 09:52:24 +0200 |
Dmitrijs Milajevs |
Xapian2009: create_page works right no need to check if revision is '99999999'.
|
Sun, 16 Aug 2009 09:09:05 +0200 |
Dmitrijs Milajevs |
Automated merge with http://hg.moinmo.in/moin/1.9
|
Sat, 15 Aug 2009 20:59:43 +0200 |
Dmitrijs Milajevs |
Xapian2009: TestXapianSearch.test_mimetype_search_simple test fix.
|
Sat, 15 Aug 2009 20:43:43 +0200 |
Dmitrijs Milajevs |
Xapian2009: AndExpression.xapian_term() was refactored. Tests for "and" were updated.
|
Sat, 15 Aug 2009 20:36:56 +0200 |
Dmitrijs Milajevs |
Xapian2009: xapian_wanted() was removed.
|