]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2017-08-08 Don Armstrongskip undefined src versions
2017-08-08 Don Armstrongpurge cache every 100 files
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 Armstrongfix syntax error in bug
2017-08-07 Don Armstronghashrefinflator uses subhashes, not .
2017-08-07 Don Armstrongimport uniq from List::MoreUtils into updatesqlcache
2017-08-07 Don Armstrongthe column for the bug id is bug, not id
2017-08-07 Don Armstrongfix plural of {src,bin}packages? in updatesql
2017-08-07 Don Armstrongbinver goes to bin_pkg
2017-08-07 Don Armstrongfix the bin->bin_ver join in updatesqlcache
2017-08-07 Don Armstrongfix wrong plural in join relationships
2017-08-07 Don ArmstrongBinAssociation is not plural
2017-08-07 Don Armstrongdelete associations in a transaction by 1000
2017-08-07 Don Armstrongonly update the @bugs_to_update
2017-08-07 Don Armstrongmtime should be <= to skip during --quick, not just <
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-06 Don Armstrongopen_compressed_file is in Debbugs::Common
2017-08-06 Don Armstronguse postgres_version of 9 for deployment (fixes missing...
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-08-05 Don Armstronginclude non-breaking spaces in pheader regex for old...
2017-08-05 Don Armstrongadd libtext-iconv-perl to depends
2017-08-05 Don Armstrongfix allutils typo
2017-08-05 Don Armstrongcomments in control should not have leading spaces
2017-08-05 Don Armstrongswitch travis to using trusty
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-10 Don Armstrongstrip out Mail-Followup-To
2017-07-09 Don Armstrongadd test for multipart mime headers
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 Armstrongdocument that format flowed and other messages are...
2017-07-06 Don Armstrongadd a link to the bug when thanking new bug submissions
2017-07-06 Don ArmstrongFix merged sort order to always be numeric
2017-07-06 Don Armstrongparse the status before outputting it
2017-07-06 Don Armstrongwrite out config local files
2017-07-06 Don Armstronghandle --stop --exit or --quit
2017-07-06 Don Armstronghandle pending being unset
2017-07-06 Don Armstrongset Reply-To and Content-Type in done and forward
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 Armstronghandle SIGPIPE in spamc by skipping the message
2017-07-03 Don Armstrongfix debbugs source location
2017-07-03 Don Armstrongadd missing package_tracking_domain configuration variable
2017-07-03 Don Armstrong21bugclosers does not need common.pl
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 Armstronghave the travis build script run the tests
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 Armstrongadd debbugs-spamscan-log to run spamc on log files
2017-07-02 Don Armstronginclude links to anchors of html messages too
2017-07-02 Don ArmstrongDebbugs::CGI needs to load usertags
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 ArmstrongDebbugs::Log now handles compressed bug logs
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-29 Don Armstronguse UTF-8 encoding for 22oldbugs output
2017-06-28 Don Armstrongtry to forcibly wrap messages which have not been prope...
2017-06-28 Don Armstrongsupport the raw category again
2017-06-28 Don Armstrongproperly handle orderings in pkgreport.cgi
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-25 Don ArmstrongProvide a link to the current source code location...
2017-06-25 Don Armstrongsupport singular tag/usertag in psuedoheaders
2017-06-24 Don ArmstrongReply Sent messages are not informational; they change...
2017-06-24 Don Armstrongpass terse to handle_record
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-06-22 Don Armstrongpkgreport does not require common.pl; remove cd
2017-06-22 Don Armstrongremove common.pl and old cgi code which is unused
2017-05-29 Don Armstrongfix flie/file typo which broke usertags in bug reports
2017-05-20 Don Armstrongget_bugs_by_db now should support all queries (in theory)
2017-05-14 Don ArmstrongUse natatime instead of page in update-bugs
2017-04-29 Don ArmstrongFix breakage caused by cdn.libravatar.org not setting...
2017-04-16 Don Armstrongwe want paged results even while using --quick in updat...
2017-04-16 Don Armstrongfix var typo and add in missing correspondent index
2017-04-16 Don Armstrongfix developer-prepare option of installsql
2017-04-16 Don Armstrongadd postgresql upgrade and deploy from DBICDH
2017-04-15 Don Armstronguse List::MoreUtils::uniq instead of List::Util
2017-04-15 Don Armstrongthe quick bug method was searching on bug not id
2017-04-14 Don Armstrongupdate DBI documentation
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-13 Don Armstrongmake updatesqlcache executable
2017-04-13 Don Armstrongsupport the --quick option to updatesqlcache
2017-04-12 Don Armstrongproperly split bug data
2017-04-12 Don Armstrongset related packages (bin/src/affects, etc.)
2017-04-12 Don Armstrongwalk through multiple bugs at a time
next