aboutsummaryrefslogtreecommitdiffstats
path: root/query.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constan...travis%sedsystems.ca2005-01-191-4/+4
* Patch for bug 275788: Provide a line of code that defines legal query formats...jocuri%softhome.net2004-12-311-1/+2
* Bug 275019 - The query page no longer selects the defaults when the only opti...jake%bugzilla.org2004-12-311-1/+9
* Patch for bug 271048: Remove confusion when sorting classifications by modify...jocuri%softhome.net2004-12-051-1/+1
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net2004-08-211-3/+20
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-311-6/+5
* Bug 98751: Make it easier to update a stored query.jouni%heikniemi.net2004-07-221-0/+3
* Fix for bug 252379: Remove $COOKIE from query.cgi. r=joel, a=justdave.kiko%async.com.br2004-07-221-5/+5
* Bug 245272: Add per-chart negation to boolean searchesbugreport%peshkin.net2004-07-211-1/+1
* Bug 250881: Do not set DEFAULT-FORMAT unless standard search is being usedbugreport%peshkin.net2004-07-121-2/+3
* Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc...dkl%redhat.com2004-07-081-1/+3
* Bug 245077: The "Find a specific bug" tab is now the default query when you g...justdave%bugzilla.org2004-07-071-4/+21
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-4/+4
* Adding a comment to avoid further dupes of bug 97736 -- and alsokiko%async.com.br2004-02-121-0/+2
* Fix for bug 190611: Query page crashes if any product has no versions defined...jocuri%softhome.net2003-11-011-0/+5
* Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave.gerv%gerv.net2003-09-081-1/+1
* Fix for bug 145588: adds full-text search option for more accurate finding of...myk%mozilla.org2003-09-031-1/+2
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-1/+8
* Fix for bug 204631: enhances config.cgi to generate a list of queryable field...myk%mozilla.org2003-06-241-13/+1
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-8/+9
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-3/+8
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 184081 Change search interfaces to use Viewable products instead of enter...bugreport%peshkin.net2002-12-101-1/+1
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-8/+3
* Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ...gerv%gerv.net2002-11-131-1/+1
* Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr...gerv%gerv.net2002-10-291-1/+2
* Bug 171278 - component/product ids mean that you can't do change queries onbbaetz%student.usyd.edu.au2002-10-261-1/+14
* Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net2002-10-131-1/+17
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re...gerv%gerv.net2002-10-081-1/+1
* Bug 12282 - General summary reports. Patch by gerv; r=joel.gerv%gerv.net2002-09-251-1/+3
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-13/+13
* 160476 - boolean chart addition doesn't keep query template format. Patch by ...gerv%gerv.net2002-09-201-1/+8
* Bug 146495 - clean up format ambiguities. We now have separate "format" and "...gerv%gerv.net2002-09-181-3/+3
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 160557 - products that start with _ do not show up properly in query.cgi....gerv%gerv.net2002-08-111-30/+18
* Backing out change I accidentally made while checking in fix for bug 137855.myk%mozilla.org2002-06-111-1/+0
* Fix for bug 150703: Adds format support to query.cgi.myk%mozilla.org2002-06-111-1/+3
* Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enoughbbaetz%student.usyd.edu.au2002-06-031-1/+2
* Remove confusing comment referring make_options, which this CGI no longer cal...gerv%gerv.net2002-04-261-5/+0
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-3/+2
* Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't...jake%acutex.net2002-02-201-1/+1
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-62/+20
* Bug 119715 - strictvaluechecks should always be enabledbbaetz%student.usyd.edu.au2002-02-051-2/+1
* Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justda...gerv%gerv.net2001-11-191-878/+238
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-40/+40
* Fix for bug 19910: Bugzilla installs on the same server would interfere with ...justdave%syndicomm.com2001-10-131-1/+1
* Fix for bug 91486: Add "changed from" option to the boolean chart.myk%mozilla.org2001-10-131-0/+1
* Fix for bug 58436 - javascript strict warnings in query.cgijake%acutex.net2001-09-141-11/+12
* Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.jake%acutex.net2001-09-101-1/+1
* Fix for bug 42810 - Bugzilla would choke if your product name contained a ' m...jake%acutex.net2001-09-011-1/+1