Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-02-11 | Updated version string to 2.2 (shipping) | terry%netscape.com | 1 | -1/+1 |
1999-02-03 | Added support for URLs that describe the milestones for various projects. | terry%netscape.com | 1 | -3/+10 |
1999-01-30 | Some installations of perl seem very picky about their regexps. | terry%netscape.com | 1 | -2/+2 |
1999-01-28 | Added three new fields (which appear in the UI only if params are | terry%netscape.com | 1 | -0/+12 |
1998-12-04 | Reworked the rep_platform and op_sys fields. BEWARE; this includes | terry%netscape.com | 1 | -5/+2 |
1998-10-07 | Added new "products" table, which contains a description for each | terry%netscape.com | 1 | -0/+8 |
1998-09-19 | Whoops. Ignore anything that tries to override the version number in | terry%netscape.com | 1 | -0/+6 |
1998-09-19 | Updated version string to 2.1 (development) | terry%netscape.com | 1 | -1/+1 |
1998-09-19 | Updated version string to 2.0 (shipping) | terry%netscape.com | 1 | -1/+1 |
1998-09-19 | Updated version string to 1.3 (development) | terry%netscape.com | 1 | -1/+1 |