]> git.donarmstrong.com Git - debbugs.git/log
debbugs.git
15 years agofix myurl
Don Armstrong [Mon, 9 Jun 2008 15:36:09 +0000 (08:36 -0700)]
fix myurl

15 years ago * remove remaining @cleanups
Don Armstrong [Fri, 30 May 2008 06:45:52 +0000 (08:45 +0200)]
 * remove remaining @cleanups

15 years ago * Rip out the @cleanups; use an END{} instead
Don Armstrong [Fri, 30 May 2008 06:39:10 +0000 (08:39 +0200)]
 * Rip out the @cleanups; use an END{} instead
 * deprecate quit
 * Document getmaintainers and getmaintainers_reverse
 * Clean up lock die messages

15 years ago * Add new globify_scalar function
Don Armstrong [Thu, 29 May 2008 02:09:53 +0000 (04:09 +0200)]
 * Add new globify_scalar function

15 years agoditch using .in naming of scripts
Don Armstrong [Sat, 24 May 2008 12:54:57 +0000 (14:54 +0200)]
ditch using .in naming of scripts

15 years ago * Move code from bugreport.cgi to Debbugs::CGI::Bugreport
Don Armstrong [Sat, 24 May 2008 12:46:52 +0000 (14:46 +0200)]
 * Move code from bugreport.cgi to Debbugs::CGI::Bugreport
 * Switch bugreport.cgi to using templates
 * Remove useless calls from pkgreport
 * Add new package_links and report_links commands to unify the
   package and bug linking
 * Delete extra copy of bugs.css
 * Fix the naming of the html_tail file
 * Use UNTAINT in Debbugs::Text
 * Remove useless prototypes in Debbugs::MIME
 * Tweak Debbugs::Config to allow empty $ENV{HOME}

16 years agoadd the quit template
Don Armstrong [Mon, 19 May 2008 16:46:57 +0000 (09:46 -0700)]
add the quit template

16 years agomove the function from bugreport.cgi out to a separate module
Don Armstrong [Mon, 19 May 2008 15:12:07 +0000 (17:12 +0200)]
move the function from bugreport.cgi out to a separate module

16 years agoadd the no such bug and html tail templates
Don Armstrong [Mon, 19 May 2008 10:26:25 +0000 (03:26 -0700)]
add the no such bug and html tail templates

16 years ago * Add html template directory
Don Armstrong [Mon, 19 May 2008 10:25:19 +0000 (03:25 -0700)]
 * Add html template directory
 * Move bug header after the log-only parsing
 * Switch to the Params::Validate version_url method

16 years ago * Switch Debbugs::CGI::version_url to use Params::Validate
Don Armstrong [Mon, 19 May 2008 10:03:18 +0000 (03:03 -0700)]
 * Switch Debbugs::CGI::version_url to use Params::Validate
 * Use templates in Debbugs::CGI

16 years ago * Indicate that html/tail has replaced $config{html_tail}
Don Armstrong [Mon, 19 May 2008 09:12:54 +0000 (02:12 -0700)]
 * Indicate that html/tail has replaced $config{html_tail}

16 years ago * Properly handle \n line terminated emails
Don Armstrong [Mon, 12 May 2008 02:22:02 +0000 (19:22 -0700)]
 * Properly handle \n line terminated emails

16 years ago * fix chomp wrongness
Don Armstrong [Mon, 12 May 2008 02:21:47 +0000 (19:21 -0700)]
 * fix chomp wrongness

