aboutsummaryrefslogtreecommitdiffstats
path: root/globals.pl
Commit message (Expand)AuthorAgeFilesLines
* Whoops; left out the "mailto:" part of a mailto link.terry%mozilla.org2000-03-111-3/+3
* Italicize the "Additional Comments From" stuff, so that you can tellterry%mozilla.org2000-03-111-1/+125
* Patch by Joe Robins <jmrobins@tgix.com> -- allow automatic definitionterry%mozilla.org2000-03-111-2/+11
* Cut down on the number of syncshadowdb processes we fork off.terry%mozilla.org2000-02-191-1/+10
* Check that we have defined a shadow db before trying to use it.terry%mozilla.org2000-02-191-1/+1
* Fixed some functions in buglist.cgi that won't work if we're hooked upterry%mozilla.org2000-02-181-0/+7
* Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And fi...terry%mozilla.org2000-02-181-3/+3
* Added an optional ability to keep a read-only shadow database, so thatterry%mozilla.org2000-02-181-2/+29
* Fixed icky infinite loop bug.terry%mozilla.org2000-02-171-3/+4
* Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org2000-02-171-13/+32
* Patch by aclark@ghoti.org -- use localconfig file to get databaseterry%mozilla.org2000-01-301-1/+14
* Add a way to log all SQL requests made.terry%mozilla.org2000-01-271-0/+19
* Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org2000-01-251-1/+1
* New email code wasn't sending to people who had voted for a bug.terry%mozilla.org2000-01-241-0/+5
* Named queries (and the default query) are now stored server side, interry%mozilla.org2000-01-241-0/+1
* New email code wasn't notifying people of changes in state ofterry%mozilla.org2000-01-231-0/+13
* Added a new table fielddefs that records information about theterry%mozilla.org2000-01-221-8/+36
* Continue making the last-changed date on a bug be updated if someone only add...terry%mozilla.org2000-01-211-0/+2
* Moved all the long descriptions out of the bugs table, and into a newterry%mozilla.org2000-01-211-10/+25
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-2/+10
* Make wording a little more clear when a username is invalid.terry%mozilla.org2000-01-141-2/+4
* Stop generating the %::keywordsbyid hashtable that nothing was using.terry%mozilla.org2000-01-071-2/+0
* Add support for a new "keywords" feature. This lets some centralterry%mozilla.org2000-01-071-0/+12
* Fixed bug 20126 -- use more international-friendly (and Y2K happier) date for...terry%mozilla.org1999-12-041-1/+1
* Updated version string to 2.9 (development)terry%mozilla.org1999-11-191-1/+1
* Updated version string to 2.8 (shipping)terry%mozilla.org1999-11-191-1/+1
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Fixed stupid perl warnings.terry%mozilla.org1999-10-191-0/+23
* Updating the vote cache should not update the date-last-changed fieldterry%mozilla.org1999-10-121-1/+1
* Added a "votes" field to the bugs table, which caches the total numberterry%mozilla.org1999-10-121-0/+1
* Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1999-10-081-2/+27
* Updated version string to 2.7 (development)terry%mozilla.org1999-08-311-1/+1
* Updated version string to 2.6 (shipping)terry%mozilla.org1999-08-311-1/+1
* Patch by Chris Baldwin <chris.baldwin@siara.com> -- allow optionalterry%mozilla.org1999-08-191-3/+5
* Assorted minor UI cleanups (mostly putting navigation headers in, andbryce-mozilla%nextbus.com1999-06-151-1/+1
* Display components in alphabetical order.terry%mozilla.org1999-06-121-1/+1
* Get rid of stupid debugging code.terry%mozilla.org1999-05-251-5/+0
* Updated version string to 2.5 (development)terry%mozilla.org1999-05-011-1/+1
* Updated version string to 2.4 (shipping)terry%mozilla.org1999-05-011-1/+1
* Fixed a bug where the long descriptions of bugs had a variety ofterry%netscape.com1999-04-221-1/+7
* Can now query for a specified field being changed at a specified time,terry%netscape.com1999-03-241-0/+1
* Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1999-03-121-1/+28
* Added a "disallownew" field to the products table. If non-zero, thenterry%netscape.com1999-03-041-2/+8
* Updated version string to 2.3 (development)terry%netscape.com1999-02-111-1/+1
* Updated version string to 2.2 (shipping)terry%netscape.com1999-02-111-1/+1
* Added support for URLs that describe the milestones for various projects.terry%netscape.com1999-02-031-3/+10
* Some installations of perl seem very picky about their regexps.terry%netscape.com1999-01-301-2/+2
* Added three new fields (which appear in the UI only if params areterry%netscape.com1999-01-281-0/+12
* Reworked the rep_platform and op_sys fields. BEWARE; this includesterry%netscape.com1998-12-041-5/+2
* Added new "products" table, which contains a description for eachterry%netscape.com1998-10-071-0/+8