Age | Commit message (Expand) | Author | Files | Lines |
2000-04-22 | Add conditional support to display users real name in bug reports if user | cyeh%bluemartini.com | 1 | -6/+22 |
2000-03-29 | removing ShowCCList from globals.pl, as it is no longer used | dmose%mozilla.org | 1 | -8/+0 |
2000-03-29 | allow users to watch the bugs of other users | dmose%mozilla.org | 1 | -19/+8 |
2000-03-24 | Wasn't working right if usetargetmilestone was off. | terry%mozilla.org | 1 | -1/+5 |
2000-03-22 | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 1 | -4/+33 |
2000-03-21 | Make it so that we can (hopefully!) rebuild the shadow db without | terry%mozilla.org | 1 | -3/+3 |
2000-03-11 | Whoops; left out the "mailto:" part of a mailto link. | terry%mozilla.org | 1 | -3/+3 |
2000-03-11 | Italicize the "Additional Comments From" stuff, so that you can tell | terry%mozilla.org | 1 | -1/+125 |
2000-03-11 | Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definition | terry%mozilla.org | 1 | -2/+11 |
2000-02-19 | Cut down on the number of syncshadowdb processes we fork off. | terry%mozilla.org | 1 | -1/+10 |
2000-02-19 | Check that we have defined a shadow db before trying to use it. | terry%mozilla.org | 1 | -1/+1 |
2000-02-18 | Fixed some functions in buglist.cgi that won't work if we're hooked up | terry%mozilla.org | 1 | -0/+7 |
2000-02-18 | Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And fi... | terry%mozilla.org | 1 | -3/+3 |
2000-02-18 | Added an optional ability to keep a read-only shadow database, so that | terry%mozilla.org | 1 | -2/+29 |
2000-02-17 | Fixed icky infinite loop bug. | terry%mozilla.org | 1 | -3/+4 |
2000-02-17 | Major spankage. Added a new state, UNCONFIRMED. Added new groups, | terry%mozilla.org | 1 | -13/+32 |
2000-01-30 | Patch by aclark@ghoti.org -- use localconfig file to get database | terry%mozilla.org | 1 | -1/+14 |
2000-01-27 | Add a way to log all SQL requests made. | terry%mozilla.org | 1 | -0/+19 |
2000-01-25 | Reworked preferences UI. Added ability to turn off "My bugs" link at | terry%mozilla.org | 1 | -1/+1 |
2000-01-24 | New email code wasn't sending to people who had voted for a bug. | terry%mozilla.org | 1 | -0/+5 |
2000-01-24 | Named queries (and the default query) are now stored server side, in | terry%mozilla.org | 1 | -0/+1 |
2000-01-23 | New email code wasn't notifying people of changes in state of | terry%mozilla.org | 1 | -0/+13 |
2000-01-22 | Added a new table fielddefs that records information about the | terry%mozilla.org | 1 | -8/+36 |
2000-01-21 | Continue making the last-changed date on a bug be updated if someone only add... | terry%mozilla.org | 1 | -0/+2 |
2000-01-21 | Moved all the long descriptions out of the bugs table, and into a new | terry%mozilla.org | 1 | -10/+25 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -2/+10 |
2000-01-14 | Make wording a little more clear when a username is invalid. | terry%mozilla.org | 1 | -2/+4 |
2000-01-07 | Stop generating the %::keywordsbyid hashtable that nothing was using. | terry%mozilla.org | 1 | -2/+0 |
2000-01-07 | Add support for a new "keywords" feature. This lets some central | terry%mozilla.org | 1 | -0/+12 |
1999-12-04 | Fixed bug 20126 -- use more international-friendly (and Y2K happier) date for... | terry%mozilla.org | 1 | -1/+1 |
1999-11-20 | Updated version string to 2.9 (development) | terry%mozilla.org | 1 | -1/+1 |
1999-11-20 | Updated version string to 2.8 (shipping) | terry%mozilla.org | 1 | -1/+1 |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 |
1999-10-19 | Fixed stupid perl warnings. | terry%mozilla.org | 1 | -0/+23 |
1999-10-12 | Updating the vote cache should not update the date-last-changed field | terry%mozilla.org | 1 | -1/+1 |
1999-10-12 | Added a "votes" field to the bugs table, which caches the total number | terry%mozilla.org | 1 | -0/+1 |
1999-10-08 | Added the ability for users to "vote" on which bugs they think should | terry%mozilla.org | 1 | -2/+27 |
1999-08-31 | Updated version string to 2.7 (development) | terry%mozilla.org | 1 | -1/+1 |
1999-08-31 | Updated version string to 2.6 (shipping) | terry%mozilla.org | 1 | -1/+1 |
1999-08-19 | Patch by Chris Baldwin <chris.baldwin@siara.com> -- allow optional | terry%mozilla.org | 1 | -3/+5 |
1999-06-15 | Assorted minor UI cleanups (mostly putting navigation headers in, and | bryce-mozilla%nextbus.com | 1 | -1/+1 |
1999-06-12 | Display components in alphabetical order. | terry%mozilla.org | 1 | -1/+1 |
1999-05-25 | Get rid of stupid debugging code. | terry%mozilla.org | 1 | -5/+0 |
1999-05-01 | Updated version string to 2.5 (development) | terry%mozilla.org | 1 | -1/+1 |
1999-05-01 | Updated version string to 2.4 (shipping) | terry%mozilla.org | 1 | -1/+1 |
1999-04-22 | Fixed a bug where the long descriptions of bugs had a variety of | terry%netscape.com | 1 | -1/+7 |
1999-03-24 | Can now query for a specified field being changed at a specified time, | terry%netscape.com | 1 | -0/+1 |
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -1/+28 |
1999-03-04 | Added a "disallownew" field to the products table. If non-zero, then | terry%netscape.com | 1 | -2/+8 |
1999-02-11 | Updated version string to 2.3 (development) | terry%netscape.com | 1 | -1/+1 |