summaryrefslogtreecommitdiffstats
path: root/query.cgi
AgeCommit message (Expand)AuthorFilesLines
2005-07-21Bug 301458: Move url_decode out of CGI.pl - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com1-1/+2
2005-07-07Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...lpsolit%gmail.com1-2/+1
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-1/+1
2005-04-11Bug 288861: Odd number of elements in anonymous hash at query.cgi line 392 - ...lpsolit%gmail.com1-1/+1
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-0/+1
2005-03-16Bug 238866 : remove %FORM from query.cgitravis%sedsystems.ca1-17/+17
2005-02-19Bug 254347: Use of uninitialized value msg in query.cgimkanat%kerio.com1-1/+1
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com1-3/+3
2005-02-17Bug 282128: query.cgi: Eliminate deprecated Bugzilla::DB routinesmkanat%kerio.com1-22/+25
2005-02-17Bug 237862: New database layer for cross-database compatibilitymkanat%kerio.com1-1/+1
2005-02-02Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)travis%sedsystems.ca1-1/+1
2005-01-19Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constan...travis%sedsystems.ca1-4/+4
2004-12-31Patch for bug 275788: Provide a line of code that defines legal query formats...jocuri%softhome.net1-1/+2
2004-12-31Bug 275019 - The query page no longer selects the defaults when the only opti...jake%bugzilla.org1-1/+9
2004-12-05Patch for bug 271048: Remove confusion when sorting classifications by modify...jocuri%softhome.net1-1/+1
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net1-3/+20
2004-07-31Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net1-6/+5
2004-07-22Bug 98751: Make it easier to update a stored query.jouni%heikniemi.net1-0/+3
2004-07-22Fix for bug 252379: Remove $COOKIE from query.cgi. r=joel, a=justdave.kiko%async.com.br1-5/+5
2004-07-21Bug 245272: Add per-chart negation to boolean searchesbugreport%peshkin.net1-1/+1
2004-07-12Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being usedbugreport%peshkin.net1-2/+3
2004-07-08Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc...dkl%redhat.com1-1/+3
2004-07-07Bug 245077: The "Find a specific bug" tab is now the default query when you g...justdave%bugzilla.org1-4/+21
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-4/+4
2004-02-12Adding a comment to avoid further dupes of bug 97736 -- and alsokiko%async.com.br1-0/+2
2003-11-01Fix for bug 190611: Query page crashes if any product has no versions defined...jocuri%softhome.net1-0/+5
2003-09-08Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave.gerv%gerv.net1-1/+1
2003-09-03Fix for bug 145588: adds full-text search option for more accurate finding of...myk%mozilla.org1-1/+2
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-1/+8
2003-06-24Fix for bug 204631: enhances config.cgi to generate a list of queryable field...myk%mozilla.org1-13/+1
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-8/+9
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-3/+8
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
2002-12-10Bug 184081 Change search interfaces to use Viewable products instead of enter...bugreport%peshkin.net1-1/+1
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-8/+3
2002-11-13Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ...gerv%gerv.net1-1/+1
2002-10-29Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net1-1/+2
2002-10-26Bug 171278 - component/product ids mean that you can't do change queries onbbaetz%student.usyd.edu.au1-1/+14
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-1/+17
2002-10-08Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re...gerv%gerv.net1-1/+1
2002-09-25Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net1-1/+3
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-13/+13
2002-09-20160476 - boolean chart addition doesn't keep query template format. Patch by ...gerv%gerv.net1-1/+8
2002-09-18Bug 146495 - clean up format ambiguities. We now have separate "format" and "...gerv%gerv.net1-3/+3
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-11Bug 160557 - products that start with _ do not show up properly in query.cgi....gerv%gerv.net1-30/+18
2002-06-11Backing out change I accidentally made while checking in fix for bug 137855.myk%mozilla.org1-1/+0
2002-06-11Fix for bug 150703: Adds format support to query.cgi.myk%mozilla.org1-1/+3
2002-06-03Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enoughbbaetz%student.usyd.edu.au1-1/+2
2002-04-26Remove confusing comment referring make_options, which this CGI no longer cal...gerv%gerv.net1-5/+0