]>
git.donarmstrong.com Git - debbugs.git/log
Don Armstrong [Tue, 1 Sep 2009 01:56:26 +0000 (18:56 -0700)]
add more information about failing limits
Don Armstrong [Tue, 1 Sep 2009 01:07:54 +0000 (18:07 -0700)]
tweak search for undefined archs to include the "" bit
Don Armstrong [Fri, 28 Aug 2009 23:24:06 +0000 (16:24 -0700)]
fix block 1 issue
Don Armstrong [Fri, 28 Aug 2009 23:23:07 +0000 (16:23 -0700)]
allow complete sset of RFC2822 comments
Don Armstrong [Mon, 24 Aug 2009 04:09:26 +0000 (21:09 -0700)]
* fix the unknown package maintainer issues in checkmaintainers
Don Armstrong [Thu, 20 Aug 2009 22:49:10 +0000 (15:49 -0700)]
split on keywords and tags
Don Armstrong [Wed, 19 Aug 2009 06:06:20 +0000 (23:06 -0700)]
fix x-loop addition
Don Armstrong [Wed, 19 Aug 2009 06:03:57 +0000 (23:03 -0700)]
fix dumb infinite loop; really fix this properly soon, please.
Don Armstrong [Wed, 19 Aug 2009 02:01:37 +0000 (19:01 -0700)]
add in support for missing binary packages which are actually source packages
Don Armstrong [Wed, 19 Aug 2009 02:01:19 +0000 (19:01 -0700)]
add vcs-browser and vcs-bzr to control
Don Armstrong [Tue, 18 Aug 2009 21:58:18 +0000 (14:58 -0700)]
* add missing join to common_headers setting
Don Armstrong [Tue, 18 Aug 2009 21:47:36 +0000 (14:47 -0700)]
* various documentation fixes
Don Armstrong [Tue, 18 Aug 2009 21:28:08 +0000 (14:28 -0700)]
* add missing dependency of debbugs-local on libhttp-server-simple-perl
Don Armstrong [Tue, 18 Aug 2009 19:54:34 +0000 (12:54 -0700)]
* fix tag remnants in block
Don Armstrong [Tue, 18 Aug 2009 19:20:36 +0000 (12:20 -0700)]
* write out bug after tweaking blocks
Don Armstrong [Tue, 18 Aug 2009 19:05:09 +0000 (12:05 -0700)]
* add missing space after blocks
Don Armstrong [Mon, 17 Aug 2009 20:21:38 +0000 (13:21 -0700)]
dont depend on build in test; this is wrong, but temporary
Don Armstrong [Mon, 17 Aug 2009 20:21:19 +0000 (13:21 -0700)]
use xloop everywhere, and do not ditch old values
Don Armstrong [Mon, 17 Aug 2009 20:20:59 +0000 (13:20 -0700)]
run tests by default
Don Armstrong [Mon, 17 Aug 2009 20:20:20 +0000 (13:20 -0700)]
add missing dependencies
Don Armstrong [Mon, 17 Aug 2009 20:20:01 +0000 (13:20 -0700)]
warn if there isn't a configuration file, but continue
Don Armstrong [Sun, 16 Aug 2009 01:18:39 +0000 (18:18 -0700)]
bump control; no changes
Don Armstrong [Sat, 15 Aug 2009 23:19:48 +0000 (16:19 -0700)]
* create the source maintainer file
Don Armstrong [Sat, 15 Aug 2009 23:19:36 +0000 (16:19 -0700)]
* warn if the source and binary maintainer files are missing
Don Armstrong [Sat, 15 Aug 2009 23:16:40 +0000 (16:16 -0700)]
* add source_maintainer_file defaults
Don Armstrong [Sat, 15 Aug 2009 22:47:10 +0000 (15:47 -0700)]
strip out the src; in Debbugs::Common::package_maintainer
Don Armstrong [Sat, 15 Aug 2009 18:10:37 +0000 (11:10 -0700)]
fix comma separation of tags
Don Armstrong [Wed, 12 Aug 2009 17:32:57 +0000 (10:32 -0700)]
properly support src: packages in make_source_versions
Don Armstrong [Tue, 11 Aug 2009 05:45:24 +0000 (22:45 -0700)]
handle src: package maintainers properly in submit@
Don Armstrong [Tue, 11 Aug 2009 00:38:22 +0000 (17:38 -0700)]
support the rest of the control options in summary 0
Don Armstrong [Mon, 10 Aug 2009 23:50:14 +0000 (16:50 -0700)]
* ditch extra spaces in limit output
Don Armstrong [Mon, 10 Aug 2009 21:57:34 +0000 (14:57 -0700)]
* support +=-foo so ari can be happy
Don Armstrong [Mon, 10 Aug 2009 21:48:21 +0000 (14:48 -0700)]
support cloned blocks; handle multi-packages properly
Don Armstrong [Mon, 10 Aug 2009 20:45:04 +0000 (13:45 -0700)]
* allow version_url to accept arrayref as well as scalar
Don Armstrong [Mon, 10 Aug 2009 19:40:42 +0000 (12:40 -0700)]
* set up the serializers twice to avoid warnings
Don Armstrong [Mon, 10 Aug 2009 16:13:53 +0000 (09:13 -0700)]
abstract out package_maintainer to simplify figuring out who the maintainer of a package is (and possibly do this correctly in the future)
Don Armstrong [Fri, 7 Aug 2009 15:09:06 +0000 (08:09 -0700)]
change the package limit output to match the full limit output
Don Armstrong [Fri, 7 Aug 2009 03:07:49 +0000 (20:07 -0700)]
skip paragraphs which start with comments
Don Armstrong [Fri, 7 Aug 2009 02:36:26 +0000 (19:36 -0700)]
kill off the old perl makefile
Don Armstrong [Fri, 7 Aug 2009 02:33:40 +0000 (19:33 -0700)]
fix up the debug transcript addition
Don Armstrong [Fri, 7 Aug 2009 02:32:43 +0000 (19:32 -0700)]
* Fix __internal_request in Debbugs::Control
* Use internal request to avoid warning on bad packages when adding
the recipients multiple times
Don Armstrong [Thu, 6 Aug 2009 15:58:43 +0000 (08:58 -0700)]
don't alter archived bugs in control
Don Armstrong [Mon, 3 Aug 2009 16:14:36 +0000 (11:14 -0500)]
add missing concatenation operator
Don Armstrong [Mon, 3 Aug 2009 16:13:29 +0000 (11:13 -0500)]
use split_status_fields and make_list
Don Armstrong [Mon, 3 Aug 2009 16:12:49 +0000 (11:12 -0500)]
always return an arrayref in split_fields
Don Armstrong [Mon, 3 Aug 2009 16:12:29 +0000 (11:12 -0500)]
indicate which bug was blocked in set_blocks
Don Armstrong [Mon, 3 Aug 2009 16:12:00 +0000 (11:12 -0500)]
handle new block configuration; use english_join
Don Armstrong [Mon, 3 Aug 2009 14:25:42 +0000 (07:25 -0700)]
use splitpackages in process
Don Armstrong [Mon, 3 Aug 2009 14:25:15 +0000 (07:25 -0700)]
if src:, return the source package immediately
Don Armstrong [Mon, 3 Aug 2009 14:22:01 +0000 (07:22 -0700)]
* Use the right options to not ignore case in Getopt::Long
* Document --bug-site and --bug-mirror
* Use IPC::Run instead of bothering to do it ourselves
* Default to bugs.debian.org and bugs-mirror.debian.org
* Split the archived and unarchived bugs into two search requests to
try to get them properly
* Use files-from instead of include and exclude
* Only search for unarchived bugs by default
Don Armstrong [Tue, 28 Jul 2009 15:03:46 +0000 (08:03 -0700)]
Handle ' ending links in Debbugs::CGI::Bugreport (closes: #539020)
Don Armstrong [Mon, 27 Jul 2009 23:14:26 +0000 (16:14 -0700)]
* use found instead of version in set_found inside of reassign
Don Armstrong [Sun, 26 Jul 2009 14:05:36 +0000 (16:05 +0200)]
Ditch extra blank lines (closes: #494843)
Don Armstrong [Sun, 26 Jul 2009 12:51:27 +0000 (14:51 +0200)]
fix up build dpeends and changelog line for release to experimental
Don Armstrong [Sun, 26 Jul 2009 11:58:44 +0000 (04:58 -0700)]
* the tags are actually separated by single spaces, not comma space
Don Armstrong [Sun, 26 Jul 2009 11:54:44 +0000 (13:54 +0200)]
tags are separated by space, not ", "
Don Armstrong [Sat, 25 Jul 2009 16:22:11 +0000 (09:22 -0700)]
* test unblock as well
Don Armstrong [Sat, 25 Jul 2009 15:45:02 +0000 (08:45 -0700)]
* fix stupid block assignment in Control
Don Armstrong [Sat, 25 Jul 2009 13:44:35 +0000 (06:44 -0700)]
* properly handle cloned bugs with reopen
Don Armstrong [Fri, 24 Jul 2009 11:48:06 +0000 (04:48 -0700)]
* add missing keys to added packages in affects()
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
Don Armstrong [Fri, 24 Jul 2009 10:29:27 +0000 (03:29 -0700)]
* the correct default operation is to add tags, not set them
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
Don Armstrong [Thu, 23 Jul 2009 16:35:24 +0000 (18:35 +0200)]
fix use of || vs. // in Debbugs::Common
Don Armstrong [Tue, 21 Jul 2009 20:42:42 +0000 (22:42 +0200)]
add manifest.skip
Don Armstrong [Tue, 21 Jul 2009 20:40:09 +0000 (22:40 +0200)]
add missing make_list
Don Armstrong [Tue, 21 Jul 2009 20:36:41 +0000 (22:36 +0200)]
fix Mail install and script install
Don Armstrong [Tue, 21 Jul 2009 20:34:34 +0000 (22:34 +0200)]
fix missing {} and log/long typo
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
Don Armstrong [Tue, 21 Jul 2009 17:59:35 +0000 (19:59 +0200)]
use File::Temp in Debbugs::MIME
Don Armstrong [Tue, 21 Jul 2009 17:58:57 +0000 (19:58 +0200)]
skip fields which are not needed to be matched
Don Armstrong [Tue, 21 Jul 2009 12:45:32 +0000 (05:45 -0700)]
* Use split_status_fields
* Use affects properly in gen-indices
Don Armstrong [Tue, 21 Jul 2009 11:55:29 +0000 (04:55 -0700)]
* Allow undef in arch in make_source_versions
Don Armstrong [Tue, 30 Jun 2009 15:21:21 +0000 (08:21 -0700)]
Allow trailinng periods after the control stop commands (closes:
#517834)
Don Armstrong [Tue, 30 Jun 2009 04:03:34 +0000 (21:03 -0700)]
Allow for tag nnn = baz + foo - bar in service (closes: #505189)
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
Don Armstrong [Fri, 19 Jun 2009 16:36:43 +0000 (09:36 -0700)]
note that the urls have been added to all messages
Don Armstrong [Fri, 19 Jun 2009 16:36:17 +0000 (09:36 -0700)]
fix bug_num/bugnum issue in __check_limit
Don Armstrong [Fri, 19 Jun 2009 16:35:45 +0000 (09:35 -0700)]
Add cleanup_eval_fail method to clean up the eval output
Don Armstrong [Fri, 19 Jun 2009 16:35:01 +0000 (09:35 -0700)]
abstract out mail checking to avoid code duplication; add limit test
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
Don Armstrong [Fri, 19 Jun 2009 03:46:14 +0000 (20:46 -0700)]
add missing import of split_status_fields
Don Armstrong [Fri, 19 Jun 2009 03:16:06 +0000 (20:16 -0700)]
add split_status tests in 03_status
Don Armstrong [Fri, 19 Jun 2009 03:15:29 +0000 (20:15 -0700)]
amd64 is a valid stable and oldstable architecture
Don Armstrong [Fri, 19 Jun 2009 03:14:58 +0000 (20:14 -0700)]
support setting limit in scripts/service
Don Armstrong [Fri, 19 Jun 2009 03:13:11 +0000 (20:13 -0700)]
* Use split_status_fields in block handling
* Implement limit support
Don Armstrong [Fri, 19 Jun 2009 03:11:41 +0000 (20:11 -0700)]
add split and join status fields commands
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
Don Armstrong [Fri, 29 May 2009 23:50:47 +0000 (16:50 -0700)]
test block in 06_mail_handling.t
Don Armstrong [Fri, 29 May 2009 23:50:21 +0000 (16:50 -0700)]
discard empty packages in split_packages
Don Armstrong [Mon, 25 May 2009 19:54:23 +0000 (12:54 -0700)]
Properly html_escape un-processed parts in maybelink (closes: #530506)
Don Armstrong [Wed, 20 May 2009 16:27:22 +0000 (09:27 -0700)]
* fix the src:package bits for bugreport.cgi
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)
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
Don Armstrong [Mon, 23 Mar 2009 06:09:57 +0000 (23:09 -0700)]
* temporarily disable the non-debhelper postinsts for now
Don Armstrong [Mon, 23 Mar 2009 06:08:30 +0000 (23:08 -0700)]
* add missing description of add_bug_to_estraier
Don Armstrong [Mon, 23 Mar 2009 06:07:07 +0000 (23:07 -0700)]
* add headers to Debbugs::MIME
* use warnings; in Debbugs::MIME
Don Armstrong [Mon, 23 Mar 2009 06:01:48 +0000 (23:01 -0700)]
* switch to depending on libmime-tools-perl
Don Armstrong [Mon, 23 Mar 2009 06:00:31 +0000 (23:00 -0700)]
* tweak overlong changelog line
Don Armstrong [Mon, 23 Mar 2009 05:47:34 +0000 (22:47 -0700)]
* update copyright