]> git.donarmstrong.com Git - debbugs.git/log
debbugs.git
14 years agoDitch extra blank lines (closes: #494843)
Don Armstrong [Sun, 26 Jul 2009 14:05:36 +0000 (16:05 +0200)]
Ditch extra blank lines (closes: #494843)

14 years agofix up build dpeends and changelog line for release to experimental
Don Armstrong [Sun, 26 Jul 2009 12:51:27 +0000 (14:51 +0200)]
fix up build dpeends and changelog line for release to experimental

14 years ago * the tags are actually separated by single spaces, not comma space
Don Armstrong [Sun, 26 Jul 2009 11:58:44 +0000 (04:58 -0700)]
 * the tags are actually separated by single spaces, not comma space

14 years agotags are separated by space, not ", "
Don Armstrong [Sun, 26 Jul 2009 11:54:44 +0000 (13:54 +0200)]
tags are separated by space, not ", "

14 years ago * test unblock as well
Don Armstrong [Sat, 25 Jul 2009 16:22:11 +0000 (09:22 -0700)]
 * test unblock as well

14 years ago * fix stupid block assignment in Control
Don Armstrong [Sat, 25 Jul 2009 15:45:02 +0000 (08:45 -0700)]
 * fix stupid block assignment in Control

14 years ago * properly handle cloned bugs with reopen
Don Armstrong [Sat, 25 Jul 2009 13:44:35 +0000 (06:44 -0700)]
 * properly handle cloned bugs with reopen

14 years ago * add missing keys to added packages in affects()
Don Armstrong [Fri, 24 Jul 2009 11:48:06 +0000 (04:48 -0700)]
 * add missing keys to added packages in affects()

14 years ago * Include bugs which affect packages in the default list of bugs displayed
Don Armstrong [Fri, 24 Jul 2009 11:04:55 +0000 (04:04 -0700)]
 * Include bugs which affect packages in the default list of bugs displayed

14 years ago * the correct default operation is to add tags, not set them
Don Armstrong [Fri, 24 Jul 2009 10:29:27 +0000 (03:29 -0700)]
 * the correct default operation is to add tags, not set them

14 years agofix and add testing bits to test the issues with set_tag
Don Armstrong [Thu, 23 Jul 2009 16:35:42 +0000 (18:35 +0200)]
fix and add testing bits to test the issues with set_tag

14 years agofix use of || vs. // in Debbugs::Common
Don Armstrong [Thu, 23 Jul 2009 16:35:24 +0000 (18:35 +0200)]
fix use of || vs. // in Debbugs::Common

14 years agoadd manifest.skip
Don Armstrong [Tue, 21 Jul 2009 20:42:42 +0000 (22:42 +0200)]
add manifest.skip

14 years agoadd missing make_list
Don Armstrong [Tue, 21 Jul 2009 20:40:09 +0000 (22:40 +0200)]
add missing make_list

14 years agofix Mail install and script install
Don Armstrong [Tue, 21 Jul 2009 20:36:41 +0000 (22:36 +0200)]
fix Mail install and script install

14 years agofix missing {} and log/long typo
Don Armstrong [Tue, 21 Jul 2009 20:34:34 +0000 (22:34 +0200)]
fix missing {} and log/long typo

14 years ago * Fix error on packages which have a guessed source pulling from the cache
Don Armstrong [Tue, 21 Jul 2009 20:22:30 +0000 (13:22 -0700)]
 * Fix error on packages which have a guessed source pulling from the cache

14 years agouse File::Temp in Debbugs::MIME
Don Armstrong [Tue, 21 Jul 2009 17:59:35 +0000 (19:59 +0200)]
use File::Temp in Debbugs::MIME

14 years agoskip fields which are not needed to be matched
Don Armstrong [Tue, 21 Jul 2009 17:58:57 +0000 (19:58 +0200)]
skip fields which are not needed to be matched

14 years ago * Use split_status_fields
Don Armstrong [Tue, 21 Jul 2009 12:45:32 +0000 (05:45 -0700)]
 * Use split_status_fields
 * Use affects properly in gen-indices

14 years ago * Allow undef in arch in make_source_versions
Don Armstrong [Tue, 21 Jul 2009 11:55:29 +0000 (04:55 -0700)]
 * Allow undef in arch in make_source_versions

14 years agoAllow trailinng periods after the control stop commands (closes:
Don Armstrong [Tue, 30 Jun 2009 15:21:21 +0000 (08:21 -0700)]
Allow trailinng periods after the control stop commands (closes:
#517834)

14 years agoAllow for tag nnn = baz + foo - bar in service (closes: #505189)
Don Armstrong [Tue, 30 Jun 2009 04:03:34 +0000 (21:03 -0700)]
Allow for tag nnn = baz + foo - bar in service (closes: #505189)

14 years agoadd biohazard symbol for affects and pawn and king for blocked by and blocks
Don Armstrong [Fri, 19 Jun 2009 16:37:37 +0000 (09:37 -0700)]
add biohazard symbol for affects and pawn and king for blocked by and blocks

14 years agonote that the urls have been added to all messages
Don Armstrong [Fri, 19 Jun 2009 16:36:43 +0000 (09:36 -0700)]
note that the urls have been added to all messages

14 years agofix bug_num/bugnum issue in __check_limit
Don Armstrong [Fri, 19 Jun 2009 16:36:17 +0000 (09:36 -0700)]
fix bug_num/bugnum issue in __check_limit

14 years agoAdd cleanup_eval_fail method to clean up the eval output
Don Armstrong [Fri, 19 Jun 2009 16:35:45 +0000 (09:35 -0700)]
Add cleanup_eval_fail method to clean up the eval output

14 years agoabstract out mail checking to avoid code duplication; add limit test
Don Armstrong [Fri, 19 Jun 2009 16:35:01 +0000 (09:35 -0700)]
abstract out mail checking to avoid code duplication; add limit test

14 years agofix split_status_fields's use of mergedwith and dclone; ditch useless double join...
Don Armstrong [Fri, 19 Jun 2009 03:47:38 +0000 (20:47 -0700)]
fix split_status_fields's use of mergedwith and dclone; ditch useless double join of fields in writebug

14 years agoadd missing import of split_status_fields
Don Armstrong [Fri, 19 Jun 2009 03:46:14 +0000 (20:46 -0700)]
add missing import of split_status_fields

14 years agoadd split_status tests in 03_status
Don Armstrong [Fri, 19 Jun 2009 03:16:06 +0000 (20:16 -0700)]
add split_status tests in 03_status

14 years agoamd64 is a valid stable and oldstable architecture
Don Armstrong [Fri, 19 Jun 2009 03:15:29 +0000 (20:15 -0700)]
amd64 is a valid stable and oldstable architecture

14 years agosupport setting limit in scripts/service
Don Armstrong [Fri, 19 Jun 2009 03:14:58 +0000 (20:14 -0700)]
support setting limit in scripts/service

14 years ago * Use split_status_fields in block handling
Don Armstrong [Fri, 19 Jun 2009 03:13:11 +0000 (20:13 -0700)]
 * Use split_status_fields in block handling
 * Implement limit support

14 years agoadd split and join status fields commands
Don Armstrong [Fri, 19 Jun 2009 03:11:41 +0000 (20:11 -0700)]
add split and join status fields commands

14 years agoabstract out blocks in Debbugs::Control and have service use the new implementation
Don Armstrong [Fri, 29 May 2009 23:51:39 +0000 (16:51 -0700)]
abstract out blocks in Debbugs::Control and have service use the new implementation

14 years agotest block in 06_mail_handling.t
Don Armstrong [Fri, 29 May 2009 23:50:47 +0000 (16:50 -0700)]
test block in 06_mail_handling.t

14 years agodiscard empty packages in split_packages
Don Armstrong [Fri, 29 May 2009 23:50:21 +0000 (16:50 -0700)]
discard empty packages in split_packages

14 years agoProperly html_escape un-processed parts in maybelink (closes: #530506)
Don Armstrong [Mon, 25 May 2009 19:54:23 +0000 (12:54 -0700)]
Properly html_escape un-processed parts in maybelink (closes: #530506)

15 years ago * fix the src:package bits for bugreport.cgi
Don Armstrong [Wed, 20 May 2009 16:27:22 +0000 (09:27 -0700)]
 * fix the src:package bits for bugreport.cgi

15 years agoFix issue with no-maintainer bugs assigned to multiple packages
Don Armstrong [Tue, 12 May 2009 04:12:34 +0000 (21:12 -0700)]
Fix issue with no-maintainer bugs assigned to multiple packages
(closes: #528249)

15 years ago * Remove conffiles, since debhelper installs them for us
Don Armstrong [Mon, 23 Mar 2009 06:18:06 +0000 (23:18 -0700)]
 * Remove conffiles, since debhelper installs them for us
 * Fix section of debbugs-perl
 * Don't bother to create directories
 * Modify the set of files that debbugs installs
 * Update copyright information slightly

15 years ago * temporarily disable the non-debhelper postinsts for now
Don Armstrong [Mon, 23 Mar 2009 06:09:57 +0000 (23:09 -0700)]
 * temporarily disable the non-debhelper postinsts for now

15 years ago * add missing description of add_bug_to_estraier
Don Armstrong [Mon, 23 Mar 2009 06:08:30 +0000 (23:08 -0700)]
 * add missing description of add_bug_to_estraier

15 years ago * add headers to Debbugs::MIME
Don Armstrong [Mon, 23 Mar 2009 06:07:07 +0000 (23:07 -0700)]
 * add headers to Debbugs::MIME
 * use warnings; in Debbugs::MIME

15 years ago * switch to depending on libmime-tools-perl
Don Armstrong [Mon, 23 Mar 2009 06:01:48 +0000 (23:01 -0700)]
 * switch to depending on libmime-tools-perl

15 years ago * tweak overlong changelog line
Don Armstrong [Mon, 23 Mar 2009 06:00:31 +0000 (23:00 -0700)]
 * tweak overlong changelog line

15 years ago * update copyright
Don Armstrong [Mon, 23 Mar 2009 05:47:34 +0000 (22:47 -0700)]
 * update copyright

15 years agofix bug in affects, use common_control_options in set_title, and a slew of minor...
Don Armstrong [Mon, 23 Mar 2009 05:29:35 +0000 (22:29 -0700)]
fix bug in affects, use common_control_options in set_title, and a slew of minor issues in Debbugs::Control

15 years ago * fix getpkgsrc call in Debbugs::Mail::default_headers
Don Armstrong [Mon, 23 Mar 2009 05:13:24 +0000 (22:13 -0700)]
 * fix getpkgsrc call in Debbugs::Mail::default_headers

15 years agofix export_tags
Don Armstrong [Mon, 23 Mar 2009 04:48:20 +0000 (21:48 -0700)]
fix export_tags

15 years agodocument the default headers
Don Armstrong [Thu, 19 Mar 2009 16:43:13 +0000 (09:43 -0700)]
document the default headers

15 years agoadd submitter changed email template
Don Armstrong [Thu, 19 Mar 2009 16:31:35 +0000 (09:31 -0700)]
add submitter changed email template

15 years agodocument mailer add add ubug and ubugs commands
Don Armstrong [Thu, 19 Mar 2009 16:31:09 +0000 (09:31 -0700)]
document mailer add add ubug and ubugs commands

15 years ago * Add default_headers function to generate the default set of headers
Don Armstrong [Thu, 19 Mar 2009 16:29:57 +0000 (09:29 -0700)]
 * Add default_headers function to generate the default set of headers
 * Add export tags

15 years ago * Make the "no package line" mail message slightly more polite and comprehensible
Don Armstrong [Wed, 18 Mar 2009 16:00:59 +0000 (09:00 -0700)]
 * Make the "no package line" mail message slightly more polite and comprehensible
 * Indicate that spam could cause the no package response

15 years ago * Abstract out start and end control bits in Debbugs::Control
Don Armstrong [Fri, 6 Mar 2009 04:21:31 +0000 (20:21 -0800)]
 * Abstract out start and end control bits in Debbugs::Control
 * Move package, found, fixed, title, submitter changing commands to Debbugs::Control from service

15 years ago * Fix archs typo
Don Armstrong [Fri, 6 Mar 2009 04:19:31 +0000 (20:19 -0800)]
 * Fix archs typo
 * Properly handle arch:all packages
 * Don't bother to dereference $source in srcbinary

15 years ago * Fix locks returns in read_bug
Don Armstrong [Thu, 5 Mar 2009 18:58:30 +0000 (10:58 -0800)]
 * Fix locks returns in read_bug
 * Use get_versions and make_source_versions instead of older functions
 * Make the $param{arch} look in bug_presence explicit to avoid confusion
 * Fix how src: packages are handled in bug_presence

15 years agofix infromation typo
Don Armstrong [Thu, 5 Mar 2009 18:57:42 +0000 (10:57 -0800)]
fix infromation typo

15 years agokill off useless @dummy variable
Don Armstrong [Thu, 5 Mar 2009 18:57:14 +0000 (10:57 -0800)]
kill off useless @dummy variable

15 years agomerge fix for soap bug
Don Armstrong [Mon, 23 Feb 2009 06:42:01 +0000 (22:42 -0800)]
merge fix for soap bug

15 years agoDon't have reply/subscribe links for archived bugs (closes: #511864)
Don Armstrong [Thu, 19 Feb 2009 05:12:32 +0000 (21:12 -0800)]
Don't have reply/subscribe links for archived bugs (closes: #511864)

15 years agoDitch 'as before' (closes: #514677)
Don Armstrong [Thu, 19 Feb 2009 05:06:49 +0000 (21:06 -0800)]
Ditch 'as before' (closes: #514677)

15 years agoadd bug_status command to Debbugs::Common
Don Armstrong [Thu, 19 Feb 2009 05:04:45 +0000 (21:04 -0800)]
add bug_status command to Debbugs::Common

15 years agoadd last modified field to status
Don Armstrong [Thu, 19 Feb 2009 05:04:32 +0000 (21:04 -0800)]
add last modified field to status

15 years agoCalculate last modified using summary as well as log (closes: #515063)
Don Armstrong [Thu, 19 Feb 2009 05:04:07 +0000 (21:04 -0800)]
Calculate last modified using summary as well as log (closes: #515063)

15 years agopass trim_headers
Don Armstrong [Thu, 19 Feb 2009 04:43:17 +0000 (20:43 -0800)]
pass trim_headers

15 years agofix pod error in Debbugs::CGI
Don Armstrong [Thu, 19 Feb 2009 04:42:59 +0000 (20:42 -0800)]
fix pod error in Debbugs::CGI

15 years agosupport trim_headers
Don Armstrong [Thu, 19 Feb 2009 04:42:43 +0000 (20:42 -0800)]
support trim_headers

15 years agoenglish_join needs to actually return and use params
Don Armstrong [Thu, 19 Feb 2009 04:42:17 +0000 (20:42 -0800)]
english_join needs to actually return and use params

15 years agoremove excess =back in Debbugs::Config
Don Armstrong [Thu, 19 Feb 2009 04:41:29 +0000 (20:41 -0800)]
remove excess =back in Debbugs::Config

15 years agoswitch pod from =item to =head2
Don Armstrong [Thu, 19 Feb 2009 04:41:05 +0000 (20:41 -0800)]
switch pod from =item to =head2

15 years agoallow fields to be exported
Don Armstrong [Thu, 19 Feb 2009 04:40:36 +0000 (20:40 -0800)]
allow fields to be exported

15 years agofix pod error in Debbugs::Log
Don Armstrong [Thu, 19 Feb 2009 04:40:13 +0000 (20:40 -0800)]
fix pod error in Debbugs::Log

15 years agocheck reassign with , delimited packages
Don Armstrong [Thu, 19 Feb 2009 04:39:54 +0000 (20:39 -0800)]
check reassign with , delimited packages

15 years agoadd Test::POD test
Don Armstrong [Thu, 19 Feb 2009 04:39:16 +0000 (20:39 -0800)]
add Test::POD test

15 years agoUse get_addresses to parse X-Debbugs-Cc: to allow multiple Cc:'s
Don Armstrong [Thu, 19 Feb 2009 04:38:30 +0000 (20:38 -0800)]
Use get_addresses to parse X-Debbugs-Cc: to allow multiple Cc:'s
(closes: #514183)

15 years ago * various tweaks to the makefile to make it slightly more elegant
Don Armstrong [Thu, 29 Jan 2009 05:11:40 +0000 (21:11 -0800)]
 * various tweaks to the makefile to make it slightly more elegant

15 years agoreally fix #484789
Don Armstrong [Tue, 27 Jan 2009 01:24:56 +0000 (17:24 -0800)]
really fix #484789

15 years agoindicate that the source location has been updated; fix typo
Don Armstrong [Tue, 20 Jan 2009 02:28:47 +0000 (18:28 -0800)]
indicate that the source location has been updated; fix typo

15 years agoFix addition of correspondents in gen-indices (closes: #511850)
Don Armstrong [Thu, 15 Jan 2009 22:35:41 +0000 (14:35 -0800)]
Fix addition of correspondents in gen-indices (closes: #511850)

15 years ago * revert previous change, as it was wrong
Don Armstrong [Sun, 11 Jan 2009 06:57:18 +0000 (22:57 -0800)]
 * revert previous change, as it was wrong
 * properly fix the handling of pkg by moving it ahead of the user/usertag selection

15 years ago * only add usertags when there are no other selection methods active
Don Armstrong [Sun, 11 Jan 2009 06:46:21 +0000 (22:46 -0800)]
 * only add usertags when there are no other selection methods active

15 years ago * Propery handle caching of guess_source => 0
Don Armstrong [Thu, 1 Jan 2009 01:58:49 +0000 (17:58 -0800)]
 * Propery handle caching of guess_source => 0

15 years ago * handle links to bugs assigned to multiple packages
Don Armstrong [Wed, 31 Dec 2008 19:08:37 +0000 (20:08 +0100)]
 * handle links to bugs assigned to multiple packages

15 years ago * check whether the bug is archived before assuming its ok
Don Armstrong [Wed, 31 Dec 2008 19:07:41 +0000 (20:07 +0100)]
 * check whether the bug is archived before assuming its ok
 * indicate an unknown bug number properly
 * Set src:foo on new packages if we're dealing with a source package assignment
 * Try to solve some of the undefined value in concatenation problems

15 years ago * By default indicate the source package
Don Armstrong [Wed, 31 Dec 2008 19:04:20 +0000 (20:04 +0100)]
 * By default indicate the source package
 * Handle the new src:foo to indicate source package foo properly
 * Handle multiple src/binary packages properly

15 years ago * Extend make_source_versions to allow for debbuging handles, etc.
Don Armstrong [Wed, 31 Dec 2008 19:02:46 +0000 (20:02 +0100)]
 * Extend make_source_versions to allow for debbuging handles, etc.

15 years ago * Document english_join
Don Armstrong [Wed, 31 Dec 2008 18:59:15 +0000 (19:59 +0100)]
 * Document english_join
 * Allow setting the english_join options and set reasonable options

15 years agoimport getpkgsrc
Don Armstrong [Wed, 31 Dec 2008 18:54:18 +0000 (19:54 +0100)]
import getpkgsrc

15 years ago * Also search for bugs assigned to the binary package foo when we are
Don Armstrong [Wed, 24 Dec 2008 10:06:35 +0000 (02:06 -0800)]
 * Also search for bugs assigned to the binary package foo when we are
   searching for src==foo and there is no real binary package foo
 * Avoid double incrementing package keys when searching for source
   packages or maintainers

15 years agoadd missing @gAffectsDistributionTags; map the distribution tags appropriately
Don Armstrong [Sat, 13 Dec 2008 18:03:57 +0000 (12:03 -0600)]
add missing @gAffectsDistributionTags; map the distribution tags appropriately

15 years ago * Remove newline from default machine name
Don Armstrong [Sat, 13 Dec 2008 10:08:45 +0000 (02:08 -0800)]
 * Remove newline from default machine name
 * Add semicolon between date and machine name; ditch extra newlines

15 years ago * remove useless escaping in maybelink, closes #507807
Don Armstrong [Fri, 5 Dec 2008 00:37:02 +0000 (16:37 -0800)]
 * remove useless escaping in maybelink, closes #507807

15 years ago * add missing import of read_bug to process
Don Armstrong [Fri, 5 Dec 2008 00:32:56 +0000 (16:32 -0800)]
 * add missing import of read_bug to process

15 years ago * Only replace indices if changes have been made to the index
Don Armstrong [Fri, 5 Dec 2008 00:31:36 +0000 (16:31 -0800)]
 * Only replace indices if changes have been made to the index

15 years ago * Ignore stupid (and useless) warnings about using a map for hash
Don Armstrong [Thu, 4 Dec 2008 03:54:23 +0000 (19:54 -0800)]
 * Ignore stupid (and useless) warnings about using a map for hash
   elements that are numeric

15 years agosanitize path before calling hostname
Don Armstrong [Thu, 4 Dec 2008 03:53:28 +0000 (19:53 -0800)]
sanitize path before calling hostname

15 years agoremove old options code and archive link generation code from pkgreport.cgi
Don Armstrong [Wed, 3 Dec 2008 19:09:59 +0000 (11:09 -0800)]
remove old options code and archive link generation code from pkgreport.cgi