]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/Collection
stop warning if there is no schema
[debbugs.git] / Debbugs / Collection /
2019-06-30 Don Armstrongstop warning if there is no schema
2019-06-30 Don Armstrongallow apply to return > 1 object per collection member
2019-06-30 Don ArmstrongIt's always a source version if the package is a source...
2019-06-30 Don ArmstrongResolve issues with get_source_versions{,_distributions}
2019-06-29 Don Armstronghandle source/package being undef in Debbugs::Collectio...
2019-06-29 Don Armstronguse schema argument in Debbugs::Collection::Package
2019-06-29 Don Armstrongdocument Debbugs::Collection::Version
2019-06-02 Don Armstrongremove debbuging Data::Printer code which snuck in
2019-05-27 Don Armstrongdocument Debbugs::Collection::Package
2019-05-27 Don ArmstrongDocument Debbugs::Collection::Bug
2018-08-19 Don ArmstrongAdd users to a collection
2018-08-18 Don Armstrongthe default bug collection for a bug is the universe
2018-06-08 Don Armstrongcarp if _member_constructor is called with one package
2018-06-08 Don ArmstrongPackage member key is the fully-qualified name; fix...
2018-06-08 Don Armstronguse BUILD to handle correspondent argument; add CARP_TRACE
2018-06-07 Don Armstrongadd collection and collection correspondent
2018-06-07 Don Armstrongupdate OO interface to near-completion
2018-06-07 Don Armstrongadd VersionTree and Collection::Version
2018-05-01 Don Armstrongadd start of Mouse/Moose based OO Interface to packages