]> git.donarmstrong.com Git - debbugs.git/log
debbugs.git
17 years ago * Add message number links to every single message in the bug
Don Armstrong [Mon, 26 Jun 2006 01:16:46 +0000 (18:16 -0700)]
 * Add message number links to every single message in the bug

17 years ago * Fix Debbugs::Versions::Dpkg to deal with ~ in the versions properly
Don Armstrong [Mon, 26 Jun 2006 01:00:59 +0000 (18:00 -0700)]
 * Fix Debbugs::Versions::Dpkg to deal with ~ in the versions properly
 * Add tests in 02_version_dpkg.t to actually test to make sure that
   Debbugs::Versions::Dpkg and dpkg --compare-versions agree what the
   version relationships are.

17 years ago * Merge in changes to the %cats data structure from Debian
Debian BTS [Fri, 16 Jun 2006 23:45:08 +0000 (16:45 -0700)]
 * Merge in changes to the %cats data structure from Debian

17 years ago * merge changes to fix falsely pending bugs
Debian BTS [Fri, 16 Jun 2006 23:41:13 +0000 (16:41 -0700)]
 * merge changes to fix falsely pending bugs

17 years ago * Only map to english if there are more priorities than tags
Don Armstrong [Fri, 16 Jun 2006 23:38:16 +0000 (16:38 -0700)]
 * Only map to english if there are more priorities than tags
   (closes: #372936)

17 years ago * Document the addresses available in process.in
Don Armstrong [Sat, 10 Jun 2006 07:34:23 +0000 (00:34 -0700)]
 * Document the addresses available in process.in
 * Support cloned bugs in control blocking

17 years agomerge changes to fix the ISE in pkgreport.cgi
Debian BTS [Sat, 10 Jun 2006 05:58:57 +0000 (22:58 -0700)]
merge changes to fix the ISE in pkgreport.cgi

17 years ago * Fix the ISE in pkgreport.cgi upon severity reversal
Don Armstrong [Sat, 10 Jun 2006 05:54:19 +0000 (22:54 -0700)]
 * Fix the ISE in pkgreport.cgi upon severity reversal

17 years ago * merge in changes to rfc1522 message encoding
Debian BTS [Thu, 8 Jun 2006 06:34:31 +0000 (23:34 -0700)]
 * merge in changes to rfc1522 message encoding

17 years ago * merge changes to fix rfc1522 encoding
Debian BTS [Thu, 8 Jun 2006 06:32:55 +0000 (23:32 -0700)]
 * merge changes to fix rfc1522 encoding

17 years ago * Merge in changes from the source tree to fix rfc1522 encoding of
Don Armstrong [Thu, 8 Jun 2006 06:29:42 +0000 (23:29 -0700)]
 * Merge in changes from the source tree to fix rfc1522 encoding of
   messages

18 years ago * Encode all messages with quoted-printable when appropriate
Don Armstrong [Wed, 7 Jun 2006 07:14:16 +0000 (00:14 -0700)]
 * Encode all messages with quoted-printable when appropriate
 * Add a test to make sure that messages which are created don't have
   8-bit stuff anywhere.

18 years agomerge changes to fix newmergelist bug
Debian BTS [Sun, 28 May 2006 19:44:59 +0000 (12:44 -0700)]
merge changes to fix newmergelist bug

18 years agomerge changes to fix newmergelist bug
Debian BTS [Sun, 28 May 2006 19:43:26 +0000 (12:43 -0700)]
merge changes to fix newmergelist bug

18 years agoFix bug introduced because checkmatch uses a global newmergelist instead of a lexical
Don Armstrong [Sun, 28 May 2006 19:23:53 +0000 (12:23 -0700)]
Fix bug introduced because checkmatch uses a global newmergelist instead of a lexical

18 years agoremove debbugging print from Debbugs::Common
Don Armstrong [Sat, 27 May 2006 08:34:51 +0000 (01:34 -0700)]
remove debbugging print from Debbugs::Common

18 years ago text.in now use Debbugs::Config so the variables it uses are included
Don Armstrong [Sat, 27 May 2006 07:12:12 +0000 (00:12 -0700)]
 text.in now use Debbugs::Config so the variables it uses are included

18 years ago * Fix the date format used in headers
Don Armstrong [Sat, 27 May 2006 07:11:31 +0000 (00:11 -0700)]
 * Fix the date format used in headers

18 years ago * Move readbug, getbuglocation,component,etc into Debbugs::Common
Don Armstrong [Sat, 27 May 2006 07:10:42 +0000 (00:10 -0700)]
 * Move readbug, getbuglocation,component,etc into Debbugs::Common

18 years ago * Allow query options to be set using the short url format
Don Armstrong [Sat, 27 May 2006 07:08:39 +0000 (00:08 -0700)]
 * Allow query options to be set using the short url format

18 years ago * Add multiple status mailbox types
Don Armstrong [Sat, 27 May 2006 07:08:05 +0000 (00:08 -0700)]
 * Add multiple status mailbox types
 * Use Debbugs::Config
 * use warnings

18 years agomake common.pl use Debbugs::Common
Don Armstrong [Sat, 27 May 2006 07:05:26 +0000 (00:05 -0700)]
make common.pl use Debbugs::Common

18 years ago * Add more functions to Debbugs::Common, which will eventually
Don Armstrong [Sat, 27 May 2006 07:04:10 +0000 (00:04 -0700)]
 * Add more functions to Debbugs::Common, which will eventually
   replace errorlib.pl

18 years ago * Add a cron method to add_bug_to_estraier to enable easily running
Don Armstrong [Sat, 27 May 2006 07:02:46 +0000 (00:02 -0700)]
 * Add a cron method to add_bug_to_estraier to enable easily running
   it in a cronjob

18 years agoadd future directions
Don Armstrong [Sat, 27 May 2006 07:02:08 +0000 (00:02 -0700)]
add future directions

18 years ago * Don't use quitcgi in Debbugs::Packages
Don Armstrong [Sat, 27 May 2006 07:01:40 +0000 (00:01 -0700)]
 * Don't use quitcgi in Debbugs::Packages
   - Modules must not assume that they are running in a particular
     environment.

18 years agoAdd Debbugs::URI which overrides parts of URI to use ; instead of &
Don Armstrong [Sat, 27 May 2006 07:00:22 +0000 (00:00 -0700)]
Add Debbugs::URI which overrides parts of URI to use ; instead of &

18 years agoAdd the initial version of CGI.pm which will eventually replace common.pl
Don Armstrong [Sat, 27 May 2006 06:59:41 +0000 (23:59 -0700)]
Add the initial version of CGI.pm which will eventually replace common.pl

18 years ago * Add the initial version of Debbugs::Estraier which allows for the
Don Armstrong [Sat, 27 May 2006 06:57:58 +0000 (23:57 -0700)]
 * Add the initial version of Debbugs::Estraier which allows for the
   insertion of bugs into HyperEstraier.

18 years ago * Modify Debbugs::Config to work relatively transparently with the
Don Armstrong [Sat, 27 May 2006 06:57:16 +0000 (23:57 -0700)]
 * Modify Debbugs::Config to work relatively transparently with the
   current configuration file setup; major changes to allow you to
   only import specific variables into the calling space, and/or just
   use a config hash instead.

18 years ago * Add a bin directory
Don Armstrong [Tue, 23 May 2006 06:45:23 +0000 (23:45 -0700)]
 * Add a bin directory
 * Place within it the test_bts commands and the add_bug_to_estraier
   command which enable the bts to be tested and bugs to be added to
   estraier via a cron job.

18 years agomerge changes from dla tree
Debian BTS [Sat, 20 May 2006 06:20:51 +0000 (23:20 -0700)]
merge changes from dla tree

18 years agomerge changes from dla tree
Debian BTS [Sat, 20 May 2006 06:19:30 +0000 (23:19 -0700)]
merge changes from dla tree

18 years ago * Add X-Debbugs-PR-Source: message
Don Armstrong [Sat, 20 May 2006 06:13:37 +0000 (23:13 -0700)]
 * Add X-Debbugs-PR-Source: message
 * General code cleanup in process.in (more lexicals, on the way to
   use warnings; use strict;)
 * Remove useless reverse in service.in (use -1 instead of (reverse
   @array)[0])

18 years agomerge changes from dla source tree
Debian BTS [Wed, 17 May 2006 05:42:09 +0000 (22:42 -0700)]
merge changes from dla source tree

18 years agomerge changes from da source tree
Debian BTS [Wed, 17 May 2006 05:40:59 +0000 (22:40 -0700)]
merge changes from da source tree

18 years ago * Fix the documentation of clone to indicate that you need at least
Don Armstrong [Wed, 17 May 2006 05:30:50 +0000 (22:30 -0700)]
 * Fix the documentation of clone to indicate that you need at least
   one newID (closes: #276747)
 * Use create_mime_message to send all of the mails which may contain
   UTF8 material. (closes: #364026)
 * Add links to Closes: text for closed bugs. (closes: #320986)

18 years agomerge changes from da tree
Debian BTS [Mon, 15 May 2006 07:31:16 +0000 (00:31 -0700)]
merge changes from da tree

18 years agomerge changes from da tree
Debian BTS [Mon, 15 May 2006 07:30:10 +0000 (00:30 -0700)]
merge changes from da tree

18 years ago * Work around strange perlbug in list assignment that was breaking
Don Armstrong [Mon, 15 May 2006 07:28:37 +0000 (02:28 -0500)]
 * Work around strange perlbug in list assignment that was breaking
   the forcemerge code on sarge

18 years agomerge changes from da source
Debian BTS [Mon, 15 May 2006 05:13:26 +0000 (22:13 -0700)]
merge changes from da source

18 years agofix permissions on process.in
Debian BTS [Mon, 15 May 2006 05:12:22 +0000 (22:12 -0700)]
fix permissions on process.in

18 years agocommit changes from da source tree
Debian BTS [Mon, 15 May 2006 05:11:19 +0000 (22:11 -0700)]
commit changes from da source tree

18 years agofix permissions on process.in
Debian BTS [Mon, 15 May 2006 05:10:52 +0000 (22:10 -0700)]
fix permissions on process.in

18 years ago * Make @tomerge lexical in both merge and forcemerge
Don Armstrong [Mon, 15 May 2006 05:02:22 +0000 (00:02 -0500)]
 * Make @tomerge lexical in both merge and forcemerge
 * Add more debugging output to forcemerge so I can easily see what is
   broken
 * Clean up numeric comparisons with the string comparison operators

18 years ago * Merge in changes from mainline
Debian BTS [Sat, 13 May 2006 22:27:09 +0000 (15:27 -0700)]
 * Merge in changes from mainline

18 years ago * Commit changes from DA tree merge
Debian BTS [Sat, 13 May 2006 22:25:57 +0000 (15:25 -0700)]
 * Commit changes from DA tree merge

18 years ago * Add missing semicolon back into service.in
Don Armstrong [Sat, 13 May 2006 21:52:38 +0000 (14:52 -0700)]
 * Add missing semicolon back into service.in

18 years ago * Change acknowledge to close, and indicate who actually closed the
Don Armstrong [Sat, 15 Apr 2006 06:59:47 +0000 (23:59 -0700)]
 * Change acknowledge to close, and indicate who actually closed the
   bug in the close message that is sent out

18 years ago * Make all packages lowercase to support packages with uppercase
Don Armstrong [Sat, 15 Apr 2006 05:54:50 +0000 (22:54 -0700)]
 * Make all packages lowercase to support packages with uppercase
   names (even though that's rather insane)

18 years ago * Add changelog line for the forcemerge command
Don Armstrong [Thu, 6 Apr 2006 22:15:41 +0000 (15:15 -0700)]
 * Add changelog line for the forcemerge command

18 years ago * Add forcemerge support; bugs which are in the same package can be
Don Armstrong [Thu, 6 Apr 2006 22:12:39 +0000 (15:12 -0700)]
 * Add forcemerge support; bugs which are in the same package can be
   forcibly merged, where the subsequent bugs listed take on the same
   values as the first bug listed.

18 years agocommit changes from mainline
Debian BTS [Thu, 6 Apr 2006 02:03:57 +0000 (19:03 -0700)]
commit changes from mainline

18 years ago * merge in changes to fix maintainer missing mail
Debian BTS [Thu, 6 Apr 2006 02:02:16 +0000 (19:02 -0700)]
 * merge in changes to fix maintainer missing mail

18 years ago * Mail the closer as well as everyone else in the maintainer list (we
Don Armstrong [Thu, 6 Apr 2006 01:57:54 +0000 (18:57 -0700)]
 * Mail the closer as well as everyone else in the maintainer list (we
   used to use -t, so this bug snuck in...)

18 years agomerge changes from mainline
Debian BTS [Thu, 30 Mar 2006 09:55:09 +0000 (01:55 -0800)]
merge changes from mainline

18 years agomerge changes from don_source
Debian BTS [Thu, 30 Mar 2006 09:53:04 +0000 (01:53 -0800)]
merge changes from don_source

18 years ago * Properly rfc1522 encode the headers in Debbugs::MIME::create_mime_message
Don Armstrong [Thu, 30 Mar 2006 09:24:18 +0000 (01:24 -0800)]
 * Properly rfc1522 encode the headers in Debbugs::MIME::create_mime_message
 * Document the from munging accurately

18 years ago* merge changes from mainline
Debian BTS [Thu, 23 Mar 2006 03:40:44 +0000 (19:40 -0800)]
* merge changes from mainline

18 years ago * merge changes from don_source
Debian BTS [Thu, 23 Mar 2006 03:38:35 +0000 (19:38 -0800)]
 * merge changes from don_source

18 years ago * Change the closure regex to something more sane (and less buggy)
Don Armstrong [Thu, 23 Mar 2006 03:31:08 +0000 (19:31 -0800)]
 * Change the closure regex to something more sane (and less buggy)

18 years ago * Merge changes to bugreport.cgi from mainline
Don Armstrong [Wed, 22 Mar 2006 10:33:30 +0000 (02:33 -0800)]
 * Merge changes to bugreport.cgi from mainline

18 years ago * Add close linkage from; stop cleaning up after the mime parser
Don Armstrong [Wed, 22 Mar 2006 10:30:18 +0000 (02:30 -0800)]
 * Add close linkage from; stop cleaning up after the mime parser

18 years ago* Add blocked hosts to bugreport.cgi
Debian BTS [Wed, 22 Mar 2006 10:25:47 +0000 (02:25 -0800)]
* Add blocked hosts to bugreport.cgi

18 years ago * Add close: linkage; ditch useless output cleanup in MIME::Parser
Don Armstrong [Wed, 22 Mar 2006 10:17:29 +0000 (02:17 -0800)]
 * Add close: linkage; ditch useless output cleanup in MIME::Parser

18 years agomerge removal of de_rfc1522 from mainline
Debian BTS [Sun, 19 Mar 2006 21:51:12 +0000 (13:51 -0800)]
merge removal of de_rfc1522 from mainline

18 years ago * remove double decode_rfc1522
Don Armstrong [Sun, 19 Mar 2006 21:42:03 +0000 (13:42 -0800)]
 * remove double decode_rfc1522

18 years ago * Change de_rfc1522 to decode_rfc1522
Don Armstrong [Sun, 19 Mar 2006 21:40:15 +0000 (13:40 -0800)]
 * Change de_rfc1522 to decode_rfc1522

18 years agoadd cjwatson hack to fix gcc mail loops
Debian BTS [Sun, 19 Mar 2006 11:45:06 +0000 (03:45 -0800)]
add cjwatson hack to fix gcc mail loops

18 years ago * Call the tests during package build
Don Armstrong [Sun, 19 Mar 2006 05:20:11 +0000 (21:20 -0800)]
 * Call the tests during package build
 * Add a test target to call the appropriate perl tests
 * Small fix to 01_mime.t

18 years ago * de_rfc1522 the maintainer address
Don Armstrong [Sat, 18 Mar 2006 05:28:06 +0000 (21:28 -0800)]
 * de_rfc1522 the maintainer address
 * Quote some of the headers that contain - as => can't quote them properly

18 years agoUpdated copyright to refer to new bzr sources
Anthony Towns [Sun, 19 Feb 2006 13:50:55 +0000 (23:50 +1000)]
Updated copyright to refer to new bzr sources

18 years ago[project @ 2006-02-09 22:02:04 by don]
don [Fri, 10 Feb 2006 06:02:04 +0000 (22:02 -0800)]
[project @ 2006-02-09 22:02:04 by don]
* Fix Packag vs Package typo in the "you have taken responsibility" response.

18 years ago[project @ 2006-02-07 21:34:33 by don]
don [Wed, 8 Feb 2006 05:34:33 +0000 (21:34 -0800)]
[project @ 2006-02-07 21:34:33 by don]
* Instead of just rearranging the envelope From, rip it out entirely
   to get around the broken >From quoting in l.d.o and other mailing
   lists.

18 years ago[project @ 2006-02-05 01:43:18 by don]
don [Sun, 5 Feb 2006 09:43:18 +0000 (01:43 -0800)]
[project @ 2006-02-05 01:43:18 by don]
* Delete debbuging print to STDERR that snuck its way into the production code.

18 years ago[project @ 2006-02-04 03:24:12 by don]
don [Sat, 4 Feb 2006 11:24:12 +0000 (03:24 -0800)]
[project @ 2006-02-04 03:24:12 by don]
* Add back in the craptacular part of the MIME patch which was
   missing which is used to deal with MTAs like sendmail and exim4
   which eat from lines in message/rfc822 attachments for whatever
   reason.
 * Indicate in the changelog that this bug really does close #136654

18 years ago[project @ 2006-02-03 03:52:51 by don]
don [Fri, 3 Feb 2006 11:52:51 +0000 (03:52 -0800)]
[project @ 2006-02-03 03:52:51 by don]
* Add create_mime_message which uses MIME to attach done and close
   messages appropriately.
 * Use create_mime_message to send out the done and close messages in
   process.in

18 years ago[project @ 2006-01-12 18:57:45 by don]
don [Fri, 13 Jan 2006 02:57:45 +0000 (18:57 -0800)]
[project @ 2006-01-12 18:57:45 by don]
* Test for the existance of $p in Debbugs::User::get_user and return
   if the file doesn't exist; if the file does exist and we can't read
   it, die with an informative error message.

18 years ago[project @ 2006-01-06 16:35:01 by cjwatson]
cjwatson [Sat, 7 Jan 2006 00:35:01 +0000 (16:35 -0800)]
[project @ 2006-01-06 16:35:01 by cjwatson]
- Add a number of extra htmlsanit() calls to prevent cross-site
    scripting attacks.

18 years ago[project @ 2006-01-04 12:05:29 by cjwatson]
cjwatson [Wed, 4 Jan 2006 20:05:29 +0000 (12:05 -0800)]
[project @ 2006-01-04 12:05:29 by cjwatson]
add fallbacks for querying a source package by version when there's no binary package of the same name

18 years ago[project @ 2005-10-26 01:54:56 by don]
don [Wed, 26 Oct 2005 08:54:57 +0000 (00:54 -0800)]
[project @ 2005-10-26 01:54:56 by don]
* Output proper charset for attachments (closes: #335813)

18 years ago[project @ 2005-10-19 03:49:12 by don]
don [Wed, 19 Oct 2005 10:49:12 +0000 (02:49 -0800)]
[project @ 2005-10-19 03:49:12 by don]
* Link to merged bugs in the bugreport.cgi output
 * Make attachments use the inline content disposition so they are displayed in the browser when possible
 * Fix up html so it is HTML 4.01 compliant (closes: #322763)

18 years ago[project @ 2005-10-19 03:26:40 by don]
don [Wed, 19 Oct 2005 10:26:40 +0000 (02:26 -0800)]
[project @ 2005-10-19 03:26:40 by don]
* Fix attempt to use an undefined value as an array reference on line 1095, closes 334448.

18 years ago[project @ 2005-10-19 02:04:16 by don]
don [Wed, 19 Oct 2005 09:04:16 +0000 (01:04 -0800)]
[project @ 2005-10-19 02:04:16 by don]
* Fix example rewrite rules to allow for #1234 and foo+bar@baz.com
  (closes: #321925)

18 years ago[project @ 2005-10-19 01:22:13 by don]
don [Wed, 19 Oct 2005 08:22:14 +0000 (00:22 -0800)]
[project @ 2005-10-19 01:22:13 by don]
* Allow X-debbugs-* to be set in pseudo headers (closes: #179340)
 * Obey X-Debbugs-No-Ack in control@ messages (Closes: #201825)
 * Allow forwarded to be set at submit@ time (Closes: #128320)

18 years ago[project @ 2005-10-09 14:17:41 by ajt]
ajt [Sun, 9 Oct 2005 21:17:41 +0000 (13:17 -0800)]
[project @ 2005-10-09 14:17:41 by ajt]
restructure User.pm (deal with perl objects by preference instead
of a usertag hash) and add support for user categories.

darcs changelog:
  * first pass refactoring of User.pm
  * make locking functional
  * add support for unknown stanzas, and first pass at reading usercategories
  * fix writing of unknown stanzas with multiline fields
  * deal with multiline fields that don't have a summary line
  * remove categories-by-cookie support, restructure category handling for
    proper user-categories
  * convert from add_usertags to add_user syntax
  * cope with new user ids
  * drop support for Prefix in the user files
  * add support for recording categories
  * finish off support for usercategory command
  * finish adding support for user categories

18 years ago[project @ 2005-10-09 14:11:33 by ajt]
ajt [Sun, 9 Oct 2005 21:11:33 +0000 (13:11 -0800)]
[project @ 2005-10-09 14:11:33 by ajt]
use pkg@packages.debian.org, maint, submitter usertags by default for
corresponding queries

18 years ago[project @ 2005-10-09 14:03:32 by ajt]
ajt [Sun, 9 Oct 2005 21:03:32 +0000 (13:03 -0800)]
[project @ 2005-10-09 14:03:32 by ajt]
limit usertags to alphanumerics, dot, at, plus, dash

18 years ago[project @ 2005-10-09 14:02:24 by ajt]
ajt [Sun, 9 Oct 2005 21:02:24 +0000 (13:02 -0800)]
[project @ 2005-10-09 14:02:24 by ajt]
add blocked-by/blocks annotations to pkgreport

18 years ago[project @ 2005-10-06 06:53:42 by ajt]
ajt [Thu, 6 Oct 2005 13:53:42 +0000 (05:53 -0800)]
[project @ 2005-10-06 06:53:42 by ajt]
add some docs for usertags

18 years ago[project @ 2005-10-06 04:21:34 by ajt]
ajt [Thu, 6 Oct 2005 11:21:34 +0000 (03:21 -0800)]
[project @ 2005-10-06 04:21:34 by ajt]
add documentation for block/unblock control commands
add tag command to the refcard

18 years ago[project @ 2005-10-06 03:46:13 by ajt]
ajt [Thu, 6 Oct 2005 10:46:13 +0000 (02:46 -0800)]
[project @ 2005-10-06 03:46:13 by ajt]
add support for user categories

darcs changelog:
  * add support for selecting by usertag
  * add a (beta) note, and some doc links for user categories
  * provide a UI for user-categorisations (needs cookies and javascript)
   changed the handling of raw/oldview to be aliases for ordering= rather than
   the opposite
   split out javascript initialisation into pagemain() function
   some initial support for simple aliases of common categories like "severity"
   and "status"
  * improve Options stanza; add "oldview" support
  * Outstanding Status -> Classification
  * Patched -> Patch Available
  * Done -> Resolved
  * add "oldview" support
  * Unreviewed -> Unclassified
  * add support for pending and severity reverse (legacy)
  * tweak default sectioning for roll out on bugs.debian.org
  * start counting bug attributes from 1, not 0 for display
  * don't include the attribute in the title, just the name
  * support setting of section names properly
  * majorly redo dynamic sectioning, add "Summary" info back
  * parameterise ordering
  * first pass support for generalising pkgreport's sectioning

18 years ago[project @ 2005-10-06 03:40:32 by ajt]
ajt [Thu, 6 Oct 2005 10:40:32 +0000 (02:40 -0800)]
[project @ 2005-10-06 03:40:32 by ajt]
add usertags support
darcs changelog:
  * make "+" optional in usertag command
  * look at usertags as well as normal tags when doing a tag=xxx query
  * first pass at usertag setting for service
  * refactor the logic for changing usertags
  * store bugs in sorted order
  * store Bugs: field in Tag: stanza as many lines
  * fix up "user" handling in control@
  * fix variable name in Debbugs::User
  * initial support for user setting in service
  * make Debbugs::User a proper module, first pass
  * switch from require to use for Debbugs::User
  * make usertags a pkgreport parameter
  * first pass at usertags support

18 years ago[project @ 2005-10-06 03:32:13 by ajt]
ajt [Thu, 6 Oct 2005 10:32:13 +0000 (02:32 -0800)]
[project @ 2005-10-06 03:32:13 by ajt]
add "list" support
remove redundant IO::File
add kthxbye
add blocking support to scripts

18 years ago[project @ 2005-10-06 03:14:34 by ajt]
ajt [Thu, 6 Oct 2005 10:14:34 +0000 (02:14 -0800)]
[project @ 2005-10-06 03:14:34 by ajt]
move bug# to start of <title>

18 years ago[project @ 2005-10-06 03:11:50 by ajt]
ajt [Thu, 6 Oct 2005 10:11:50 +0000 (02:11 -0800)]
[project @ 2005-10-06 03:11:50 by ajt]
make cookies.cgi work properly, and reveal old cookies

18 years ago[project @ 2005-10-06 03:10:42 by ajt]
ajt [Thu, 6 Oct 2005 10:10:42 +0000 (02:10 -0800)]
[project @ 2005-10-06 03:10:42 by ajt]
don't reference undefined variables

18 years ago[project @ 2005-10-06 03:08:21 by ajt]
ajt [Thu, 6 Oct 2005 10:08:21 +0000 (02:08 -0800)]
[project @ 2005-10-06 03:08:21 by ajt]
convert tabs to spaces

18 years ago[project @ 2005-08-22 14:31:23 by ajt]
ajt [Mon, 22 Aug 2005 21:31:23 +0000 (13:31 -0800)]
[project @ 2005-08-22 14:31:23 by ajt]
make "bug is archived" properly visible

18 years ago[project @ 2005-08-22 14:28:45 by ajt]
ajt [Mon, 22 Aug 2005 21:28:45 +0000 (13:28 -0800)]
[project @ 2005-08-22 14:28:45 by ajt]
add support for displaying blocking infromation to bugreport.cgi