]> git.donarmstrong.com Git - debbugs.git/log
debbugs.git
16 years agoadd missing .new to update-mldbm
Don Armstrong [Sat, 26 May 2007 16:32:47 +0000 (09:32 -0700)]
add missing .new to update-mldbm

16 years agofix missing declaration of db2
Don Armstrong [Sat, 26 May 2007 15:49:18 +0000 (08:49 -0700)]
fix missing declaration of db2

17 years agoonly use the body, not attachments, in Estraier
Don Armstrong [Wed, 23 May 2007 07:50:18 +0000 (00:50 -0700)]
only use the body, not attachments, in Estraier

17 years agofix pkc typo
Don Armstrong [Wed, 23 May 2007 03:17:18 +0000 (20:17 -0700)]
fix pkc typo

17 years ago - Use source package for usertags where possible (closes: #415933)
Don Armstrong [Wed, 23 May 2007 02:53:18 +0000 (19:53 -0700)]
  - Use source package for usertags where possible (closes: #415933)

17 years ago - Indicate the selected user (closes: #422934)
Don Armstrong [Wed, 23 May 2007 02:39:33 +0000 (19:39 -0700)]
  - Indicate the selected user (closes: #422934)

17 years agodocument that the regex is now correct
Don Armstrong [Wed, 23 May 2007 02:01:56 +0000 (19:01 -0700)]
document that the regex is now correct

17 years agoset the package version regex correctly for debian and test it
Don Armstrong [Mon, 21 May 2007 19:36:25 +0000 (12:36 -0700)]
set the package version regex correctly for debian and test it

17 years ago - Save leading space when we unmime (closes: #416321)
Don Armstrong [Mon, 21 May 2007 06:57:15 +0000 (23:57 -0700)]
  - Save leading space when we unmime (closes: #416321)

17 years agoadd configuration test script
Don Armstrong [Sun, 20 May 2007 10:36:52 +0000 (03:36 -0700)]
add configuration test script

17 years agoadd script to dump databases
Don Armstrong [Sun, 20 May 2007 10:30:21 +0000 (03:30 -0700)]
add script to dump databases

17 years ago * Add removal_architectures config variable
Don Armstrong [Sun, 20 May 2007 08:36:41 +0000 (01:36 -0700)]
 * Add removal_architectures config variable

17 years ago * Add mldbm stuff
Don Armstrong [Sun, 20 May 2007 08:36:06 +0000 (01:36 -0700)]
 * Add mldbm stuff
 * Make versions_time so we can archive intelligently
 * Put all scripts in the bin directory

17 years ago * The global in cgi/version.cgi should be our, not my
Don Armstrong [Sun, 20 May 2007 07:11:15 +0000 (00:11 -0700)]
 * The global in cgi/version.cgi should be our, not my

17 years ago * Add the Debian specific scripts to the debbugs repository so we can
Don Armstrong [Sun, 20 May 2007 07:10:12 +0000 (00:10 -0700)]
 * Add the Debian specific scripts to the debbugs repository so we can
   at least start to keep track of them.

17 years ago * Pull countbugs out to Debbugs::Bugs so things can use it without
Don Armstrong [Sun, 20 May 2007 07:09:43 +0000 (00:09 -0700)]
 * Pull countbugs out to Debbugs::Bugs so things can use it without
   requiring cgi/common.pl; have common.pl call count_bugs.

17 years ago - Fix package link code and link both packages (closes: #419553)
Don Armstrong [Mon, 7 May 2007 05:25:28 +0000 (22:25 -0700)]
  - Fix package link code and link both packages (closes: #419553)

17 years agofix incorrect lexical variables in Debbugs
Don Armstrong [Sun, 6 May 2007 07:23:00 +0000 (00:23 -0700)]
fix incorrect lexical variables in Debbugs

17 years agodocument that package pages are now optional
Don Armstrong [Sun, 6 May 2007 07:07:33 +0000 (00:07 -0700)]
document that package pages are now optional

17 years ago - Make file locking portable (closes: #293277)
Don Armstrong [Sun, 6 May 2007 07:04:43 +0000 (00:04 -0700)]
  - Make file locking portable (closes: #293277)

17 years ago * Flatfile searching should be using package, not pkg
Don Armstrong [Sat, 14 Apr 2007 21:49:41 +0000 (14:49 -0700)]
 * Flatfile searching should be using package, not pkg
 * Use %config instead of $debbugs::

17 years ago * Add quotes around retitle'd titles (closes: #419202)
Don Armstrong [Sat, 14 Apr 2007 21:48:55 +0000 (14:48 -0700)]
 * Add quotes around retitle'd titles (closes: #419202)
 * Fix usertag visible_cat code in service.in

17 years ago * Strip out duplicates from usertags
Don Armstrong [Tue, 3 Apr 2007 02:52:57 +0000 (19:52 -0700)]
 * Strip out duplicates from usertags
 * Make @gFuckHeads @gExcludeFromControl and make the transcript
   message more informative.

17 years ago - lc submitter address for comparsion in pkgreport.cgi
Don Armstrong [Wed, 21 Mar 2007 06:12:29 +0000 (23:12 -0700)]
  - lc submitter address for comparsion in pkgreport.cgi
    (closes: #415628)

17 years agoadd fixed and notfixed commands
Don Armstrong [Mon, 19 Mar 2007 07:31:43 +0000 (00:31 -0700)]
add fixed and notfixed commands

17 years agoadd back in the old method of pulling maintainers for empty maint
Don Armstrong [Mon, 19 Mar 2007 01:59:04 +0000 (18:59 -0700)]
add back in the old method of pulling maintainers for empty maint

17 years agofix off by one error in pkgreport.cgi titles
Don Armstrong [Sun, 18 Mar 2007 07:54:24 +0000 (00:54 -0700)]
fix off by one error in pkgreport.cgi titles

17 years agofix tag/owner typo for owner searches
Don Armstrong [Sun, 18 Mar 2007 07:22:19 +0000 (00:22 -0700)]
fix tag/owner typo for owner searches

17 years ago - Add searching by owner (closes: #345407)
Don Armstrong [Sun, 18 Mar 2007 07:01:22 +0000 (00:01 -0700)]
  - Add searching by owner (closes: #345407)
  - Accept colon after package in control mails (closes: #319720)
  - Make e-mail addresses case insensitive for searching
    (closes: #89569)'
  - Fix missing categories in pkgreport.cgi output

17 years ago - List previous/new title when retitling, and show date of control
Don Armstrong [Wed, 14 Mar 2007 08:23:32 +0000 (01:23 -0700)]
  - List previous/new title when retitling, and show date of control
    actions (closes: #127354)

17 years ago - Support usertagging cloned bugs (closes: #375697)
Don Armstrong [Wed, 14 Mar 2007 06:55:08 +0000 (23:55 -0700)]
  - Support usertagging cloned bugs (closes: #375697)

17 years ago - Add link from singlemsg page to main page; remove useless links
Don Armstrong [Wed, 14 Mar 2007 06:40:33 +0000 (23:40 -0700)]
  - Add link from singlemsg page to main page; remove useless links
    (closes: #404806)

17 years agoadd alt tag for version graph
Don Armstrong [Wed, 14 Mar 2007 06:20:50 +0000 (23:20 -0700)]
add alt tag for version graph

17 years ago - When searching by source package, include the source package itself
Don Armstrong [Wed, 14 Mar 2007 06:03:47 +0000 (23:03 -0700)]
  - When searching by source package, include the source package itself
    in the list of packages to search for, even if there is no binary
    package called that. (closes: #414825)

17 years agostop escaping the old and new titles
Don Armstrong [Wed, 14 Mar 2007 01:05:58 +0000 (18:05 -0700)]
stop escaping the old and new titles

17 years ago * Include previous title in retitiling action
Don Armstrong [Tue, 13 Mar 2007 01:59:05 +0000 (18:59 -0700)]
 * Include previous title in retitiling action
 * Use html_escape instead of escape_entities
 * Add the time in comments to the actio html

17 years ago * dist must be set (not only arch) in Debbugs::Status::getpresence to
Don Armstrong [Mon, 12 Mar 2007 06:36:21 +0000 (23:36 -0700)]
 * dist must be set (not only arch) in Debbugs::Status::getpresence to
   return absent
 * Unset dist when we are dealing with pseudopackages

17 years agoreturn absent if dist or arch is passed and there are no versions
Don Armstrong [Sun, 11 Mar 2007 09:44:32 +0000 (01:44 -0800)]
return absent if dist or arch is passed and there are no versions

17 years agomove next on seen msg_id to the right location in bugreport.cgi
Don Armstrong [Sat, 10 Mar 2007 12:08:54 +0000 (04:08 -0800)]
move next on seen msg_id to the right location in bugreport.cgi

17 years agofix bug where boring versions were included while collapsing
Don Armstrong [Sat, 10 Mar 2007 10:19:28 +0000 (02:19 -0800)]
fix bug where boring versions were included while collapsing

17 years agodefault to collapsed for things with width/height
Don Armstrong [Sat, 10 Mar 2007 10:01:51 +0000 (02:01 -0800)]
default to collapsed for things with width/height

17 years ago * Allow collapsing nodes
Don Armstrong [Sat, 10 Mar 2007 09:59:00 +0000 (01:59 -0800)]
 * Allow collapsing nodes
 * Cache relevant version information
 * Stop outputing useless information to STDERR

17 years agofix bug in getversions
Don Armstrong [Sat, 10 Mar 2007 03:27:24 +0000 (19:27 -0800)]
fix bug in getversions

17 years ago * Add make_list utility function to Debbugs::Common
Don Armstrong [Sat, 10 Mar 2007 03:12:24 +0000 (19:12 -0800)]
 * Add make_list utility function to Debbugs::Common
 * Support taking an arrayref for dist and arch in get_bug_status
 * Fix small error in the single message "view rfc822" link

17 years ago * Only encode "'<>& for now; will change back once the UTF8 madness
Don Armstrong [Thu, 8 Mar 2007 20:08:01 +0000 (12:08 -0800)]
 * Only encode "'<>& for now; will change back once the UTF8 madness
   is sorted

17 years agoadd the strong list to the configuration module
Don Armstrong [Thu, 8 Mar 2007 03:00:42 +0000 (19:00 -0800)]
add the strong list to the configuration module

17 years agofix bug in bug_presence function
Don Armstrong [Thu, 8 Mar 2007 02:24:11 +0000 (18:24 -0800)]
fix bug in bug_presence function

17 years ago * Use Cwd to make lockfiles into absolute filenames
Don Armstrong [Thu, 8 Mar 2007 01:05:51 +0000 (17:05 -0800)]
 * Use Cwd to make lockfiles into absolute filenames
 * Fix typo in lockfile
 * Export @cleanups to those things that munge it

17 years agofix mbox handling
Don Armstrong [Thu, 8 Mar 2007 01:05:15 +0000 (17:05 -0800)]
fix mbox handling

17 years ago * "Allow" for negative bug numbers in readbug
Don Armstrong [Thu, 8 Mar 2007 00:02:07 +0000 (16:02 -0800)]
 * "Allow" for negative bug numbers in readbug
 * Fix regex for packages in makestatus to allow for undefined packages

17 years ago * Add bug_presence function to Debbugs::Status
Don Armstrong [Wed, 7 Mar 2007 23:53:55 +0000 (15:53 -0800)]
 * Add bug_presence function to Debbugs::Status
 * Export the bughook function from Debbugs::Status

17 years ago * Add $gSpamScan support to Debbugs::Config
Don Armstrong [Wed, 7 Mar 2007 23:35:17 +0000 (15:35 -0800)]
 * Add $gSpamScan support to Debbugs::Config
 * Fix error in the $gSendmail configuration variable

17 years ago * Remove getmaintainers from Debbugs::CGI
Don Armstrong [Wed, 7 Mar 2007 04:09:01 +0000 (20:09 -0800)]
 * Remove getmaintainers from Debbugs::CGI
 * Add post_process_all and text_instructions to Debbugs::Config
 * Make receive.in use Debbugs::Config and warnings/strict
 * Output more debbuging information in the tests that are run

17 years ago - Marking a bug as fixed now overrides a found at that exact version
Don Armstrong [Sat, 3 Mar 2007 07:54:39 +0000 (23:54 -0800)]
  - Marking a bug as fixed now overrides a found at that exact version
    (closes: #395865)

17 years ago - Fix multiple submitters for a single bug in the index
Don Armstrong [Sat, 3 Mar 2007 07:27:27 +0000 (23:27 -0800)]
  - Fix multiple submitters for a single bug in the index
    (closes: #402362)

17 years ago - List bugs being blocked (closes: #356680)
Don Armstrong [Sat, 3 Mar 2007 06:58:19 +0000 (22:58 -0800)]
  - List bugs being blocked (closes: #356680)

17 years agoadd missing space that was breaking the blocking bugs regex
Don Armstrong [Sat, 3 Mar 2007 06:41:49 +0000 (22:41 -0800)]
add missing space that was breaking the blocking bugs regex

17 years agofix owner documentation
Don Armstrong [Sat, 3 Mar 2007 06:38:45 +0000 (22:38 -0800)]
fix owner documentation

17 years agoadd more dependencices that are required to debian/control
Don Armstrong [Sat, 3 Mar 2007 06:33:04 +0000 (22:33 -0800)]
add more dependencices that are required to debian/control

17 years agoOutput more information when receive.in fails
Don Armstrong [Sat, 3 Mar 2007 05:12:18 +0000 (21:12 -0800)]
Output more information when receive.in fails

17 years agoremove useless duplicated functions
Don Armstrong [Wed, 21 Feb 2007 08:09:50 +0000 (00:09 -0800)]
remove useless duplicated functions

17 years agochdir in the test to handle require common.pl
Don Armstrong [Wed, 21 Feb 2007 08:01:20 +0000 (00:01 -0800)]
chdir in the test to handle require common.pl

17 years agouse require ./common.pl for now; will fix later
Don Armstrong [Tue, 20 Feb 2007 08:06:04 +0000 (00:06 -0800)]
use require ./common.pl for now; will fix later

17 years agosanitize the format variable
Don Armstrong [Tue, 20 Feb 2007 08:05:40 +0000 (00:05 -0800)]
sanitize the format variable

17 years agochange the common.pl require to not be absolute
Don Armstrong [Mon, 19 Feb 2007 08:08:44 +0000 (00:08 -0800)]
change the common.pl require to not be absolute

17 years ago * Test pkgreport as well
Don Armstrong [Mon, 19 Feb 2007 08:08:14 +0000 (00:08 -0800)]
 * Test pkgreport as well
 * Fix a few spelling mistakes in bugreport.t
 * Check the title of bugreport.cgi as well

17 years ago Create an empty pseudo-packages.description, and sleep after creating the webserver
Don Armstrong [Mon, 19 Feb 2007 08:07:09 +0000 (00:07 -0800)]
 Create an empty pseudo-packages.description, and sleep after creating the webserver

17 years agoadd suport for width/height to version.cgi
Don Armstrong [Mon, 19 Feb 2007 08:06:29 +0000 (00:06 -0800)]
add suport for width/height to version.cgi

17 years ago * Show the version graph on the right
Don Armstrong [Mon, 19 Feb 2007 08:05:59 +0000 (00:05 -0800)]
 * Show the version graph on the right
 * Always show the forwarded state even if the bug is fixed
 * Display the version link if the fixed or found is set at all

17 years agoAdd support for a height/width in the version_url function
Don Armstrong [Mon, 19 Feb 2007 08:04:48 +0000 (00:04 -0800)]
Add support for a height/width in the version_url function

17 years agodo not lc() version or source-version
Don Armstrong [Mon, 19 Feb 2007 01:28:38 +0000 (17:28 -0800)]
do not lc() version or source-version

17 years agoadd the bugreport.cgi test script
Don Armstrong [Sat, 17 Feb 2007 21:24:07 +0000 (13:24 -0800)]
add the bugreport.cgi test script

17 years ago * Add HTTP::Server::Simple::CGI class to allow testing cgi scripts
Don Armstrong [Sat, 17 Feb 2007 21:23:39 +0000 (13:23 -0800)]
 * Add HTTP::Server::Simple::CGI class to allow testing cgi scripts

17 years agofix . in place of ,
Don Armstrong [Sat, 17 Feb 2007 21:23:13 +0000 (13:23 -0800)]
fix . in place of ,

17 years agoset repeatmerged to yes by default
Don Armstrong [Sat, 17 Feb 2007 21:22:49 +0000 (13:22 -0800)]
set repeatmerged to yes by default

17 years agoreadbug has moved to Debbugs::Status
Don Armstrong [Sat, 17 Feb 2007 21:21:36 +0000 (13:21 -0800)]
readbug has moved to Debbugs::Status

17 years agountaint $ENV{DEBBUGS_CONFIG_FILE} when appropriate
Don Armstrong [Sat, 17 Feb 2007 21:21:12 +0000 (13:21 -0800)]
untaint $ENV{DEBBUGS_CONFIG_FILE} when appropriate

17 years agouse get_bug_status instead of getbugstatus
Don Armstrong [Sun, 4 Feb 2007 08:53:54 +0000 (00:53 -0800)]
use get_bug_status instead of getbugstatus

17 years agouse bug_url instead of bugurl
Don Armstrong [Sun, 4 Feb 2007 08:48:57 +0000 (00:48 -0800)]
use bug_url instead of bugurl

17 years agoremove some of the old useless files still sticking around
Don Armstrong [Sat, 3 Feb 2007 08:11:11 +0000 (00:11 -0800)]
remove some of the old useless files still sticking around

17 years ago * Stop useless overspecification of variables in Debbugs::Packages
Don Armstrong [Sat, 3 Feb 2007 08:07:39 +0000 (00:07 -0800)]
 * Stop useless overspecification of variables in Debbugs::Packages
 * Comment better some of the complex maps and slices
 * Fix notfound writing in makestatus
 * Import binarytosource from Debbugs::Packages

17 years ago * Modularize some of the test calls used in the mail_handling test script
Don Armstrong [Sat, 3 Feb 2007 08:05:45 +0000 (00:05 -0800)]
 * Modularize some of the test calls used in the mail_handling test script
 * Test more of the control commands

17 years agofix the arrayref leaking into the myurl function problem
Don Armstrong [Tue, 30 Jan 2007 09:54:29 +0000 (01:54 -0800)]
fix the arrayref leaking into the myurl function problem

17 years ago * Output which script we're trying to run when it fails
Don Armstrong [Tue, 30 Jan 2007 08:19:23 +0000 (00:19 -0800)]
 * Output which script we're trying to run when it fails

17 years ago * Use HTML::Entities in process and service instead of sani (which sucks)
Don Armstrong [Tue, 30 Jan 2007 08:18:45 +0000 (00:18 -0800)]
 * Use HTML::Entities in process and service instead of sani (which sucks)

17 years agoimport getbugcomponent in gen-indices.in
Don Armstrong [Tue, 30 Jan 2007 08:17:37 +0000 (00:17 -0800)]
import getbugcomponent in gen-indices.in

17 years agouse carp to deprecate sani instead of warn
Don Armstrong [Tue, 30 Jan 2007 08:17:08 +0000 (00:17 -0800)]
use carp to deprecate sani instead of warn

17 years ago * Fix various "comparison to undef" issues that happen when the index
Don Armstrong [Tue, 30 Jan 2007 08:16:26 +0000 (00:16 -0800)]
 * Fix various "comparison to undef" issues that happen when the index
   has no entries
 * Fix typo in the export options for add_found_versions and a few
   other functions

17 years ago * Fix typo in send_mail_message
Don Armstrong [Tue, 30 Jan 2007 08:14:38 +0000 (00:14 -0800)]
 * Fix typo in send_mail_message

17 years ago * Use a DEBBUG_FH global (temporarily until we get better logging)
Don Armstrong [Tue, 30 Jan 2007 08:14:02 +0000 (00:14 -0800)]
 * Use a DEBBUG_FH global (temporarily until we get better logging)
 * Use $fh2 inside of the file lock eval so we don't conflict with $fh
   outside

17 years ago * Handle setting non-scalar variables to empty values properly
Don Armstrong [Tue, 30 Jan 2007 08:12:50 +0000 (00:12 -0800)]
 * Handle setting non-scalar variables to empty values properly
 * Use the $config reference in set_default instead of the global config

17 years ago * More changes to sendmail tester and the mail handling test script
Don Armstrong [Tue, 30 Jan 2007 07:41:46 +0000 (23:41 -0800)]
 * More changes to sendmail tester and the mail handling test script
   - It now runs successfully and tests things appropriately

17 years agomuch more work on the mail hadnling test script
Don Armstrong [Wed, 10 Jan 2007 06:24:09 +0000 (22:24 -0800)]
much more work on the mail hadnling test script

17 years agoremove debbuging code from Debbugs::Config and add the $gLibPath global
Don Armstrong [Wed, 10 Jan 2007 06:23:41 +0000 (22:23 -0800)]
remove debbuging code from Debbugs::Config and add the $gLibPath global

17 years ago * Use Debbugs::Config and the new $gLibPath global
Don Armstrong [Wed, 10 Jan 2007 06:23:11 +0000 (22:23 -0800)]
 * Use Debbugs::Config and the new $gLibPath global

17 years agoadd an owner index to gen-indices
Don Armstrong [Wed, 10 Jan 2007 06:22:39 +0000 (22:22 -0800)]
add an owner index to gen-indices

17 years agoadd the sendmail test script which is used by 06_mail_handling.t
Don Armstrong [Wed, 10 Jan 2007 06:21:54 +0000 (22:21 -0800)]
add the sendmail test script which is used by 06_mail_handling.t

17 years ago - Add support for hiding useless messages; thanks to Sune Vuorela.
Don Armstrong [Mon, 8 Jan 2007 00:56:41 +0000 (16:56 -0800)]
  - Add support for hiding useless messages; thanks to Sune Vuorela.
    (closes: #406020)

17 years ago * Switch to using Params::Validate in Debbugs::Mail
Don Armstrong [Sat, 23 Dec 2006 08:40:11 +0000 (00:40 -0800)]
 * Switch to using Params::Validate in Debbugs::Mail
 * Use Debbugs::Config in Debbugs::Mail and add a $gSendmail
   configuration variable to select the sendmail binary to run.

17 years ago * Use the Debbugs::Bugs search functions in cgi/pkgreport.cgi
Don Armstrong [Sat, 23 Dec 2006 08:21:51 +0000 (00:21 -0800)]
 * Use the Debbugs::Bugs search functions in cgi/pkgreport.cgi