Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |
| | | | | r=joel x2 | ||||
* | Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless. | gerv%gerv.net | 2002-07-22 | 1 | -10/+2 |
| | |||||
* | Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called | bbaetz%student.usyd.edu.au | 2002-06-17 | 1 | -0/+1 |
| | | | | | early enough r=mattyt, jouni | ||||
* | Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. ↵ | dkl%redhat.com | 2002-05-01 | 1 | -1/+1 |
| | | | | 2xr=Gerv | ||||
* | Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by ↵ | gerv%gerv.net | 2002-04-30 | 1 | -0/+1 |
| | | | | jouni@heikniemi.net; r=bbaetz, gerv. | ||||
* | stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete. | cyeh%bluemartini.com | 2001-02-27 | 1 | -0/+14 |
| | | | | | now give warning to admin that keyword cache should be rebuilt after any keyword edit or deletion. | ||||
* | Landing Jon Robertson's for bug #41913 | tara%tequilarista.org | 2000-07-26 | 1 | -1/+1 |
| | |||||
* | Patch by Klaas Freitag <freitag@suse.de>, with modifications by me -- | terry%mozilla.org | 2000-01-23 | 1 | -1/+11 |
| | | | | | don't generate HTML tables with more than 50 lines, as browsers generally can't cope with huge tables. | ||||
* | Let's outlaw whitespace in keywords. | terry%mozilla.org | 2000-01-20 | 1 | -2/+2 |
| | |||||
* | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 2000-01-15 | 1 | -1/+1 |
| | | | | | | | me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case. | ||||
* | Worked around bug in older versions of MySQL that caused a report of | terry%mozilla.org | 2000-01-11 | 1 | -2/+10 |
| | | | | one bug matching a keyword when there really are zero. | ||||
* | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 2000-01-07 | 1 | -0/+379 |
authority maintain a list of keywords, and users can associate any keyword with any bug. The new functionality won't appear until at least one keyword is defined. Note that you *must* run the "checksetup.pl" script after updating this change, in order to create the new required tables "keywords" and "keyworddefs". |