Fri, 15 Aug 2008 23:21:10 +0200 |
Alexander Schremmer |
Reapplied the changes done in 28442c70f757 to the page editor tests.
|
Fri, 15 Aug 2008 23:20:31 +0200 |
Alexander Schremmer |
Merge with backed out changeset.
|
Fri, 15 Aug 2008 23:20:11 +0200 |
Alexander Schremmer |
Backed out changeset 28442c70f757, it introduced the idea to create the request more
|
Fri, 15 Aug 2008 22:20:16 +0200 |
Alexander Schremmer |
Multiple extension modules are called xattr, check for the xattr function as well.
|
Fri, 15 Aug 2008 19:05:20 +0200 |
Thomas Waldmann |
merged moin/1.7
|
Fri, 15 Aug 2008 18:58:36 +0200 |
Thomas Waldmann |
fix tests (mostly pep8/whitespace failures in the new migration code)
|
Fri, 15 Aug 2008 13:01:50 +0200 |
Thomas Waldmann |
indexing filters: added a note to CHANGES about the previous changeset and its implications
|
Thu, 14 Aug 2008 16:25:53 +0200 |
Thomas Waldmann |
filters: make filename quoting platform-dependant and move it to execfilter, do antiword HOME env workaround only for posix platform
|
Tue, 05 Aug 2008 20:47:42 +0200 |
Thomas Waldmann |
ldap auth: fix processing of TLS options
|
Sun, 10 Aug 2008 02:18:10 +0200 |
Thomas Waldmann |
Fix conftest:
|
Sun, 10 Aug 2008 01:09:18 +0200 |
Thomas Waldmann |
fix test_packages
|
Sat, 09 Aug 2008 23:08:28 +0200 |
Thomas Waldmann |
changed page ACL tests to test with multiple ACL lines
|
Wed, 06 Aug 2008 10:44:55 +0200 |
Johannes Berg |
security tests: convert to iterators
|
Tue, 05 Aug 2008 17:51:08 +0200 |
Johannes Berg |
fix pep8
|
Tue, 05 Aug 2008 17:35:16 +0200 |
Johannes Berg |
caching: remove page_or_wiki scope
|
Sun, 03 Aug 2008 22:58:40 +0200 |
Reimar Bauer |
merged main
|
Sun, 03 Aug 2008 22:57:44 +0200 |
Reimar Bauer |
some wording corrected
|
Sun, 03 Aug 2008 22:24:50 +0200 |
Thomas Waldmann |
merged moin/1.7
|
Sun, 03 Aug 2008 22:22:41 +0200 |
Thomas Waldmann |
EditTemplates macro: fixed docstring
|
Sat, 02 Aug 2008 17:09:08 +0200 |
Thomas Waldmann |
prevent CategoryTemplate being listed as a category (it is a Template, but matched also the category regex) - added to sample wikiconfig
|
Fri, 01 Aug 2008 00:10:23 +0200 |
Thomas Waldmann |
merge main
|
Fri, 01 Aug 2008 00:08:13 +0200 |
Thomas Waldmann |
add migration support to migrate from early 1.6.0alpha to 1.6.0 release
|
Thu, 31 Jul 2008 14:19:18 +0200 |
Alexander Schremmer |
Merged main
|
Thu, 31 Jul 2008 14:17:49 +0200 |
Alexander Schremmer |
Insert moins path more aggressively into sys.path to win the race against py.test, do insertions less often in make_test_wiki
|
Tue, 29 Jul 2008 22:08:48 +0200 |
Thomas Waldmann |
difflib: improve 2.3 compatibility, fix HtmlDiff
|
Sun, 03 Aug 2008 21:41:54 +0200 |
Reimar Bauer |
sendmail.decodeSpamSafeEmail: fixed doc string, see http://moinmo.in/MoinMoinBugs/MailToMacroDoesNotRenderSingleUpperCaseLetters (NoBug)
|
Sun, 03 Aug 2008 21:37:47 +0200 |
Reimar Bauer |
PageEditor: EMAIL var uses sendmail.encodeSpamSafeEmail
|
Sun, 03 Aug 2008 21:36:17 +0200 |
Reimar Bauer |
sendmail: added encodeSpamSafeEmail. This uses the same translation dict as decodeSpamSafeEmail
|
Sun, 03 Aug 2008 21:33:58 +0200 |
Reimar Bauer |
test_sendmail: new test for encodeSpamSafeEmail
|
Sun, 03 Aug 2008 15:01:55 +0200 |
Reimar Bauer |
PageEditor: simplified code for obfuscate_email_address
|
Sun, 03 Aug 2008 13:44:31 +0200 |
Reimar Bauer |
PageEditor: Predefined variable @EMAIL@ added. This inserts the obfuscated email address by the email macro. The HomepageTemplate can now be defined as
|
Sat, 02 Aug 2008 22:43:13 +0200 |
Thomas Waldmann |
ParserBase: do code_line() open and close calls correctly
|
Sat, 02 Aug 2008 16:32:27 +0200 |
Thomas Waldmann |
ParserBase / text_python parser: only use a single request.write
|
Sat, 02 Aug 2008 15:35:36 +0200 |
Thomas Waldmann |
ParserBase: use less confusing names, avoid calculating len(text) repeatedly
|
Sat, 02 Aug 2008 14:33:40 +0200 |
Thomas Waldmann |
ParserBase: refactoring: reduce code duplication, remove unused code, rearrange
|
Sat, 02 Aug 2008 13:48:59 +0200 |
Thomas Waldmann |
ParserBase (and other parsers deriving from it): cleanup / refactorings:
|
Thu, 31 Jul 2008 14:17:19 +0200 |
Alexander Schremmer |
Insert moins path more aggressively into sys.path to win the race against py.test, do insertions less often in make_test_wiki
|
Tue, 29 Jul 2008 18:27:52 +0200 |
Thomas Waldmann |
merge 1.7 repo
|
Tue, 29 Jul 2008 18:23:17 +0200 |
Thomas Waldmann |
improve Python 2.3 compatibility, add notes where 2.4 is required
|
Mon, 28 Jul 2008 21:37:22 +0200 |
Thomas Waldmann |
DataBrowserWidget: make callers use correct API (render method)
|
Mon, 28 Jul 2008 21:26:58 +0200 |
Thomas Waldmann |
DataBrowserWidget: make API conform to base class
|
Mon, 28 Jul 2008 20:53:35 +0200 |
Thomas Waldmann |
DataBrowserWidget: remove toHTML/render methods, change all callers to use .format()
|
Sun, 27 Jul 2008 14:19:20 +0200 |
Thomas Waldmann |
use /moin_static180
|
Sun, 27 Jul 2008 14:08:14 +0200 |
Thomas Waldmann |
merged some 1.7 changesets
|
Sat, 26 Jul 2008 16:19:12 +0200 |
Thomas Waldmann |
MonthCalendar macro: fix height6,anniversary,template params parsing / url generation
|
Fri, 25 Jul 2008 22:22:51 +0200 |
Thomas Waldmann |
wiki parser: avoid IndexError for empty shebang line
|
Sun, 20 Jul 2008 19:07:52 +0200 |
Thomas Waldmann |
tagged release 1.7.1
|
Sun, 20 Jul 2008 18:44:23 +0200 |
Thomas Waldmann |
duplicate wikiserverconfig.py to wiki/server/ so it gets installed if you use setup.py
1.7.1
|
Sun, 20 Jul 2008 18:40:19 +0200 |
Thomas Waldmann |
update meta file to 1.7.1, add dummy mig scripts
|
Sun, 20 Jul 2008 18:30:51 +0200 |
Thomas Waldmann |
fix tests, PEP8
|
Sun, 20 Jul 2008 18:12:39 +0200 |
Thomas Waldmann |
release 1.7.1 (bump version numbers, update CHANGES)
|
Sun, 27 Jul 2008 13:55:04 +0200 |
Thomas Waldmann |
merged some 1.7 changesets
|
Sun, 20 Jul 2008 17:57:28 +0200 |
Thomas Waldmann |
server.standalone script: fix --group option (wasn't used)
|
Sun, 20 Jul 2008 17:43:54 +0200 |
Thomas Waldmann |
server.standalone script: fix check for failing import of wikiserverconfig module
|
Sun, 20 Jul 2008 17:00:07 +0200 |
Thomas Waldmann |
cache action: use dict for metadata, store also original item name and last_modified (as UNIX timestamp)
|
Sun, 27 Jul 2008 13:52:57 +0200 |
Thomas Waldmann |
merged some 1.7 changesets
|
Sun, 20 Jul 2008 14:31:36 +0200 |
Thomas Waldmann |
updated underlay pages
|
Sun, 20 Jul 2008 14:21:12 +0200 |
Thomas Waldmann |
updated i18n
|
Sun, 20 Jul 2008 14:14:01 +0200 |
Thomas Waldmann |
make install-docs interwiki
|
Sun, 27 Jul 2008 13:49:47 +0200 |
Thomas Waldmann |
merged some 1.7 changesets
|