Commit graph

17 commits

Author SHA1 Message Date
Peter Wemm
01a61279be $Id$,$Date$ -> $FreeBSD$
The jury is out on $Date$, but it's presently not being expanded..
1999-09-06 07:03:31 +00:00
Tim Vanderhoek
90816a2088 When creating the "Submit Followup" link, be more aggressive about
url-encoding unsafe characters.  Instead of a comparing against a list
of unsafe characters, compare against an inverted list of safe characters.
Specifically fixes " " spaces in urls, but probably others, too.

Make the url-encoding that did already exist work.
1999-08-06 05:58:14 +00:00
Wolfram Schneider
e57600a034 Catch i386/* PR's too.
Pointed out by: Carl Mascott <cmascott@world.std.com>
1998-07-01 10:30:47 +00:00
Bill Fenner
a223c13022 Fix a typo causing the "src/" cvsweb referencer to kick in when it
shouldn't.
Save a copy of the un-HTML-ified synopsis for use in the mailto: HREF,
 otherwise you end up with odd things like "%26lt;" instead of "<".
1998-06-24 05:48:30 +00:00
Bill Fenner
dff1a01b8c Don't be coy about confidential PR's; admit that they exist but
are confidential.
1998-06-16 06:46:15 +00:00
Wolfram Schneider
bc607d0c2a Add cvsweb links to source references. A source reference
has the syntax

	 rev 1.8 of src/bin/chmod/chmod.1
	 (the word "of" is optional)

or
        src/bin/chmod/chmod.1 rev 1.7

'rev' and 'revision' are synonym.
If you close a PR you should now include the revision,
for example from PR 6055:

Fixed in src/gnu/usr.bin/as/config/obj-aout.c revision 1.6. [...]
1998-06-08 13:51:30 +00:00
Wolfram Schneider
1bab69a67d Make perl5 happy. 1998-06-05 17:19:04 +00:00
Wolfram Schneider
a537fa0672 The protocol part of an url is case insensitive.
Link FTP URLs too, not only HTTP.
The characters "\)\>,; are not part of an URL.
1998-06-05 17:06:20 +00:00
Wolfram Schneider
5b84f8e2b9 Look for PR references and add links. Currently 290 out of ~7000 PRs
have links to other PRs.
1998-06-05 16:58:07 +00:00
Wolfram Schneider
cafc8fac8f Allow /cgi/query-pr.cgi?<pr> queries. 1998-06-02 13:07:10 +00:00
Wolfram Schneider
a409399b33 Be tolerant to <category>/<PR id> queries. 1998-04-21 14:55:39 +00:00
Bill Fenner
8f4e2716ec Use reply-to if present for originator's email address. 1998-02-19 20:14:53 +00:00
Bill Fenner
8c69aca775 Skip printing empty fields from the PR. This skips the new, unused
GNATS fields like Quarter: and Keywords: (but won't skip them if someone
actually uses them).
1998-01-22 02:31:11 +00:00
Bill Fenner
7eb3e626e9 Properly quote the synopsis and email address to create a legal
mtailto: URL.
1997-03-19 21:25:29 +00:00
Bill Fenner
da7b5cb97e Add "submit followup" link to mailto:freebsd-gnats-submit . 1996-12-17 17:12:00 +00:00
John Fieber
1d00827682 Cosmetic makeover. 1996-09-29 03:14:16 +00:00
John Fieber
dc37032eca Sweep some more web stuff into cvs. 1996-09-28 23:31:12 +00:00