]> git.donarmstrong.com Git - debbugs.git/history - Debbugs
only include users which have bugs
[debbugs.git] / Debbugs /
2019-05-28 Don Armstrongonly include users which have bugs
2019-05-27 Don Armstrongswitch to get_or_add_by_key
2019-05-27 Don ArmstrongUse Debbugs::Bug::Status in Debbugs::Bug
2019-05-27 Don Armstrongdocument Debbugs::Collection::Package
2019-05-27 Don Armstrongadd Debbugs::Bug::Tag, list of tags
2019-05-27 Don Armstrongadd Debbugs::Bug::Status, interface to .status files
2019-05-27 Don ArmstrongDocument Debbugs::Collection::Bug
2019-05-27 Don Armstrongdocument Debbugs::Collection
2018-08-19 Don Armstronghandle no srcver/binver in valid version info search
2018-08-19 Don ArmstrongAdd users to a collection
2018-08-18 Don Armstrongthe default bug collection for a bug is the universe
2018-08-18 Don ArmstrongOR is the default for multiple values; remove useless or
2018-07-14 Don Armstrongadd email and url access objects
2018-06-14 Don Armstrongsupport usertags in Debbugs::Bug and Debbugs::Bug::Tag
2018-06-14 Don Armstrongbug links should all be numbers
2018-06-14 Don Armstronguse state in bug_links for speed
2018-06-08 Don ArmstrongMousify Debbugs::Log and integrate with Debbugs::Bug
2018-06-08 Don Armstronginclude affects in package loading
2018-06-08 Don Armstrongadd _mergedwith_array for speed when filtering
2018-06-08 Don Armstronguse schema_argument
2018-06-08 Don Armstrongseparate bin version and bin association queries
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 Armstrongmake constructorargs lazy
2018-06-08 Don Armstrongreimplement _add_member_hash for speed; add _shallow_cl...
2018-06-08 Don Armstrongadd CARP_TRACE
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 ArmstrongPkgreport now uses Mouse OO interface
2018-06-07 Don Armstrongadd VersionTree and Collection::Version
2018-05-01 Don Armstrongadd start of Mouse/Moose based OO Interface to packages
2018-04-20 Don Armstrongreuse the same null handle in globify_scalar
2018-04-16 Don Armstrongremove Data::Printer call which snuck in from debugging
2018-04-16 Don ArmstrongDebbugs::packages::get_versions can now use the database
2018-04-16 Don Armstronguse the bin_to_src cache in get_bug_statuses
2018-04-16 Don Armstrongpackage_maintainer now accepts schema too
2018-04-16 Don Armstrongbug_status view now returns unix epoch; bump db version
2018-04-16 Don Armstrongadd cache_key support to binary_to_source when schema...
2018-04-14 Don Armstrongfix unknown_packages typo
2018-04-14 Don Armstronghandle newest in Debbugs::Bugs
2018-04-14 Don Armstrongallow specifying the dist in source_to_binary (for...
2018-04-13 Don Armstronguse hash_slice instead of multi-line exists
2018-04-12 Don Armstrongsort keys when applying short bug status
2018-04-12 Don Armstrongsrcpackage insertion was inverted; fix
2018-04-12 Don Armstrongpopulate $status{id} in get_bug_status
2018-04-11 Don Armstronghandle non-existant logs earlier in bug_archiveable
2018-04-11 Don Armstrongpopulate location in get_bug_statuses
2018-04-11 Don Armstronguse get_bug_statuses
2018-04-11 Don Armstronguse binary_to_source, package_maintainer instead of...
2018-04-11 Don Armstrongfix db calls to bin_pkg and src_pkg in binary_to_source
2018-04-11 Don ArmstrongAdd source_to_binary to Debbugs::Packages
2018-04-11 Don Armstronginclude unknown packages in package search
2018-04-11 Don Armstronguse a subselect for correspondent too
2018-04-11 Don Armstrongspeed up src and maint searches by using subselects
2018-04-11 Don Armstrongavoid creating unknown packages when loading bugs
2018-04-11 Don Armstrongadd unknown_affects to the bug table
2018-04-10 Don Armstrongchange the bug_status view to return mergedwith properly
2018-04-10 Don Armstrongzero out blocks/mergedwith even if there are no blocks...
2018-04-10 Don Armstrongabstract out tie of binarytosource and sourcetobinary
2018-04-10 Don Armstrongmove walk_bugs to Debbugs::Common; add bugs option...
2018-04-03 Don Armstrongfix dereferencing of $param{status}
2018-04-03 Don Armstrongfix how status is passed to bug_presence
2018-04-03 Don Armstrongadd done to bug_status view, fix found selector
2018-04-03 Don Armstrongadd get_bug_statuses to retrieve multiple bugs at once
2018-04-02 Don Armstrongfix the insertion of merged/blocks bugs into the database
2018-03-30 Don ArmstrongAdd bug_status view and corresponding DBIx::Class class
2018-03-29 Don Armstrongadd maintainer index file for source and binary packages
2018-03-29 Don Armstrongcreate directory for lockfiles if it doesn't exist
2018-03-19 Don Armstrongswitch all uses of MoreUtils to AllUtils
2018-03-16 Don ArmstrongFix POD error in Debbugs::Mime
2018-03-16 Don ArmstrongMerge branch 'database'
2018-03-12 Don Armstrongget_bug_status can now accept a schema to pull from DB
2018-03-12 Don Armstrongit's package_tracking_domain, not subscription_domain
2018-03-12 Don Armstrongset field_match to be a state variable
2018-03-09 Don Armstrongfix package url to include the target as well
2018-03-09 Don Armstrongbug links were missing target
2018-03-09 Don ArmstrongMerge branch 'text_xslate_templates'
2018-03-06 Don Armstrongthe database configuration variable is now $gDatabase
2018-03-05 Don Armstrongprovide informative information when unarchiving unarch...
2018-03-04 Don Armstrongclarify that blockers which are bad could be archived
2018-03-04 Don Armstrongfix typo in test for archived bugs in blocks
2018-02-28 Don Armstrongwe currently don't need Helper::ResultSet
2018-02-23 Don ArmstrongOnly search for the first Format-Version: and use it text_xslate_templates
2018-02-23 Don Armstronguse state for read_bug field namemap
2018-02-23 Don Armstronguse state for read_bug params_validate spec
2018-02-23 Don Armstrongrework package_links and munge_url to increase their...
2018-02-14 Don Armstronguse binary_to_source cache in Debbugs::SOAP::get_status
2018-02-08 Don Armstrongif the charset is unknown, assume UTF-8
2018-02-02 Don Armstrongoutlook is a control command too
2018-01-24 Don Armstrongadd Debbugs::Text::XslateBridge
2018-01-23 Don Armstrongthe prefilter was killing newlines right before '<...
2018-01-22 Don Armstronguse maintainer instead of maint
2018-01-22 Don Armstrongutility routines are no longer supported in Text::Xslate
2018-01-22 Don Armstronguse maintainer instead of maint
2018-01-22 Don Armstrongimported modules need to go after exporter (to avoid...
2018-01-22 Don ArmstrongSwitch from Text::Template to Text::Xslate
2018-01-02 Don Armstrongpass through a binary-to-source cache
2018-01-02 Don Armstrongassume unknown encodings are UTF-8
2018-01-02 Don Armstrongfix pod error in Debbugs::Command
next