]> git.donarmstrong.com Git - debbugs.git/log
debbugs.git
4 years agostart mousifying log don/mousify_log
Don Armstrong [Sun, 11 Aug 2019 02:15:22 +0000 (19:15 -0700)]
start mousifying log

4 years agoadd packages for use strictures 2
Don Armstrong [Tue, 30 Jul 2019 02:33:02 +0000 (19:33 -0700)]
add packages for use strictures 2

4 years ago$config{database} is the config option, not debbugs_db
Don Armstrong [Tue, 30 Jul 2019 02:07:09 +0000 (19:07 -0700)]
$config{database} is the config option, not debbugs_db

4 years agothe cache directory should always be a temp dir
Don Armstrong [Mon, 29 Jul 2019 00:28:49 +0000 (17:28 -0700)]
the cache directory should always be a temp dir

4 years agomouseify Debbugs configuration
Don Armstrong [Mon, 29 Jul 2019 00:17:52 +0000 (17:17 -0700)]
mouseify Debbugs configuration

 - There is now a config->sendmail style configuration interface.

 - The hash interface ($config) is actually tied, and will error out you when
   you inevitably typo

4 years agomove Debbugs to lib don/move_lib
Don Armstrong [Wed, 24 Jul 2019 03:15:15 +0000 (20:15 -0700)]
move Debbugs to lib

 - We will eventually want to add more modules potentially outside of Debbugs

4 years agoswitch to compatibility level 12
Don Armstrong [Mon, 8 Jul 2019 04:04:18 +0000 (21:04 -0700)]
switch to compatibility level 12

4 years agoUpdate for testing in buster environment (use pq-11-debversion)
Don Armstrong [Mon, 8 Jul 2019 04:02:47 +0000 (21:02 -0700)]
Update for testing in buster environment (use pq-11-debversion)

4 years agoAdd format option to version_url in Debbugs::CGI
Don Armstrong [Sat, 6 Jul 2019 15:33:19 +0000 (08:33 -0700)]
Add format option to version_url in Debbugs::CGI

4 years agoSVG is supported by enough browsers; default to it in version.cgi
Don Armstrong [Sat, 6 Jul 2019 15:19:28 +0000 (08:19 -0700)]
SVG is supported by enough browsers; default to it in version.cgi

 - Thanks to James Clarke for the impetus to make this change

4 years agoMerge branch 'mouseify'
Don Armstrong [Sat, 6 Jul 2019 04:01:33 +0000 (21:01 -0700)]
Merge branch 'mouseify'

4 years agouse CGI::Simple->new()
Don Armstrong [Sat, 6 Jul 2019 03:15:38 +0000 (20:15 -0700)]
use CGI::Simple->new()

4 years agoswitch to IO::File->new
Don Armstrong [Sat, 6 Jul 2019 03:15:23 +0000 (20:15 -0700)]
switch to IO::File->new

4 years agoDocument bug collection a bit more
Don Armstrong [Sat, 6 Jul 2019 03:15:12 +0000 (20:15 -0700)]
Document bug collection a bit more

4 years agoadd messageid to bug status
Don Armstrong [Sat, 6 Jul 2019 03:14:23 +0000 (20:14 -0700)]
add messageid to bug status

4 years agoadd binpkg/srcpkg relation table
Don Armstrong [Sat, 6 Jul 2019 03:14:03 +0000 (20:14 -0700)]
add binpkg/srcpkg relation table

4 years agomake the pkginfo section a table instead of a long sentence
Don Armstrong [Sat, 6 Jul 2019 03:11:49 +0000 (20:11 -0700)]
make the pkginfo section a table instead of a long sentence

4 years agoUse $bug object instead of status in bugreport buginfo
Don Armstrong [Sat, 6 Jul 2019 03:11:17 +0000 (20:11 -0700)]
Use $bug object instead of status in bugreport buginfo

4 years agothe usertags test no longer applies; need to rethink it
Don Armstrong [Mon, 1 Jul 2019 00:30:46 +0000 (17:30 -0700)]
the usertags test no longer applies; need to rethink it

4 years agocall iso8601 instead of stringify
Don Armstrong [Mon, 1 Jul 2019 00:15:20 +0000 (17:15 -0700)]
call iso8601 instead of stringify

