]> git.donarmstrong.com Git - debbugs.git/log
debbugs.git
15 years agomerge changes from don
Debian BTS [Sun, 10 Aug 2008 14:55:21 +0000 (14:55 +0000)]
merge changes from don

15 years ago * Add debug and transcript information on every bug
Don Armstrong [Sun, 10 Aug 2008 14:22:48 +0000 (07:22 -0700)]
 * Add debug and transcript information on every bug

15 years ago * Add debug and transcript bits to the added recipients
Don Armstrong [Sun, 10 Aug 2008 14:20:47 +0000 (07:20 -0700)]
 * Add debug and transcript bits to the added recipients

15 years agoremove deprecationn warnings for the time being in Debbugs::User
Don Armstrong [Sun, 10 Aug 2008 13:52:13 +0000 (06:52 -0700)]
remove deprecationn warnings for the time being in Debbugs::User

15 years agomerge changes from don
Debian BTS [Sun, 10 Aug 2008 04:46:46 +0000 (04:46 +0000)]
merge changes from don

15 years ago * fix utter madness in checkmatch
Don Armstrong [Sun, 10 Aug 2008 04:45:02 +0000 (21:45 -0700)]
 * fix utter madness in checkmatch

15 years agomerge changes from don
Debian BTS [Sun, 10 Aug 2008 04:27:23 +0000 (04:27 +0000)]
merge changes from don

15 years ago * fix output typo
Don Armstrong [Sun, 10 Aug 2008 04:18:32 +0000 (21:18 -0700)]
 * fix output typo

15 years agomerge changes from don
Debian BTS [Sun, 10 Aug 2008 00:28:28 +0000 (00:28 +0000)]
merge changes from don

15 years agoreturn "" instead of () from english_join
Don Armstrong [Sun, 10 Aug 2008 00:27:16 +0000 (17:27 -0700)]
return "" instead of () from english_join

15 years agoadd affects support and tests for affects
Don Armstrong [Sat, 9 Aug 2008 23:27:13 +0000 (16:27 -0700)]
add affects support and tests for affects

15 years agoupdate changelog
Don Armstrong [Sat, 9 Aug 2008 23:26:56 +0000 (16:26 -0700)]
update changelog

15 years ago * Add support for affects
Don Armstrong [Sat, 9 Aug 2008 23:26:42 +0000 (16:26 -0700)]
 * Add support for affects
 * Output bug information for each bug

15 years ago * Add english_join command to Debbugs::Common
Don Armstrong [Sat, 9 Aug 2008 23:26:04 +0000 (16:26 -0700)]
 * Add english_join command to Debbugs::Common

15 years ago * support affects in get_bugs
Don Armstrong [Sat, 9 Aug 2008 23:25:29 +0000 (16:25 -0700)]
 * support affects in get_bugs

15 years ago * use span instead of a in info bit; fix wrong ) instead of >
Don Armstrong [Sat, 9 Aug 2008 23:20:43 +0000 (16:20 -0700)]
 * use span instead of a in info bit; fix wrong ) instead of >

15 years ago * add .link span bits
Don Armstrong [Sat, 9 Aug 2008 23:20:12 +0000 (16:20 -0700)]
 * add .link span bits

15 years ago * Support summary in the buginfo bit of the bugreport
Don Armstrong [Sat, 9 Aug 2008 21:09:50 +0000 (14:09 -0700)]
 * Support summary in the buginfo bit of the bugreport

15 years ago * Add the summary feature
Don Armstrong [Sat, 9 Aug 2008 21:02:03 +0000 (14:02 -0700)]
 * Add the summary feature

15 years agomerge changes from don
Debian BTS [Sat, 9 Aug 2008 18:55:58 +0000 (18:55 +0000)]
merge changes from don

15 years ago * pass dist on like it should be
Don Armstrong [Sat, 9 Aug 2008 18:55:08 +0000 (11:55 -0700)]
 * pass dist on like it should be

