| Commit message (Expand) | Author | Age | Files | Lines |
* | Named queries (and the default query) are now stored server side, in | terry%mozilla.org | 2000-01-24 | 1 | -58/+90 |
* | Fixed stupid typo that caused exact email searches in descriptions to crash. | terry%mozilla.org | 2000-01-23 | 1 | -1/+1 |
* | Can now search for people who have added text to a bug. | terry%mozilla.org | 2000-01-23 | 1 | -3/+22 |
* | Stupid typo caused "any words" and "all words" searches on the long | terry%mozilla.org | 2000-01-23 | 1 | -2/+2 |
* | If no sort order is specified, use the cookie if available. | terry%mozilla.org | 2000-01-23 | 1 | -2/+6 |
* | Remember the previous sort order in a cookie, and make that the | terry%mozilla.org | 2000-01-23 | 1 | -1/+26 |
* | Patch by Christine Begle <cbegle@mozilla.org>>, with heavy | terry%mozilla.org | 2000-01-23 | 1 | -5/+32 |
* | Added a new table fielddefs that records information about the | terry%mozilla.org | 2000-01-22 | 1 | -1/+1 |
* | Moved all the long descriptions out of the bugs table, and into a new | terry%mozilla.org | 2000-01-21 | 1 | -7/+15 |
* | Allow whitespace to be used to separate keywords. | terry%mozilla.org | 2000-01-20 | 1 | -2/+5 |
* | Use new "keywords" cache to display keywords in bug lists. Not only | terry%mozilla.org | 2000-01-17 | 1 | -15/+1 |
* | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 2000-01-15 | 1 | -3/+48 |
* | Allow displaying of a "keywords" column. | terry%mozilla.org | 2000-01-14 | 1 | -21/+36 |
* | "Change several bugs" was losing the sort order. | terry%mozilla.org | 2000-01-13 | 1 | -1/+4 |
* | Asking for both keywords and CC info was creating corrupted SQL. | terry%mozilla.org | 2000-01-11 | 1 | -2/+2 |
* | Whoops; SQL doesn't seem to want me to mention a table in a SELECT statement | terry%mozilla.org | 2000-01-07 | 1 | -2/+2 |
* | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 2000-01-07 | 1 | -3/+39 |
* | When no bugs are found, give links to make another query or to submit | terry%mozilla.org | 2000-01-05 | 1 | -0/+3 |
* | a bug fix or two and a whole bunch of sanity-checking of form submissions stuff | dmose%mozilla.org | 1999-12-03 | 1 | -1/+2 |
* | updated license boilerplate | dmose%mozilla.org | 1999-11-02 | 1 | -14/+15 |
* | Fixed stupid perl warning. | terry%mozilla.org | 1999-10-20 | 1 | -1/+3 |
* | Allow sorting of status whiteboard column. | terry%mozilla.org | 1999-10-15 | 1 | -1/+1 |
* | Got rid of silly debugging hack. | terry%mozilla.org | 1999-10-12 | 1 | -1/+0 |
* | Sort votes in decreasing order, not increasing. | terry%mozilla.org | 1999-10-12 | 1 | -2/+3 |
* | Stupid hack to let things work with people who have bookmarked | terry%mozilla.org | 1999-10-12 | 1 | -0/+2 |
* | Added a "votes" field to the bugs table, which caches the total number | terry%mozilla.org | 1999-10-12 | 1 | -9/+8 |
* | Fixed bug 15890 -- was producing garbled SQL if doing a query | terry%mozilla.org | 1999-10-09 | 1 | -1/+1 |
* | Added ability to query by votes. | terry%mozilla.org | 1999-10-08 | 1 | -0/+26 |
* | Fixed bug 15808 -- previous change had busted querying of CC. | terry%mozilla.org | 1999-10-08 | 1 | -2/+2 |
* | Sorting by the vote column was busted. | terry%mozilla.org | 1999-10-08 | 1 | -1/+1 |
* | Added the ability for users to "vote" on which bugs they think should | terry%mozilla.org | 1999-10-08 | 1 | -2/+6 |
* | Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show... | terry%mozilla.org | 1999-09-28 | 1 | -6/+8 |
* | Patch by holger@holger.om.org (Holger Schurig) -- several cleanups. | terry%mozilla.org | 1999-09-24 | 1 | -2/+1 |
* | If a mangled "order" is specified, it was crashing. | terry%mozilla.org | 1999-09-18 | 1 | -1/+1 |
* | Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't let | terry%mozilla.org | 1999-09-16 | 1 | -2/+2 |
* | Last patch didn't work -- perl doesn't like the "scaler" function. | terry%mozilla.org | 1999-08-07 | 1 | -1/+1 |
* | Patch by msrex@suse.de -- was not giving an opportunity to resolve or verify ... | terry%mozilla.org | 1999-08-04 | 1 | -1/+1 |
* | Fix a typo in the "process any SQL" feature, that has made this | terry%mozilla.org | 1999-08-02 | 1 | -1/+1 |
* | More tiny battles in the HTML syntax error war | bryce-mozilla%nextbus.com | 1999-07-09 | 1 | -2/+1 |
* | The next logical extension of the fixes for non-Netscape browsers | bryce-mozilla%nextbus.com | 1999-07-01 | 1 | -65/+53 |
* | Explain some history. | terry%mozilla.org | 1999-06-15 | 1 | -0/+12 |
* | Fix several browsers, Lynx and Opera at least. HTML syntax errors here | bryce-mozilla%nextbus.com | 1999-06-15 | 1 | -9/+10 |
* | A null quip file was causing errors. | terry%mozilla.org | 1999-06-15 | 1 | -1/+2 |
* | Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) -- | terry%mozilla.org | 1999-05-25 | 1 | -1/+5 |
* | Allow querying by groupset (though there is no UI for it yet; can only | terry%mozilla.org | 1999-05-11 | 1 | -1/+1 |
* | Provide an option to tell mysql "set option SQL_BIG_TABLES=1". This | terry%mozilla.org | 1999-05-08 | 1 | -0/+3 |
* | Added newlines to the end of some messages; the last line was getting | terry%mozilla.org | 1999-05-06 | 1 | -5/+10 |
* | Allow querying of bug creation times. | terry%mozilla.org | 1999-05-06 | 1 | -1/+17 |
* | Added a tiny bit of bulletproofing. | terry%netscape.com | 1999-04-29 | 1 | -1/+1 |
* | Can now query for a specified field being changed at a specified time, | terry%netscape.com | 1999-03-24 | 1 | -0/+52 |