]> git.donarmstrong.com Git - debbugs.git/shortlog
debbugs.git
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
2016-08-10 Don Armstrongstart work on load_bug_log
2016-08-10 Don Armstrongmake debbugs-loadsql executable
2016-08-10 Don Armstrongtrack when a record ends and begins
2016-08-10 Don Armstrongallow specifying DEBBUGS_SERVICE for dbicdump_command.sh
2016-08-10 Don ArmstrongAbstract out walk_bugs for load_bug_log
2016-08-10 Don Armstrongfix pod2usage typo
2016-08-10 Don Armstronghandle quick bug loading by checking the database for...
2016-08-10 Don Armstrongwhen splitting fields, uniquify and sort them if they...
2016-08-10 Don Armstrongservice and sysconfdir all take options
2016-08-10 Don ArmstrongThe wheezy getopt::long basically doesn't support any...
2016-08-10 Don Armstrongif there is no subcommand to debbugs-loadsql, display...
2016-08-10 Don Armstronguse GetOptionsFromArray instead of the OO method, becau...
2016-08-10 Don Armstrongwe should not include DBIx::ClassDeploymentHandlerVersi...
2016-08-10 Don Armstrongadd first stab at using DBIx::Class::DeploymentHandler...
2016-08-10 Don Armstrongadd affects to schema
2016-08-10 Don Armstronguse debbugs_db from config
2016-08-10 Don ArmstrongAdd initial DB search support to Debbugs::Bugs
2016-08-10 Don Armstrongmake all of the options for get_bugs_* come from a...
2016-08-10 Don Armstrongfix missing =over/=back
2016-08-10 Don Armstrongfix unterminated B<> sequence
2016-08-10 Don Armstrongadd $gDebbugsDb (debbugs_db) configuration option to...
2016-08-10 Don Armstrongfix mistake in bug_message indexes
2016-08-10 Don Armstrongfix bug_id problem; try to update merge/blocks if all...
2016-08-10 Don ArmstrongAdd id to bug_ver and some more indices
2016-08-10 Don Armstrongremove _id; fix correspondent and test
2016-08-10 Don Armstrongget rid of _id in database
2016-08-10 Don Armstrongadd source maintainers code in loadsql
2016-08-10 Don Armstrongexport the get source maintainers
2016-08-10 Don Armstrongconsolidate debbugs-loadsql commands
2016-08-10 Don Armstrongadd get source maintainers command
2016-08-10 Don Armstrongremove pkg/alias_of/obsolete index; add obsolete/disabl...
2016-08-10 Don Armstrongallow for duplicate, disabled src packages
2016-08-10 Don Armstrongset the version to 1; eventually we will use this to...
2016-08-10 Don Armstrongupdate for correspondent in maintainer
2016-08-10 Don Armstrongthe maintainer address should be a correspondent
2016-08-10 Don Armstrongdocument verbose and progress; add back quiet tag
2016-08-10 Don Armstrongonly remove the progress bar if $p is defined
2016-08-10 Don Armstronguse Term::Progress bar; output information on failure
2016-08-10 Don Armstronghandle tags, and new submitter/correspondent setup
2016-08-10 Don Armstrongwe now require libdbix-class-perl and libdatetime-forma...
2016-08-10 Don Armstrongtry very hard to output a reported date for bugs even...
2016-08-10 Don Armstrongupdate result classes for new relationships
2016-08-10 Don Armstrongget rid of obsolete results
2016-08-10 Don Armstrongremove bug_severity
2016-08-10 Don ArmstrongSwitch to severity table
2016-08-10 Don Armstrongadd submitter field to bug table
next