aboutsummaryrefslogtreecommitdiffstats
path: root/globals.pl
Commit message (Expand)AuthorAgeFilesLines
* remove dependency on Mysql, use DBI instead. Patch submitted bycyeh%bluemartini.com2000-05-201-5/+6
* rolling version to 2.11 for developmentcyeh%bluemartini.com2000-05-091-1/+1
* rolling version number to latest release of 2.10cyeh%bluemartini.com2000-05-091-1/+1
* fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.orgcyeh%bluemartini.com2000-05-091-2/+2
* better implementation of realnames support. remove overhead of two sqlcyeh%bluemartini.com2000-04-261-5/+5
* Add conditional support to display users real name in bug reports if usercyeh%bluemartini.com2000-04-221-6/+22
* removing ShowCCList from globals.pl, as it is no longer useddmose%mozilla.org2000-03-291-8/+0
* allow users to watch the bugs of other usersdmose%mozilla.org2000-03-291-19/+8
* Wasn't working right if usetargetmilestone was off.terry%mozilla.org2000-03-241-1/+5
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-4/+33
* Make it so that we can (hopefully!) rebuild the shadow db withoutterry%mozilla.org2000-03-211-3/+3
* 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