| Wed, 11 Feb 2009 02:34:33 +0100 |
wikiutil: replace moin's cgi/urllib wrappers by calls to werkzeug.utils code
|
file | diff | annotate |
| Tue, 26 Feb 2008 00:19:10 +0100 |
migration scripts: copied from 1.6 as of rev 2560:e2d1e0285eda
|
file | diff | annotate |
| Sun, 06 Jan 2008 21:56:19 +0100 |
copied mig scripts from 1.6 branch
|
file | diff | annotate |
| Tue, 11 Sep 2007 21:30:35 +0200 |
1.6 converter: if ImageLink target is inline:..., then replace it with attachment: as we do not support inline: any more
|
file | diff | annotate |
| Sun, 09 Sep 2007 22:19:45 +0200 |
1.6 converter: convert ImageLink to new link/transclusion syntax
|
file | diff | annotate |
| Sat, 25 Aug 2007 17:42:25 +0200 |
use rsplit for splitting off anchor
|
file | diff | annotate |
| Sat, 25 Aug 2007 16:39:42 +0200 |
1.6 converter: remove unused code, generate simpler interwiki markup if possible
|
file | diff | annotate |
| Wed, 22 Aug 2007 13:51:26 +0200 |
1.6 converter: create complete.txt (for reference, not used yet), use 1.5 underscore magic when looking up pages in rename map
|
file | diff | annotate |
| Wed, 22 Aug 2007 09:31:31 +0200 |
1.6 converter: fix pre scan rules
|
file | diff | annotate |
| Tue, 21 Aug 2007 23:11:26 +0200 |
1.6 converter: fixed relative links
|
file | diff | annotate |
| Tue, 21 Aug 2007 18:57:06 +0200 |
merge main
|
file | diff | annotate |
| Tue, 21 Aug 2007 14:53:12 +0200 |
1.6 converter: fix wiki:/localsubpage case
|
file | diff | annotate |
| Tue, 21 Aug 2007 14:11:31 +0200 |
1.6 converter: less magic, better tests
|
file | diff | annotate |
| Sun, 19 Aug 2007 19:28:35 +0200 |
* The 1.5.8 to 1.6.0 converter now uses the 1.5.8 wiki parser, for better
|
file | diff | annotate |
| Mon, 13 Aug 2007 04:06:53 +0200 |
tests: fix most wiki markup converter tests
|
file | diff | annotate |
| Mon, 13 Aug 2007 03:04:22 +0200 |
remove (un)quoteName, new functions split_interwiki() and resolve_interwiki(), cleanup interwiki mess, fix some link markup
|
file | diff | annotate |
| Sun, 12 Aug 2007 23:58:58 +0200 |
change ["free link"] to [[free link]] in all built-in markup
|
file | diff | annotate |
| Tue, 21 Aug 2007 18:47:29 +0200 |
remove superfluous request parameter from AbsPageName/RelPageName
|
file | diff | annotate |
| Wed, 08 Aug 2007 03:53:46 +0200 |
1.6 converter: cleanup link conversion, cleanup/add tests
|
file | diff | annotate |
| Tue, 07 Aug 2007 17:35:08 +0200 |
1.6 converter: add tests for sister and sub page relative links (commented as they are still failing), do converter tests in a class
|
file | diff | annotate |
| Mon, 06 Aug 2007 01:40:09 +0200 |
1.6 converter: only convert current rev of a page, added commented failing test cases
|
file | diff | annotate |
| Sun, 05 Aug 2007 23:05:13 +0200 |
1.6 converter: more quote triggering chars, document more problem cases
|
file | diff | annotate |
| Sun, 05 Aug 2007 19:19:49 +0200 |
1.6 converter: add more tests, fixed bugs, better quoting, cleanup
|
file | diff | annotate |
| Sun, 05 Aug 2007 14:47:10 +0200 |
1.6 converter: add more tests, TODO, fixed sourcecode test failure
|
file | diff | annotate |
| Sun, 05 Aug 2007 00:42:20 +0200 |
1.6 converter: improve content conversion, give request obj to converter
|
file | diff | annotate |
| Sun, 05 Aug 2007 00:05:34 +0200 |
1.6 converter: improve content conversion, more tests
|
file | diff | annotate |
| Sat, 04 Aug 2007 21:28:22 +0200 |
1.6 converter: improve content conversion, add test for it
|
file | diff | annotate |
| Sat, 04 Aug 2007 16:54:35 +0200 |
1.6 converter: add content conversion (unfinished), cleanup
|
file | diff | annotate |