]> git.donarmstrong.com Git - debbugs.git/log
debbugs.git
17 years ago * Move functions in errorlib.in to Debbugs::Common
Don Armstrong [Sat, 23 Sep 2006 08:50:04 +0000 (01:50 -0700)]
 * Move functions in errorlib.in to Debbugs::Common
 * Rewrite the lockfile routines to use flock() and be less manic.
 * Use Debbugs::Config whereever possible

17 years ago Add search and versioning support cgi scripts
Don Armstrong [Tue, 12 Sep 2006 08:14:52 +0000 (01:14 -0700)]
 Add search and versioning support cgi scripts

17 years agoupdate future directions with backwards compatibility hack
Don Armstrong [Tue, 12 Sep 2006 08:13:14 +0000 (01:13 -0700)]
update future directions with backwards compatibility hack

17 years agoAdd bug searching abstraction
Don Armstrong [Tue, 12 Sep 2006 08:12:48 +0000 (01:12 -0700)]
Add bug searching abstraction

17 years ago * Add links to all blocking bugs
Don Armstrong [Thu, 17 Aug 2006 03:10:01 +0000 (20:10 -0700)]
 * Add links to all blocking bugs

17 years ago * Fix cloned bugs being wrongly set up as blockers
Don Armstrong [Sat, 12 Aug 2006 00:04:31 +0000 (17:04 -0700)]
 * Fix cloned bugs being wrongly set up as blockers

17 years ago * Remove toggle(2) from the javascript to fix the javascript error. Thanks to Ryan...
Don Armstrong [Sat, 22 Jul 2006 00:43:34 +0000 (17:43 -0700)]
 * Remove toggle(2) from the javascript to fix the javascript error. Thanks to Ryan Murray.

17 years ago * Merge changes
Don Armstrong [Fri, 21 Jul 2006 21:31:17 +0000 (14:31 -0700)]
 * Merge changes

17 years ago * Add soap support to debbugs
Don Armstrong [Tue, 18 Jul 2006 01:21:45 +0000 (18:21 -0700)]
 * Add soap support to debbugs

17 years ago * Add getverisons to Debbugs/Packages
Don Armstrong [Sat, 15 Jul 2006 04:29:49 +0000 (21:29 -0700)]
 * Add getverisons to Debbugs/Packages

17 years ago * Make the moreinfo acks more general
Don Armstrong [Thu, 13 Jul 2006 07:52:28 +0000 (00:52 -0700)]
 * Make the moreinfo acks more general

17 years ago * Explain how to close bugs in the ack message
Don Armstrong [Thu, 13 Jul 2006 07:46:49 +0000 (00:46 -0700)]
 * Explain how to close bugs in the ack message

17 years ago * Don't lc() owner or forwarder at submit time
Don Armstrong [Thu, 13 Jul 2006 07:19:08 +0000 (00:19 -0700)]
 * Don't lc() owner or forwarder at submit time
 * Use the pseudoheader to set PR-Source when possible; make it
   capitalized also.

17 years ago * Add link to subscribe to bugs
Don Armstrong [Thu, 13 Jul 2006 07:17:16 +0000 (00:17 -0700)]
 * Add link to subscribe to bugs

17 years ago * Add missing space after mbox
Don Armstrong [Thu, 13 Jul 2006 06:50:56 +0000 (23:50 -0700)]
 * Add missing space after mbox
 * Move bug_links to the Debbugs::CGI module
 * use gmtime instead of seting $ENV{TZ}

17 years ago * Put the state machine in the right state by calling nochangebug after setbug
Don Armstrong [Thu, 13 Jul 2006 03:36:01 +0000 (20:36 -0700)]
 * Put the state machine in the right state by calling nochangebug after setbug

17 years ago * Add patch from Sesse to fix some of the source versioning problems
Don Armstrong [Sat, 8 Jul 2006 07:25:01 +0000 (00:25 -0700)]
 * Add patch from Sesse to fix some of the source versioning problems
   in debbugs.

