| 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, 10 Feb 2009 13:21:59 +0100 |
merged moin/1.8
|
file | diff | annotate |
| Sat, 07 Feb 2009 19:27:16 +0100 |
id generation: do not quote colon as it is valid in IDs, add test for identity transformation of valid IDs
|
file | diff | annotate |
| Fri, 06 Feb 2009 00:01:17 +0100 |
allow underscore in IDs, replace blanks by underscore (revert changeset a7dc3cc36362)
|
file | diff | annotate |
| Tue, 23 Sep 2008 00:53:18 +0200 |
merged moin/1.8 repo (tests need more fixing)
|
file | diff | annotate |
| Wed, 09 Jul 2008 20:43:29 +0200 |
Merged: 1.8
|
file | diff | annotate |
| Wed, 02 Jul 2008 16:50:59 +0200 |
Fix tests: wikiutil.normalize_pagename (missing 2nd param, missing import)
|
file | diff | annotate |
| Sat, 07 Jun 2008 19:55:27 +0200 |
(Re)moved normalizePagename from Request into wikiutil library
|
file | diff | annotate |
| Thu, 03 Jul 2008 15:24:35 +0200 |
fix MoinMoinBugs/TypeErrorInWikiutils
|
file | diff | annotate |
| Sat, 10 May 2008 23:37:00 +0200 |
change page_*_regex processing, see docs/CHANGES (fixes Xapian category search for non-english)
|
file | diff | annotate |
| Sat, 22 Mar 2008 11:54:56 +0100 |
add a parser test about leading None arguments
|
file | diff | annotate |
| Sat, 22 Mar 2008 05:11:04 +0100 |
parse_quoted_separated_ext: allow multiple/different quoting characters
|
file | diff | annotate |
| Sat, 22 Mar 2008 03:47:47 +0100 |
parse_quoted_separated_ext: fix unclosed quotes
|
file | diff | annotate |
| Sat, 22 Mar 2008 03:00:25 +0100 |
wikiutil.parse_quoted_separated_ext: allow for prefixes
|
file | diff | annotate |
| Sat, 22 Mar 2008 02:36:45 +0100 |
wikiutil.parse_quoted_separated_ext: make bracketing support indicate which bracket was used
|
file | diff | annotate |
| Sat, 22 Mar 2008 02:33:00 +0100 |
wikiutil.parse_quoted_separated_ext: allow multi-key stuff
|
file | diff | annotate |
| Sat, 22 Mar 2008 01:37:49 +0100 |
fix bug in parse_quoted_separated_ext and add tests that caught the bug
|
file | diff | annotate |
| Sat, 22 Mar 2008 01:20:57 +0100 |
introduce wikiutil.parse_quoted_separated_ext
|
file | diff | annotate |
| Thu, 20 Mar 2008 21:42:32 +0100 |
really make required_arg take choices (including test)
|
file | diff | annotate |
| Sat, 15 Mar 2008 19:58:03 +0100 |
test_wikiutil: testUnitArgument added
|
file | diff | annotate |
| Sun, 26 Aug 2007 16:30:04 +0200 |
add link text parameter to pagelinkmarkup
|
file | diff | annotate |
| Sun, 26 Aug 2007 16:07:21 +0200 |
gui converter fixes for new markup, fix/extend tests, remove unused code
|
file | diff | annotate |
| Tue, 21 Aug 2007 18:57:06 +0200 |
merge main
|
file | diff | annotate |
| Tue, 21 Aug 2007 15:47:56 +0200 |
merge main
|
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 03:04:22 +0200 |
remove (un)quoteName, new functions split_interwiki() and resolve_interwiki(), cleanup interwiki mess, fix some link markup
|
file | diff | annotate |
| Tue, 21 Aug 2007 18:47:29 +0200 |
remove superfluous request parameter from AbsPageName/RelPageName
|
file | diff | annotate |
| Tue, 21 Aug 2007 18:40:59 +0200 |
new function RelPageName to calculate a relative pagename from 2 absolute pagenames
|
file | diff | annotate |
| Tue, 21 Aug 2007 15:45:24 +0200 |
fix AbsPageName(), add tests for it
|
file | diff | annotate |
| Thu, 26 Jul 2007 16:26:44 +0200 |
apparently underscores aren't valid in IDs, fix this
|
file | diff | annotate |
| Wed, 25 Jul 2007 15:52:28 +0200 |
make anchor names always start with a letter
|
file | diff | annotate |
| Wed, 25 Jul 2007 15:34:01 +0200 |
(xorAxAx, johill) make saner looking anchors, no more sha hash
|
file | diff | annotate |
| Wed, 25 Jul 2007 10:49:49 +0200 |
allow using complex datatype in macros
|
file | diff | annotate |
| Wed, 25 Jul 2007 10:49:36 +0200 |
allow the invoke_extension_function to invoke constructors too
|
file | diff | annotate |
| Mon, 23 Jul 2007 20:37:53 +0200 |
make sourcecode checker happy on wikiutil tests
|
file | diff | annotate |
| Mon, 23 Jul 2007 20:14:50 +0200 |
put extra additional arguments into _trailing_args in all cases
|
file | diff | annotate |
| Mon, 23 Jul 2007 19:43:40 +0200 |
introduce required_arg wrapper class
|
file | diff | annotate |
| Mon, 23 Jul 2007 19:38:16 +0200 |
consolidate extra keyword args handling, no more **kw/_non_ascii_kw but rather just _kwargs
|
file | diff | annotate |
| Mon, 23 Jul 2007 19:37:36 +0200 |
better error checking in parameter parser, no more TypeError
|
file | diff | annotate |
| Mon, 23 Jul 2007 19:36:51 +0200 |
quoting tests for the parameter parser
|
file | diff | annotate |
| Mon, 23 Jul 2007 19:36:38 +0200 |
tests for the extension function invoker
|
file | diff | annotate |
| Mon, 23 Jul 2007 11:37:05 +0200 |
fix arg parser bug, test for this bug
|
file | diff | annotate |
| Sun, 22 Jul 2007 18:53:36 +0200 |
wikiutil.get_* tests + fixes
|
file | diff | annotate |
| Sun, 22 Jul 2007 16:10:11 +0200 |
clarify None behaviour for keys, add tests
|
file | diff | annotate |
| Sun, 22 Jul 2007 15:58:55 +0200 |
add macro argument parser and use it to invoke macros with args directly
|
file | diff | annotate |
| Sat, 21 Jul 2007 23:48:56 +0200 |
ParameterParser: check types, remove unused code, tests
|
file | diff | annotate |
| Sat, 21 Jul 2007 23:00:25 +0200 |
ParameterParser: changed to return fixed_count, arg_dict, putting positional args into arg_dict[pos], more tests
|
file | diff | annotate |
| Sat, 21 Jul 2007 21:40:39 +0200 |
convert test_wikiutil to py.test
|
file | diff | annotate |
| Sat, 21 Jul 2007 21:30:47 +0200 |
fix ParameterParser, rewrite ParameterParser tests for py.test (and add more tests), refactor Hits macro
|
file | diff | annotate |
| Fri, 20 Jul 2007 22:26:57 +0200 |
add coverage_modules attribute for coverage testing
|
file | diff | annotate |
| Sun, 15 Jul 2007 16:34:25 +0200 |
fix the quoting mess
|
file | diff | annotate |
| Sun, 01 Jul 2007 01:23:48 +0200 |
more wikiutil tests, minor bugfix
|
file | diff | annotate |
| Sun, 01 Jul 2007 00:08:51 +0200 |
create tickets as fn(time, pagename, action, secret) - so they are not reusable, add tests for tickets
|
file | diff | annotate |
| Sat, 30 Jun 2007 21:09:33 +0200 |
add tests for parsing and making of query strings
|
file | diff | annotate |
| Wed, 20 Jun 2007 14:32:27 +0200 |
don't run docbook formatter test when we have no 4suite installed, add test for non-empty SystemPagesGroup
|
file | diff | annotate |
| Wed, 20 Jun 2007 12:15:19 +0200 |
reduce number of failing tests
|
file | diff | annotate |
| Mon, 18 Jun 2007 22:31:50 +0200 |
tests: some fixes
|
file | diff | annotate |
| Sun, 17 Jun 2007 23:49:40 +0200 |
Added legacy warning to old unittests.
|
file | diff | annotate |
| Sun, 10 Jun 2007 16:13:08 +0200 |
wikiutil.ParameterParser: tests added and bug fixed if args is empty and parameters wanted
|
file | diff | annotate |
| Fri, 20 Apr 2007 00:12:50 +0200 |
Changed tests to use py.test. Also changed the semantics a bit - the test wiki directory is only created freshly if it does not exist.
|
file | diff | annotate |