15 years agomerge changes from don
Debian BTS [Sat, 9 Aug 2008 18:50:08 +0000 (18:50 +0000)]
merge changes from don

15 years ago * accept dist like we're supposed to
Don Armstrong [Sat, 9 Aug 2008 18:45:34 +0000 (11:45 -0700)]
 * accept dist like we're supposed to

15 years ago * use Params::validate in read_log_records
Don Armstrong [Sat, 9 Aug 2008 18:35:33 +0000 (11:35 -0700)]
 * use Params::validate in read_log_records
 * logfh is a HANDLE, not a SCALAR

15 years ago * fix archived for undef location
Don Armstrong [Sat, 9 Aug 2008 18:33:27 +0000 (11:33 -0700)]
 * fix archived for undef location

15 years ago * fix typo
Don Armstrong [Sat, 9 Aug 2008 18:33:09 +0000 (11:33 -0700)]
 * fix typo

15 years ago * allow the location to be undef; assume that such a bug is unarchived
Don Armstrong [Sat, 9 Aug 2008 18:30:30 +0000 (11:30 -0700)]
 * allow the location to be undef; assume that such a bug is unarchived

15 years ago * Fix forwarded links
Don Armstrong [Sat, 9 Aug 2008 15:48:27 +0000 (08:48 -0700)]
 * Fix forwarded links
 * Collapse newlines

15 years ago * Handle non-existant cc/bcc in Recipients
Don Armstrong [Sat, 9 Aug 2008 15:40:24 +0000 (08:40 -0700)]
 * Handle non-existant cc/bcc in Recipients

15 years agomerge changes from dla source
Debian BTS [Sat, 9 Aug 2008 15:20:30 +0000 (15:20 +0000)]
merge changes from dla source

15 years ago * Import Debbugs::Packages::binarytosource into Debbugs::Recipients
Don Armstrong [Sat, 9 Aug 2008 15:18:20 +0000 (08:18 -0700)]
 * Import Debbugs::Packages::binarytosource into Debbugs::Recipients

15 years ago merge changes from dla source
Debian BTS [Sat, 9 Aug 2008 14:19:13 +0000 (14:19 +0000)]
 merge changes from dla source

15 years ago * it's bug, not ref in bug_links
Don Armstrong [Sat, 9 Aug 2008 14:15:23 +0000 (07:15 -0700)]
 * it's bug, not ref in bug_links

15 years ago * switch to bug_links from bug_url
Don Armstrong [Sat, 9 Aug 2008 14:11:56 +0000 (07:11 -0700)]
 * switch to bug_links from bug_url

15 years ago * switch to package_links from htmlizemaintlinks
Don Armstrong [Sat, 9 Aug 2008 14:11:20 +0000 (07:11 -0700)]
 * switch to package_links from htmlizemaintlinks

15 years ago * add handle affected packages code
Don Armstrong [Sat, 9 Aug 2008 03:38:07 +0000 (20:38 -0700)]
 * add handle affected packages code

15 years ago * use affected_packages
Don Armstrong [Sat, 9 Aug 2008 03:37:41 +0000 (20:37 -0700)]
 * use affected_packages
 * switch totally to Debbugs::Recipients and use determine_recipients

15 years ago * switch from bug_url to bug_links
Don Armstrong [Sat, 9 Aug 2008 03:37:06 +0000 (20:37 -0700)]
 * switch from bug_url to bug_links

15 years ago * export the lock_read_all_merged_bugs module
Don Armstrong [Sat, 9 Aug 2008 03:36:41 +0000 (20:36 -0700)]
 * export the lock_read_all_merged_bugs module

15 years ago * Add determine_recipients
Don Armstrong [Sat, 9 Aug 2008 03:36:10 +0000 (20:36 -0700)]
 * Add determine_recipients
 * Fix add_recipients
 * Deal properly with affected packages

15 years ago * fix misusage of bug_links in Debbugs::CGI::Bugreport
Don Armstrong [Sat, 9 Aug 2008 03:35:16 +0000 (20:35 -0700)]
 * fix misusage of bug_links in Debbugs::CGI::Bugreport