17 years agomerge back in source merges to fix the broken repository
Don Armstrong [Sat, 8 Jul 2006 06:45:50 +0000 (23:45 -0700)]
merge back in source merges to fix the broken repository

17 years ago * Obey package for usertags
Don Armstrong [Thu, 6 Jul 2006 01:22:59 +0000 (18:22 -0700)]
 * Obey package for usertags

17 years ago* Indicate which bug is being blocked in after blocking
Don Armstrong [Thu, 6 Jul 2006 00:12:09 +0000 (17:12 -0700)]
* Indicate which bug is being blocked in after blocking

17 years ago * Merge changes to add message links and fix dpkg versioning comparsion
Debian BTS [Mon, 26 Jun 2006 01:27:22 +0000 (18:27 -0700)]
 * Merge changes to add message links and fix dpkg versioning comparsion

17 years ago * Merge changes to fix Debbugs::Versions::Dpkg so that it properly
Don Armstrong [Mon, 26 Jun 2006 01:24:02 +0000 (18:24 -0700)]
 * Merge changes to fix Debbugs::Versions::Dpkg so that it properly
   deals with ~

17 years ago * Add message number links to every single message in the bug
Don Armstrong [Mon, 26 Jun 2006 01:16:46 +0000 (18:16 -0700)]
 * Add message number links to every single message in the bug

17 years ago * Fix Debbugs::Versions::Dpkg to deal with ~ in the versions properly
Don Armstrong [Mon, 26 Jun 2006 01:00:59 +0000 (18:00 -0700)]
 * Fix Debbugs::Versions::Dpkg to deal with ~ in the versions properly
 * Add tests in 02_version_dpkg.t to actually test to make sure that
   Debbugs::Versions::Dpkg and dpkg --compare-versions agree what the
   version relationships are.

17 years ago * Merge in changes to the %cats data structure from Debian
Debian BTS [Fri, 16 Jun 2006 23:45:08 +0000 (16:45 -0700)]
 * Merge in changes to the %cats data structure from Debian

17 years ago * merge changes to fix falsely pending bugs
Debian BTS [Fri, 16 Jun 2006 23:41:13 +0000 (16:41 -0700)]
 * merge changes to fix falsely pending bugs