4 years agoadd missing dependency on DateTime
Don Armstrong [Sun, 30 Jun 2019 23:09:33 +0000 (16:09 -0700)]
add missing dependency on DateTime

4 years agoit's now submitter->email
Don Armstrong [Sun, 30 Jun 2019 23:07:10 +0000 (16:07 -0700)]
it's now submitter->email

4 years agouse status for found/fixed in shortstatus
Don Armstrong [Sun, 30 Jun 2019 23:00:02 +0000 (16:00 -0700)]
use status for found/fixed in shortstatus

 - Also fixed wrong bug.done.name

4 years agoonly look for source if srcforpkg is defined
Don Armstrong [Sun, 30 Jun 2019 22:58:00 +0000 (15:58 -0700)]
only look for source if srcforpkg is defined

4 years agostop warning if there is no schema
Don Armstrong [Sun, 30 Jun 2019 22:56:37 +0000 (15:56 -0700)]
stop warning if there is no schema

4 years agouse status->package/found/fixed instead of custom code in D::Bug
Don Armstrong [Sun, 30 Jun 2019 22:56:19 +0000 (15:56 -0700)]
use status->package/found/fixed instead of custom code in D::Bug

4 years agoallow apply to return > 1 object per collection member
Don Armstrong [Sun, 30 Jun 2019 22:55:23 +0000 (15:55 -0700)]
allow apply to return > 1 object per collection member

4 years agoadd msid to bug_status VIEW
Don Armstrong [Sun, 30 Jun 2019 22:16:06 +0000 (15:16 -0700)]
add msid to bug_status VIEW

4 years agodefine schema object $s in version.cgi
Don Armstrong [Sun, 30 Jun 2019 22:15:41 +0000 (15:15 -0700)]
define schema object $s in version.cgi

4 years agoDebbugs:;Verison: add count and join methods; only use lazy building
Don Armstrong [Sun, 30 Jun 2019 22:13:44 +0000 (15:13 -0700)]
Debbugs:;Verison: add count and join methods; only use lazy building

4 years agobuild sources directly from the package collection
Don Armstrong [Sun, 30 Jun 2019 17:10:39 +0000 (10:10 -0700)]
build sources directly from the package collection

4 years agoIt's always a source version if the package is a source package
Don Armstrong [Sun, 30 Jun 2019 17:09:42 +0000 (10:09 -0700)]
It's always a source version if the package is a source package

4 years agoUse pkg for the Debbugs::Package and package for the name
Don Armstrong [Sun, 30 Jun 2019 17:07:55 +0000 (10:07 -0700)]
Use pkg for the Debbugs::Package and package for the name

 - Add documentation to Debbugs::Version
 - Debbugs::Version objects should not be created directly

4 years agoIn Debbugs::Package, do not double search for binary packages
Don Armstrong [Sun, 30 Jun 2019 17:04:18 +0000 (10:04 -0700)]
In Debbugs::Package, do not double search for binary packages

When we're given a source package to search for, do not bother to load all of
the data related to all binary packages which correspond to that source package.
[For a complicated source package with 5000 binary packages like linux, that
search can take more than 5 seconds.]

4 years agoIn Debbugs:;Package use valid_version_info instead of versioninfo
Don Armstrong [Sun, 30 Jun 2019 17:03:37 +0000 (10:03 -0700)]
In Debbugs:;Package use valid_version_info instead of versioninfo

4 years agoadd source_names and maintainers to Debbugs:;Package
Don Armstrong [Sun, 30 Jun 2019 17:02:30 +0000 (10:02 -0700)]
add source_names and maintainers to Debbugs:;Package

4 years agoDocumentation of Debbugs::Package
Don Armstrong [Sun, 30 Jun 2019 17:01:28 +0000 (10:01 -0700)]
Documentation of Debbugs::Package

4 years agoResolve issues with get_source_versions{,_distributions}
Don Armstrong [Sun, 30 Jun 2019 16:58:18 +0000 (09:58 -0700)]
Resolve issues with get_source_versions{,_distributions}

 - Add documentation to Debbugs::Collection::Package
 - Add sources and source_names methods
 - Version regex was incorrect; fix it
 - Return Debbugs::Collection::Version now

