| 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:41:20 +0100 |
remove unused wikiutil.decodeWindowsPath function
|
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 |
| Thu, 29 Jan 2009 09:44:57 +0100 |
merged moin/1.8
|
file | diff | annotate |
| Sat, 24 Jan 2009 05:44:35 +0100 |
merged moin/1.7
|
file | diff | annotate |
| Sat, 24 Jan 2009 05:30:34 +0100 |
made cfg.user_homewiki a unicode object (str only worked for ascii)
|
file | diff | annotate |
| Sat, 24 Jan 2009 03:13:41 +0100 |
merged moin/1.8
|
file | diff | annotate |
| Sun, 18 Jan 2009 12:54:18 +0100 |
moved anchor parsing from formatter to parsers, fixed anchor parsing for interwiki links, reduce code duplication by new wikiutil.split_anchor()
|
file | diff | annotate |
| Sun, 02 Nov 2008 02:15:55 +0100 |
merged moin/1.8
|
file | diff | annotate |
| Sat, 01 Nov 2008 22:26:46 +0100 |
fix PEP8 sourcecode test failure
|
file | diff | annotate |
| Wed, 29 Oct 2008 11:49:51 +0100 |
import.irclog: use irssi parser to format logs, mimetype added .irc to text/plain
|
file | diff | annotate |
| Sun, 05 Oct 2008 00:38:07 +0200 |
merged moin/1.8
|
file | diff | annotate |
| Fri, 03 Oct 2008 22:33:35 +0200 |
remove direct usage of deprecated sha module - use hashlib, if possible
|
file | diff | annotate |
| Tue, 23 Sep 2008 00:53:18 +0200 |
merged moin/1.8 repo (tests need more fixing)
|
file | diff | annotate |
| Mon, 28 Jul 2008 12:04:00 +0200 |
Merged with 1.8
|
file | diff | annotate |
| Wed, 09 Jul 2008 20:43:29 +0200 |
Merged: 1.8
|
file | diff | annotate |
| Mon, 16 Jun 2008 12:11:24 +0200 |
Replaced request.getScriptname() with a werkzeug property
|
file | diff | annotate |
| Sat, 07 Jun 2008 19:55:27 +0200 |
(Re)moved normalizePagename from Request into wikiutil library
|
file | diff | annotate |
| Sun, 24 Aug 2008 18:02:28 +0200 |
plugin loader: minor cleanups
|
file | diff | annotate |
| Sun, 27 Jul 2008 13:21:17 +0200 |
merged some 1.7 changesets
|
file | diff | annotate |
| Sat, 19 Jul 2008 16:07:54 +0200 |
refactor ticket secret calculation (only done once, written to cfg.secrets if it is None)
|
file | diff | annotate |
| Sat, 19 Jul 2008 13:29:16 +0200 |
secrets configuration refactored - see the snippet for an example usage
|
file | diff | annotate |
| Wed, 16 Jul 2008 19:26:04 +0200 |
some PEP8 fixes
|
file | diff | annotate |
| Mon, 14 Jul 2008 23:28:38 +0200 |
merged moin/1.7
|
file | diff | annotate |
| Mon, 14 Jul 2008 23:23:27 +0200 |
wikiutil: fix indentation
|
file | diff | annotate |
| Mon, 14 Jul 2008 13:15:35 +0200 |
merge 1.7
|
file | diff | annotate |
| Sat, 28 Jun 2008 15:36:31 +0200 |
wikiutil.importPlugin: support getting whole plugin module object by giving function=None
|
file | diff | annotate |
| Fri, 11 Jul 2008 16:19:34 +0200 |
plugins: allow multiple plugin paths
|
file | diff | annotate |
| Fri, 11 Jul 2008 16:15:04 +0200 |
plugins: don't rely on modules attribute
|
file | diff | annotate |
| Fri, 11 Jul 2008 13:40:52 +0200 |
merge bugfixes from 1.7
|
file | diff | annotate |
| Fri, 11 Jul 2008 12:56:52 +0200 |
wikiutil: fix sort() usage in UnitArgument
|
file | diff | annotate |
| Thu, 03 Jul 2008 15:26:24 +0200 |
merge fixes from 1.7
|
file | diff | annotate |
| Thu, 03 Jul 2008 15:24:35 +0200 |
fix MoinMoinBugs/TypeErrorInWikiutils
|
file | diff | annotate |
| Wed, 02 Jul 2008 01:05:09 +0200 |
fix some pep8 failures
|
file | diff | annotate |
| Sat, 28 Jun 2008 15:36:31 +0200 |
wikiutil.importPlugin: support getting whole plugin module object by giving function=None
|
file | diff | annotate |
| Sun, 18 May 2008 12:38:18 +0200 |
wikiutil: MIMETYPES_MORE extended for cfg, conf
|
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 |
| Tue, 22 Apr 2008 14:47:26 +0200 |
allow UnitArgument to have a default unit
|
file | diff | annotate |
| Tue, 22 Apr 2008 14:31:30 +0200 |
UnitArgument: show list of valid units in error message
|
file | diff | annotate |
| Mon, 07 Apr 2008 12:26:19 +0200 |
fix some typos in messages / comments
|
file | diff | annotate |
| Sun, 30 Mar 2008 15:51:00 +0200 |
wikiutil.renderText: removed unused param
|
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 |
| Thu, 20 Mar 2008 21:22:00 +0100 |
allow required_arg to take a tuple/list
|
file | diff | annotate |
| Wed, 19 Mar 2008 18:31:01 +0100 |
moved definition of text mimetype for parsers into config
|
file | diff | annotate |
| Wed, 19 Mar 2008 18:14:38 +0100 |
moved browser_supported_images to config and exchanged it
|
file | diff | annotate |
| Tue, 18 Mar 2008 18:08:56 +0100 |
read interwiki files with the right codec (utf-8)
|
file | diff | annotate |
| Sun, 16 Mar 2008 15:50:40 +0100 |
UnitArgument: allow None as default (passed straight through)
|
file | diff | annotate |
| Fri, 14 Mar 2008 13:10:19 +0100 |
improved wikiutil.is_URL, use it also in theme code
|
file | diff | annotate |
| Fri, 14 Mar 2008 11:27:04 +0100 |
EmbedObject refactored for new arg parser
|
file | diff | annotate |
| Thu, 06 Mar 2008 21:06:14 +0100 |
wikiutil.escape: escapes ' too
|
file | diff | annotate |
| Wed, 27 Feb 2008 15:52:30 +0100 |
i18n.getText: fixed some callers that had still 'formatted=' kw args
|
file | diff | annotate |