16 years ago Distinguish between reports and followups (closes: #459866)
Don Armstrong [Sun, 11 May 2008 01:14:09 +0000 (18:14 -0700)]
 Distinguish between reports and followups (closes: #459866)

16 years ago * Remove break which broke the div style adjustment
Don Armstrong [Sat, 10 May 2008 23:54:52 +0000 (16:54 -0700)]
 * Remove break which broke the div style adjustment

16 years ago * fix issue with useless \@ escape
Don Armstrong [Sat, 10 May 2008 23:51:55 +0000 (16:51 -0700)]
 * fix issue with useless \@ escape

16 years ago * Add invalid_version template
Don Armstrong [Sat, 26 Apr 2008 06:49:25 +0000 (23:49 -0700)]
 * Add invalid_version template
 * Relax notfound and notfixed version regex
 * Check for version regex in process.in pseudoheaders

16 years agofix problem with rfc822 output link
Don Armstrong [Sun, 20 Apr 2008 19:11:14 +0000 (12:11 -0700)]
fix problem with rfc822 output link

16 years agoremove redundant \s*
Don Armstrong [Sun, 20 Apr 2008 19:10:37 +0000 (12:10 -0700)]
remove redundant \s*

16 years agouse full path to spamscan-sa
Don Armstrong [Sun, 30 Mar 2008 03:12:58 +0000 (20:12 -0700)]
use full path to spamscan-sa

16 years agofix two braindead syntax errors
Don Armstrong [Sun, 30 Mar 2008 03:01:30 +0000 (20:01 -0700)]
fix two braindead syntax errors

16 years agofix defined tests in spamscan-sa
Don Armstrong [Sun, 30 Mar 2008 02:54:25 +0000 (19:54 -0700)]
fix defined tests in spamscan-sa

16 years agomerge changes from mainline
Don Armstrong [Sun, 30 Mar 2008 02:28:45 +0000 (19:28 -0700)]
merge changes from mainline

16 years agomerge changes from source
Debian BTS [Sun, 30 Mar 2008 02:27:55 +0000 (02:27 +0000)]
merge changes from source

16 years ago * Add configuration variables for spamscan to Debbugs::Config
Don Armstrong [Sun, 30 Mar 2008 01:43:10 +0000 (18:43 -0700)]
 * Add configuration variables for spamscan to Debbugs::Config
 * Fix spamscan to use warnings; use strict
 * Use Debbugs::Config in spamscan instead of directly sourcing /etc/debbugs/config

16 years agofix forward links in pkgreport, add support for indexing on status
Don Armstrong [Sat, 29 Mar 2008 22:34:27 +0000 (15:34 -0700)]
fix forward links in pkgreport, add support for indexing on status

16 years agomerge changes from dla source
Debian BTS [Mon, 25 Feb 2008 21:56:36 +0000 (21:56 +0000)]
merge changes from dla source

16 years ago * Fix paramaters for get_versions and source/binary SOAP calls
Don Armstrong [Mon, 25 Feb 2008 21:56:05 +0000 (13:56 -0800)]
 * Fix paramaters for get_versions and source/binary SOAP calls

16 years agomerge changes from dla source
Debian BTS [Mon, 25 Feb 2008 21:50:09 +0000 (21:50 +0000)]
merge changes from dla source

16 years ago * Actually call Debbugs::Package::get_version not itself
Don Armstrong [Mon, 25 Feb 2008 21:48:50 +0000 (13:48 -0800)]
 * Actually call Debbugs::Package::get_version not itself

16 years agomerge changes from dla source
Debian BTS [Sat, 23 Feb 2008 22:54:51 +0000 (22:54 +0000)]
merge changes from dla source

16 years ago - Deal properly with \r line endings (closes: #467190)
Don Armstrong [Sat, 23 Feb 2008 22:53:42 +0000 (14:53 -0800)]
  - Deal properly with \r line endings (closes: #467190)

16 years agoadd the default package selected template
Don Armstrong [Thu, 21 Feb 2008 21:22:14 +0000 (13:22 -0800)]
add the default package selected template

16 years agoadd default package support
Don Armstrong [Thu, 21 Feb 2008 21:15:12 +0000 (13:15 -0800)]
add default package support

16 years agomerge changes from dla source
Debian BTS [Wed, 20 Feb 2008 21:06:43 +0000 (21:06 +0000)]
merge changes from dla source

16 years ago * Fix get_status([bug => NN]) hashref return
Don Armstrong [Wed, 20 Feb 2008 20:51:22 +0000 (12:51 -0800)]
 * Fix get_status([bug => NN]) hashref return

16 years agomerge changes from dla source
Debian BTS [Wed, 20 Feb 2008 10:28:29 +0000 (10:28 +0000)]
merge changes from dla source

16 years ago * Fix $binver vs $ver typo in the single argument binarytosource
Don Armstrong [Wed, 20 Feb 2008 10:27:53 +0000 (02:27 -0800)]
 * Fix $binver vs $ver typo in the single argument binarytosource

16 years agomerge changes from dla source
Debian BTS [Wed, 20 Feb 2008 09:49:12 +0000 (09:49 +0000)]
merge changes from dla source

16 years ago * Add missing define($data->{done}) check
Don Armstrong [Wed, 20 Feb 2008 09:46:09 +0000 (01:46 -0800)]
 * Add missing define($data->{done}) check

16 years ago * Fix missing {} in the mark_as_forwarded template. (Thanks Hamish
Don Armstrong [Wed, 20 Feb 2008 09:44:28 +0000 (01:44 -0800)]
 * Fix missing {} in the mark_as_forwarded template. (Thanks Hamish
   Moffatt for noticing.)

16 years agomerge changes from dla source
Debian BTS [Wed, 20 Feb 2008 09:27:08 +0000 (09:27 +0000)]
merge changes from dla source

16 years ago - Add the ability to return source/package mapping
Don Armstrong [Wed, 20 Feb 2008 09:18:42 +0000 (01:18 -0800)]
  - Add the ability to return source/package mapping
    (closes: #465332,#458822)

16 years ago - Indicate what message number a message is (closes: #462653,#454248)
Don Armstrong [Wed, 20 Feb 2008 08:21:59 +0000 (00:21 -0800)]
  - Indicate what message number a message is (closes: #462653,#454248)
  - Add the ability to return source/package mapping (closes: #465332)

16 years agomerge changes from dla source
Debian BTS [Sat, 16 Feb 2008 22:51:37 +0000 (22:51 +0000)]
merge changes from dla source

16 years ago * Fix use of fill_in_template instead of fill_template
Don Armstrong [Sat, 16 Feb 2008 22:47:22 +0000 (14:47 -0800)]
 * Fix use of fill_in_template instead of fill_template

16 years agomerge changes from dla source
Debian BTS [Fri, 15 Feb 2008 21:47:55 +0000 (21:47 +0000)]
merge changes from dla source

16 years agofix typo in bugreport.cgi
Don Armstrong [Fri, 15 Feb 2008 21:46:14 +0000 (13:46 -0800)]
fix typo in bugreport.cgi

16 years agomerge changes from dla source
Debian BTS [Wed, 13 Feb 2008 20:09:25 +0000 (20:09 +0000)]
merge changes from dla source

16 years agouse right template for your bug done
Don Armstrong [Wed, 13 Feb 2008 20:08:27 +0000 (12:08 -0800)]
use right template for your bug done

16 years agomerge changes from dla source
Debian BTS [Wed, 13 Feb 2008 19:50:56 +0000 (19:50 +0000)]
merge changes from dla source

16 years agocomplain about bounces without using quit()
Don Armstrong [Tue, 12 Feb 2008 20:35:23 +0000 (12:35 -0800)]
complain about bounces without using quit()

16 years agomerge changes from dla source
Debian BTS [Tue, 12 Feb 2008 20:16:29 +0000 (20:16 +0000)]
merge changes from dla source

16 years ago * Fix synatx error in scripts/process.in
Don Armstrong [Tue, 12 Feb 2008 20:12:43 +0000 (12:12 -0800)]
 * Fix synatx error in scripts/process.in
 * Handle undef being passed in Debbugs::Mime::encode_rfc1522

16 years ago * Fix more undefined value issues
Don Armstrong [Tue, 12 Feb 2008 20:07:56 +0000 (12:07 -0800)]
 * Fix more undefined value issues
 * Use proper template for no package passed

16 years agomerge changes from dla source
Debian BTS [Tue, 12 Feb 2008 08:27:45 +0000 (08:27 +0000)]
merge changes from dla source

16 years ago * Add missing mail/ directories for template location
Don Armstrong [Tue, 12 Feb 2008 08:27:10 +0000 (00:27 -0800)]
 * Add missing mail/ directories for template location

16 years agomerge changes from dla source
Debian BTS [Tue, 12 Feb 2008 08:25:15 +0000 (08:25 +0000)]
merge changes from dla source

16 years agoadd missing if $DEBUG to Debbugs::Status::bug_archiveable
Don Armstrong [Tue, 12 Feb 2008 08:24:48 +0000 (00:24 -0800)]
add missing if $DEBUG to Debbugs::Status::bug_archiveable

16 years agomerge changes from dla source
Debian BTS [Tue, 12 Feb 2008 07:22:30 +0000 (07:22 +0000)]
merge changes from dla source

16 years ago * import lockreadbug
Don Armstrong [Tue, 12 Feb 2008 07:14:49 +0000 (23:14 -0800)]
 * import lockreadbug
 * Fix various undefined value issues

16 years agoadd info defined-ness check
Don Armstrong [Mon, 11 Feb 2008 07:08:05 +0000 (23:08 -0800)]
add info defined-ness check

16 years agomerge changes from dla source
Debian BTS [Mon, 11 Feb 2008 07:04:45 +0000 (07:04 +0000)]
merge changes from dla source

16 years ago - Make search case insensitive (closes: #448861)
Don Armstrong [Mon, 11 Feb 2008 04:16:33 +0000 (20:16 -0800)]
  - Make search case insensitive (closes: #448861)

16 years ago * Fix undefined value in length problems in process.in
Don Armstrong [Sun, 10 Feb 2008 23:53:21 +0000 (15:53 -0800)]
 * Fix undefined value in length problems in process.in

16 years agomerge in changes from dla source tree
Debian BTS [Sun, 10 Feb 2008 22:38:13 +0000 (22:38 +0000)]
merge in changes from dla source tree

16 years agofix mistake in the import options of POSIX
Don Armstrong [Sun, 10 Feb 2008 22:27:53 +0000 (14:27 -0800)]
fix mistake in the import options of POSIX

16 years ago - Fix casing of versions (closes: #441022)
Don Armstrong [Sun, 10 Feb 2008 22:25:26 +0000 (14:25 -0800)]
  - Fix casing of versions (closes: #441022)
  - Output last-modified in bugreport.cgi (closes: #459709)
  - Fix various html syntax errors in pkgreport.cgi (closes: #462322)

16 years agoAdd an rfc822_date function to Debbugs::Mail
Don Armstrong [Sun, 10 Feb 2008 22:18:20 +0000 (14:18 -0800)]
Add an rfc822_date function to Debbugs::Mail

16 years ago * Start using the templates for control and the fake control message
Don Armstrong [Sun, 10 Feb 2008 22:17:40 +0000 (14:17 -0800)]
 * Start using the templates for control and the fake control message

16 years ago * Pass the bugurl function using the hole methodology that I've
Don Armstrong [Sun, 10 Feb 2008 05:10:35 +0000 (21:10 -0800)]
 * Pass the bugurl function using the hole methodology that I've
   implemented.

16 years ago * Properly use Safe::Hole so that the opcode mask is saved and
Don Armstrong [Sun, 10 Feb 2008 05:09:00 +0000 (21:09 -0800)]
 * Properly use Safe::Hole so that the opcode mask is saved and
   properly restored (which it isn't if you don't pass a ref to a HASH
   (insane).
 * General code cleanup and remove useless functionality that is no
   longer required.

16 years ago * Since we need IO::Scalar, we need to use it here.
Don Armstrong [Sun, 10 Feb 2008 05:06:44 +0000 (21:06 -0800)]
 * Since we need IO::Scalar, we need to use it here.

16 years ago * Fix the the default web domain assignment to handle '/' correctly
Don Armstrong [Sun, 10 Feb 2008 05:06:02 +0000 (21:06 -0800)]
 * Fix the the default web domain assignment to handle '/' correctly

16 years ago - Indicate what message number a message is (closes: #462653)
Don Armstrong [Sun, 27 Jan 2008 20:29:00 +0000 (12:29 -0800)]
  - Indicate what message number a message is (closes: #462653)

16 years ago * Fix linking to pkgs when there are names containing '
Don Armstrong [Sun, 27 Jan 2008 20:26:40 +0000 (12:26 -0800)]
 * Fix linking to pkgs when there are names containing '
 * Add missing html_escape() calls

16 years agomerge dla source changes
Debian BTS [Sun, 9 Dec 2007 00:53:14 +0000 (00:53 +0000)]
merge dla source changes

16 years ago * Indicate which versions come from which architectures
Don Armstrong [Sun, 9 Dec 2007 00:46:21 +0000 (16:46 -0800)]
 * Indicate which versions come from which architectures
 * Allow architectures to be limited

16 years ago * Add support for return_archs in get_versions
Don Armstrong [Sun, 9 Dec 2007 00:45:55 +0000 (16:45 -0800)]
 * Add support for return_archs in get_versions

16 years ago * Fix the exportation of gDefaultArchitecture and name powerpc properly
Don Armstrong [Sun, 9 Dec 2007 00:45:23 +0000 (16:45 -0800)]
 * Fix the exportation of gDefaultArchitecture and name powerpc properly

16 years ago * Add a default_architectures configuration variable which sets the
Don Armstrong [Sun, 9 Dec 2007 00:09:14 +0000 (16:09 -0800)]
 * Add a default_architectures configuration variable which sets the
   set of default archectures.
 * removal_architectures now inherits from default_architectures

16 years ago * Add more debbugging output to Debbugs::Status
Don Armstrong [Thu, 29 Nov 2007 08:41:56 +0000 (00:41 -0800)]
 * Add more debbugging output to Debbugs::Status

16 years agomerge changes from dla source
Debian BTS [Tue, 13 Nov 2007 05:47:24 +0000 (05:47 +0000)]
merge changes from dla source

16 years ago * Document how to create the estraier database in add_bug_to_estraier
Don Armstrong [Tue, 13 Nov 2007 05:40:36 +0000 (21:40 -0800)]
 * Document how to create the estraier database in add_bug_to_estraier
 * Start using Safe::Hole to tunnel the bits we need to the safe module

16 years ago * Fix missing html_escape in cgi/pkgreport.cgi
Don Armstrong [Tue, 13 Nov 2007 05:39:53 +0000 (21:39 -0800)]
 * Fix missing html_escape in cgi/pkgreport.cgi

16 years ago * Fix $date -> $header{date} thinko
Don Armstrong [Sat, 22 Sep 2007 08:11:23 +0000 (01:11 -0700)]
 * Fix $date -> $header{date} thinko

16 years ago * Add the rest of the missing templates
Don Armstrong [Sat, 22 Sep 2007 08:09:13 +0000 (01:09 -0700)]
 * Add the rest of the missing templates
 * process.in is now fully templatetized

16 years ago * Start using templates in process.in
Don Armstrong [Thu, 20 Sep 2007 06:17:58 +0000 (23:17 -0700)]
 * Start using templates in process.in
 * All ack messages are now generated using templates

16 years ago * Add the ability to have module import options
Don Armstrong [Thu, 20 Sep 2007 06:17:19 +0000 (23:17 -0700)]
 * Add the ability to have module import options
 * Indicate that Debbugs::Config can't yet be imported

16 years agoadd path to template dir
Don Armstrong [Thu, 20 Sep 2007 05:52:59 +0000 (22:52 -0700)]
add path to template dir

16 years agoadd missing newline and fix typo in missing template error
Don Armstrong [Thu, 20 Sep 2007 05:52:37 +0000 (22:52 -0700)]
add missing newline and fix typo in missing template error

16 years agoremove getmailbody from errorlib
Don Armstrong [Tue, 18 Sep 2007 07:30:02 +0000 (00:30 -0700)]
remove getmailbody from errorlib

16 years agoallow getmailbody to be exported; remove getmailbody parameter declaration
Don Armstrong [Tue, 18 Sep 2007 07:29:35 +0000 (00:29 -0700)]
allow getmailbody to be exported; remove getmailbody parameter declaration

16 years agoadd description of maintainer email to Debbugs::Config
Don Armstrong [Tue, 18 Sep 2007 07:28:35 +0000 (00:28 -0700)]
add description of maintainer email to Debbugs::Config

16 years ago * Debbugs::CGI should be loading isstrongseverity
Don Armstrong [Tue, 18 Sep 2007 07:28:01 +0000 (00:28 -0700)]
 * Debbugs::CGI should be loading isstrongseverity

16 years ago * Make process use warnings/use strict; compliant
Don Armstrong [Tue, 18 Sep 2007 07:27:20 +0000 (00:27 -0700)]
 * Make process use warnings/use strict; compliant
 * Fix a typo fh/fn
 * Stop using errorlib

16 years ago * Add dependency on libtext-template-perl
Don Armstrong [Tue, 18 Sep 2007 06:42:36 +0000 (23:42 -0700)]
 * Add dependency on libtext-template-perl

16 years ago * Add template system
Don Armstrong [Tue, 18 Sep 2007 06:41:59 +0000 (23:41 -0700)]
 * Add template system
 * Add template dir configuration directory

16 years agofix spamscan-sa
Debian BTS [Sun, 9 Sep 2007 09:26:09 +0000 (09:26 +0000)]
fix spamscan-sa