]> git.donarmstrong.com Git - debbugs.git/log
debbugs.git
16 years agomerge changes from dla source tree
Debian BTS [Wed, 27 Jun 2007 06:04:12 +0000 (06:04 +0000)]
merge changes from dla source tree

16 years agoIndicate correctly when merged bugs can be archived
Don Armstrong [Wed, 27 Jun 2007 06:01:42 +0000 (23:01 -0700)]
Indicate correctly when merged bugs can be archived

16 years ago * Import getpkgsrc
Don Armstrong [Wed, 27 Jun 2007 05:59:15 +0000 (22:59 -0700)]
 * Import getpkgsrc

16 years agomerge changes from dla source tree
Debian BTS [Wed, 27 Jun 2007 04:12:05 +0000 (04:12 +0000)]
merge changes from dla source tree

16 years agouse the Debbugs::Status for splitpackages
Don Armstrong [Tue, 26 Jun 2007 23:10:21 +0000 (16:10 -0700)]
use the Debbugs::Status for splitpackages

16 years agouse get_bug_status in 20impbugs-versioned
Don Armstrong [Tue, 26 Jun 2007 19:08:14 +0000 (20:08 +0100)]
use get_bug_status in 20impbugs-versioned

16 years agomerge changes from dla source tree
Debian BTS [Tue, 26 Jun 2007 18:35:20 +0000 (18:35 +0000)]
merge changes from dla source tree

16 years ago * Pass usertags to get_bugs in pkgreport.cgi
Don Armstrong [Tue, 26 Jun 2007 18:34:26 +0000 (19:34 +0100)]
 * Pass usertags to get_bugs in pkgreport.cgi
 * Differentiate between usertags and bugusertags to avoid confusion

16 years ago * Calculate the number of keys correctly in get_bugs_idx
Don Armstrong [Tue, 26 Jun 2007 18:28:17 +0000 (19:28 +0100)]
 * Calculate the number of keys correctly in get_bugs_idx
 * Delete useless bugusertags from get_bugs_idx

16 years agomerge changes from dla source tree
Debian BTS [Tue, 26 Jun 2007 18:13:58 +0000 (18:13 +0000)]
merge changes from dla source tree

16 years ago * Remove dependency of cgi/pkgreport.cgi on common.pl
Don Armstrong [Tue, 26 Jun 2007 17:54:09 +0000 (18:54 +0100)]
 * Remove dependency of cgi/pkgreport.cgi on common.pl

16 years ago * Remove dependency of cgi/pkgindex.cgi on common.pl
Don Armstrong [Tue, 26 Jun 2007 17:53:03 +0000 (18:53 +0100)]
 * Remove dependency of cgi/pkgindex.cgi on common.pl

16 years ago * Move bugfilter out to Debbugs::Bugs
Don Armstrong [Tue, 26 Jun 2007 17:44:40 +0000 (18:44 +0100)]
 * Move bugfilter out to Debbugs::Bugs

16 years agoremove debbugging messages from Debbugs::SOAP
Don Armstrong [Tue, 26 Jun 2007 17:44:17 +0000 (18:44 +0100)]
remove debbugging messages from Debbugs::SOAP

16 years agomerge changes from dla source tree
Debian BTS [Sat, 23 Jun 2007 20:20:51 +0000 (20:20 +0000)]
merge changes from dla source tree