4 years agoautomatically switch between creating source and binary Debbugs::Versions
Don Armstrong [Sun, 30 Jun 2019 16:57:45 +0000 (09:57 -0700)]
automatically switch between creating source and binary Debbugs::Versions

4 years agohandle source/package being undef in Debbugs::Collection::Bug
Don Armstrong [Sat, 29 Jun 2019 23:44:46 +0000 (16:44 -0700)]
handle source/package being undef in Debbugs::Collection::Bug

4 years agoadd combine method to Debbugs::Collection; fix keys_of_members bug
Don Armstrong [Sat, 29 Jun 2019 23:44:16 +0000 (16:44 -0700)]
add combine method to Debbugs::Collection; fix keys_of_members bug

4 years agouse schema argument in Debbugs::Collection::Package
Don Armstrong [Sat, 29 Jun 2019 23:29:03 +0000 (16:29 -0700)]
use schema argument in Debbugs::Collection::Package

4 years agopending is not a status field
Don Armstrong [Sat, 29 Jun 2019 23:27:58 +0000 (16:27 -0700)]
pending is not a status field

4 years agodocument Debbugs::Collection::Version
Don Armstrong [Sat, 29 Jun 2019 18:34:24 +0000 (11:34 -0700)]
document Debbugs::Collection::Version

4 years agoremove unneeded things from bugreport after mouseify
Don Armstrong [Sun, 2 Jun 2019 04:03:49 +0000 (21:03 -0700)]
remove unneeded things from bugreport after mouseify

4 years agoremove debbuging Data::Printer code which snuck in
Don Armstrong [Sun, 2 Jun 2019 03:40:34 +0000 (20:40 -0700)]
remove debbuging Data::Printer code which snuck in

4 years agoOnly build individual fields from the status when they are needed
Don Armstrong [Sat, 1 Jun 2019 16:03:41 +0000 (09:03 -0700)]
Only build individual fields from the status when they are needed

4 years agodepend on libmousex-nativetraits-perl for Hash trait
Don Armstrong [Tue, 28 May 2019 00:28:02 +0000 (17:28 -0700)]
depend on libmousex-nativetraits-perl for Hash trait

4 years agodepend on libmouse-perl
Don Armstrong [Tue, 28 May 2019 00:22:28 +0000 (17:22 -0700)]
depend on libmouse-perl

4 years agofix short bug status to use is_blocked and correspondent name
Don Armstrong [Tue, 28 May 2019 00:14:29 +0000 (17:14 -0700)]
fix short bug status to use is_blocked and correspondent name

4 years agoonly include users which have bugs
Don Armstrong [Tue, 28 May 2019 00:10:34 +0000 (17:10 -0700)]
only include users which have bugs

4 years agoswitch to get_or_add_by_key
Don Armstrong [Mon, 27 May 2019 23:44:00 +0000 (16:44 -0700)]
switch to get_or_add_by_key

4 years agoUse Debbugs::Bug::Status in Debbugs::Bug
Don Armstrong [Mon, 27 May 2019 23:43:30 +0000 (16:43 -0700)]
Use Debbugs::Bug::Status in Debbugs::Bug

4 years agodocument Debbugs::Collection::Package
Don Armstrong [Mon, 27 May 2019 23:39:19 +0000 (16:39 -0700)]
document Debbugs::Collection::Package

4 years agoadd Debbugs::Bug::Tag, list of tags
Don Armstrong [Mon, 27 May 2019 23:19:30 +0000 (16:19 -0700)]
add Debbugs::Bug::Tag, list of tags

4 years agoadd Debbugs::Bug::Status, interface to .status files
Don Armstrong [Mon, 27 May 2019 23:19:15 +0000 (16:19 -0700)]
add Debbugs::Bug::Status, interface to .status files

4 years agoDocument Debbugs::Collection::Bug
Don Armstrong [Mon, 27 May 2019 23:18:14 +0000 (16:18 -0700)]
Document Debbugs::Collection::Bug

4 years agodocument Debbugs::Collection
Don Armstrong [Mon, 27 May 2019 23:07:27 +0000 (16:07 -0700)]
document Debbugs::Collection

5 years agowe don't necessarily need to deparse the email address for pkg links
Don Armstrong [Sun, 19 Aug 2018 20:38:57 +0000 (13:38 -0700)]
we don't necessarily need to deparse the email address for pkg links