17 years ago * Only map to english if there are more priorities than tags
Don Armstrong [Fri, 16 Jun 2006 23:38:16 +0000 (16:38 -0700)]
 * Only map to english if there are more priorities than tags
   (closes: #372936)

17 years ago * Document the addresses available in process.in
Don Armstrong [Sat, 10 Jun 2006 07:34:23 +0000 (00:34 -0700)]
 * Document the addresses available in process.in
 * Support cloned bugs in control blocking

17 years agomerge changes to fix the ISE in pkgreport.cgi
Debian BTS [Sat, 10 Jun 2006 05:58:57 +0000 (22:58 -0700)]
merge changes to fix the ISE in pkgreport.cgi

17 years ago * Fix the ISE in pkgreport.cgi upon severity reversal
Don Armstrong [Sat, 10 Jun 2006 05:54:19 +0000 (22:54 -0700)]
 * Fix the ISE in pkgreport.cgi upon severity reversal

17 years ago * merge in changes to rfc1522 message encoding
Debian BTS [Thu, 8 Jun 2006 06:34:31 +0000 (23:34 -0700)]
 * merge in changes to rfc1522 message encoding

17 years ago * merge changes to fix rfc1522 encoding
Debian BTS [Thu, 8 Jun 2006 06:32:55 +0000 (23:32 -0700)]
 * merge changes to fix rfc1522 encoding

17 years ago * Merge in changes from the source tree to fix rfc1522 encoding of
Don Armstrong [Thu, 8 Jun 2006 06:29:42 +0000 (23:29 -0700)]
 * Merge in changes from the source tree to fix rfc1522 encoding of
   messages

17 years ago * Encode all messages with quoted-printable when appropriate
Don Armstrong [Wed, 7 Jun 2006 07:14:16 +0000 (00:14 -0700)]
 * Encode all messages with quoted-printable when appropriate
 * Add a test to make sure that messages which are created don't have
   8-bit stuff anywhere.

17 years agomerge changes to fix newmergelist bug
Debian BTS [Sun, 28 May 2006 19:44:59 +0000 (12:44 -0700)]
merge changes to fix newmergelist bug

17 years agomerge changes to fix newmergelist bug
Debian BTS [Sun, 28 May 2006 19:43:26 +0000 (12:43 -0700)]
merge changes to fix newmergelist bug

17 years agoFix bug introduced because checkmatch uses a global newmergelist instead of a lexical
Don Armstrong [Sun, 28 May 2006 19:23:53 +0000 (12:23 -0700)]
Fix bug introduced because checkmatch uses a global newmergelist instead of a lexical

17 years agoremove debbugging print from Debbugs::Common
Don Armstrong [Sat, 27 May 2006 08:34:51 +0000 (01:34 -0700)]
remove debbugging print from Debbugs::Common

17 years ago text.in now use Debbugs::Config so the variables it uses are included
Don Armstrong [Sat, 27 May 2006 07:12:12 +0000 (00:12 -0700)]
 text.in now use Debbugs::Config so the variables it uses are included

17 years ago * Fix the date format used in headers
Don Armstrong [Sat, 27 May 2006 07:11:31 +0000 (00:11 -0700)]
 * Fix the date format used in headers

17 years ago * Move readbug, getbuglocation,component,etc into Debbugs::Common
Don Armstrong [Sat, 27 May 2006 07:10:42 +0000 (00:10 -0700)]
 * Move readbug, getbuglocation,component,etc into Debbugs::Common

17 years ago * Allow query options to be set using the short url format
Don Armstrong [Sat, 27 May 2006 07:08:39 +0000 (00:08 -0700)]
 * Allow query options to be set using the short url format

17 years ago * Add multiple status mailbox types
Don Armstrong [Sat, 27 May 2006 07:08:05 +0000 (00:08 -0700)]
 * Add multiple status mailbox types
 * Use Debbugs::Config
 * use warnings

17 years agomake common.pl use Debbugs::Common
Don Armstrong [Sat, 27 May 2006 07:05:26 +0000 (00:05 -0700)]
make common.pl use Debbugs::Common

17 years ago * Add more functions to Debbugs::Common, which will eventually
Don Armstrong [Sat, 27 May 2006 07:04:10 +0000 (00:04 -0700)]
 * Add more functions to Debbugs::Common, which will eventually
   replace errorlib.pl

17 years ago * Add a cron method to add_bug_to_estraier to enable easily running
Don Armstrong [Sat, 27 May 2006 07:02:46 +0000 (00:02 -0700)]
 * Add a cron method to add_bug_to_estraier to enable easily running
   it in a cronjob

17 years agoadd future directions
Don Armstrong [Sat, 27 May 2006 07:02:08 +0000 (00:02 -0700)]
add future directions

17 years ago * Don't use quitcgi in Debbugs::Packages
Don Armstrong [Sat, 27 May 2006 07:01:40 +0000 (00:01 -0700)]
 * Don't use quitcgi in Debbugs::Packages
   - Modules must not assume that they are running in a particular
     environment.

17 years agoAdd Debbugs::URI which overrides parts of URI to use ; instead of &
Don Armstrong [Sat, 27 May 2006 07:00:22 +0000 (00:00 -0700)]
Add Debbugs::URI which overrides parts of URI to use ; instead of &

17 years agoAdd the initial version of CGI.pm which will eventually replace common.pl
Don Armstrong [Sat, 27 May 2006 06:59:41 +0000 (23:59 -0700)]
Add the initial version of CGI.pm which will eventually replace common.pl

17 years ago * Add the initial version of Debbugs::Estraier which allows for the
Don Armstrong [Sat, 27 May 2006 06:57:58 +0000 (23:57 -0700)]
 * Add the initial version of Debbugs::Estraier which allows for the
   insertion of bugs into HyperEstraier.

17 years ago * Modify Debbugs::Config to work relatively transparently with the
Don Armstrong [Sat, 27 May 2006 06:57:16 +0000 (23:57 -0700)]
 * Modify Debbugs::Config to work relatively transparently with the
   current configuration file setup; major changes to allow you to
   only import specific variables into the calling space, and/or just
   use a config hash instead.

18 years ago * Add a bin directory
Don Armstrong [Tue, 23 May 2006 06:45:23 +0000 (23:45 -0700)]
 * Add a bin directory
 * Place within it the test_bts commands and the add_bug_to_estraier
   command which enable the bts to be tested and bugs to be added to
   estraier via a cron job.

18 years agomerge changes from dla tree
Debian BTS [Sat, 20 May 2006 06:20:51 +0000 (23:20 -0700)]
merge changes from dla tree

18 years agomerge changes from dla tree
Debian BTS [Sat, 20 May 2006 06:19:30 +0000 (23:19 -0700)]
merge changes from dla tree

18 years ago * Add X-Debbugs-PR-Source: message
Don Armstrong [Sat, 20 May 2006 06:13:37 +0000 (23:13 -0700)]
 * Add X-Debbugs-PR-Source: message
 * General code cleanup in process.in (more lexicals, on the way to
   use warnings; use strict;)
 * Remove useless reverse in service.in (use -1 instead of (reverse
   @array)[0])

18 years agomerge changes from dla source tree
Debian BTS [Wed, 17 May 2006 05:42:09 +0000 (22:42 -0700)]
merge changes from dla source tree

18 years agomerge changes from da source tree
Debian BTS [Wed, 17 May 2006 05:40:59 +0000 (22:40 -0700)]
merge changes from da source tree

18 years ago * Fix the documentation of clone to indicate that you need at least
Don Armstrong [Wed, 17 May 2006 05:30:50 +0000 (22:30 -0700)]
 * Fix the documentation of clone to indicate that you need at least
   one newID (closes: #276747)
 * Use create_mime_message to send all of the mails which may contain
   UTF8 material. (closes: #364026)
 * Add links to Closes: text for closed bugs. (closes: #320986)

18 years agomerge changes from da tree
Debian BTS [Mon, 15 May 2006 07:31:16 +0000 (00:31 -0700)]
merge changes from da tree

18 years agomerge changes from da tree
Debian BTS [Mon, 15 May 2006 07:30:10 +0000 (00:30 -0700)]
merge changes from da tree

18 years ago * Work around strange perlbug in list assignment that was breaking
Don Armstrong [Mon, 15 May 2006 07:28:37 +0000 (02:28 -0500)]
 * Work around strange perlbug in list assignment that was breaking
   the forcemerge code on sarge

18 years agomerge changes from da source
Debian BTS [Mon, 15 May 2006 05:13:26 +0000 (22:13 -0700)]
merge changes from da source

18 years agofix permissions on process.in
Debian BTS [Mon, 15 May 2006 05:12:22 +0000 (22:12 -0700)]
fix permissions on process.in

18 years agocommit changes from da source tree
Debian BTS [Mon, 15 May 2006 05:11:19 +0000 (22:11 -0700)]
commit changes from da source tree

18 years agofix permissions on process.in
Debian BTS [Mon, 15 May 2006 05:10:52 +0000 (22:10 -0700)]
fix permissions on process.in

18 years ago * Make @tomerge lexical in both merge and forcemerge
Don Armstrong [Mon, 15 May 2006 05:02:22 +0000 (00:02 -0500)]
 * Make @tomerge lexical in both merge and forcemerge
 * Add more debugging output to forcemerge so I can easily see what is
   broken
 * Clean up numeric comparisons with the string comparison operators

18 years ago * Merge in changes from mainline
Debian BTS [Sat, 13 May 2006 22:27:09 +0000 (15:27 -0700)]
 * Merge in changes from mainline

18 years ago * Commit changes from DA tree merge
Debian BTS [Sat, 13 May 2006 22:25:57 +0000 (15:25 -0700)]
 * Commit changes from DA tree merge

18 years ago * Add missing semicolon back into service.in
Don Armstrong [Sat, 13 May 2006 21:52:38 +0000 (14:52 -0700)]
 * Add missing semicolon back into service.in

18 years ago * Change acknowledge to close, and indicate who actually closed the
Don Armstrong [Sat, 15 Apr 2006 06:59:47 +0000 (23:59 -0700)]
 * Change acknowledge to close, and indicate who actually closed the
   bug in the close message that is sent out

18 years ago * Make all packages lowercase to support packages with uppercase
Don Armstrong [Sat, 15 Apr 2006 05:54:50 +0000 (22:54 -0700)]
 * Make all packages lowercase to support packages with uppercase
   names (even though that's rather insane)

18 years ago * Add changelog line for the forcemerge command
Don Armstrong [Thu, 6 Apr 2006 22:15:41 +0000 (15:15 -0700)]
 * Add changelog line for the forcemerge command

18 years ago * Add forcemerge support; bugs which are in the same package can be
Don Armstrong [Thu, 6 Apr 2006 22:12:39 +0000 (15:12 -0700)]
 * Add forcemerge support; bugs which are in the same package can be
   forcibly merged, where the subsequent bugs listed take on the same
   values as the first bug listed.

18 years agocommit changes from mainline
Debian BTS [Thu, 6 Apr 2006 02:03:57 +0000 (19:03 -0700)]
commit changes from mainline

18 years ago * merge in changes to fix maintainer missing mail
Debian BTS [Thu, 6 Apr 2006 02:02:16 +0000 (19:02 -0700)]
 * merge in changes to fix maintainer missing mail

18 years ago * Mail the closer as well as everyone else in the maintainer list (we
Don Armstrong [Thu, 6 Apr 2006 01:57:54 +0000 (18:57 -0700)]
 * Mail the closer as well as everyone else in the maintainer list (we
   used to use -t, so this bug snuck in...)

18 years agomerge changes from mainline
Debian BTS [Thu, 30 Mar 2006 09:55:09 +0000 (01:55 -0800)]
merge changes from mainline

18 years agomerge changes from don_source
Debian BTS [Thu, 30 Mar 2006 09:53:04 +0000 (01:53 -0800)]
merge changes from don_source

18 years ago * Properly rfc1522 encode the headers in Debbugs::MIME::create_mime_message
Don Armstrong [Thu, 30 Mar 2006 09:24:18 +0000 (01:24 -0800)]
 * Properly rfc1522 encode the headers in Debbugs::MIME::create_mime_message
 * Document the from munging accurately

18 years ago* merge changes from mainline
Debian BTS [Thu, 23 Mar 2006 03:40:44 +0000 (19:40 -0800)]
* merge changes from mainline

18 years ago * merge changes from don_source
Debian BTS [Thu, 23 Mar 2006 03:38:35 +0000 (19:38 -0800)]
 * merge changes from don_source

18 years ago * Change the closure regex to something more sane (and less buggy)
Don Armstrong [Thu, 23 Mar 2006 03:31:08 +0000 (19:31 -0800)]
 * Change the closure regex to something more sane (and less buggy)

18 years ago * Merge changes to bugreport.cgi from mainline
Don Armstrong [Wed, 22 Mar 2006 10:33:30 +0000 (02:33 -0800)]
 * Merge changes to bugreport.cgi from mainline

18 years ago * Add close linkage from; stop cleaning up after the mime parser
Don Armstrong [Wed, 22 Mar 2006 10:30:18 +0000 (02:30 -0800)]
 * Add close linkage from; stop cleaning up after the mime parser

18 years ago* Add blocked hosts to bugreport.cgi
Debian BTS [Wed, 22 Mar 2006 10:25:47 +0000 (02:25 -0800)]
* Add blocked hosts to bugreport.cgi

18 years ago * Add close: linkage; ditch useless output cleanup in MIME::Parser
Don Armstrong [Wed, 22 Mar 2006 10:17:29 +0000 (02:17 -0800)]
 * Add close: linkage; ditch useless output cleanup in MIME::Parser

18 years agomerge removal of de_rfc1522 from mainline
Debian BTS [Sun, 19 Mar 2006 21:51:12 +0000 (13:51 -0800)]
merge removal of de_rfc1522 from mainline

18 years ago * remove double decode_rfc1522
Don Armstrong [Sun, 19 Mar 2006 21:42:03 +0000 (13:42 -0800)]
 * remove double decode_rfc1522

18 years ago * Change de_rfc1522 to decode_rfc1522
Don Armstrong [Sun, 19 Mar 2006 21:40:15 +0000 (13:40 -0800)]
 * Change de_rfc1522 to decode_rfc1522

18 years agoadd cjwatson hack to fix gcc mail loops
Debian BTS [Sun, 19 Mar 2006 11:45:06 +0000 (03:45 -0800)]
add cjwatson hack to fix gcc mail loops

18 years ago * Call the tests during package build
Don Armstrong [Sun, 19 Mar 2006 05:20:11 +0000 (21:20 -0800)]
 * Call the tests during package build
 * Add a test target to call the appropriate perl tests
 * Small fix to 01_mime.t

18 years ago * de_rfc1522 the maintainer address
Don Armstrong [Sat, 18 Mar 2006 05:28:06 +0000 (21:28 -0800)]
 * de_rfc1522 the maintainer address
 * Quote some of the headers that contain - as => can't quote them properly

18 years agoUpdated copyright to refer to new bzr sources
Anthony Towns [Sun, 19 Feb 2006 13:50:55 +0000 (23:50 +1000)]
Updated copyright to refer to new bzr sources

18 years ago[project @ 2006-02-09 22:02:04 by don]
don [Fri, 10 Feb 2006 06:02:04 +0000 (22:02 -0800)]
[project @ 2006-02-09 22:02:04 by don]
* Fix Packag vs Package typo in the "you have taken responsibility" response.

18 years ago[project @ 2006-02-07 21:34:33 by don]
don [Wed, 8 Feb 2006 05:34:33 +0000 (21:34 -0800)]
[project @ 2006-02-07 21:34:33 by don]
* Instead of just rearranging the envelope From, rip it out entirely
   to get around the broken >From quoting in l.d.o and other mailing
   lists.

18 years ago[project @ 2006-02-05 01:43:18 by don]
don [Sun, 5 Feb 2006 09:43:18 +0000 (01:43 -0800)]
[project @ 2006-02-05 01:43:18 by don]
* Delete debbuging print to STDERR that snuck its way into the production code.

18 years ago[project @ 2006-02-04 03:24:12 by don]
don [Sat, 4 Feb 2006 11:24:12 +0000 (03:24 -0800)]
[project @ 2006-02-04 03:24:12 by don]
* Add back in the craptacular part of the MIME patch which was
   missing which is used to deal with MTAs like sendmail and exim4
   which eat from lines in message/rfc822 attachments for whatever
   reason.
 * Indicate in the changelog that this bug really does close #136654

18 years ago[project @ 2006-02-03 03:52:51 by don]
don [Fri, 3 Feb 2006 11:52:51 +0000 (03:52 -0800)]
[project @ 2006-02-03 03:52:51 by don]
* Add create_mime_message which uses MIME to attach done and close
   messages appropriately.
 * Use create_mime_message to send out the done and close messages in
   process.in

18 years ago[project @ 2006-01-12 18:57:45 by don]
don [Fri, 13 Jan 2006 02:57:45 +0000 (18:57 -0800)]
[project @ 2006-01-12 18:57:45 by don]
* Test for the existance of $p in Debbugs::User::get_user and return
   if the file doesn't exist; if the file does exist and we can't read
   it, die with an informative error message.