15 years ago * Switch from bug_url to bug_links
Don Armstrong [Fri, 8 Aug 2008 18:40:44 +0000 (11:40 -0700)]
 * Switch from bug_url to bug_links

15 years ago * use white background for extra status boxes
Don Armstrong [Fri, 8 Aug 2008 01:48:31 +0000 (18:48 -0700)]
 * use white background for extra status boxes

15 years ago * Remove commented out bits of short_bug_status which were for testing
Don Armstrong [Thu, 7 Aug 2008 19:43:02 +0000 (12:43 -0700)]
  * Remove commented out bits of short_bug_status which were for testing

15 years ago * Completely reformat pkgreport.cgi output
Don Armstrong [Thu, 7 Aug 2008 19:37:39 +0000 (12:37 -0700)]
 * Completely reformat pkgreport.cgi output
 * Add tmeplates for new pkgreport.cgi output
 * Add form processing bits to automatically handle new pkgreport.cgi options
 * Fix cgi form on pkgreport.cgi
 * Update css for new changes

15 years ago * Add tag->single letter hash configuration option
Don Armstrong [Thu, 7 Aug 2008 19:36:24 +0000 (12:36 -0700)]
 * Add tag->single letter hash configuration option

15 years agoindicate whether a bug is archived or not in status
Don Armstrong [Thu, 7 Aug 2008 19:35:50 +0000 (12:35 -0700)]
indicate whether a bug is archived or not in status

15 years agoallow using time in templates
Don Armstrong [Thu, 7 Aug 2008 19:35:30 +0000 (12:35 -0700)]
allow using time in templates

15 years agofix owner mark
Don Armstrong [Tue, 5 Aug 2008 22:18:32 +0000 (15:18 -0700)]
fix owner mark

15 years agoadd package filter support
Don Armstrong [Tue, 5 Aug 2008 22:18:20 +0000 (15:18 -0700)]
add package filter support

15 years ago * switch to * - style in changelog messages
Don Armstrong [Tue, 5 Aug 2008 18:03:09 +0000 (11:03 -0700)]
 * switch to * - style in changelog messages

15 years ago * Support attachments properly in display_entity
Don Armstrong [Tue, 5 Aug 2008 15:41:31 +0000 (08:41 -0700)]
 * Support attachments properly in display_entity
 * Fix a few new uses

15 years ago * Fix attachments and parsing of msg/att options in bugreport.cgi
Don Armstrong [Tue, 5 Aug 2008 15:29:53 +0000 (08:29 -0700)]
 * Fix attachments and parsing of msg/att options in bugreport.cgi

15 years ago * fix typo in soap.cgi
Don Armstrong [Mon, 4 Aug 2008 22:50:32 +0000 (15:50 -0700)]
 * fix typo in soap.cgi

15 years ago * fix missing ->new in version.cgi
Don Armstrong [Mon, 4 Aug 2008 22:44:36 +0000 (15:44 -0700)]
 * fix missing ->new in version.cgi

15 years agomerge changes from archimedes
Don Armstrong [Fri, 1 Aug 2008 04:25:11 +0000 (21:25 -0700)]
merge changes from archimedes

15 years ago * Make service use warnings; use strict;
Don Armstrong [Fri, 1 Aug 2008 04:24:17 +0000 (21:24 -0700)]
 * Make service use warnings; use strict;
 * Add owner abstraction
 * Add recipients module to track recipients of messages

15 years ago * Add control owner function
Don Armstrong [Fri, 1 Aug 2008 04:23:05 +0000 (21:23 -0700)]
 * Add control owner function
 * Use new merged bug locking function
 * Add control stub example

15 years agoremove cperlstyle eof stuff
Don Armstrong [Fri, 1 Aug 2008 04:22:10 +0000 (21:22 -0700)]
remove cperlstyle eof stuff

15 years ago * Add lock support to read_bug
Don Armstrong [Fri, 1 Aug 2008 04:21:04 +0000 (21:21 -0700)]
 * Add lock support to read_bug
 * Add new function to lock and read all merged bugs