5 years agostop calculating the source for all packages
Don Armstrong [Sun, 19 Aug 2018 20:38:46 +0000 (13:38 -0700)]
stop calculating the source for all packages

5 years agopkgreport already has use warnings, does not need -T
Don Armstrong [Sun, 19 Aug 2018 20:37:18 +0000 (13:37 -0700)]
pkgreport already has use warnings, does not need -T

5 years agouse make_source_versions instead of makesourceversions in version.cgi
Don Armstrong [Sun, 19 Aug 2018 20:36:59 +0000 (13:36 -0700)]
use make_source_versions instead of makesourceversions in version.cgi

5 years agouse package_maintainer in bugreport
Don Armstrong [Sun, 19 Aug 2018 20:36:33 +0000 (13:36 -0700)]
use package_maintainer in bugreport

5 years agoinclude function in instalsql for bin ver/src pkg linking
Don Armstrong [Sun, 19 Aug 2018 20:36:07 +0000 (13:36 -0700)]
include function in instalsql for bin ver/src pkg linking

5 years agouse schema in Debbugs::Status tests
Don Armstrong [Sun, 19 Aug 2018 20:34:51 +0000 (13:34 -0700)]
use schema in Debbugs::Status tests

5 years agoadd bin_pkg to src_pkg convenience linking table with triggers
Don Armstrong [Sun, 19 Aug 2018 20:33:42 +0000 (13:33 -0700)]
add bin_pkg to src_pkg convenience linking table with triggers

5 years agomousify bugreport and short status templates
Don Armstrong [Sun, 19 Aug 2018 20:31:42 +0000 (13:31 -0700)]
mousify bugreport and short status templates

5 years agohandle no srcver/binver in valid version info search
Don Armstrong [Sun, 19 Aug 2018 20:23:52 +0000 (13:23 -0700)]
handle no srcver/binver in valid version info search

5 years agoAdd users to a collection
Don Armstrong [Sun, 19 Aug 2018 20:02:52 +0000 (13:02 -0700)]
Add users to a collection

5 years agothe default bug collection for a bug is the universe
Don Armstrong [Sat, 18 Aug 2018 05:32:40 +0000 (22:32 -0700)]
the default bug collection for a bug is the universe

5 years agoOR is the default for multiple values; remove useless or
Don Armstrong [Sat, 18 Aug 2018 05:31:31 +0000 (22:31 -0700)]
OR is the default for multiple values; remove useless or

5 years agoadd email and url access objects
Don Armstrong [Sat, 14 Jul 2018 08:18:57 +0000 (01:18 -0700)]
add email and url access objects

5 years agosupply schema_arg to get_bug_status
Don Armstrong [Thu, 14 Jun 2018 00:31:35 +0000 (17:31 -0700)]
supply schema_arg to get_bug_status

5 years agosupply users to Debbugs::Collection::Bug
Don Armstrong [Thu, 14 Jun 2018 00:30:50 +0000 (17:30 -0700)]
supply users to Debbugs::Collection::Bug

5 years agosupport usertags in Debbugs::Bug and Debbugs::Bug::Tag
Don Armstrong [Thu, 14 Jun 2018 00:30:08 +0000 (17:30 -0700)]
support usertags in Debbugs::Bug and Debbugs::Bug::Tag

5 years agobug links should all be numbers
Don Armstrong [Thu, 14 Jun 2018 00:28:41 +0000 (17:28 -0700)]
bug links should all be numbers

5 years agouse state in bug_links for speed
Don Armstrong [Thu, 14 Jun 2018 00:28:20 +0000 (17:28 -0700)]
use state in bug_links for speed

5 years agouse Debbugs::Bug in pkgreport
Don Armstrong [Thu, 14 Jun 2018 00:27:38 +0000 (17:27 -0700)]
use Debbugs::Bug in pkgreport

5 years agoMousify Debbugs::Log and integrate with Debbugs::Bug
Don Armstrong [Fri, 8 Jun 2018 22:33:00 +0000 (15:33 -0700)]
Mousify Debbugs::Log and integrate with Debbugs::Bug

