Mercurial > moin > 1.9
graph
-
Fixed IOError in the TagStore.Tue, 15 Aug 2006 23:50:54 +0200, by Alexander Schremmer
-
Oops, fixed minor NameError.Tue, 15 Aug 2006 23:31:55 +0200, by Alexander Schremmer
-
Fixed some print statements.Tue, 15 Aug 2006 23:18:58 +0200, by Alexander Schremmer
-
Merge with mainTue, 15 Aug 2006 22:37:09 +0200, by Alexander Schremmer
-
Check for local write permissions early, fixed Python 2.3 incompatiblity.Tue, 15 Aug 2006 21:52:22 +0200, by Alexander Schremmer
-
Fixed severe race conditions in the sync tags and the meta dict code. Before, multiple processes could destroy each other data by keeping two meta dicts instantiated and writing to them.Mon, 14 Aug 2006 22:52:14 +0200, by Alexander Schremmer
-
add test for 'new locking' (avoid locking) method - please check this on windows *.* and OS XThu, 17 Aug 2006 10:55:11 +0200, by Thomas Waldmann
-
add test for 'new locking' (avoid locking) method - please check this on windows *.* and OS XThu, 17 Aug 2006 10:14:49 +0200, by Thomas Waldmann
-
Fixed interwiki bug in fckdialog, thanks to David Linke.Wed, 16 Aug 2006 01:02:45 +0200, by Alexander Schremmer
-
updated i18n, cosmetic changes to i18n toolsTue, 15 Aug 2006 22:59:12 +0200, by Thomas Waldmann
-
mailimport: generate subj/from/date header if we have no overview tableTue, 15 Aug 2006 18:20:39 +0200, by Thomas Waldmann
-
mailimport: treating empty subjects better, normalize pagenameTue, 15 Aug 2006 17:55:12 +0200, by Thomas Waldmann
-
mailimport: use (...) for content column link text if there is no subjectTue, 15 Aug 2006 17:31:41 +0200, by Thomas Waldmann
-
mailimport: strip blanks from pagename_tpl, add TODOTue, 15 Aug 2006 13:46:52 +0200, by Thomas Waldmann
-
mailimport: process all To: addresses, link mail page from subjectTue, 15 Aug 2006 13:15:59 +0200, by Thomas Waldmann
-
add wiki/underlay to .hgignoreTue, 15 Aug 2006 12:38:12 +0200, by Thomas Waldmann
-
merged xapian branchTue, 15 Aug 2006 11:29:45 +0200, by Thomas Waldmann
-
small bugfix for info actionTue, 15 Aug 2006 00:06:07 +0200, by Franz Pletz
-
merge with main (?)Tue, 15 Aug 2006 00:01:43 +0200, by Franz Pletz
-
merge changes from xapian branchMon, 14 Aug 2006 23:56:48 +0200, by Franz Pletz
-
special message when no results foundMon, 14 Aug 2006 23:52:48 +0200, by Franz Pletz
-
improvements for SystemInfo macroMon, 14 Aug 2006 23:28:54 +0200, by Franz Pletz
-
merge with mainSat, 12 Aug 2006 12:17:12 +0200, by Franz Pletz
-
merged mainTue, 15 Aug 2006 11:21:11 +0200, by Thomas Waldmann
-
more memory efficient and faster ACL processing, do not have before/after/default acl in ACL object, but only once in cfgTue, 15 Aug 2006 11:20:21 +0200, by Thomas Waldmann
-
Merge with main and xapian.Mon, 14 Aug 2006 22:29:44 +0200, by Alexander Schremmer
-
Merge with upstream.Mon, 14 Aug 2006 22:27:04 +0200, by Alexander Schremmer
-
added missing CHANGES entriesMon, 14 Aug 2006 09:00:35 +0200, by Thomas Waldmann
-
Documented new ideas in the docstring, changed tag format (store normalised name), transmit normalised name in mergeDiff.Mon, 14 Aug 2006 22:26:41 +0200, by Alexander Schremmer
-
Have been thinking about a solution for the remaining sync cases, put the thoughts into a docstring."Mon, 14 Aug 2006 22:06:53 +0200, by Alexander Schremmer
-
Fixed test for wikisync.Sun, 13 Aug 2006 23:40:51 +0200, by Alexander Schremmer
-
Moved an import in the XMLRPC code.Sun, 13 Aug 2006 21:27:48 +0200, by Alexander Schremmer
-
Cleaned file.Sun, 13 Aug 2006 21:27:27 +0200, by 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 16:05:28 +0200, by Alexander Schremmer
-
Filter the pagelists by pageList on both sides (speedup). Marked a few operations as direct API accesses.Sun, 13 Aug 2006 13:25:30 +0200, by Alexander Schremmer
-
Merge with main.Sat, 12 Aug 2006 23:57:39 +0200, by Alexander Schremmer
-
Started integration of direction DOWN support.Sat, 12 Aug 2006 23:54:14 +0200, by Alexander Schremmer
-
Show an error message for the direction UP.Sat, 12 Aug 2006 23:20:57 +0200, by Alexander Schremmer
-
Added support for underlay page ignore and prefix filtering in getAllPagesEx,Sat, 12 Aug 2006 22:53:48 +0200, by Alexander Schremmer
-
Refactored code, cleaned up some parts of the code, moved some classes to wikisyncSat, 12 Aug 2006 22:30:49 +0200, by Alexander Schremmer
-
Fixed a bug that was hard to track down in SyncPages (some hours spent :-/).Fri, 11 Aug 2006 22:28:14 +0200, by Alexander Schremmer
-
SyncPages fixes, allow for the case where only the local page is changed.Fri, 11 Aug 2006 00:20:20 +0200, by Alexander Schremmer
-
Added dump method to the AbstractTagStore.Fri, 11 Aug 2006 00:19:34 +0200, by Alexander Schremmer
-
Fixed a corner case where both wiki's pages are equal.Thu, 10 Aug 2006 23:41:22 +0200, by Alexander Schremmer
-
Another minor unicode bug in getDiff.Thu, 10 Aug 2006 23:19:41 +0200, by Alexander Schremmer
-
Oops, classic unicode bug in mergeDiff.Thu, 10 Aug 2006 23:03:19 +0200, by Alexander Schremmer
-
Small fixes, added direction support to get_pages.Wed, 09 Aug 2006 20:32:25 +0200, by Alexander Schremmer
-
Use the new diff3 mode in SyncPages. Updated my CHANGES file.Wed, 09 Aug 2006 18:32:59 +0200, by Alexander Schremmer
-
Introduced a new diff3 mode that skips equal lines and should produce less conflicts hopefully without any corruption.Wed, 09 Aug 2006 18:31:11 +0200, by Alexander Schremmer
-
Further bug fixes in SyncPages and wikisyncWed, 09 Aug 2006 17:44:02 +0200, by Alexander Schremmer
-
Fixed minor bug in getDiff.Wed, 09 Aug 2006 17:41:59 +0200, by Alexander Schremmer
-
merged xapian branchMon, 14 Aug 2006 18:04:10 +0200, by Thomas Waldmann
-
fixed search navigation for pages with non-ascii pagenamesMon, 14 Aug 2006 18:02:40 +0200, by Thomas Waldmann
-
merged xapian branchMon, 14 Aug 2006 17:27:34 +0200, by Thomas Waldmann
-
fixed typo in search/results.pyMon, 14 Aug 2006 17:26:28 +0200, by Thomas Waldmann
-
allow disabling surge protection by surge_action_limits = NoneMon, 14 Aug 2006 16:50:43 +0200, by Thomas Waldmann
-
merged xapian branchMon, 14 Aug 2006 13:14:13 +0200, by Thomas Waldmann
-
added missing CHANGES entriesMon, 14 Aug 2006 09:04:21 +0200, by Thomas Waldmann
-
show real range count of resultsThu, 10 Aug 2006 18:10:41 +0200, by Franz Pletz
-
estimate numer of hits correctlyThu, 10 Aug 2006 17:43:50 +0200, by Franz Pletz