]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/DB
Add Debbugs::BugWalker to abstract out bug-walking code in
[debbugs.git] / Debbugs / DB /
2014-08-06 Don Armstrongwe should not include DBIx::ClassDeploymentHandlerVersi...
2014-08-06 Don Armstrongadd first stab at using DBIx::Class::DeploymentHandler...
2014-01-23 Don Armstrongfix missing =over/=back
2013-11-25 Don Armstrongfix mistake in bug_message indexes
2013-11-25 Don Armstrongfix bug_id problem; try to update merge/blocks if all...
2013-11-25 Don ArmstrongAdd id to bug_ver and some more indices
2013-11-22 Don Armstrongremove _id; fix correspondent and test
2013-11-22 Don Armstrongget rid of _id in database
2013-11-21 Don ArmstrongMerge branch 'master' into database
2013-11-13 Don Armstrongremove pkg/alias_of/obsolete index; add obsolete/disabl...
2013-11-13 Don Armstrongallow for duplicate, disabled src packages
2013-11-07 Don Armstrongupdate for correspondent in maintainer
2013-10-02 Don ArmstrongMerge branch 'master' into database
2013-09-24 Don ArmstrongMerge branch 'master' into database
2013-06-09 Don ArmstrongMerge branch 'master' into database
2013-04-02 Don Armstrongmerge master
2013-04-02 Don Armstronghandle tags, and new submitter/correspondent setup
2013-04-02 Don Armstrongupdate result classes for new relationships
2013-04-02 Don Armstrongget rid of obsolete results
2013-03-26 Don ArmstrongSwitch to severity table
2013-03-22 Don Armstrongadd submitter field to bug table
2013-03-22 Don ArmstrongMerge branch 'master' into database
2013-03-15 Don ArmstrongMerge branch 'master' into database
2013-03-15 Don Armstrongabstract out some of the bug loading code into Debbugs...
2013-03-14 Don ArmstrongMerge branch 'master' into database
2013-01-23 Don Armstrongadd .gitignore file to ignore the table comments
2013-01-23 Don Armstrongdelete mispelled corespondent packages
2013-01-23 Don Armstrongupdate db::result class and add correspondent and messa...
2013-01-23 Don Armstrongupdate db::result class
2012-12-03 Don Armstrongadd more documentation of the debbugs schema
2012-11-29 Don Armstrongadd bug message bits to sql
2012-11-25 Don ArmstrongAdd bin and source associations
2012-11-24 Don Armstrongadd initial work on sql for debbugs