1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 11 hours ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added BDB XML indexing of the arcroleType and roleType URI attributes. More... over 16 years ago
Updated change log. More... over 16 years ago
Tested the getlinkrolegivenarcrole method. More... over 16 years ago
Fixed the getLinkRoles(String) method to retrieve arcs properly. More... over 16 years ago
Fixed the getCustomURI method to handled arcroleTypes as well as roleTypes. More... over 16 years ago
Implemented and refined the methods used to obtain the sets of arcroles and linkroles that have been used. More... over 16 years ago
Removed the getFacts methods from the Store interface because they are now in the XBRLStore interface instead. More... almost 17 years ago
Made the class public. More... almost 17 years ago
Updated the change log for the API. More... almost 17 years ago
Adapted the test case to use the features of the base test case more efficiently. More... almost 17 years ago
Added getSimpleLinks method to the fragment interface. More... almost 17 years ago
Finalised the testing of the schema getExtendedLinks method. More... almost 17 years ago
Adapted the getExtendedLinks method to use the new getChildFragments method of the data store. More... almost 17 years ago
Provided a new getChildFragments method to get child fragments with a given fragment type. More... almost 17 years ago
Changed CVS ignore rules. More... almost 17 years ago
Added example with embedded links in a schema to the set of conformance suite tests that are identified by the test configuration properties. More... almost 17 years ago
Updated for recent changes. More... almost 17 years ago
Fixed up problems in the deletion of Xindice databases during unit testing caused by having multiple stores open and using the same underlying database. Fixed up the unit tests to work with the current XBRL 2.1 conformance suite. More... almost 17 years ago
Updated the test cases to reflect the up-to-date conformance suite. Fixed a bug in the caching system that meant that caching of Schemas failed when those schemas were supplied as strings rather than as resources identified by a resolvable URL. This was fixed by making a cache available for usage by a loader so that the string can be placed in the cache when discovery of that resource is initiated. This also required an additional copyToCache method to be implemented in the CacheImpl class. More... almost 17 years ago
updated test configuration properties. More... almost 17 years ago
Added change log entries. More... almost 17 years ago
Enabled discovery to be better controlled. Enabled discovery to also analyse XSI schemaLocation attribute content. Sundry other bug fixed made. More... almost 17 years ago
Set the parentIndex attribute to a value of none rather than omitting it for root fragments. Indexing system updated to adapt to this change. More... almost 17 years ago
Removed the redundant import. More... almost 17 years ago
made the test abstract again so it does not interfere with fast testing. More... almost 17 years ago
Added logger messages to track average fragment storage times. More... almost 17 years ago
Fixed up arcroleURI attributes on roleType declarations. More... almost 17 years ago
Added custom resource role example data More... almost 17 years ago
Removed the query logging. More... almost 17 years ago
Provided testing of custom role used one validation. More... almost 17 years ago