]> git.donarmstrong.com Git - debbugs.git/history - Debbugs/Status.pm
* export the lock_read_all_merged_bugs module
[debbugs.git] / Debbugs / Status.pm
2008-08-09 Don Armstrong * export the lock_read_all_merged_bugs module
2008-08-07 Don Armstrongindicate whether a bug is archived or not in status
2008-08-01 Don Armstrongmerge changes from archimedes
2008-08-01 Don Armstrong * Add lock support to read_bug
2008-08-01 Don Armstrongmerge changes from archimedes
2008-07-27 Don Armstrong * pass on status to bug_presence
2008-06-25 Don Armstrong * Use absolute paths to locks
2008-06-19 Don Armstrong * Add removal_unremovable_tags support
2008-06-09 Don ArmstrongAllow for the archiving of bugs in removed packages...
2008-06-09 Don Armstrong * Finish deprecating quit in Debbugs::Status
2008-02-20 Debian BTSmerge changes from dla source
2008-02-20 Don Armstrong - Add the ability to return source/package mapping
2008-02-12 Debian BTSmerge changes from dla source
2008-02-12 Don Armstrongadd missing if $DEBUG to Debbugs::Status::bug_archiveable
2008-02-10 Debian BTSmerge in changes from dla source tree
2007-11-29 Don Armstrong * Add more debbugging output to Debbugs::Status
2007-07-17 Debian BTSmerge changes from dla source branch
2007-07-17 Don Armstrong * Remove fixed versions should remove all versions...
2007-07-14 Debian BTSmerge changes from dla source branch
2007-07-14 Don Armstrongignore dist for pseudo packages
2007-07-14 Debian BTSmerge changes from source
2007-07-14 Don Armstrong * Add a distribution alias -> distribution configurati...
2007-07-04 Don Armstrong * Examine the age of all merged bugs logs and use...
2007-07-03 Debian BTSmerge changes from dla source tree
2007-07-03 Don Armstrong * Fix the Debbugs::Control bug regex
2007-07-03 Don Armstrong * Avoid warnings on buggy
2007-07-02 Don Armstrong * Add debbugging to Debbugs::Status::bug_archiveable
2007-06-27 Debian BTSmerge changes from dla source tree
2007-06-27 Don ArmstrongIndicate correctly when merged bugs can be archived
2007-06-26 Debian BTSmerge changes from dla source tree
2007-06-26 Don Armstrong * Pass usertags to get_bugs in pkgreport.cgi
2007-06-23 Debian BTSmerge changes from dla source tree; upgrade to metadir...
2007-06-23 Don Armstrong * Add missing subtraction from bug_archiveable
2007-06-21 Debian BTSmerge changes from dla source tree
2007-06-21 Don Armstrong * Handle splitting on package1,package2 in Debbugs...
2007-06-20 Debian BTSmerge changes from dla source tree
2007-06-20 Don Armstrong * Add the version aware soap subsystem
2007-06-20 Don Armstrong * Handle bugs assigned to multiple packages correctly
2007-06-19 Debian BTSmerge changes from dla source tree
2007-06-19 Don Armstrongmore Debbugs::Status fixes
2007-06-19 Debian BTSmerge changes from dla source tree
2007-06-19 Don Armstrong * Fix new IO::File use
2007-06-19 Debian BTSmerge changes from dla source tree
2007-06-17 Don Armstrong * Allow bughook archive to trigger multiple bugs in...
2007-06-14 Debian BTSmerge changes from dla source tree
2007-06-14 Don Armstrong * Fix typo in Debbugs::Status
2007-06-14 Don Armstrong * Don't show time to archive for archived bugs
2007-06-14 Debian BTSmerge changes from dla source tree
2007-06-14 Don Armstrong - Indicate date of last activity (closes: #207065)
2007-06-13 Debian BTSmerge changes from dla source tree
2007-06-13 Don Armstrong * Add Debbugs::Control which will eventually contain...
2007-06-09 Debian BTSmerge from dla source
2007-06-09 Don Armstrong - Implement versioning aware archiving support (close...
2007-05-27 Don Armstrong * Fix copyright/license statements in a bunch of the...
2007-05-23 Debian BTSmerge changes from source
2007-05-06 Don Armstrongfix incorrect lexical variables in Debbugs
2007-03-21 Debian BTSmerge changes from dla source tree
2007-03-19 Don Armstrongadd fixed and notfixed commands
2007-03-12 Debian BTSmerge changes from dla source tree
2007-03-12 Don Armstrong * dist must be set (not only arch) in Debbugs::Status...
2007-03-11 Debian BTSmerge changes from dla source tree
2007-03-11 Don Armstrongreturn absent if dist or arch is passed and there are...
2007-03-10 Debian BTSmerge changes from dla source
2007-03-10 Don Armstrong * Add make_list utility function to Debbugs::Common
2007-03-08 Debian BTSmerge changes from dla source
2007-03-08 Don Armstrongfix bug in bug_presence function
2007-03-08 Debian BTSmerge changes from dla source tree
2007-03-08 Don Armstrong * "Allow" for negative bug numbers in readbug
2007-03-07 Don Armstrong * Add bug_presence function to Debbugs::Status
2007-03-07 Debian BTSmerge changes from dla mainline
2007-03-07 Don ArmstrongMerge changes from the dla source tree
2007-02-03 Don Armstrong * Stop useless overspecification of variables in Debbu...
2007-01-30 Don Armstrong * Fix various "comparison to undef" issues that happen...
2006-12-13 Don Armstrong * Unless there are fixed_versions, a done bug is done...
2006-12-01 Don Armstrong * Add isstrongseverity to Debbugs::Status
2006-11-21 Don Armstrongfix Debbugs::Status for the errorlib changes; fix 03_ve...
2006-11-21 Don Armstrong merge changes from mainline
2006-11-18 Don Armstrong * Add versioning archival/removal support to the confi...
2006-11-15 Don Armstrongexport read_bug
2006-11-15 Don Armstrong * Make a read_bug which takes multiple arguments,...
2006-11-15 Don Armstrong * Move get_bug_status to Debbugs::Status
2006-10-22 Don Armstrong * Add Debbugs::SOAP::Status
2006-09-23 Don Armstrong * Add a Debbugs::Status; this module contains the...