| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the "mail a new password" text be a param. | terry%mozilla.org | 2000-02-08 | 2 | -17/+27 |
* | The "put this named query in the footer" feature was choking if the | terry%mozilla.org | 2000-02-05 | 1 | -8/+24 |
* | Add an optional ability to stagger the headers in the bug list, which | terry%mozilla.org | 2000-02-04 | 2 | -8/+50 |
* | Simplify dependency wording. | terry%mozilla.org | 2000-02-03 | 1 | -2/+2 |
* | Whoops, searches of "Comment changed (before|after)" were not working | terry%mozilla.org | 2000-02-02 | 1 | -2/+2 |
* | Nothing was checking that the bug number you entered for a duplicate | terry%mozilla.org | 2000-02-02 | 1 | -7/+9 |
* | REOPENing a bug now clears the resolution; most people will agree it | terry%mozilla.org | 2000-02-01 | 1 | -0/+1 |
* | The "And" and "Or" buttons now work faster, if you have Javascript | terry%mozilla.org | 2000-02-01 | 1 | -4/+6 |
* | Allow searching of attachment stuff using boolean charts. | terry%mozilla.org | 2000-01-31 | 2 | -1/+32 |
* | Patch by aclark@ghoti.org -- use localconfig file to get database | terry%mozilla.org | 2000-01-30 | 1 | -1/+14 |
* | Patch by aclark@ghoti.org -- clear the accumulation buffer before using it. | terry%mozilla.org | 2000-01-30 | 1 | -0/+1 |
* | Don't regenerate the shadow database until we're sure that our DB is | terry%mozilla.org | 2000-01-30 | 1 | -2/+11 |
* | Fixed busted mailto: link. | terry%mozilla.org | 2000-01-29 | 1 | -2/+2 |
* | The "Show list" link that is supposed to quickly get you back to the | terry%mozilla.org | 2000-01-29 | 1 | -1/+1 |
* | Apparently, you're supposed to put "#foo" stuff in a URL after all the | terry%mozilla.org | 2000-01-29 | 1 | -2/+4 |
* | Was crashing if you weren't already logged in. | terry%mozilla.org | 2000-01-28 | 1 | -0/+1 |
* | Allow searching by "last change date" in the boolean charts. | terry%mozilla.org | 2000-01-28 | 1 | -0/+3 |
* | Massive stomp on the query page and buglist page. Added the ability | terry%mozilla.org | 2000-01-28 | 5 | -374/+768 |
* | Patch by granrose@netscape.com -- put initial focus into bug# field. | terry%mozilla.org | 2000-01-27 | 1 | -0/+3 |
* | Add support for keywords. | terry%mozilla.org | 2000-01-27 | 1 | -2/+9 |
* | Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs | terry%mozilla.org | 2000-01-27 | 1 | -2/+2 |
* | Allow searches for "all keywords" or "no keywords"; fixed some other | terry%mozilla.org | 2000-01-27 | 2 | -14/+31 |
* | Add a way to log all SQL requests made. | terry%mozilla.org | 2000-01-27 | 1 | -0/+19 |
* | If adding the new "lastdiffed" field, it works out better to | terry%mozilla.org | 2000-01-27 | 1 | -1/+1 |
* | Fixed minor grammatical typo. | terry%mozilla.org | 2000-01-25 | 1 | -1/+1 |
* | Reworked preferences UI. Added ability to turn off "My bugs" link at | terry%mozilla.org | 2000-01-25 | 10 | -185/+390 |
* | Added a way to query by bug numbers. Added an "edit this query" link | terry%mozilla.org | 2000-01-25 | 2 | -8/+55 |
* | Very minor HTML tweaking. | terry%mozilla.org | 2000-01-24 | 1 | -3/+4 |
* | New email code wasn't sending to people who had voted for a bug. | terry%mozilla.org | 2000-01-24 | 5 | -6/+32 |
* | Fixed bug causing named queries to get all screwed up around "target | terry%mozilla.org | 2000-01-24 | 1 | -1/+1 |
* | Named queries (and the default query) are now stored server side, in | terry%mozilla.org | 2000-01-24 | 5 | -123/+234 |
* | Add a way to remove a default query that you may have set. | terry%mozilla.org | 2000-01-24 | 1 | -5/+22 |
* | Remove unused file | terry%mozilla.org | 2000-01-24 | 1 | -147/+0 |
* | Added much more crosschecks, and simplified a lot of the code. | terry%mozilla.org | 2000-01-23 | 1 | -83/+67 |
* | Fixed stupid typo that caused exact email searches in descriptions to crash. | terry%mozilla.org | 2000-01-23 | 1 | -1/+1 |
* | Oops; previous change would cause delta_ts values to be lost in the bugs table. | terry%mozilla.org | 2000-01-23 | 1 | -1/+6 |
* | The "login_name" field in the "profiles" table was not declared to be | terry%mozilla.org | 2000-01-23 | 1 | -8/+64 |
* | Can now search for people who have added text to a bug. | terry%mozilla.org | 2000-01-23 | 2 | -4/+32 |
* | New email code wasn't notifying people of changes in state of | terry%mozilla.org | 2000-01-23 | 3 | -17/+87 |
* | Honor the emailregexp param when checking email addresses. | terry%mozilla.org | 2000-01-23 | 1 | -1/+3 |
* | Removed stupid test. | terry%mozilla.org | 2000-01-23 | 1 | -1/+0 |
* | AACK! checksetup.pl was stomping all over the new fielddefs table if | terry%mozilla.org | 2000-01-23 | 2 | -5/+16 |
* | Minor wording change to hopefully make it more obvious slight changes | terry%mozilla.org | 2000-01-23 | 1 | -1/+1 |
* | Stupid typo caused "any words" and "all words" searches on the long | terry%mozilla.org | 2000-01-23 | 1 | -2/+2 |
* | Fixed stupid typo. | terry%mozilla.org | 2000-01-23 | 1 | -1/+1 |
* | 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 | 3 | -5/+39 |
* | Patch by Christine Begle <cbegle@mozilla.org>>, with heavy | terry%mozilla.org | 2000-01-23 | 2 | -5/+34 |
* | Patch by Klaas Freitag <freitag@suse.de>, with modifications by me -- | terry%mozilla.org | 2000-01-23 | 2 | -2/+21 |
* | Patch by Holger Schurig <holger@holger.om.org> -- add new localconfig | terry%mozilla.org | 2000-01-23 | 1 | -17/+41 |