Sun, 20 Aug 2006 13:48:16 +0200 |
Alexander Schremmer |
Merged upstream changes to htmlmarkup.py (partly)
|
Sun, 20 Aug 2006 15:51:08 +0200 |
Thomas Waldmann |
new page.link_to_raw function, use more page.link_to(_raw) instead of lowlevel wikiutil.link_tag, use more query dicts instead of strs
|
Sun, 20 Aug 2006 13:51:01 +0200 |
Thomas Waldmann |
merged main
|
Sun, 20 Aug 2006 13:50:27 +0200 |
Thomas Waldmann |
new setting url_prefix_action, cleanup page.url/link_to, wikiutil.link_tag
|
Fri, 18 Aug 2006 23:41:37 +0200 |
Thomas Waldmann |
more comments on url_prefix_static configuration
|
Sat, 19 Aug 2006 23:04:55 +0200 |
Alexander Schremmer |
Removed newlocking test because it had never been working. We can revive the code later if necessary.
|
Sat, 19 Aug 2006 23:04:04 +0200 |
Alexander Schremmer |
Some cleanup, fixed packages test because the default test user is not allowed to delete pages.
|
Sat, 19 Aug 2006 22:53:21 +0200 |
Alexander Schremmer |
Added support for deletion of local pages.
|
Sat, 19 Aug 2006 22:34:33 +0200 |
Alexander Schremmer |
Added security check to PageEditor.deletePage.
|
Sat, 19 Aug 2006 21:09:46 +0200 |
Alexander Schremmer |
Updated my CHANGES file.
|
Sat, 19 Aug 2006 21:07:35 +0200 |
Alexander Schremmer |
Implemented support for deleted pages, finished support for pages that are just in one wiki.
|
Sat, 19 Aug 2006 21:06:53 +0200 |
Alexander Schremmer |
Fix GetText2 for incorrect parameters.
|
Sat, 19 Aug 2006 16:18:19 +0200 |
Alexander Schremmer |
Reworked debugging.
|
Sat, 19 Aug 2006 16:06:52 +0200 |
Alexander Schremmer |
Got syncing working with pages that are just in one wiki.
|
Sat, 19 Aug 2006 14:45:18 +0200 |
Alexander Schremmer |
Fixed standalone server that was broken by the prefix changes.
|
Sat, 19 Aug 2006 01:02:56 +0200 |
Alexander Schremmer |
Merge with main.
|
Sat, 19 Aug 2006 01:01:58 +0200 |
Alexander Schremmer |
Getting syncing of pages working that are just on one side, still faulty, though.
|
Sat, 19 Aug 2006 01:01:03 +0200 |
Alexander Schremmer |
Allow passing None for some rev parameters of mergeDiff.
|
Sat, 19 Aug 2006 00:00:04 +0200 |
Alexander Schremmer |
Reordered SyncPages, preparing for new modes.
|
Thu, 17 Aug 2006 22:35:34 +0200 |
Alexander Schremmer |
Minor cleaning in my CHANGES file.
|
Thu, 17 Aug 2006 21:28:03 +0200 |
Alexander Schremmer |
Minor cleanups.
|
Thu, 17 Aug 2006 21:22:03 +0200 |
Alexander Schremmer |
Minor cleanup, added entry to my CHANGES file.
|
Thu, 17 Aug 2006 21:05:23 +0200 |
Alexander Schremmer |
Reworked i18n and logging support, from now on, the log is attached to the job page.
|
Fri, 18 Aug 2006 23:28:04 +0200 |
Thomas Waldmann |
use long Expires for static stuff and new url_prefix_static default in standalone
|
Fri, 18 Aug 2006 23:23:27 +0200 |
Thomas Waldmann |
use url_prefix_static = '/moin_static160' instead of url_prefix = '/wiki' to avoid user confusion and stale caches
|
Fri, 18 Aug 2006 21:20:15 +0200 |
Thomas Waldmann |
remove most chmod calls, use 1 os.umask() call in request module instead (port from 1.5)
|
Thu, 17 Aug 2006 19:58:52 +0200 |
Alexander Schremmer |
Mute the tempnam warning in the caching module.
|
Thu, 17 Aug 2006 19:53:28 +0200 |
Alexander Schremmer |
Added infrastructure support for deleted pages in the sync framework.
|
Thu, 17 Aug 2006 19:11:38 +0200 |
Alexander Schremmer |
Merge with main.
|
Thu, 17 Aug 2006 19:11:00 +0200 |
Alexander Schremmer |
Merge with upstream.
|
Thu, 17 Aug 2006 17:37:29 +0200 |
Thomas Waldmann |
added missing CHANGES entries
|
Thu, 17 Aug 2006 19:10:30 +0200 |
Alexander Schremmer |
Document the pages done in Page.getPageList, added return_objects kwarg.
|
Thu, 17 Aug 2006 17:18:58 +0200 |
Thomas Waldmann |
wiki parser: fixed bold/interwiki confusion
|
Thu, 17 Aug 2006 13:03:53 +0200 |
Thomas Waldmann |
lock: LazyReadLock, LazyWriteLock == do nothing. Only for POSIX OS and POSIX style of code using that kind of locks (see comments there).
|
Thu, 17 Aug 2006 12:12:31 +0200 |
Thomas Waldmann |
merged main
|
Thu, 17 Aug 2006 12:11:01 +0200 |
Thomas Waldmann |
caching: update contents by tmpfile+rename, not touching old inode content. add locking for .remove() call. small fixes to lock code.
|
Thu, 17 Aug 2006 11:14:02 +0200 |
Alexander Schremmer |
Merge with main.
|
Thu, 17 Aug 2006 00:33:17 +0200 |
Alexander Schremmer |
Cleaned some parts of my CHANGES file.
|
Thu, 17 Aug 2006 00:00:57 +0200 |
Alexander Schremmer |
Detect renamed pages. Changed the getDiff interface.
|
Wed, 16 Aug 2006 22:09:22 +0200 |
Alexander Schremmer |
Preliminary support for items of different mime types.
|
Wed, 16 Aug 2006 00:03:29 +0200 |
Alexander Schremmer |
Fixed another Python 2.3 incompatibility.
|
Tue, 15 Aug 2006 23:59:17 +0200 |
Alexander Schremmer |
Fixed EOFError in the TagStore.
|
Tue, 15 Aug 2006 23:50:54 +0200 |
Alexander Schremmer |
Fixed IOError in the TagStore.
|
Tue, 15 Aug 2006 23:31:55 +0200 |
Alexander Schremmer |
Oops, fixed minor NameError.
|
Tue, 15 Aug 2006 23:18:58 +0200 |
Alexander Schremmer |
Fixed some print statements.
|
Tue, 15 Aug 2006 22:37:09 +0200 |
Alexander Schremmer |
Merge with main
|
Tue, 15 Aug 2006 21:52:22 +0200 |
Alexander Schremmer |
Check for local write permissions early, fixed Python 2.3 incompatiblity.
|
Mon, 14 Aug 2006 22:52:14 +0200 |
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.
|
Thu, 17 Aug 2006 10:55:11 +0200 |
Thomas Waldmann |
add test for 'new locking' (avoid locking) method - please check this on windows *.* and OS X
|
Thu, 17 Aug 2006 10:14:49 +0200 |
Thomas Waldmann |
add test for 'new locking' (avoid locking) method - please check this on windows *.* and OS X
|
Wed, 16 Aug 2006 01:02:45 +0200 |
Alexander Schremmer |
Fixed interwiki bug in fckdialog, thanks to David Linke.
|
Tue, 15 Aug 2006 22:59:12 +0200 |
Thomas Waldmann |
updated i18n, cosmetic changes to i18n tools
|
Tue, 15 Aug 2006 18:20:39 +0200 |
Thomas Waldmann |
mailimport: generate subj/from/date header if we have no overview table
|
Tue, 15 Aug 2006 17:55:12 +0200 |
Thomas Waldmann |
mailimport: treating empty subjects better, normalize pagename
|
Tue, 15 Aug 2006 17:31:41 +0200 |
Thomas Waldmann |
mailimport: use (...) for content column link text if there is no subject
|
Tue, 15 Aug 2006 13:46:52 +0200 |
Thomas Waldmann |
mailimport: strip blanks from pagename_tpl, add TODO
|
Tue, 15 Aug 2006 13:15:59 +0200 |
Thomas Waldmann |
mailimport: process all To: addresses, link mail page from subject
|
Tue, 15 Aug 2006 12:38:12 +0200 |
Thomas Waldmann |
add wiki/underlay to .hgignore
|
Tue, 15 Aug 2006 11:29:45 +0200 |
Thomas Waldmann |
merged xapian branch
|
Tue, 15 Aug 2006 00:06:07 +0200 |
Franz Pletz |
small bugfix for info action
|