tara%tequilarista.org
8f2682e2fe
Making query.cgi use the new queryhelp.cgi doc
2001-03-07 05:02:46 +00:00
barnboy%trilobyte.net
5b2067f826
Fixed typos, dated information, and Windows NT instructions.
2001-03-07 04:27:03 +00:00
endico%mozilla.org
648b41551a
fix for bug 30823. fixed advanced queries on dependencies and cc. added huge comment about how boolean charts work.
2001-03-07 04:11:47 +00:00
mcafee%netscape.com
409d7d9a8c
flames are on by default now
2001-03-07 03:24:38 +00:00
dave%intrec.com
1203643803
Fix for bug 62949: Initial Test Component on new install did not have initialOwner, which made sanitycheck complain.
2001-03-07 03:09:29 +00:00
mcafee%netscape.com
9e8402121e
Adding &flames=1 support
2001-03-07 03:04:23 +00:00
cls%seawood.org
289ae1019f
Bump height to 150 so ports page does not scroll
2001-03-03 02:33:53 +00:00
cls%seawood.org
cafe8bb839
Add knowledge of SeaMonkey-Ports
2001-03-03 02:30:49 +00:00
tara%tequilarista.org
19eef1a197
Backing out Gerv's brainspasm for him
2001-03-03 00:17:07 +00:00
kestes%tradinglinx.com
74803a9512
remove taintedness.
2001-03-02 17:19:59 +00:00
dave%intrec.com
f93d4ac6aa
Fix for bug 54690: security holes in cvsview2.cgi by lax validation of the http query string. Fixed by retrieving parms via CGI.pm instead of trying to dynamically parse them from the query string. Patch by Adam Spiers <adam@spiers.net>
2001-03-01 22:18:55 +00:00
kestes%tradinglinx.com
fe6207b1d7
fix the arguments to make all_build_names and build_names consistent
...
(no self). This could not have worked before (since revision 1.12)
all calls to all_build_names were incorrect.
2001-03-01 18:42:30 +00:00
dave%intrec.com
20817deb71
Fix for bug 70544: QuickSearch drops everything after the first negated word
...
patch by afranke@ags.uni-sb.de (Andreas Franke)
2001-03-01 03:34:08 +00:00
cyeh%bluemartini.com
7071926739
fix for 69147: reports.cgi still refers to gif (bugzilla 2.11)
...
patch contributed to dave@intrec.com (Dave Miller).
remove useless code.
2001-02-28 23:36:49 +00:00
cyeh%bluemartini.com
3a30eff5ce
fix for 61637: Code bit for upgrading from 2.5
...
based on patch submitted by ehanson@talkware.net (Eric Hanson)
support for changes comments table to longdescs, but only if comments
table exists.
2001-02-28 23:33:01 +00:00
cyeh%bluemartini.com
5ea7f48b60
missed last documentation change
2001-02-28 23:08:52 +00:00
cyeh%bluemartini.com
7650eb9608
fix for 69793: check in new files for QuickSearch
...
patch contributed by franke@ags.uni-sb.de (Andreas Franke)
Now add quicksearch functionality to the main index page.
2001-02-28 23:07:26 +00:00
cyeh%bluemartini.com
244de0ce75
fix for 58436: javascript strict warnings in query.cgi
...
patch submitted by sidney@sidney.com (Sidney Markowitz)
wrap javascript around Param("usetargetmilestone")
2001-02-28 23:00:28 +00:00
mcafee%netscape.com
f47e5070aa
branch is out, embed is in
2001-02-27 18:53:53 +00:00
kestes%tradinglinx.com
b46de05034
no longer needed, we have a cleaner interface now.
2001-02-27 17:53:51 +00:00
kestes%tradinglinx.com
340a5cc193
*** empty log message ***
2001-02-27 15:43:34 +00:00
kestes%tradinglinx.com
40afa8a799
Document that the default_conf must not use any other library.
2001-02-27 15:26:43 +00:00
kestes%tradinglinx.com
17be0bd0e0
change the default directories to be more like the more recent Redhat distributions.
...
Document that the default_conf must not use any other library.
2001-02-27 15:26:29 +00:00
kestes%tradinglinx.com
8df3958123
Document that the default_conf must not use any other library.
...
ignore bugs which have null state.
2001-02-27 15:24:34 +00:00
kestes%tradinglinx.com
8d393ab0a6
uncomment the %clean section
...
ensure the local_conf directory exists but is empty.
2001-02-27 15:16:02 +00:00
kestes%tradinglinx.com
014b412b88
uncomment the %clean section
...
add the directory /var/log/tinderbox2
2001-02-27 15:13:42 +00:00
kestes%tradinglinx.com
17c7333bb5
the code to ensure that builds do not start too quickly was buggy.
2001-02-27 15:10:52 +00:00
kestes%tradinglinx.com
434afbeb02
allow users to determine which states they do not want to see.
...
some documention was changed as it was incorrect.
2001-02-27 15:10:09 +00:00
kestes%tradinglinx.com
8611bbe9d0
restrict path since we do not rely on the path to find anything.
2001-02-27 15:09:14 +00:00
dave%intrec.com
9e4bb31092
fix for bug 67482: parens in user's real name was confusing bugzilla. Patch by jake@acutex.net
2001-02-27 01:32:27 +00:00
dave%intrec.com
5506f22ae8
Fix for bug 50279: a couple executable files were missing from the list of files that checksetup considers executable when it's resetting permissions.
2001-02-27 01:20:55 +00:00
cyeh%bluemartini.com
820aa83259
fix for 47726: Doesn't display properly in IE5.5 because bug url & are not encoded
...
patch submitted by rufus@nonstuff.de (Rufus)
call QuoteXMLChars on bug_file_loc and attachment desc
2001-02-26 23:46:01 +00:00
cyeh%bluemartini.com
9d340bb03d
stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete.
...
now give warning to admin that keyword cache should be rebuilt after any keyword
edit or deletion.
2001-02-26 23:25:22 +00:00
cyeh%bluemartini.com
b279df4e32
fix for bug 51670: Dependency loops are possible
...
we now search each list (dependson, blocks) to see if a bug number shows
up in each list. a bug can't be dependent upon and block the same bug.
also make it so you can't set a bug blocking or dependent on itself.
2001-02-26 22:50:58 +00:00
dave%intrec.com
c4917d733e
Fix for bug 69670: Chart::Base only reports its version number as 0.99, regardless of the fact that you have 0.99b or 0.99c installed. So checksetup.pl needs to look for 0.99 instead of 0.99b.
2001-02-26 08:19:50 +00:00
cyeh%bluemartini.com
3fab8d4515
fix for 54566: Software error generated when adding invalid dependencies
...
if we call PuntTryAgain(), make sure we've unlocked tables
2001-02-23 21:40:03 +00:00
dave%intrec.com
730d05c4eb
Oops, typo in patch. = -> eq
2001-02-23 19:32:13 +00:00
dave%intrec.com
8157b75131
Fix for bug 69879: initial owner getting set to NULL if someone was specified on the new bug form. This bug was introduced in the patch for bug 66876 (v1.29 of post_bug.cgi)
2001-02-23 01:04:01 +00:00
cyeh%bluemartini.com
f35211d08e
cleanup footer when not logged in and if using voting.
2001-02-22 22:11:27 +00:00
cyeh%bluemartini.com
2196954d4c
break Find and Report links to a seperate line so that it looks cleaner
...
on browser windows with shorter widths. also, the second line
matches nicely with the other table cell.
2001-02-22 21:59:25 +00:00
cyeh%bluemartini.com
4bf95e443f
fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly
...
patch submitted by st.n@gmx.net (Stephan Niemz [faniz])
2001-02-22 18:36:06 +00:00
cyeh%bluemartini.com
f9845d93d6
fix for 66876: Using userids (mediumint) for initialowner and initialqacontact
...
based on patch submitted by baulig@suse.de (Martin Baulig).
2001-02-22 18:11:29 +00:00
gerv%gerv.net
958d5b8094
Made dupe table populating code not break on multi-line dupe comments. Thanks to Alex Melnick <alex@get.topica.com>. No bug number.
2001-02-22 14:05:34 +00:00
cyeh%bluemartini.com
361dc4bb11
fix for 67278: Footer lines need separation
...
patch submitted by shie9022@msmailhub.oulan.ou.edu (Alan Shields)
make saved queries display better
2001-02-22 02:20:58 +00:00
dave%intrec.com
5d0961789c
Fix for bug 49306: Resolution field getting cleared on midair-collision.
2001-02-21 22:13:34 +00:00
endico%mozilla.org
10bd02acbc
Allow double quotes around LXRSHORTDESC and LXRLONGDESC since to be valid html, these must be quoted.
2001-02-21 05:14:10 +00:00
cyeh%bluemartini.com
83c52c5d43
fix for 61648: SQL inserts do not match constraints
...
patch submitted by kevin.brannen@springbow.com (Kevin Brannen)
change checksetup inserts to match database constraints.
2001-02-20 23:43:32 +00:00
tara%tequilarista.org
d8e7211104
Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemz
2001-02-20 23:33:28 +00:00
dave%intrec.com
d49c5fa336
Fix for bug 69269: misleading comment for reassign by component when QA Contact is in use.
2001-02-20 22:19:10 +00:00
cyeh%bluemartini.com
5d8c622b03
fix for 9302: Would be nice if attachment + number was a link too.
...
patch submitted by afranke@ags.uni-sb.de (Andreas Franke)
thanks for the patch. Now can reference attachments in other bugs as an HTML
link.
2001-02-20 21:49:59 +00:00