]> git.donarmstrong.com Git - debbugs.git/history - Debbugs
set executable on age-1
[debbugs.git] / Debbugs /
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...
2017-07-02 Don Armstrongremove useless return in record_regex
2017-07-02 Don Armstronginclude links to anchors of html messages too
2017-07-01 Don Armstrongif there is not a msgid, it cannot be spam
2017-07-01 Don Armstrongadd missing =back to Debbugs::Log::Spam
2017-07-01 Don Armstrongforcibly wrap msgreceived
2017-07-01 Don Armstrongfix links to merged and blocked bugs
2017-07-01 Don ArmstrongAdd new Debbugs::Log::Spam module and use it to skip...
2017-07-01 Don Armstrongset indent variables
2017-07-01 Don Armstronghandle compressed logs in Debbugs::Log
2017-07-01 Don Armstronguse feature state in Debbugs::Log for some small speed...
2017-06-28 Don Armstrongtry to forcibly wrap messages which have not been prope...
2017-06-25 Don Armstrongconvert to perl's internal utf8 in reply_headers
2017-06-25 Don Armstrongadd envelope_from option so a valid user can be set
2017-06-24 Don ArmstrongReply Sent messages are not informational; they change...
2017-06-22 Don ArmstrongInclude the protocol (http://) in gWebDomain and gCGIDomain
2017-06-22 Don Armstrongadd cc all mails to addr config don/all_cc_email_list
2017-05-20 Don Armstrongget_bugs_by_db now should support all queries (in theory)
2017-04-29 Don ArmstrongFix breakage caused by cdn.libravatar.org not setting...
2017-04-16 Don Armstrongfix var typo and add in missing correspondent index
2017-04-15 Don Armstronguse List::MoreUtils::uniq instead of List::Util
2017-04-14 Don Armstronghandle non-unique packages passed to set_related_packages
2017-04-14 Don ArmstrongUpdate DB Schema version to 6
2017-04-12 Don Armstrongproperly split bug data
2017-04-12 Don Armstrongset related packages (bin/src/affects, etc.)
2017-04-12 Don Armstrongpaginate updatesqlcache properly and fix missing table...
2017-04-09 Don Armstrongremove UTF8 warnings
2017-04-02 Don Armstrongchange fix to #858671 to split source with split_status...
2017-03-31 Don ArmstrongSplit source file properly
next