]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/DB
remove obsolete Debbugs::DBase and Debbugs::Email modules
[debbugs.git] / Debbugs / DB /
2017-02-26 Don Armstrongpreload bugs on initial insert
2017-02-26 Don Armstrongdocument Debbugs::DB::ResultSet
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-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
2016-11-24 Don Armstrongcodename needs to be the key to suites
2016-09-24 Don Armstrongupdate bug status cache documentation
2016-09-24 Don Armstrongadd usertag support to the database
2016-08-29 Don Armstrongadd load_package support
2016-08-17 Don Armstronglowercase email address
2016-08-10 Don Armstrongadd affects binpackage and affets srcpackage
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 Armstrongwe should not include DBIx::ClassDeploymentHandlerVersi...
2016-08-10 Don Armstrongadd first stab at using DBIx::Class::DeploymentHandler...
2016-08-10 Don Armstrongfix missing =over/=back
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 Armstrongremove pkg/alias_of/obsolete index; add obsolete/disabl...
2016-08-10 Don Armstrongallow for duplicate, disabled src packages
2016-08-10 Don Armstrongupdate for correspondent in maintainer
2016-08-10 Don Armstronghandle tags, and new submitter/correspondent setup
2016-08-10 Don Armstrongupdate result classes for new relationships
2016-08-10 Don Armstrongget rid of obsolete results
2016-08-10 Don ArmstrongSwitch to severity table
2016-08-10 Don Armstrongadd submitter field to bug table
2016-08-10 Don Armstrongabstract out some of the bug loading code into Debbugs...
2016-08-10 Don Armstrongadd .gitignore file to ignore the table comments
2016-08-10 Don Armstrongdelete mispelled corespondent packages
2016-08-10 Don Armstrongupdate db::result class and add correspondent and messa...
2016-08-10 Don Armstrongupdate db::result class
2016-08-10 Don Armstrongadd more documentation of the debbugs schema
2016-08-10 Don Armstrongadd bug message bits to sql
2016-08-10 Don ArmstrongAdd bin and source associations
2016-08-10 Don Armstrongadd initial work on sql for debbugs