Mon, 14 Aug 2006 09:00:35 +0200 |
Thomas Waldmann |
added missing CHANGES entries
|
Mon, 14 Aug 2006 22:26:41 +0200 |
Alexander Schremmer |
Documented new ideas in the docstring, changed tag format (store normalised name), transmit normalised name in mergeDiff.
|
Mon, 14 Aug 2006 22:06:53 +0200 |
Alexander Schremmer |
Have been thinking about a solution for the remaining sync cases, put the thoughts into a docstring."
|
Sun, 13 Aug 2006 23:40:51 +0200 |
Alexander Schremmer |
Fixed test for wikisync.
|
Sun, 13 Aug 2006 21:27:48 +0200 |
Alexander Schremmer |
Moved an import in the XMLRPC code.
|
Sun, 13 Aug 2006 21:27:27 +0200 |
Alexander Schremmer |
Cleaned file.
|
Sun, 13 Aug 2006 16:05:28 +0200 |
Alexander Schremmer |
Implemented the DOWN direction, refactored direction handling. The synctags of older syncs are invalid now, you have to delete them.
|
Sun, 13 Aug 2006 13:25:30 +0200 |
Alexander Schremmer |
Filter the pagelists by pageList on both sides (speedup). Marked a few operations as direct API accesses.
|
Sat, 12 Aug 2006 23:57:39 +0200 |
Alexander Schremmer |
Merge with main.
|
Sat, 12 Aug 2006 23:54:14 +0200 |
Alexander Schremmer |
Started integration of direction DOWN support.
|
Sat, 12 Aug 2006 23:20:57 +0200 |
Alexander Schremmer |
Show an error message for the direction UP.
|
Sat, 12 Aug 2006 22:53:48 +0200 |
Alexander Schremmer |
Added support for underlay page ignore and prefix filtering in getAllPagesEx,
|
Sat, 12 Aug 2006 22:30:49 +0200 |
Alexander Schremmer |
Refactored code, cleaned up some parts of the code, moved some classes to wikisync
|
Fri, 11 Aug 2006 22:28:14 +0200 |
Alexander Schremmer |
Fixed a bug that was hard to track down in SyncPages (some hours spent :-/).
|
Fri, 11 Aug 2006 00:20:20 +0200 |
Alexander Schremmer |
SyncPages fixes, allow for the case where only the local page is changed.
|
Fri, 11 Aug 2006 00:19:34 +0200 |
Alexander Schremmer |
Added dump method to the AbstractTagStore.
|
Thu, 10 Aug 2006 23:41:22 +0200 |
Alexander Schremmer |
Fixed a corner case where both wiki's pages are equal.
|
Thu, 10 Aug 2006 23:19:41 +0200 |
Alexander Schremmer |
Another minor unicode bug in getDiff.
|
Thu, 10 Aug 2006 23:03:19 +0200 |
Alexander Schremmer |
Oops, classic unicode bug in mergeDiff.
|
Wed, 09 Aug 2006 20:32:25 +0200 |
Alexander Schremmer |
Small fixes, added direction support to get_pages.
|
Wed, 09 Aug 2006 18:32:59 +0200 |
Alexander Schremmer |
Use the new diff3 mode in SyncPages. Updated my CHANGES file.
|
Wed, 09 Aug 2006 18:31:11 +0200 |
Alexander Schremmer |
Introduced a new diff3 mode that skips equal lines and should produce less conflicts hopefully without any corruption.
|
Wed, 09 Aug 2006 17:44:02 +0200 |
Alexander Schremmer |
Further bug fixes in SyncPages and wikisync
|
Wed, 09 Aug 2006 17:41:59 +0200 |
Alexander Schremmer |
Fixed minor bug in getDiff.
|
Mon, 14 Aug 2006 18:04:10 +0200 |
Thomas Waldmann |
merged xapian branch
|
Mon, 14 Aug 2006 18:02:40 +0200 |
Thomas Waldmann |
fixed search navigation for pages with non-ascii pagenames
|
Mon, 14 Aug 2006 17:27:34 +0200 |
Thomas Waldmann |
merged xapian branch
|
Mon, 14 Aug 2006 17:26:28 +0200 |
Thomas Waldmann |
fixed typo in search/results.py
|
Mon, 14 Aug 2006 16:50:43 +0200 |
Thomas Waldmann |
allow disabling surge protection by surge_action_limits = None
|
Mon, 14 Aug 2006 13:14:13 +0200 |
Thomas Waldmann |
merged xapian branch
|
Mon, 14 Aug 2006 09:04:21 +0200 |
Thomas Waldmann |
added missing CHANGES entries
|
Thu, 10 Aug 2006 18:10:41 +0200 |
Franz Pletz |
show real range count of results
|
Thu, 10 Aug 2006 17:43:50 +0200 |
Franz Pletz |
estimate numer of hits correctly
|
Thu, 10 Aug 2006 17:22:56 +0200 |
Franz Pletz |
right/left-aligning for prev/next images
|
Thu, 10 Aug 2006 17:15:32 +0200 |
Franz Pletz |
only show page links when we got enough results
|
Thu, 10 Aug 2006 13:28:52 +0200 |
Franz Pletz |
merge with main
|
Thu, 10 Aug 2006 01:47:41 +0200 |
Franz Pletz |
use xapian for sorting search results
|
Tue, 08 Aug 2006 22:39:15 +0200 |
Franz Pletz |
improved highlighting code to work better with stemming and special searches, extended SystemInfo macro
|
Tue, 08 Aug 2006 22:10:25 +0200 |
Franz Pletz |
saner url manipulation
|
Tue, 08 Aug 2006 16:30:24 +0200 |
Franz Pletz |
added more timers to xapian code
|
Tue, 08 Aug 2006 15:50:05 +0200 |
Franz Pletz |
hit info bar for titlesearches, bugfix for getSearchResults
|
Tue, 08 Aug 2006 08:49:47 +0200 |
Thomas Waldmann |
merged xapian branch
|
Mon, 07 Aug 2006 11:08:17 +0200 |
Thomas Waldmann |
updated CHANGES.fpletz
|
Mon, 07 Aug 2006 23:08:59 +0200 |
Franz Pletz |
merge with main
|
Sun, 06 Aug 2006 19:55:05 +0200 |
Franz Pletz |
small fixes for the gfx
|
Sun, 06 Aug 2006 19:41:10 +0200 |
Franz Pletz |
added preliminary artwork for paging
|
Sun, 06 Aug 2006 18:55:31 +0200 |
Franz Pletz |
merge with main
|
Sun, 06 Aug 2006 16:58:41 +0200 |
Franz Pletz |
index domains of a page (standard, underlay)
|
Sun, 06 Aug 2006 14:33:56 +0200 |
Franz Pletz |
ensure timings are correct for _xapianSearch
|
Sun, 06 Aug 2006 14:12:26 +0200 |
Franz Pletz |
there were some serious flaws in continued paging.. works now ;)
|
Sun, 06 Aug 2006 14:00:18 +0200 |
Franz Pletz |
debugging over xapian.wikiwikiweb.de isn't fun.. last one ;)
|
Sun, 06 Aug 2006 13:58:20 +0200 |
Franz Pletz |
final fix ;)
|
Sun, 06 Aug 2006 13:54:54 +0200 |
Franz Pletz |
fixes for google paging
|
Sun, 06 Aug 2006 13:10:02 +0200 |
Franz Pletz |
small fixes for pagelinks
|
Sun, 06 Aug 2006 12:42:40 +0200 |
Franz Pletz |
google-like paging
|
Sat, 05 Aug 2006 20:24:25 +0200 |
Franz Pletz |
merge with main
|
Wed, 02 Aug 2006 20:56:26 +0200 |
Franz Pletz |
copied code for search box over to macro/FullSearch.py
|
Wed, 02 Aug 2006 20:20:52 +0200 |
Franz Pletz |
update my CHANGES
|
Wed, 02 Aug 2006 20:15:05 +0200 |
Franz Pletz |
search info bar added, misc i18n fixes
|
Wed, 02 Aug 2006 18:53:35 +0200 |
Franz Pletz |
css'ed searchstats
|