aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated version string to 2.7 (development)terry%mozilla.org1999-08-311-1/+1
|
* Updated version string to 2.6 (shipping)terry%mozilla.org1999-08-311-1/+1
|
* Don't spuriously quote newlines in the comment description.terry%mozilla.org1999-08-301-0/+1
|
* another M9 hard coded in to most doomedendico%mozilla.org1999-08-291-1/+1
|
* Don't even mention bugs that the user does not have permission to see.terry%mozilla.org1999-08-281-4/+5
|
* Added a missing </form>.terry%mozilla.org1999-08-281-0/+1
|
* Don't use "GET" for a form with a password in the obvious case whereterry%mozilla.org1999-08-281-1/+1
| | | | we have no other bookmarkable data that we'll want to put in the URL.
* fixed a typoendico%mozilla.org1999-08-271-1/+1
|
* oops. M9 was haredwired inendico%mozilla.org1999-08-271-1/+1
|
* Patch suggested by dbaron@fas.harvard.edu -- kick the javascript onterry%mozilla.org1999-08-242-3/+7
| | | | loading, in case the default query has some relevant fields set.
* Patch by Chris Baldwin <chris.baldwin@siara.com> -- allow optionalterry%mozilla.org1999-08-194-9/+31
| | | | | entry of the user's realname. Note that nothing actually makes use of this info at present.
* Added OpenVMS to the list of operating systems.terry%mozilla.org1999-08-172-1/+5
|
* Wasn't using the 'emailsuffix' param.terry%mozilla.org1999-08-141-1/+2
|
* only claim that these are the 20 most doomed if we've left people off the listendico%mozilla.org1999-08-071-1/+3
|
* limit Most Recently Doomed to the 20 most doomed. the full report takes foreverendico%mozilla.org1999-08-071-0/+5
|
* Add a new report "most recently doomed".endico%mozilla.org1999-08-071-3/+112
|
* Last patch didn't work -- perl doesn't like the "scaler" function.terry%mozilla.org1999-08-071-1/+1
|
* Oops. was counting closed bugs too.endico%mozilla.org1999-08-061-1/+13
|
* don't offer most doomed report if this bugzilla installation doesn't use ↵endico%mozilla.org1999-08-061-4/+8
| | | | milestones. remove semicolons from sql queries. the version of mysql running on lounge throws an error on semicoloned queries.
* Add a current milestone variable and a most doomed report that's like the ↵endico%mozilla.org1999-08-062-4/+129
| | | | ones chofmann posts listing engineers with Mx bugs by number of bugs.
* add image/jpeg, image/png and image/gif mime typesendico%mozilla.org1999-08-051-0/+3
|
* Patch by msrex@suse.de -- don't send mail to the same address moreterry%mozilla.org1999-08-041-1/+2
| | | | | than once (in case our mail transport is too stupid to remove the dups for us).
* Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify ↵terry%mozilla.org1999-08-041-1/+1
| | | | a bunch of bugs at once.
* Fix a typo in the "process any SQL" feature, that has made thisterry%mozilla.org1999-08-021-1/+1
| | | | | feature completely busted for about a year now. I guess people don't use it...
* Patch by jtg@varesearch.com -- fixed stupid typo in default value forterry%mozilla.org1999-07-271-1/+1
| | | | blurbhtml.
* Get rid of extra semicolons.terry%mozilla.org1999-07-271-2/+2
|
* Not really having time to really finish this, I'll put it up for others to ↵bryce-mozilla%nextbus.com1999-07-261-0/+145
| | | | | | | work with. This is a login-centric view of the database. It is very slow for systems ith large numbers of logins.
* Spurious &. Remove $::buffer feature, as it was unused and broken.bryce-mozilla%nextbus.com1999-07-091-2/+1
|
* More tiny battles in the HTML syntax error warbryce-mozilla%nextbus.com1999-07-094-6/+5
|
* Another battle in the HTML syntax error war.bryce-mozilla%nextbus.com1999-07-091-3/+3
|
* Enable custom bug creation pages that try to set more fields thanterry%mozilla.org1999-07-081-4/+10
| | | | enter_bug.cgi does.
* The next logical extension of the fixes for non-Netscape browsersbryce-mozilla%nextbus.com1999-07-011-65/+53
| | | | | | | from the last checkin. Non-serverpush browsers have always been sent incorrect HTML headers, causing assorted problems (see Bug #8069 affecting MSIE). The code paths are very convoluted, but I think I have now straightened them out.
* Added "entryheaderhtml" parameter which lets you specify text toendico%mozilla.org1999-06-293-13/+41
| | | | | | add to beginning of bug entry form. also aligned text in the form to make it pretty. Uncomment the <!--</tr><tr>--> if people complain the 80 col description text box doesn't fit narrow screens.
* Another battle in the HTML syntax error war. Two bodies, and a hangingbryce-mozilla%nextbus.com1999-06-271-4/+3
| | | | table data. Hope this is OK, Terry.
* Make attachments remember who submitted that attachment.terry%mozilla.org1999-06-233-1/+45
|
* Explain some history.terry%mozilla.org1999-06-151-0/+12
|
* Assorted minor UI cleanups (mostly putting navigation headers in, andbryce-mozilla%nextbus.com1999-06-155-21/+19
| | | | | rewording "return to query page" for pages where that is not always true. Also add two options to the main index.html
* Fix several browsers, Lynx and Opera at least. HTML syntax errors herebryce-mozilla%nextbus.com1999-06-154-19/+16
| | | | | and there were fixed, and serverpush was restricted only to the versions of Mozilla known to support it.
* A null quip file was causing errors.terry%mozilla.org1999-06-151-1/+2
|
* Added the ability to configure bugzilla so that we only allow localterry%mozilla.org1999-06-153-7/+23
| | | | usernames for email addresses.
* Added BeOS to the list of OS's.terry%mozilla.org1999-06-142-1/+6
|
* Give administrators a clue that upgrading is possible, even straightforward.bryce-mozilla%nextbus.com1999-06-121-1/+11
|
* Display components in alphabetical order.terry%mozilla.org1999-06-122-2/+2
|
* Some apache servers seem not to deliever the REMOTE_HOST environment var.terry%mozilla.org1999-06-121-0/+7
|
* Was choking if not using qacontact field.terry%mozilla.org1999-06-121-0/+5
|
* Update some things for more modern mysql's.terry%mozilla.org1999-06-121-9/+17
|
* Make nospam comparison case insensitive, since BugZilla keeps thebryce-mozilla%nextbus.com1999-06-111-2/+3
| | | | case of the login, which might differ from the case in the database.
* Explain how to configure things so that big attachments will work.terry%mozilla.org1999-06-041-0/+7
|
* Added simple sanity checking of the dependencies table.terry%mozilla.org1999-06-021-0/+18
|
* Oops; was flailing if rankdir wasn't defined.terry%mozilla.org1999-05-281-1/+3
|