Age | Commit message (Expand) | Author | Files | Lines |
2000-03-22 | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 1 | -1/+43 |
2000-02-15 | Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java... | terry%mozilla.org | 1 | -16/+11 |
2000-02-09 | Get rid of a bit of unused Javascript code. | terry%mozilla.org | 1 | -2/+0 |
2000-02-01 | The "And" and "Or" buttons now work faster, if you have Javascript | terry%mozilla.org | 1 | -4/+6 |
2000-01-28 | Was crashing if you weren't already logged in. | terry%mozilla.org | 1 | -0/+1 |
2000-01-28 | Massive stomp on the query page and buglist page. Added the ability | terry%mozilla.org | 1 | -1/+99 |
2000-01-27 | Allow searches for "all keywords" or "no keywords"; fixed some other | terry%mozilla.org | 1 | -12/+13 |
2000-01-25 | Reworked preferences UI. Added ability to turn off "My bugs" link at | terry%mozilla.org | 1 | -9/+11 |
2000-01-25 | Added a way to query by bug numbers. Added an "edit this query" link | terry%mozilla.org | 1 | -2/+28 |
2000-01-24 | Fixed bug causing named queries to get all screwed up around "target | terry%mozilla.org | 1 | -1/+1 |
2000-01-24 | Named queries (and the default query) are now stored server side, in | terry%mozilla.org | 1 | -64/+132 |
2000-01-24 | Add a way to remove a default query that you may have set. | terry%mozilla.org | 1 | -5/+22 |
2000-01-23 | Can now search for people who have added text to a bug. | terry%mozilla.org | 1 | -1/+10 |
2000-01-23 | Minor wording change to hopefully make it more obvious slight changes | terry%mozilla.org | 1 | -1/+1 |
2000-01-23 | Remember the previous sort order in a cookie, and make that the | terry%mozilla.org | 1 | -4/+12 |
2000-01-23 | Patch by Christine Begle <cbegle@mozilla.org>>, with heavy | terry%mozilla.org | 1 | -0/+2 |
2000-01-18 | Was sometimes checking extra checkboxes in the email area. | terry%mozilla.org | 1 | -10/+11 |
2000-01-17 | Oops! Fixed stupid typo in last patch. | terry%mozilla.org | 1 | -1/+1 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -19/+16 |
2000-01-12 | Fixed warnings. | terry%mozilla.org | 1 | -5/+8 |
2000-01-07 | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 1 | -9/+34 |
1999-12-07 | Don't do dmose's paranoid checking of option values in the query page. | terry%mozilla.org | 1 | -0/+5 |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 |
1999-10-13 | Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing the | terry%mozilla.org | 1 | -1/+1 |
1999-10-08 | Added ability to query by votes. | terry%mozilla.org | 1 | -4/+14 |
1999-09-24 | Patch by holger@holger.om.org (Holger Schurig) -- several cleanups. | terry%mozilla.org | 1 | -1/+1 |
1999-09-11 | Patch by fred@dicad.de (Friedhelm Goesling) -- make Javascript work under IE. | terry%mozilla.org | 1 | -9/+11 |
1999-08-25 | Patch suggested by dbaron@fas.harvard.edu -- kick the javascript on | terry%mozilla.org | 1 | -1/+2 |
1999-07-09 | More tiny battles in the HTML syntax error war | bryce-mozilla%nextbus.com | 1 | -2/+2 |
1999-06-15 | Fix several browsers, Lynx and Opera at least. HTML syntax errors here | bryce-mozilla%nextbus.com | 1 | -3/+1 |
1999-05-25 | Patch by Mark B. Hamby <mhamby@logicon.com> (somewhat hacked up by me) -- | terry%mozilla.org | 1 | -25/+39 |
1999-05-13 | Don't do javascript on browsers older than 4.06; it seems not to be working. | terry%mozilla.org | 1 | -0/+7 |
1999-05-13 | Added user preference controlling how much email they get. | terry%mozilla.org | 1 | -1/+1 |
1999-05-11 | Remember the 'changedin' field when memorizing queries. | terry%mozilla.org | 1 | -1/+2 |
1999-05-06 | Was not properly remembering email addresses in memorized queries. | terry%mozilla.org | 1 | -1/+1 |
1999-05-06 | Allow querying of bug creation times. | terry%mozilla.org | 1 | -1/+3 |
1999-04-28 | Patch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtml | terry%netscape.com | 1 | -4/+9 |
1999-04-09 | Patch by jay@invengen.com -- fixed bug 4106 (was busting on IE). | terry%netscape.com | 1 | -0/+4 |
1999-03-27 | Added stuff to make it more obvious how to create an account. | terry%netscape.com | 1 | -0/+1 |
1999-03-25 | On re-reading bug 4133, I see that I should just turn off the | terry%netscape.com | 1 | -2/+1 |
1999-03-25 | Don't try to run our javascript if running on IE4. | terry%netscape.com | 1 | -2/+9 |
1999-03-24 | Can now query for a specified field being changed at a specified time, | terry%netscape.com | 1 | -3/+27 |
1999-03-23 | Turns out the javascript I was using was version 1.2, not 1.1. Who knew? | terry%netscape.com | 1 | -1/+1 |
1999-03-20 | Patch by David Gardiner <david.gardiner@unisa.edu.au> (with further | terry%netscape.com | 1 | -1/+127 |
1999-03-12 | Added new pages to edit existing components. | terry%netscape.com | 1 | -1/+1 |
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -8/+8 |
1999-02-05 | Added a page which describes all the components in a product. | terry%netscape.com | 1 | -1/+1 |
1999-02-04 | Allow queries for null target milestone, and allow reseting a target | terry%netscape.com | 1 | -0/+1 |
1999-01-28 | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1 | -8/+53 |
1999-01-20 | Allow a "not regexp" search of email addresses. | terry%netscape.com | 1 | -0/+1 |