]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/DB/Result
Package member key is the fully-qualified name; fix error in get
[debbugs.git] / Debbugs / DB / Result /
2018-04-16 Don Armstrongbug_status view now returns unix epoch; bump db version
2018-04-12 Don Armstrongsrcpackage insertion was inverted; fix
2018-04-11 Don Armstrongavoid creating unknown packages when loading bugs
2018-04-11 Don Armstrongadd unknown_affects to the bug table
2018-04-10 Don Armstrongchange the bug_status view to return mergedwith properly
2018-04-03 Don Armstrongadd done to bug_status view, fix found selector
2018-03-30 Don ArmstrongAdd bug_status view and corresponding DBIx::Class class
2018-03-19 Don Armstrongswitch all uses of MoreUtils to AllUtils
2018-03-16 Don ArmstrongMerge branch 'database'
2017-08-12 Don ArmstrongMerge remote-tracking branch 'local/master' into database
2017-08-07 Don Armstrongmodify bug_status_type to match what bug_presence returns
2017-08-07 Don Armstronguse COALESCE indexes for bug_status_cache
2017-08-05 Don ArmstrongMerge remote-tracking branch 'origin/master' into database
2017-04-16 Don Armstrongfix var typo and add in missing correspondent index
2017-04-15 Don Armstronguse List::MoreUtils::uniq instead of List::Util
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-12 Don Armstrongset related packages (bin/src/affects, etc.)
2017-03-08 Don Armstrongupdate to new schema which includes many_to_many relati...
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-10 Don Armstrongadd affects binpackage and affets srcpackage
2016-08-10 Don Armstronghandle affects properly and upgrade schema
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 mistake in bug_message indexes
2016-08-10 Don ArmstrongAdd id to bug_ver and some more indices
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 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 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