]> git.donarmstrong.com Git - debbugs.git/history - Debbugs
merge changes from dla source tree
[debbugs.git] / Debbugs /
2007-06-13 Debian BTSmerge changes from dla source tree
2007-06-13 Don Armstrong * Add html/bugs.css
2007-06-13 Don Armstrong * Add Debbugs::Control which will eventually contain...
2007-06-10 Debian BTSmerge changes from dla source tree
2007-06-10 Don Armstronghandle undefined msg_ids properly in Debbugs::Estraier
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-26 Debian BTSmerge from source
2007-05-23 Don Armstrongonly use the body, not attachments, in Estraier
2007-05-23 Debian BTSmerge changes from source
2007-05-21 Don Armstrongset the package version regex correctly for debian...
2007-05-21 Don Armstrong - Save leading space when we unmime (closes: #416321)
2007-05-20 Don Armstrong * Add removal_architectures config variable
2007-05-20 Don Armstrong * Pull countbugs out to Debbugs::Bugs so things can...
2007-05-06 Don Armstrongfix incorrect lexical variables in Debbugs
2007-04-14 Don Armstrong * Flatfile searching should be using package, not pkg
2007-04-04 Debian BTSmerge changes from dla source tree
2007-04-03 Don Armstrong * Strip out duplicates from usertags
2007-03-21 Debian BTSmerge changes from dla source tree
2007-03-19 Don Armstrongadd fixed and notfixed commands
2007-03-18 Debian BTSmerge changes from dla source tree
2007-03-18 Don Armstrong - Add searching by owner (closes: #345407)
2007-03-14 Debian BTSmerge changes from dla source tree
2007-03-14 Don Armstrong - When searching by source package, include the sourc...
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 tree
2007-03-10 Don Armstrongdefault to collapsed for things with width/height
2007-03-10 Debian BTSmerge changes from dla source
2007-03-10 Don Armstrongfix bug in getversions
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 Don Armstrong * Only encode "'<>& for now; will change back once...
2007-03-08 Debian BTSmerge changes from dla source
2007-03-08 Don Armstrongadd the strong list to the configuration module
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 * Use Cwd to make lockfiles into absolute filenames
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 Don Armstrong * Add $gSpamScan support to Debbugs::Config
2007-03-07 Debian BTSmerge changes from dla mainline
2007-03-07 Don ArmstrongMerge changes from the dla source tree
2007-03-07 Don Armstrong * Remove getmaintainers from Debbugs::CGI
2007-02-21 Don Armstrongremove useless duplicated functions
2007-02-19 Don ArmstrongAdd support for a height/width in the version_url function
2007-02-17 Don Armstrongreadbug has moved to Debbugs::Status
2007-02-17 Don Armstronguntaint $ENV{DEBBUGS_CONFIG_FILE} when appropriate
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...
2007-01-30 Don Armstrong * Fix typo in send_mail_message
2007-01-30 Don Armstrong * Use a DEBBUG_FH global (temporarily until we get...
2007-01-30 Don Armstrong * Handle setting non-scalar variables to empty values...
2007-01-10 Don Armstrongremove debbuging code from Debbugs::Config and add...
2006-12-23 Don Armstrong * Switch to using Params::Validate in Debbugs::Mail
2006-12-13 Don Armstrong * Unless there are fixed_versions, a done bug is done...
2006-12-13 Don Armstrong * Move getmaintainers and mail parsing functions to...
2006-12-13 Don Armstrong * Fix various issues with selecting package and mainta...
2006-12-13 Don Armstrong * Add a getmaintainers_rev to Debbugs::CGI
2006-12-01 Don Armstrong * Add isstrongseverity to Debbugs::Status
2006-12-01 Don Armstrongadd buglog to Debbugs::Common
2006-12-01 Don Armstrongadd more code from cgi/common.pl to Debbugs::CGI; remov...
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-20 Don Armstrong * Start documenting the global names of variables...
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-11-11 Don Armstrong * Support setting the common values from text in ...
2006-11-11 Don Armstrong * Move makesourceversions to Debbugs::Packages
2006-11-07 Don Armstrong * Modularize out cgi_parameters; make it do default...
2006-10-22 Don Armstrong * Add Debbugs::SOAP::Status
2006-10-21 Debian BTSadd usertag addition support to submit@ from dla mainline
2006-10-21 Debian BTSadd use portable changes to mainline from dla tree
2006-10-21 Don Armstrongadd usertags support to process.in
2006-10-20 Don Armstrong use Storable in Debbugs::Packages
2006-09-23 Don Armstrong * Add a Debbugs::Status; this module contains the...
2006-09-23 Don Armstrong * Use warnings in Debbugs::Packages
2006-09-23 Don Armstrong * Move functions in errorlib.in to Debbugs::Common
2006-09-12 Don ArmstrongAdd bug searching abstraction
2006-07-18 Don Armstrong * Add soap support to debbugs
2006-07-15 Don Armstrong * Add getverisons to Debbugs/Packages
2006-07-08 Don Armstrongmerge back in source merges to fix the broken repository
2006-06-26 Debian BTS * Merge changes to add message links and fix dpkg...
2006-06-26 Don Armstrong * Merge changes to fix Debbugs::Versions::Dpkg so...
2006-06-26 Don Armstrong * Fix Debbugs::Versions::Dpkg to deal with ~ in the...
2006-06-08 Debian BTS * merge in changes to rfc1522 message encoding
2006-06-08 Debian BTS * merge changes to fix rfc1522 encoding
2006-06-08 Don Armstrong * Merge in changes from the source tree to fix rfc1522...
2006-06-07 Don Armstrong * Encode all messages with quoted-printable when appro...
2006-05-27 Don Armstrongremove debbugging print from Debbugs::Common
2006-05-27 Don Armstrong * Add more functions to Debbugs::Common, which will...
2006-05-27 Don Armstrong * Don't use quitcgi in Debbugs::Packages
2006-05-27 Don ArmstrongAdd Debbugs::URI which overrides parts of URI to use...
2006-05-27 Don ArmstrongAdd the initial version of CGI.pm which will eventually...
next