repos/MysteryMachine

log

age author description
18 months ago Roger Gammans Changes to example files for the new format,and tests now they have a
18 months ago Roger Gammans Add sentinel files to objects and categories in attrfile and hgafile stores.
18 months ago Roger Gammans Fix race hazard in SafeFile.
18 months ago Roger Gammans Use context lib in filestore when opening files
18 months ago Roger Gammans Test for a ApiViolation in the dict and file stores.
19 months ago Roger Gammans Fix error propagation from the macro parser through into docutils.
19 months ago Roger Gammans Detect some common problemswith macros and raise custom exceptions for them, which
19 months ago Roger Gammans Change MMObject.get_parent() to return None in the case of no parent
19 months ago Roger Gammans Move Container attributes to the new iter semantic mode - consistenet with
19 months ago Roger Gammans New iteration semantic moved into Object as swell as system & category
19 months ago Roger Gammans fix for bpython 0.9.7
19 months ago Roger Gammans Change strategy for getting our context infomation into docutils,
19 months ago Roger Gammans Fix issue with/complete failure of bidilinks with non-unity anchordist.
19 months ago Roger Gammans Improve exception message with ListAttribute problems.
19 months ago Roger Gammans Fix edit_str not to add unnessary newlines
19 months ago Roger Gammans Fix and document list attributes interaction with inheirtance
19 months ago Roger Gammans Alternative store/parts format for DLink.
19 months ago Roger Gammans add a __repr__() to MMCategory to make consistent with the ret of the schema
19 months ago Roger Gammans Fix attribute writing in the case of inheirtance.
19 months ago Roger Gammans Change id attribute in MMObject to name to imporve consisientcyin the schema
19 months ago Roger Gammans fix & test for insidous bug in the file store.
19 months ago Roger Gammans Change system and category iteration semantic to more usable ones
19 months ago Roger Gammans Addition of bidirection link type to the schema.
19 months ago Roger Gammans Add 2-phase initialisation support for AttributeValues.
19 months ago Roger Gammans Fix problem with attribute value copy and the listValue test
19 months ago Roger Gammans Add extra document method for use in mail merges
20 months ago Roger Gammans Change list attribute and support to return a stable index with repr()
20 months ago Roger Gammans Add support for categories to have a default parent object
20 months ago Roger Gammans Use standard member names in MMSystem so get_root() works
20 months ago Roger Gammans Add MMCategory object to make it easier to access category level attributes.
20 months ago Roger Gammans Make dictstore correctly honour the create flag.
20 months ago Roger Gammans Refactor of dictstore
20 months ago Roger Gammans Fix EnumObject in filestore to ignore Attributes in the category
20 months ago Roger Gammans Fix dict and filestore to support attributes at Category level
20 months ago Roger Gammans More fixes fro '~' style user paths..
20 months ago Roger Gammans Improve path Canonicaliseation in file_store and add tests
20 months ago Roger Gammans Add OpenUri method to MMSystem and expose it through library context
20 months ago Roger Gammans Remove unnecessary import
20 months ago Roger Gammans Remove unused helpers system to allow imports to be tidied up
20 months ago Roger Gammans Add Load form packfile version 1 format.
20 months ago Roger Gammans Add Core plugin - and Modify library test to require it.
20 months ago Roger Gammans Use plugin feature mechanism to aid store name discovery
20 months ago Roger Gammans Remove unneed dependency from Main package
20 months ago Roger Gammans Move Loaded State trakcing into yapsy + Fix py3 warnign
20 months ago Roger Gammans Add support for a None conversion to VersionNr
20 months ago Roger Gammans Remove tabs from VersionNy
21 months ago Roger Gammans Add loadPlugin method, and fix categories filter.
21 months ago Roger Gammans Move Packfile support code into it's own module.
21 months ago Roger Gammans merge 3.0 compat fix in test RichCompare
21 months ago Roger Gammans Fix py3.0 compatiblitly warning in test
21 months ago Roger Gammans Update yapsy
21 months ago Roger Gammans New routing code for save structure
21 months ago Roger Gammans Add code to support ExtensionPoints our new Plugin discover mechanism
21 months ago Roger Gammans Update to plugin system to use more advanced Yapsy.
21 months ago Roger Gammans Correct& Fix missing comaprision in VersionNr
21 months ago Roger Gammans Add compatibility with hg1.6
21 months ago Roger Gammans Add yapsy in as subrepo
22 months ago Roger Gammans Update TrustedManager to work with new yapsy API revision.
22 months ago Roger Gammans Fix error packfile error handling
22 months ago Roger Gammans Add workaround for Tk problems in windows