15 years agoadd bug subscription domain to config
Don Armstrong [Fri, 1 Aug 2008 04:20:04 +0000 (21:20 -0700)]
add bug subscription domain to config

15 years agoaccept status in addition to bugs in bug_filter
Don Armstrong [Fri, 1 Aug 2008 04:19:38 +0000 (21:19 -0700)]
accept status in addition to bugs in bug_filter

15 years agoDon't serialize things as date/time in soap (closes: #484789)
Don Armstrong [Fri, 1 Aug 2008 04:18:50 +0000 (21:18 -0700)]
Don't serialize things as date/time in soap (closes: #484789)

15 years agomerge changes from archimedes
Don Armstrong [Fri, 1 Aug 2008 04:00:01 +0000 (21:00 -0700)]
merge changes from archimedes

15 years ago * Fix various ->new issues
Don Armstrong [Thu, 31 Jul 2008 22:14:02 +0000 (15:14 -0700)]
  * Fix various ->new issues
  * Handle non-existant versions properly
  * Send cgi alert messages to the maintainer

15 years ago * pass on status to bug_presence
Don Armstrong [Sun, 27 Jul 2008 13:10:42 +0000 (06:10 -0700)]
 * pass on status to bug_presence

15 years ago * fix collapsing for distributed versions
Don Armstrong [Thu, 24 Jul 2008 16:29:24 +0000 (09:29 -0700)]
 * fix collapsing for distributed versions

15 years ago * Fix display of distributions in the version graph
Don Armstrong [Thu, 24 Jul 2008 15:53:13 +0000 (08:53 -0700)]
 * Fix display of distributions in the version graph

15 years ago * Add support for correspondent
Don Armstrong [Wed, 25 Jun 2008 01:27:19 +0000 (18:27 -0700)]
 * Add support for correspondent
 * Stop using $archive; use $param{archive} directly
 * Use cgi head methods directly
 * Don't call nice in the script
 * Read include/exclude

15 years ago * Start ditching uninformative short variable names
Don Armstrong [Wed, 25 Jun 2008 01:26:30 +0000 (18:26 -0700)]
 * Start ditching uninformative short variable names
 * Fix syntax errors

15 years ago * Use absolute paths
Don Armstrong [Wed, 25 Jun 2008 01:24:57 +0000 (18:24 -0700)]
 * Use absolute paths
 * Use the new globify_scalar calls with undef to connect to /dev/null instead of a fake scalar
 * Set the action in all codepaths if it's passed
 * Use carp where appropriate

15 years ago * Use absolute paths to locks
Don Armstrong [Wed, 25 Jun 2008 01:19:01 +0000 (18:19 -0700)]
 * Use absolute paths to locks
 * Use ->new instead of new

15 years ago * Fix missing \
Don Armstrong [Wed, 25 Jun 2008 01:18:41 +0000 (18:18 -0700)]
 * Fix missing \

15 years ago * Add obsolete_severities option which was missing
Don Armstrong [Wed, 25 Jun 2008 01:18:13 +0000 (18:18 -0700)]
 * Add obsolete_severities option which was missing

15 years ago * Fix tests for .in renaming
Don Armstrong [Wed, 25 Jun 2008 01:17:25 +0000 (18:17 -0700)]
 * Fix tests for .in renaming
 * Fix waitpid resetting $? failures

15 years agoAdd new uservalue feature to Debbugs::User
Don Armstrong [Fri, 20 Jun 2008 01:32:31 +0000 (18:32 -0700)]
Add new uservalue feature to Debbugs::User

15 years ago * Add removal_unremovable_tags support
Don Armstrong [Thu, 19 Jun 2008 23:12:39 +0000 (16:12 -0700)]
 * Add removal_unremovable_tags support
 * Add usertag_dir config variable

15 years ago * update changelog for templating system addition
Don Armstrong [Thu, 19 Jun 2008 21:43:18 +0000 (14:43 -0700)]
  * update changelog for templating system addition

