MoinSupport

Shortlog

(0) -100 -60 tip
2015-01-28 Paul Boddie Merged changes from the default branch. recurrences tip
2015-01-28 Paul Boddie Made imports more specific. recurrences
2014-05-06 Paul Boddie Introduced explicitly named item storage in addition to sequential item storage. default
2014-03-30 Paul Boddie Made default lock directory names related to item directory names or store types.
2014-01-31 Paul Boddie Fetch a resource if its cache entry is of zero size, for whatever reason.
2014-01-29 Paul Boddie Moved cache entry header writing to a separate function.
2014-01-29 Paul Boddie Updated the cache entry key calculation to support an extra argument indicating
2014-01-29 Paul Boddie Moved URL access in the acquisition of resources to a separate function.
2014-01-27 Paul Boddie Added access to the static content location of a wiki.
2014-01-27 Paul Boddie Made the time zone in ISO 8601 datetime strings optional when a time is given.
2014-01-25 Paul Boddie Added page-related caching functions.
2014-01-21 Paul Boddie Merged subpage-items with default since the changes were overdue and some
2014-01-21 Paul Boddie Changed item reading and writing to use binary mode. subpage-items
2014-01-14 Paul Boddie Added a "raw" parser which just formats its input as text. subpage-items
2014-01-09 Paul Boddie Added RFC 2822 datetime formatting. subpage-items
2013-12-20 Paul Boddie Added a shell-like string tokeniser. subpage-items
2013-11-11 Paul Boddie Exposed the heading regular expression pattern. subpage-items
2013-11-11 Paul Boddie Exposed the heading regular expression pattern.
2013-11-07 Paul Boddie Changed the proposed version number since parts of the API will have changed. subpage-items
2013-11-07 Paul Boddie Removed ACL definitions from subpage items, delegating such definitions to subpage-items
2013-11-06 Paul Boddie Added ACL propagation from parent pages to subpages, although form access subpage-items
2013-11-06 Paul Boddie Added groupHasMember from ApproveChanges. subpage-items
2013-11-06 Paul Boddie Fixed imports and used an existing function for searching. subpage-items
2013-11-06 Paul Boddie Moved ItemStore and related functionality into ItemSupport. subpage-items
2013-11-06 Paul Boddie Made the convenience constructors classes for increased flexibility. subpage-items
2013-11-06 Paul Boddie Removed misplaced import. subpage-items
2013-11-06 Paul Boddie Separated the storage mechanisms from the store interface class. subpage-items
2013-11-06 Paul Boddie Reorganised the item store code, adding initial support for subpage items. subpage-items
2013-10-30 Paul Boddie Added tag rel-0-4-1 for changeset c9b3086a024c
2013-10-30 Paul Boddie Updated the version number. rel-0-4-1
2013-10-15 Paul Boddie Added a test of verbatim text extraction.
2013-10-15 Paul Boddie Fixed the extraction of "verbatim" text in getSimpleWikiText.
2013-10-12 Paul Boddie Merged changes from the default branch. recurrences
2013-10-12 Paul Boddie Fixed the quoting of text presented as an argument to the Verbatim macro.
2013-10-12 Paul Boddie Added macro argument quoting functions.
2013-10-12 Paul Boddie Null merge to make future merges easier. recurrences
2013-10-11 Paul Boddie Updated the version numbers.
2013-10-11 Paul Boddie Fixed DateSupport to handle NonExistentTimeError.
2013-07-23 Paul Boddie Introduced an explicit error condition where pytz is not installed and an
2013-10-11 Paul Boddie Updated the version numbers. recurrences
2013-10-11 Paul Boddie Fixed DateSupport to handle NonExistentTimeError. recurrences
2013-07-23 Paul Boddie Introduced an explicit error condition where pytz is not installed and an recurrences
2013-07-16 Paul Boddie Merged version number update. recurrences
2013-07-16 Paul Boddie Added tag rel-0-4 for changeset 91c146800e06
2013-07-16 Paul Boddie Updated the version number. rel-0-4
2013-07-15 Paul Boddie Moved various test cases into the failure section, replacing them in the success recurrences
2013-07-15 Paul Boddie Acquire a token after reading a month label. recurrences
2013-07-15 Paul Boddie Changed the specific recurrence grammar so that concrete datetimes are not recurrences
2013-07-14 Paul Boddie Added support for concrete datetime specifiers. recurrences
2013-07-13 Paul Boddie Fixed interval level setting on selectors and retention of specific recurrence details. recurrences
2013-07-13 Paul Boddie Added basic datetime recurrence description support. recurrences
2013-06-21 Paul Boddie Added verbose day labels.
2013-06-14 Paul Boddie Introduced conversion to Unicode around StringIO usage, such as in the
2013-06-14 Paul Boddie Added various parsing and formatting utility methods for enhanced parsers.
2013-06-07 Paul Boddie Added a superuser parameter to getWikiDict to make the function usable by auth handlers.
2013-06-03 Paul Boddie Added support for removing items from stores; made the __len__ method return the
2013-05-31 Paul Boddie Added a common wikidict entry parsing function.
2013-05-17 Paul Boddie Fixed parser class test.
2013-05-17 Paul Boddie Added RFC 2822 datetime parsing with help from the email.utils module.
2013-05-14 Paul Boddie Selected the HTML parser to handle XHTML content.
(0) -100 -60 tip