16 years ago - Allow selecting both archived and unarchived bugs (closes: #320175)
Don Armstrong [Sat, 23 Jun 2007 20:13:13 +0000 (21:13 +0100)]
  - Allow selecting both archived and unarchived bugs (closes: #320175)
  - Support intersecting sets of bugs (closes: #164421)
  * Use get_bugs in pkgreport.cgi
  * Abstract out more of pkgreport.cgi
  * Add usertag_package_domain configuration variable

16 years agomerge changes from dla source tree
Debian BTS [Sat, 23 Jun 2007 16:52:25 +0000 (16:52 +0000)]
merge changes from dla source tree

16 years agofix missing $ in Debbugs::SOAP
Don Armstrong [Sat, 23 Jun 2007 16:51:52 +0000 (17:51 +0100)]
fix missing $ in Debbugs::SOAP

16 years agomerge changes from dla source tree; upgrade to metadir bzr format
Debian BTS [Sat, 23 Jun 2007 16:37:44 +0000 (16:37 +0000)]
merge changes from dla source tree; upgrade to metadir bzr format

16 years ago * Add missing subtraction from bug_archiveable
Don Armstrong [Sat, 23 Jun 2007 15:50:14 +0000 (16:50 +0100)]
 * Add missing subtraction from bug_archiveable

16 years agohandle single options in Debbugs::SOAP correctly
Don Armstrong [Fri, 22 Jun 2007 19:42:58 +0000 (20:42 +0100)]
handle single options in Debbugs::SOAP correctly

16 years agomerge changes from dla source tree; upgrade to metadir bzr format
Debian BTS [Fri, 22 Jun 2007 19:01:05 +0000 (19:01 +0000)]
merge changes from dla source tree; upgrade to metadir bzr format

16 years ago * Handle sourcepackage/version versions in service.in's found
Don Armstrong [Fri, 22 Jun 2007 13:33:29 +0000 (14:33 +0100)]
 * Handle sourcepackage/version versions in service.in's found

16 years agomerge changes from dla source tree
Debian BTS [Thu, 21 Jun 2007 23:43:03 +0000 (23:43 +0000)]
merge changes from dla source tree

16 years ago * Switch ports, and sleep for slightly longer while making sure that
Don Armstrong [Thu, 21 Jun 2007 23:40:42 +0000 (00:40 +0100)]
 * Switch ports, and sleep for slightly longer while making sure that
   the test server has come up.

16 years ago * Use cmp instead of <=> because db-h/ isn't numeric
Don Armstrong [Thu, 21 Jun 2007 23:39:30 +0000 (00:39 +0100)]
 * Use cmp instead of <=> because db-h/ isn't numeric

16 years ago * Add mapping for any_URI to soap.cgi
Don Armstrong [Thu, 21 Jun 2007 23:38:58 +0000 (00:38 +0100)]
 * Add mapping for any_URI to soap.cgi

16 years ago * Add get_bug_log support to Debbugs::SOAP to return the bug log
Don Armstrong [Thu, 21 Jun 2007 23:38:20 +0000 (00:38 +0100)]
 * Add get_bug_log support to Debbugs::SOAP to return the bug log

16 years ago * Handle splitting on package1,package2 in Debbugs::Versions::max_buggy
Don Armstrong [Thu, 21 Jun 2007 23:01:49 +0000 (00:01 +0100)]
 * Handle splitting on package1,package2 in Debbugs::Versions::max_buggy

16 years agosplit $cgi_var{package} on , before feeding to makesourceversions
Don Armstrong [Thu, 21 Jun 2007 14:34:38 +0000 (15:34 +0100)]
split $cgi_var{package} on , before feeding to makesourceversions

16 years agoimport lockpid as well in gen-indices.in
Don Armstrong [Thu, 21 Jun 2007 13:36:43 +0000 (14:36 +0100)]
import lockpid as well in gen-indices.in

16 years ago * Lock while updating the indices in gen-indice
Don Armstrong [Thu, 21 Jun 2007 13:31:25 +0000 (14:31 +0100)]
 * Lock while updating the indices in gen-indice

16 years agomerge changes from dla source tree
Debian BTS [Wed, 20 Jun 2007 21:19:39 +0000 (21:19 +0000)]
merge changes from dla source tree

16 years agodon't use Debbugs::Cookies
Don Armstrong [Wed, 20 Jun 2007 21:17:16 +0000 (22:17 +0100)]
don't use Debbugs::Cookies

16 years agomerge changes from dla source tree
Debian BTS [Wed, 20 Jun 2007 21:15:27 +0000 (21:15 +0000)]
merge changes from dla source tree

16 years agouh... readd use Debbugs::SOAP::Server;
Don Armstrong [Wed, 20 Jun 2007 21:11:32 +0000 (22:11 +0100)]
uh... readd use Debbugs::SOAP::Server;

16 years agomerge changes from dla source tree
Debian BTS [Wed, 20 Jun 2007 20:57:56 +0000 (20:57 +0000)]
merge changes from dla source tree

16 years agodon't use ::Usertags ::Status et al. in soap.cgi anymore
Don Armstrong [Wed, 20 Jun 2007 20:55:53 +0000 (21:55 +0100)]
don't use ::Usertags ::Status et al. in soap.cgi anymore

16 years agomerge changes from dla source tree
Debian BTS [Wed, 20 Jun 2007 19:33:15 +0000 (19:33 +0000)]
merge changes from dla source tree

16 years ago * Add the version aware soap subsystem
Don Armstrong [Wed, 20 Jun 2007 19:29:06 +0000 (20:29 +0100)]
 * Add the version aware soap subsystem
 * Add compatibility layer for the pre-existing soap queries
 * Add tests to verify that soap actually works

16 years agoerror out when makesourceversions is called with multiple packages
Don Armstrong [Wed, 20 Jun 2007 18:02:07 +0000 (19:02 +0100)]
error out when makesourceversions is called with multiple packages

16 years agoAdd maint_decode function to Debbugs::CGI
Don Armstrong [Wed, 20 Jun 2007 18:00:44 +0000 (19:00 +0100)]
Add maint_decode function to Debbugs::CGI

16 years ago * Support usertags in the .idx Debbugs::Bugs::get_bugs method
Don Armstrong [Wed, 20 Jun 2007 17:59:52 +0000 (18:59 +0100)]
 * Support usertags in the .idx Debbugs::Bugs::get_bugs method

16 years ago * Handle bugs assigned to multiple packages correctly
Don Armstrong [Wed, 20 Jun 2007 01:05:48 +0000 (02:05 +0100)]
 * Handle bugs assigned to multiple packages correctly

16 years agomerge changes from dla source tree
Debian BTS [Tue, 19 Jun 2007 21:15:36 +0000 (21:15 +0000)]
merge changes from dla source tree

16 years agomore Debbugs::Status fixes
Don Armstrong [Tue, 19 Jun 2007 20:27:11 +0000 (21:27 +0100)]
more Debbugs::Status fixes

16 years agomerge changes from dla source tree
Debian BTS [Tue, 19 Jun 2007 19:46:47 +0000 (19:46 +0000)]
merge changes from dla source tree

16 years ago * Fix new IO::File use
Don Armstrong [Tue, 19 Jun 2007 17:36:15 +0000 (18:36 +0100)]
 * Fix new IO::File use
 * Handle $severity being undefined
 * Fix stupidity in the update_realtime_db code that zeroed it out
   instead of updating it.

16 years agomerge changes from dla source tree
Debian BTS [Tue, 19 Jun 2007 14:31:45 +0000 (14:31 +0000)]
merge changes from dla source tree

16 years ago * Only block SIGINT when it's important to; stop as soon as possible
Don Armstrong [Tue, 19 Jun 2007 14:29:36 +0000 (07:29 -0700)]
 * Only block SIGINT when it's important to; stop as soon as possible
 * Fix left shifted parenthesis in lockpid

16 years agofix some typos in expire
Don Armstrong [Tue, 19 Jun 2007 14:09:18 +0000 (07:09 -0700)]
fix some typos in expire

16 years agomerge changes from dla source tree
Debian BTS [Tue, 19 Jun 2007 13:05:36 +0000 (13:05 +0000)]
merge changes from dla source tree

16 years agoadd missing semicolon
Don Armstrong [Tue, 19 Jun 2007 13:02:21 +0000 (06:02 -0700)]
add missing semicolon

16 years agoimport lockpid into expire
Don Armstrong [Tue, 19 Jun 2007 12:50:36 +0000 (05:50 -0700)]
import lockpid into expire

16 years ago * Actually export the lockpid function
Don Armstrong [Tue, 19 Jun 2007 12:49:45 +0000 (05:49 -0700)]
 * Actually export the lockpid function

16 years ago * Add lockfile to expire.in
Don Armstrong [Tue, 19 Jun 2007 12:48:24 +0000 (05:48 -0700)]
 * Add lockfile to expire.in
 * Run through the entire archive without a lock, then get a lock and
   start archiving bugs
 * Add lockpid functions

16 years ago * Handle archive directories correctly
Don Armstrong [Tue, 19 Jun 2007 12:47:54 +0000 (05:47 -0700)]
 * Handle archive directories correctly
 * Indicate when we fail to stat a bug
 * Ditch useless \n

16 years agoonly allow control to touch bugs in db-h, not archive
Don Armstrong [Mon, 18 Jun 2007 10:31:00 +0000 (11:31 +0100)]
only allow control to touch bugs in db-h, not archive

16 years agofix munge_uri function to handle deleting params correctly
Don Armstrong [Sun, 17 Jun 2007 23:31:07 +0000 (00:31 +0100)]
fix munge_uri function to handle deleting params correctly

16 years ago - Add bugspam.cgi with confirm string (closes: #348225)
Don Armstrong [Sun, 17 Jun 2007 17:24:29 +0000 (18:24 +0100)]
  - Add bugspam.cgi with confirm string (closes: #348225)

16 years ago - Add script to split index.db by severities (closes: #422062)
Don Armstrong [Sun, 17 Jun 2007 16:53:48 +0000 (17:53 +0100)]
  - Add script to split index.db by severities (closes: #422062)

16 years ago * Allow bughook archive to trigger multiple bugs in one shot
Don Armstrong [Sun, 17 Jun 2007 13:48:46 +0000 (14:48 +0100)]
 * Allow bughook archive to trigger multiple bugs in one shot

16 years agomerge changes from dla source tree
Debian BTS [Sun, 17 Jun 2007 10:10:59 +0000 (10:10 +0000)]
merge changes from dla source tree

16 years ago * Add more debugging information to expire.in that can be turned
Don Armstrong [Sun, 17 Jun 2007 09:55:04 +0000 (10:55 +0100)]
 * Add more debugging information to expire.in that can be turned
   on/off as needed

16 years ago * Allow archive=>both in get_bugs() to search both archived and
Don Armstrong [Sun, 17 Jun 2007 09:54:08 +0000 (10:54 +0100)]
 * Allow archive=>both in get_bugs() to search both archived and
   unarchived bugs

16 years agoindicate when bugs are archived in the pkgreport.cgi output
Don Armstrong [Sat, 16 Jun 2007 21:35:00 +0000 (22:35 +0100)]
indicate when bugs are archived in the pkgreport.cgi output

16 years ago * Trap SIGINT and exit at a safe point in expire.in
Don Armstrong [Sat, 16 Jun 2007 21:13:23 +0000 (22:13 +0100)]
 * Trap SIGINT and exit at a safe point in expire.in

16 years agoBugs can be archived, instead of will be archived; allows running expire less than...
Don Armstrong [Sat, 16 Jun 2007 20:48:00 +0000 (21:48 +0100)]
Bugs can be archived, instead of will be archived; allows running expire less than daily

16 years agomerge changes from dla source tree
Debian BTS [Sat, 16 Jun 2007 20:32:02 +0000 (20:32 +0000)]
merge changes from dla source tree

16 years ago * Add missing Received: line to the fakecontrol messages that we
Don Armstrong [Sat, 16 Jun 2007 20:29:25 +0000 (21:29 +0100)]
  * Add missing Received: line to the fakecontrol messages that we
    generate
  * Fix spool_dir typo in expire
  * Use die instead of quit
  * Ditch escapelog from errorlib.in really.

16 years agomerge changes from dla source tree
Debian BTS [Sat, 16 Jun 2007 19:12:21 +0000 (19:12 +0000)]
merge changes from dla source tree

16 years ago * remove debugging code in pkgreport.cgi that snuck in
Don Armstrong [Sat, 16 Jun 2007 17:27:53 +0000 (18:27 +0100)]
 * remove debugging code in pkgreport.cgi that snuck in
 * Fix ordering in vercmp for reopen
 * Test that reopen actually works

16 years agomerge changes from dla source tree
Debian BTS [Fri, 15 Jun 2007 22:33:05 +0000 (22:33 +0000)]
merge changes from dla source tree

16 years ago - Fix soapy insanity (closes: #422062)
Don Armstrong [Fri, 15 Jun 2007 22:24:37 +0000 (23:24 +0100)]
  - Fix soapy insanity (closes: #422062)

16 years agomerge changes from dla source tree
Debian BTS [Fri, 15 Jun 2007 19:21:59 +0000 (19:21 +0000)]
merge changes from dla source tree

16 years agodon't autovivify {package} in __handle_pkg_src_and_maint
Don Armstrong [Fri, 15 Jun 2007 19:21:16 +0000 (20:21 +0100)]
don't autovivify {package} in __handle_pkg_src_and_maint

16 years agodocument that notfixed/fixed fixes #389634
Don Armstrong [Fri, 15 Jun 2007 18:42:40 +0000 (19:42 +0100)]
document that notfixed/fixed fixes #389634

16 years ago * Add munge_url to Debbugs::CGI to abstract out code in _url methods
Don Armstrong [Fri, 15 Jun 2007 18:14:53 +0000 (19:14 +0100)]
 * Add munge_url to Debbugs::CGI to abstract out code in _url methods
 * Add support for switching between version graphs

16 years agomerge changes from dla source tree
Debian BTS [Fri, 15 Jun 2007 17:25:22 +0000 (17:25 +0000)]
merge changes from dla source tree

16 years ago - Allow ordering bugs by last action (closes: #318898)
Don Armstrong [Fri, 15 Jun 2007 16:26:53 +0000 (17:26 +0100)]
  - Allow ordering bugs by last action (closes: #318898)

16 years ago * Use make_list from Debbugs::Common in Debbugs::Bugs; ditch private
Don Armstrong [Fri, 15 Jun 2007 15:55:27 +0000 (16:55 +0100)]
 * Use make_list from Debbugs::Common in Debbugs::Bugs; ditch private
   implementation.

16 years ago * join message with "\n" in Debbugs::Estraier
Don Armstrong [Fri, 15 Jun 2007 15:53:06 +0000 (16:53 +0100)]
 * join message with "\n" in Debbugs::Estraier
 * Fix escape_log mention in write_log_records

16 years agomerge changes from dla source tree
Debian BTS [Thu, 14 Jun 2007 21:27:29 +0000 (21:27 +0000)]
merge changes from dla source tree

16 years agofix typo in archive checking
Don Armstrong [Thu, 14 Jun 2007 21:25:57 +0000 (22:25 +0100)]
fix typo in archive checking

16 years agomerge changes from dla source tree
Debian BTS [Thu, 14 Jun 2007 20:49:46 +0000 (20:49 +0000)]
merge changes from dla source tree

16 years ago * Fix typo in Debbugs::Status
Don Armstrong [Thu, 14 Jun 2007 20:16:49 +0000 (21:16 +0100)]
 * Fix typo in Debbugs::Status
 * Allow guessing location from summary if passed
 * Don't show archived information for archived bugs

16 years ago * Don't show time to archive for archived bugs
Don Armstrong [Thu, 14 Jun 2007 18:33:02 +0000 (19:33 +0100)]
 * Don't show time to archive for archived bugs
 * Handle summary being passed; guess log based on it.

16 years ago - Reopen bugs when a bug is found with a version greater than any
Don Armstrong [Thu, 14 Jun 2007 15:55:28 +0000 (16:55 +0100)]
  - Reopen bugs when a bug is found with a version greater than any
    fixed version (closes: #365352)

16 years agomerge changes from dla source tree
Debian BTS [Thu, 14 Jun 2007 15:23:33 +0000 (15:23 +0000)]
merge changes from dla source tree

16 years ago * Fix archive selection for queries using get_bugs
Don Armstrong [Thu, 14 Jun 2007 15:06:15 +0000 (16:06 +0100)]
 * Fix archive selection for queries using get_bugs

16 years agomerge changes from dla source tree
Debian BTS [Thu, 14 Jun 2007 14:20:17 +0000 (14:20 +0000)]
merge changes from dla source tree

16 years agoindicate that titles have been reordered
Don Armstrong [Thu, 14 Jun 2007 14:15:27 +0000 (15:15 +0100)]
indicate that titles have been reordered

16 years ago * Fix undefined name issues in Debbugs::Estraier
Don Armstrong [Thu, 14 Jun 2007 13:58:02 +0000 (14:58 +0100)]
 * Fix undefined name issues in Debbugs::Estraier
 * Properly extract the bug message

16 years agofix mistake in days returned by secs_to_english
Don Armstrong [Thu, 14 Jun 2007 13:04:06 +0000 (14:04 +0100)]
fix mistake in days returned by secs_to_english

16 years ago - Indicate date of last activity (closes: #207065)
Don Armstrong [Thu, 14 Jun 2007 12:49:23 +0000 (13:49 +0100)]
  - Indicate date of last activity (closes: #207065)

16 years ago - Only mail duplicated recipients once (closes: #172635)
Don Armstrong [Thu, 14 Jun 2007 12:21:07 +0000 (13:21 +0100)]
  - Only mail duplicated recipients once (closes: #172635)

16 years ago339141 was the bug I wanted to close with archiving
Don Armstrong [Thu, 14 Jun 2007 11:00:06 +0000 (12:00 +0100)]
339141 was the bug I wanted to close with archiving

16 years agomerge changes from dla source tree
Debian BTS [Wed, 13 Jun 2007 21:37:29 +0000 (21:37 +0000)]
merge changes from dla source tree

16 years ago * Add html/bugs.css
Don Armstrong [Wed, 13 Jun 2007 21:28:46 +0000 (22:28 +0100)]
 * Add html/bugs.css
 * Switch to ExtUtils::MakeMaker for building the perl modules
 * Fix read_log_records import in bugreport.cgi
 * Split the package into three

16 years ago * Add Debbugs::Control which will eventually contain most of the
Don Armstrong [Wed, 13 Jun 2007 14:30:12 +0000 (15:30 +0100)]
 * Add Debbugs::Control which will eventually contain most of the
   control actions which are currently stuck in service.in

 * Add bug_archive and bug_unarchive routines which are called by
   service.in and expire.in as appropriate

 * Change expire.in to use bug_archive

 * Test archival and unarchival in 06_mail_handling.t
 * Document archive and unarchive control commands

 * Add control_request* configuration variables for the fake messages
   appended to the log when bugs are archived/unarchived internally.

 * Move escape_log to Debbugs::Log and rename it
 * Change all usages of escapelog to escape_log; escape_log now
   returns a list instead of pointlessly using an ARRAYREF.
 * No longer export things by default from Debbugs::Log

 * Move logreadbugmerge to Debbugs::Status where it should have been
   originally

 * Use append_action_to_log in Debbugs::Control (possibly should be in
   Debbugs::Log) instead of duplicating it everywhere. [It's still
   duplicated in service.in's -1.log, but sue me.]