15 years agouse carp; fix $bug usage; fix grep command
Don Armstrong [Thu, 19 Jun 2008 21:23:47 +0000 (14:23 -0700)]
use carp; fix $bug usage; fix grep command

15 years ago * Add support for correspondent to Debbugs::Bugs and allow owner and
Don Armstrong [Thu, 19 Jun 2008 00:20:57 +0000 (17:20 -0700)]
 * Add support for correspondent to Debbugs::Bugs and allow owner and
   correspondent to be used even in indexless searches

15 years ago * Add support for the correspondent index
Don Armstrong [Thu, 19 Jun 2008 00:10:35 +0000 (17:10 -0700)]
 * Add support for the correspondent index

15 years ago * Use the new Debbugs::Log interface
Don Armstrong [Thu, 19 Jun 2008 00:06:42 +0000 (17:06 -0700)]
 * Use the new Debbugs::Log interface

15 years ago * Add support for giving bug number and/or log name to Debbugs::Log->new
Don Armstrong [Wed, 18 Jun 2008 23:50:26 +0000 (16:50 -0700)]
 * Add support for giving bug number and/or log name to Debbugs::Log->new

15 years ago * Document the various severity settings
Don Armstrong [Thu, 12 Jun 2008 16:34:30 +0000 (09:34 -0700)]
 * Document the various severity settings
 * Fix defaults of the severities to be sane

15 years agoAllow for the archiving of bugs in removed packages (closes: #475622)
Don Armstrong [Mon, 9 Jun 2008 18:23:53 +0000 (11:23 -0700)]
Allow for the archiving of bugs in removed packages (closes: #475622)

15 years ago * Ditch useless prototypes in Debbugs::Versions
Don Armstrong [Mon, 9 Jun 2008 18:22:01 +0000 (11:22 -0700)]
 * Ditch useless prototypes in Debbugs::Versions
 * Use warnings as well as use strict

15 years agofix a few missing transcript calls
Don Armstrong [Mon, 9 Jun 2008 16:32:40 +0000 (09:32 -0700)]
fix a few missing transcript calls

15 years ago * Use warnings and strict
Don Armstrong [Mon, 9 Jun 2008 16:14:09 +0000 (09:14 -0700)]
 * Use warnings and strict
 * Stop using errorlib
 * Switch from quit to die
 * Localize a ton of variables
 * Switch to using a glob transcript
 * Use the new archive_unarchived option to bug_archive
 * Switch to a generic add_recipient function from the multiple cc lists

15 years ago * Use globify_scalar
Don Armstrong [Mon, 9 Jun 2008 16:12:13 +0000 (09:12 -0700)]
 * Use globify_scalar
 * Allow determining whether a bug has been archived or not for
   re-archiving

15 years ago * Finish deprecating quit in Debbugs::Status
Don Armstrong [Mon, 9 Jun 2008 16:03:20 +0000 (09:03 -0700)]
 * Finish deprecating quit in Debbugs::Status
 * Add bug_num to status output

15 years ago * Use IO::File and Debbugs::Config::config
Don Armstrong [Mon, 9 Jun 2008 16:01:55 +0000 (09:01 -0700)]
 * Use IO::File and Debbugs::Config::config

15 years ago * Remove useless parameters
Don Armstrong [Mon, 9 Jun 2008 15:52:18 +0000 (08:52 -0700)]
 * Remove useless parameters
 * use Foo->new, not new Foo;

15 years agofix typo
Don Armstrong [Mon, 9 Jun 2008 15:49:40 +0000 (08:49 -0700)]
fix typo

15 years ago * finish deprecating quit by replacing it with die
Don Armstrong [Mon, 9 Jun 2008 15:48:51 +0000 (08:48 -0700)]
 * finish deprecating quit by replacing it with die

15 years agofix myurl
Don Armstrong [Mon, 9 Jun 2008 15:36:09 +0000 (08:36 -0700)]
fix myurl

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

16 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

16 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

16 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

16 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}