]> git.donarmstrong.com Git - debbugs.git/history - Debbugs
allow specifying the dist in source_to_binary (for DB actions)
[debbugs.git] / Debbugs /
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
2017-12-14 Don Armstrongfix failure to save spam/ham records
2017-12-14 Don Armstrongrequire Pod2Usage in Debbugs::Command
2017-12-14 Don Armstrongfix syntax error in save; add remove_message
2017-12-14 Don Armstrongadd Debbugs::Command tool
2017-12-12 Don Armstrongsupport listing whether messages are ham in Debbugs...
2017-12-04 Don Armstrongfix forcemerging bugs which were formerly blocks/blockedby
2017-12-04 Don Armstrongwrap forcemerge changes in eval to properly unlock...
2017-12-04 Don Armstrongcall __end_control before croaking in general
2017-08-12 Don ArmstrongMerge remote-tracking branch 'local/master' into database
2017-08-11 Don Armstrongremove bug_url from the codebase
2017-08-11 Don Armstrongremove vestiges of Safe from Debbugs::Test
2017-08-11 Don Armstrongset local variables in Bugreport.pm
2017-08-11 Don Armstrongignore supplied filenames in MIME to avoid taint issues
2017-08-10 Don Armstrongadd .log.spam.d support too
2017-08-10 Don Armstrongskip empty correspondents
2017-08-09 Don Armstrongfix db_search options to use [] and {} when appropriate
2017-08-09 Don Armstronguse state for Params::Validate options
2017-08-08 Don Armstrongif there is an offset which is too large, set the TZ...
2017-08-08 Don Armstronghead entities do not have colons in MIME::Head
2017-08-08 Don Armstrongdo not use HRI in arch selection
2017-08-08 Don Armstronguse get_*_id in load_debinfo; handle -0 correctly there too
2017-08-07 Don Armstrongfix load_bug failing to strip src: from source packages
2017-08-07 Don Armstrongdelete associations in a transaction by 1000
2017-08-07 Don Armstrongmodify bug_status_type to match what bug_presence returns
2017-08-07 Don Armstrongfix POD failures in DB::Load
2017-08-07 Don Armstronguse COALESCE indexes for bug_status_cache
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-08-04 Don Armstrongadd Debbugs::DebArchive to read Packages, Releases...
2017-08-04 Don Armstrongadd open_compressed_file routine to Debbugs::Common
2017-07-08 Don Armstrongfix wrong s/// on package_pages
2017-07-08 Don Armstrongfix modification of $config{package_pages} in map
2017-07-06 Don ArmstrongFix merged sort order to always be numeric
2017-07-06 Don Armstrongcroak in subroutines
2017-07-06 Don Armstrongskip maintainer files if they are empty *or* undef
2017-07-04 Don Armstronguse https for CVE tracker by default
2017-07-04 Don Armstrongfix usertag_package_domain to strip protocol if its...
2017-07-04 Don Armstrongfix the spam lockfile name
2017-07-03 Don Armstrongadd missing package_tracking_domain configuration variable
2017-07-02 Don ArmstrongUse List::AllUtils instead of List::Utils and List...
2017-07-02 Don Armstrongolder versions of List::Util (<1.26) do not have sum0...
2017-07-02 Don Armstrongfix failure to import locking funcs and don't save...
next