]>
git.donarmstrong.com Git - debbugs.git/log
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
Don Armstrong [Mon, 23 Mar 2009 05:29:35 +0000 (22:29 -0700)]
fix bug in affects, use common_control_options in set_title, and a slew of minor issues in Debbugs::Control
Don Armstrong [Mon, 23 Mar 2009 05:13:24 +0000 (22:13 -0700)]
* fix getpkgsrc call in Debbugs::Mail::default_headers
Don Armstrong [Mon, 23 Mar 2009 04:48:20 +0000 (21:48 -0700)]
fix export_tags
Don Armstrong [Thu, 19 Mar 2009 16:43:13 +0000 (09:43 -0700)]
document the default headers
Don Armstrong [Thu, 19 Mar 2009 16:31:35 +0000 (09:31 -0700)]
add submitter changed email template
Don Armstrong [Thu, 19 Mar 2009 16:31:09 +0000 (09:31 -0700)]
document mailer add add ubug and ubugs commands
Don Armstrong [Thu, 19 Mar 2009 16:29:57 +0000 (09:29 -0700)]
* Add default_headers function to generate the default set of headers
* Add export tags
Don Armstrong [Wed, 18 Mar 2009 16:00:59 +0000 (09:00 -0700)]
* Make the "no package line" mail message slightly more polite and comprehensible
* Indicate that spam could cause the no package response
Don Armstrong [Fri, 6 Mar 2009 04:21:31 +0000 (20:21 -0800)]
* Abstract out start and end control bits in Debbugs::Control
* Move package, found, fixed, title, submitter changing commands to Debbugs::Control from service
Don Armstrong [Fri, 6 Mar 2009 04:19:31 +0000 (20:19 -0800)]
* Fix archs typo
* Properly handle arch:all packages
* Don't bother to dereference $source in srcbinary
Don Armstrong [Thu, 5 Mar 2009 18:58:30 +0000 (10:58 -0800)]
* Fix locks returns in read_bug
* Use get_versions and make_source_versions instead of older functions
* Make the $param{arch} look in bug_presence explicit to avoid confusion
* Fix how src: packages are handled in bug_presence
Don Armstrong [Thu, 5 Mar 2009 18:57:42 +0000 (10:57 -0800)]
fix infromation typo
Don Armstrong [Thu, 5 Mar 2009 18:57:14 +0000 (10:57 -0800)]
kill off useless @dummy variable
Don Armstrong [Mon, 23 Feb 2009 06:42:01 +0000 (22:42 -0800)]
merge fix for soap bug
Don Armstrong [Thu, 19 Feb 2009 05:12:32 +0000 (21:12 -0800)]
Don't have reply/subscribe links for archived bugs (closes: #511864)
Don Armstrong [Thu, 19 Feb 2009 05:06:49 +0000 (21:06 -0800)]
Ditch 'as before' (closes: #514677)
Don Armstrong [Thu, 19 Feb 2009 05:04:45 +0000 (21:04 -0800)]
add bug_status command to Debbugs::Common
Don Armstrong [Thu, 19 Feb 2009 05:04:32 +0000 (21:04 -0800)]
add last modified field to status
Don Armstrong [Thu, 19 Feb 2009 05:04:07 +0000 (21:04 -0800)]
Calculate last modified using summary as well as log (closes: #515063)
Don Armstrong [Thu, 19 Feb 2009 04:43:17 +0000 (20:43 -0800)]
pass trim_headers
Don Armstrong [Thu, 19 Feb 2009 04:42:59 +0000 (20:42 -0800)]
fix pod error in Debbugs::CGI
Don Armstrong [Thu, 19 Feb 2009 04:42:43 +0000 (20:42 -0800)]
support trim_headers
Don Armstrong [Thu, 19 Feb 2009 04:42:17 +0000 (20:42 -0800)]
english_join needs to actually return and use params
Don Armstrong [Thu, 19 Feb 2009 04:41:29 +0000 (20:41 -0800)]
remove excess =back in Debbugs::Config
Don Armstrong [Thu, 19 Feb 2009 04:41:05 +0000 (20:41 -0800)]
switch pod from =item to =head2
Don Armstrong [Thu, 19 Feb 2009 04:40:36 +0000 (20:40 -0800)]
allow fields to be exported
Don Armstrong [Thu, 19 Feb 2009 04:40:13 +0000 (20:40 -0800)]
fix pod error in Debbugs::Log
Don Armstrong [Thu, 19 Feb 2009 04:39:54 +0000 (20:39 -0800)]
check reassign with , delimited packages
Don Armstrong [Thu, 19 Feb 2009 04:39:16 +0000 (20:39 -0800)]
add Test::POD test
Don Armstrong [Thu, 19 Feb 2009 04:38:30 +0000 (20:38 -0800)]
Use get_addresses to parse X-Debbugs-Cc: to allow multiple Cc:'s
(closes: #514183)
Don Armstrong [Thu, 29 Jan 2009 05:11:40 +0000 (21:11 -0800)]
* various tweaks to the makefile to make it slightly more elegant
Don Armstrong [Tue, 27 Jan 2009 01:24:56 +0000 (17:24 -0800)]
really fix #484789
Don Armstrong [Tue, 20 Jan 2009 02:28:47 +0000 (18:28 -0800)]
indicate that the source location has been updated; fix typo
Don Armstrong [Thu, 15 Jan 2009 22:35:41 +0000 (14:35 -0800)]
Fix addition of correspondents in gen-indices (closes: #511850)
Don Armstrong [Sun, 11 Jan 2009 06:57:18 +0000 (22:57 -0800)]
* revert previous change, as it was wrong
* properly fix the handling of pkg by moving it ahead of the user/usertag selection
Don Armstrong [Sun, 11 Jan 2009 06:46:21 +0000 (22:46 -0800)]
* only add usertags when there are no other selection methods active
Don Armstrong [Thu, 1 Jan 2009 01:58:49 +0000 (17:58 -0800)]
* Propery handle caching of guess_source => 0
Don Armstrong [Wed, 31 Dec 2008 19:08:37 +0000 (20:08 +0100)]
* handle links to bugs assigned to multiple packages
Don Armstrong [Wed, 31 Dec 2008 19:07:41 +0000 (20:07 +0100)]
* check whether the bug is archived before assuming its ok
* indicate an unknown bug number properly
* Set src:foo on new packages if we're dealing with a source package assignment
* Try to solve some of the undefined value in concatenation problems
Don Armstrong [Wed, 31 Dec 2008 19:04:20 +0000 (20:04 +0100)]
* By default indicate the source package
* Handle the new src:foo to indicate source package foo properly
* Handle multiple src/binary packages properly
Don Armstrong [Wed, 31 Dec 2008 19:02:46 +0000 (20:02 +0100)]
* Extend make_source_versions to allow for debbuging handles, etc.
Don Armstrong [Wed, 31 Dec 2008 18:59:15 +0000 (19:59 +0100)]
* Document english_join
* Allow setting the english_join options and set reasonable options
Don Armstrong [Wed, 31 Dec 2008 18:54:18 +0000 (19:54 +0100)]
import getpkgsrc
Don Armstrong [Wed, 24 Dec 2008 10:06:35 +0000 (02:06 -0800)]
* Also search for bugs assigned to the binary package foo when we are
searching for src==foo and there is no real binary package foo
* Avoid double incrementing package keys when searching for source
packages or maintainers
Don Armstrong [Sat, 13 Dec 2008 18:03:57 +0000 (12:03 -0600)]
add missing @gAffectsDistributionTags; map the distribution tags appropriately
Don Armstrong [Sat, 13 Dec 2008 10:08:45 +0000 (02:08 -0800)]
* Remove newline from default machine name
* Add semicolon between date and machine name; ditch extra newlines
Don Armstrong [Fri, 5 Dec 2008 00:37:02 +0000 (16:37 -0800)]
* remove useless escaping in maybelink, closes #507807
Don Armstrong [Fri, 5 Dec 2008 00:32:56 +0000 (16:32 -0800)]
* add missing import of read_bug to process
Don Armstrong [Fri, 5 Dec 2008 00:31:36 +0000 (16:31 -0800)]
* Only replace indices if changes have been made to the index
Don Armstrong [Thu, 4 Dec 2008 03:54:23 +0000 (19:54 -0800)]
* Ignore stupid (and useless) warnings about using a map for hash
elements that are numeric
Don Armstrong [Thu, 4 Dec 2008 03:53:28 +0000 (19:53 -0800)]
sanitize path before calling hostname
Don Armstrong [Wed, 3 Dec 2008 19:09:59 +0000 (11:09 -0800)]
remove old options code and archive link generation code from pkgreport.cgi
Don Armstrong [Wed, 3 Dec 2008 19:09:06 +0000 (11:09 -0800)]
Indiciate what machine has built webpages (closes: #507022)
Don Armstrong [Wed, 3 Dec 2008 18:40:59 +0000 (10:40 -0800)]
Add Date headers if missing (closes: #458757)
Don Armstrong [Wed, 3 Dec 2008 04:10:53 +0000 (20:10 -0800)]
Add Last-Modified: header support to mbox download (closes: #456786)
Don Armstrong [Wed, 3 Dec 2008 04:00:36 +0000 (20:00 -0800)]
Display link to full log again (closes: #507506)
Don Armstrong [Wed, 3 Dec 2008 04:00:32 +0000 (20:00 -0800)]
pass thorugh html_escape
Don Armstrong [Tue, 2 Dec 2008 17:21:01 +0000 (09:21 -0800)]
Strip BOM before regexes involving spaces (closes: #488554)
Don Armstrong [Tue, 2 Dec 2008 17:02:27 +0000 (09:02 -0800)]
Resolve two XSS (closes: #504608)
Don Armstrong [Tue, 2 Dec 2008 16:37:03 +0000 (08:37 -0800)]
support selecting src:sourcepackage packages in Debbugs::Bugs
Don Armstrong [Tue, 2 Dec 2008 16:33:59 +0000 (08:33 -0800)]
use add_user from Debbugs::CGI; get usertags in bugreports
Don Armstrong [Tue, 2 Dec 2008 16:33:07 +0000 (08:33 -0800)]
add add_user to Debbugs::CGI
Don Armstrong [Sun, 26 Oct 2008 21:45:48 +0000 (14:45 -0700)]
Only send out control help when control is mailed (closes: #499941)
Don Armstrong [Sun, 26 Oct 2008 21:41:53 +0000 (14:41 -0700)]
* update changelog
Don Armstrong [Sun, 26 Oct 2008 21:37:39 +0000 (14:37 -0700)]
* fixup changelog as we fix #444416 too
Don Armstrong [Sun, 26 Oct 2008 21:31:23 +0000 (14:31 -0700)]
indicate that there is a strong_list configuration option as well
Don Armstrong [Sun, 26 Oct 2008 21:30:51 +0000 (14:30 -0700)]
Clean up links when there is no information about a package (closes:
#452905)
Don Armstrong [Sun, 26 Oct 2008 21:14:13 +0000 (14:14 -0700)]
* update changelog
Don Armstrong [Sun, 26 Oct 2008 19:55:10 +0000 (12:55 -0700)]
* update changelog
Don Armstrong [Sun, 26 Oct 2008 19:54:24 +0000 (12:54 -0700)]
* Use bug subscription domain in bug_list_forward
Don Armstrong [Sun, 26 Oct 2008 19:00:23 +0000 (12:00 -0700)]
Change how maybelink links links (closes: #501757)
Don Armstrong [Sun, 26 Oct 2008 18:45:11 +0000 (11:45 -0700)]
* fix infmessage class display in bugreport.cgi
Don Armstrong [Sun, 26 Oct 2008 18:13:55 +0000 (11:13 -0700)]
* Fix problems with undefined subjects
Don Armstrong [Sun, 26 Oct 2008 18:13:28 +0000 (11:13 -0700)]
* Handle undefined bugs in the data which is read
Don Armstrong [Thu, 25 Sep 2008 03:19:11 +0000 (20:19 -0700)]
* Fix link to pseudopackages
* Add back link to reporting instructions
* Fix source entry for psuedopackages on bugreport_pkginfo.tmpl
Don Armstrong [Thu, 25 Sep 2008 02:51:50 +0000 (19:51 -0700)]
* Stop hard coding the path to spool in age-1
* Fix affects usage
* Support bugs= in pkgreport.cgi
* Comment out CGI::Alert usage for the time being; eventually we'll
probably replace it with an optional home-grown replacement that is
less sucky.
* Handle maint='' in get_bugs instead of out in pkgreport (this
enables this search to work from soap)
Don Armstrong [Thu, 25 Sep 2008 00:48:00 +0000 (17:48 -0700)]
* disable CGI::Alert in version.cgi
Don Armstrong [Thu, 25 Sep 2008 00:43:50 +0000 (17:43 -0700)]
* handle undefined keys in the typelookup deletion of soap.cgi
Don Armstrong [Wed, 24 Sep 2008 15:49:51 +0000 (08:49 -0700)]
Return 404 when a bug number that does not exist is used
(closes: #499997)
Don Armstrong [Wed, 24 Sep 2008 15:35:22 +0000 (08:35 -0700)]
Allow clicking anywhere outside the extra status box to close the
extra status box (closes: #499990) Thanks to James Vega for the patch.
Don Armstrong [Tue, 23 Sep 2008 19:58:29 +0000 (12:58 -0700)]
merge from mainline
Debian BTS [Fri, 19 Sep 2008 19:51:35 +0000 (19:51 +0000)]
merge changes from dla source tree
Don Armstrong [Fri, 19 Sep 2008 19:50:46 +0000 (12:50 -0700)]
* get rid of useless htmllogs to logs which we are going to throw away anyway
Debian BTS [Fri, 19 Sep 2008 00:22:46 +0000 (00:22 +0000)]
merge changes from dla source tree
Don Armstrong [Fri, 19 Sep 2008 00:22:24 +0000 (17:22 -0700)]
fix link to cloned bugs
Debian BTS [Fri, 19 Sep 2008 00:19:15 +0000 (00:19 +0000)]
merge changes from dla source tree
Don Armstrong [Thu, 18 Sep 2008 03:13:16 +0000 (20:13 -0700)]
fixup $status typo; $dist typo
handle missing logs properly
Don Armstrong [Thu, 18 Sep 2008 03:01:49 +0000 (20:01 -0700)]
add distribution selection twiddler
Don Armstrong [Thu, 18 Sep 2008 03:01:14 +0000 (20:01 -0700)]
* kill off empty entries which are meaningless in pkgreport.cgi
* ditch some useless codebits
Don Armstrong [Thu, 18 Sep 2008 02:59:16 +0000 (19:59 -0700)]
support search, show, stop, and daemon options in local-debbugs
Don Armstrong [Thu, 18 Sep 2008 02:58:31 +0000 (19:58 -0700)]
fix foreach issue in makefile
Don Armstrong [Thu, 18 Sep 2008 02:55:51 +0000 (19:55 -0700)]
* Add support for affects_distribution_tags
* Properly handle the intersection of a set of distributions and the
tags that are set on that distribution
Don Armstrong [Wed, 17 Sep 2008 16:09:25 +0000 (09:09 -0700)]
* Fix and/or issue in lock_read_all_merged_bugs
* Fix tiny formatting issue
Don Armstrong [Wed, 17 Sep 2008 16:04:04 +0000 (09:04 -0700)]
* Handle when tags aren't set in usertags
Don Armstrong [Wed, 17 Sep 2008 16:01:08 +0000 (09:01 -0700)]
* Split out a new checkpid function
* If getbuglocation in getbugcomponent doesn't return a correct
location, return undef
Don Armstrong [Mon, 1 Sep 2008 19:21:05 +0000 (12:21 -0700)]
* Add missing http:// to bugreport.tmplCC
Debian BTS [Tue, 26 Aug 2008 11:08:02 +0000 (11:08 +0000)]
merge changes from cjwatson
Colin Watson [Tue, 26 Aug 2008 10:35:32 +0000 (11:35 +0100)]
fix broken tag for severity