5 years agoinclude affects in package loading
Don Armstrong [Fri, 8 Jun 2018 20:38:55 +0000 (13:38 -0700)]
include affects in package loading

5 years agoadd _mergedwith_array for speed when filtering
Don Armstrong [Fri, 8 Jun 2018 20:38:40 +0000 (13:38 -0700)]
add _mergedwith_array for speed when filtering

5 years agouse schema_argument
Don Armstrong [Fri, 8 Jun 2018 20:36:36 +0000 (13:36 -0700)]
use schema_argument

5 years agoseparate bin version and bin association queries
Don Armstrong [Fri, 8 Jun 2018 20:35:48 +0000 (13:35 -0700)]
separate bin version and bin association queries

 - This runs about 10 times faster than when they are separate
 - Don't bother ordering versioning

5 years agocarp if _member_constructor is called with one package
Don Armstrong [Fri, 8 Jun 2018 20:34:41 +0000 (13:34 -0700)]
carp if _member_constructor is called with one package

5 years agoPackage member key is the fully-qualified name; fix error in get
Don Armstrong [Fri, 8 Jun 2018 20:34:27 +0000 (13:34 -0700)]
Package member key is the fully-qualified name; fix error in get

5 years agomake constructorargs lazy
Don Armstrong [Fri, 8 Jun 2018 20:34:04 +0000 (13:34 -0700)]
make constructorargs lazy

5 years agoreimplement _add_member_hash for speed; add _shallow_clone for limit
Don Armstrong [Fri, 8 Jun 2018 20:33:00 +0000 (13:33 -0700)]
reimplement _add_member_hash for speed; add _shallow_clone for limit

5 years agoadd CARP_TRACE
Don Armstrong [Fri, 8 Jun 2018 20:31:49 +0000 (13:31 -0700)]
add CARP_TRACE

5 years agouse BUILD to handle correspondent argument; add CARP_TRACE
Don Armstrong [Fri, 8 Jun 2018 20:31:07 +0000 (13:31 -0700)]
use BUILD to handle correspondent argument; add CARP_TRACE

5 years agoadd collection and collection correspondent
Don Armstrong [Thu, 7 Jun 2018 22:34:21 +0000 (15:34 -0700)]
add collection and collection correspondent

5 years agoadd submit_but and run_processall utility routines
Don Armstrong [Thu, 7 Jun 2018 22:34:00 +0000 (15:34 -0700)]
add submit_but and run_processall utility routines

5 years agoupdate OO interface to near-completion
Don Armstrong [Thu, 7 Jun 2018 22:32:40 +0000 (15:32 -0700)]
update OO interface to near-completion

5 years agoPkgreport now uses Mouse OO interface
Don Armstrong [Thu, 7 Jun 2018 22:32:01 +0000 (15:32 -0700)]
Pkgreport now uses Mouse OO interface

5 years agoadd VersionTree and Collection::Version
Don Armstrong [Thu, 7 Jun 2018 22:28:25 +0000 (15:28 -0700)]
add VersionTree and Collection::Version

5 years agoupdate short bug status tx with new class setup
Don Armstrong [Thu, 7 Jun 2018 22:27:55 +0000 (15:27 -0700)]
update short bug status tx with new class setup

5 years agoadd start of Mouse/Moose based OO Interface to packages
Don Armstrong [Tue, 1 May 2018 18:20:09 +0000 (11:20 -0700)]
add start of Mouse/Moose based OO Interface to packages

6 years agoreuse the same null handle in globify_scalar
Don Armstrong [Fri, 20 Apr 2018 16:41:41 +0000 (09:41 -0700)]
reuse the same null handle in globify_scalar

6 years agoadd a mode line for debbugs_schema.sql
Don Armstrong [Wed, 18 Apr 2018 23:14:14 +0000 (16:14 -0700)]
add a mode line for debbugs_schema.sql

6 years agoremove Data::Printer call which snuck in from debugging
Don Armstrong [Mon, 16 Apr 2018 23:46:45 +0000 (16:46 -0700)]
remove Data::Printer call which snuck in from debugging

6 years agoDebbugs::packages::get_versions can now use the database
Don Armstrong [Mon, 16 Apr 2018 23:43:25 +0000 (16:43 -0700)]
Debbugs::packages::get_versions can now use the database