]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
2017-04-12 Don Armstrongdocument subcommands
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-04-02 Don Armstrongremove two checks where dpkg now follows policy
2017-03-31 Don Armstrongprefix src: to all source packages
2017-03-31 Don ArmstrongSplit source file properly
2017-03-25 Don Armstrongfix extraneous one
2017-03-24 Don Armstrongadd initial information on how to use the debbugs SQl...
2017-03-24 Don Armstrongdocument debbugs-loadsql more
2017-03-24 Don Armstrongadd initial code for updating bug status cache
2017-03-12 Don Armstrongkeep done/owner/submitter NULL if there is no submitter...
2017-03-12 Don Armstrongfind_or_create doesn't work properly with HRI apparently
2017-03-10 Don Armstrongthe correspondent id was being set improperly
2017-03-09 Don Armstrongremove developer-prepare option
2017-03-09 Don Armstrongrequire libdatetime-format-mail-perl
2017-03-09 Don Armstrongimplement load bug logs
2017-03-09 Don Armstrongchange load bug to use more DBIx::Class methods and...
2017-03-08 Don Armstronginclude all of :load_bug
2017-03-08 Don Armstrongupdate to new schema which includes many_to_many relati...
2017-03-08 Don Armstrongautomatically handle being passed an address to Corresp...
2017-03-08 Don Armstrongload resultset helper; preload 2000 bugs at a time
2017-03-08 Don Armstrongadd ResultSet::Message
2017-03-08 Don Armstrongadd parse_mime_to_entity to exports; fix tempdir location
2017-03-08 Don Armstrongremove id from bug_status_cache documentation
2017-03-08 Don Armstrongadd recv correspondent type
2017-03-08 Don Armstrongadd correspondent full name id
2017-03-08 Don Armstrongto/from_addr are pointless columns; remove them
2017-03-08 Don Armstrongremove some pointless indexes (there's already unique...
2017-03-08 Don Armstrongremove useless primary keys in mapping tables
2017-03-01 Don Armstrongabstract out parse_to_mime_entity into Debbugs::MIME
2017-03-01 Don Armstrongremove obsolete Debbugs::DBase and Debbugs::Email modules
2017-02-26 Don Armstrongpreload bugs on initial insert
2017-02-26 Don Armstronguse get_maintainers while loading maintainers
2017-02-26 Don Armstrongdocument Debbugs::DB::ResultSet
2017-02-25 Don Armstrongreflow src_pkg obsolete constraint
2017-02-25 Don Armstrongload_packages now only changes rows it has to
2017-01-27 Don Armstrongadd DBI specific version of load_packages
2017-01-27 Don Armstronguse infinity::timestamp for non-disabled packages
2017-01-27 Don Armstronginclude experimental in the default removal tags
2017-01-09 Don Armstrongswitch load_packages to use gzip -dc
2017-01-09 Don Armstrongadd load_suite
2017-01-09 Don Armstrongupdate schema to 4 with more constraints
2017-01-03 Don Armstrongproperly check close and closedir
2017-01-02 Don Armstrongthe versions database is rebuilt each time
2016-12-30 Don Armstrongfix xzip/bzip2 regex
2016-12-30 Don Armstrongsupport bzip2 (oldstable)
2016-12-29 Don Armstrongbuild-versions-db now updates in-place
2016-12-29 Don Armstrongadd update and --no-update options
2016-12-29 Don ArmstrongIO::Uncompress is too slow; use open_compressed_file
2016-12-07 Don Armstrongcreate new suite/version association indices
2016-11-24 Don Armstrongcodename needs to be the key to suites
2016-11-17 Don Armstrongdebbugs-web now breaks/replaces debbugs << 2.4.2
2016-11-17 Don Armstronguse dh $@ and debehlper version 9
2016-11-17 Don ArmstrongFix clone removing all other blocks instead of add
2016-11-14 Don Armstrongadd back set -e in case of failure
2016-11-14 Don Armstrongremove compprefix
2016-11-13 Don Armstrongbuild-versions-db doesn't need hostname
2016-11-12 Don ArmstrongHandle Packages.xz etc.
2016-09-24 Don Armstrongupdate bug status cache documentation
2016-09-24 Don Armstrongadd usertag support to the database
2016-09-24 Don Armstrongsend out the right charset on all requests
2016-09-07 Don Armstrongdocument fix of #584922 by Niels
2016-09-07 Niels ThykierD/Config: Add missing </P> in default html_tail
2016-09-07 Niels ThykierDrop more unused variables
2016-09-07 Niels ThykierLibravatar: Add caching of "negative" libravatar results
2016-09-07 Niels ThykierSet LC_ALL to an UTF-8 locale before running tests
2016-09-07 Niels Thykierquitcgi: Return 400/500 status codes
2016-09-06 Don Armstrongadd notification settings to travis.yml
2016-09-05 Don ArmstrongFix (and test) setting summary/outlook in Control:...
2016-09-05 Don Armstrongcreate_config now calls BAIL_OUT on its own
2016-09-05 Don Armstrongabstract out create config in tests
2016-09-03 Don Armstrongmake already runs test rules
2016-09-03 Don Armstrongdepend on libmagic, gravatar-url and www-perl travis-ci
2016-09-03 Don Armstrongtry a different approach to using system perl
2016-09-03 Don Armstrongsystem is in quotes
2016-09-03 Don Armstrongonly use the system perl install
2016-09-02 Don Armstrongadd PREREQ_PM for makefile
2016-09-02 Don Armstrongadd travis.yml
2016-08-29 Don Armstrongallow specifying the database using the DSN
2016-08-29 Don Armstrongsupport using the database for binary_to_source
2016-08-29 Don Armstrongstop double printing in run_rsync
2016-08-29 Don Armstrongadd load_package support
2016-08-17 Don Armstronglowercase email address
2016-08-11 Don Armstrongme.archived should be an AND not an OR
2016-08-11 Don Armstrongallow debinfo to be null separated
2016-08-11 Don Armstrongdocument bug_status cache
2016-08-10 Don Armstrongif the upload date is not defined, update it
2016-08-10 Don Armstrongfix wrong calling of from_epoch
2016-08-10 Don Armstrongfix strong severities syntax error
2016-08-10 Don Armstrongsupport install version storage
2016-08-10 Don Armstrongadd affects binpackage and affets srcpackage
2016-08-10 Don Armstrongadd creation times for debinfo addition
2016-08-10 Don Armstrongstart add_packages and support add_configuration
2016-08-10 Don Armstrongstart add_suites support
2016-08-10 Don Armstrongproperly use array ref
2016-08-10 Don Armstrongfix idx/db typo
2016-08-10 Don Armstrongupgrade schema version
2016-08-10 Don Armstrongexport load_bug_log
2016-08-10 Don Armstronghandle affects properly and upgrade schema
next