]> git.donarmstrong.com Git - debbugs.git/history - Debbugs
* Add the version aware soap subsystem
[debbugs.git] / Debbugs /
2007-06-20 Don Armstrong * Add the version aware soap subsystem
2007-06-20 Don Armstrongerror out when makesourceversions is called with multip...
2007-06-20 Don ArmstrongAdd maint_decode function to Debbugs::CGI
2007-06-20 Don Armstrong * Support usertags in the .idx Debbugs::Bugs::get_bugs...
2007-06-20 Don Armstrong * Handle bugs assigned to multiple packages correctly
2007-06-19 Don Armstrongmore Debbugs::Status fixes
2007-06-19 Don Armstrong * Fix new IO::File use
2007-06-19 Don Armstrong * Only block SIGINT when it's important to; stop as...
2007-06-19 Don Armstrongadd missing semicolon
2007-06-19 Don Armstrong * Actually export the lockpid function
2007-06-19 Don Armstrong * Add lockfile to expire.in
2007-06-17 Don Armstrongfix munge_uri function to handle deleting params correctly
2007-06-17 Don Armstrong * Allow bughook archive to trigger multiple bugs in...
2007-06-17 Don Armstrong * Allow archive=>both in get_bugs() to search both...
2007-06-16 Don Armstrong * Add missing Received: line to the fakecontrol messa...
2007-06-15 Don Armstrongdon't autovivify {package} in __handle_pkg_src_and_maint
2007-06-15 Don Armstrong * Add munge_url to Debbugs::CGI to abstract out code...
2007-06-15 Don Armstrong * Use make_list from Debbugs::Common in Debbugs::Bugs...
2007-06-15 Don Armstrong * join message with "\n" in Debbugs::Estraier
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 Don Armstrong * Fix undefined name issues in Debbugs::Estraier
2007-06-14 Don Armstrongfix mistake in days returned by secs_to_english
2007-06-14 Don Armstrong - Indicate date of last activity (closes: #207065)
2007-06-14 Don Armstrong - Only mail duplicated recipients once (closes: ...
2007-06-13 Don Armstrong * Add html/bugs.css
2007-06-13 Don Armstrong * Add Debbugs::Control which will eventually contain...
2007-06-10 Don Armstronghandle undefined msg_ids properly in Debbugs::Estraier
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 Don Armstrongonly use the body, not attachments, in Estraier
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-03 Don Armstrong * Strip out duplicates from usertags
2007-03-19 Don Armstrongadd fixed and notfixed commands
2007-03-18 Don Armstrong - Add searching by owner (closes: #345407)
2007-03-14 Don Armstrong - When searching by source package, include the sourc...
2007-03-12 Don Armstrong * dist must be set (not only arch) in Debbugs::Status...
2007-03-11 Don Armstrongreturn absent if dist or arch is passed and there are...
2007-03-10 Don Armstrongdefault to collapsed for things with width/height
2007-03-10 Don Armstrongfix bug in getversions
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 Don Armstrongadd the strong list to the configuration module
2007-03-08 Don Armstrongfix bug in bug_presence function
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 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 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
next