Age | Commit message (Expand) | Author | Files | Lines |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -4/+4 |
2004-02-12 | Adding a comment to avoid further dupes of bug 97736 -- and also | kiko%async.com.br | 1 | -0/+2 |
2003-11-01 | Fix for bug 190611: Query page crashes if any product has no versions defined... | jocuri%softhome.net | 1 | -0/+5 |
2003-09-08 | Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -1/+1 |
2003-09-03 | Fix for bug 145588: adds full-text search option for more accurate finding of... | myk%mozilla.org | 1 | -1/+2 |
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -1/+8 |
2003-06-24 | Fix for bug 204631: enhances config.cgi to generate a list of queryable field... | myk%mozilla.org | 1 | -13/+1 |
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -8/+9 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -3/+8 |
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 |
2002-12-10 | Bug 184081 Change search interfaces to use Viewable products instead of enter... | bugreport%peshkin.net | 1 | -1/+1 |
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 1 | -8/+3 |
2002-11-13 | Bug 178043 - Make it possible to have vertical x-axis labels. Patch by gerv; ... | gerv%gerv.net | 1 | -1/+1 |
2002-10-29 | Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr... | gerv%gerv.net | 1 | -1/+2 |
2002-10-26 | Bug 171278 - component/product ids mean that you can't do change queries on | bbaetz%student.usyd.edu.au | 1 | -1/+14 |
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 1 | -1/+17 |
2002-10-08 | Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re... | gerv%gerv.net | 1 | -1/+1 |
2002-09-25 | Bug 12282 - General summary reports. Patch by gerv; r=joel. | gerv%gerv.net | 1 | -1/+3 |
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -13/+13 |
2002-09-20 | 160476 - boolean chart addition doesn't keep query template format. Patch by ... | gerv%gerv.net | 1 | -1/+8 |
2002-09-18 | Bug 146495 - clean up format ambiguities. We now have separate "format" and "... | gerv%gerv.net | 1 | -3/+3 |
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 |
2002-08-11 | Bug 160557 - products that start with _ do not show up properly in query.cgi.... | gerv%gerv.net | 1 | -30/+18 |
2002-06-11 | Backing out change I accidentally made while checking in fix for bug 137855. | myk%mozilla.org | 1 | -1/+0 |
2002-06-11 | Fix for bug 150703: Adds format support to query.cgi. | myk%mozilla.org | 1 | -1/+3 |
2002-06-03 | Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough | bbaetz%student.usyd.edu.au | 1 | -1/+2 |
2002-04-26 | Remove confusing comment referring make_options, which this CGI no longer cal... | gerv%gerv.net | 1 | -5/+0 |
2002-04-24 | Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra... | gerv%gerv.net | 1 | -3/+2 |
2002-02-20 | Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't... | jake%acutex.net | 1 | -1/+1 |
2002-02-13 | Bug 100094 - use generic template handling code | bbaetz%student.usyd.edu.au | 1 | -62/+20 |
2002-02-05 | Bug 119715 - strictvaluechecks should always be enabled | bbaetz%student.usyd.edu.au | 1 | -2/+1 |
2001-11-19 | Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justda... | gerv%gerv.net | 1 | -878/+238 |
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is r... | justdave%syndicomm.com | 1 | -40/+40 |
2001-10-13 | Fix for bug 19910: Bugzilla installs on the same server would interfere with ... | justdave%syndicomm.com | 1 | -1/+1 |
2001-10-13 | Fix for bug 91486: Add "changed from" option to the boolean chart. | myk%mozilla.org | 1 | -0/+1 |
2001-09-14 | Fix for bug 58436 - javascript strict warnings in query.cgi | jake%acutex.net | 1 | -11/+12 |
2001-09-10 | Fix for bug 8647 - Add an option to the query page to sort by Last Changed date. | jake%acutex.net | 1 | -1/+1 |
2001-09-01 | Fix for bug 42810 - Bugzilla would choke if your product name contained a ' m... | jake%acutex.net | 1 | -1/+1 |
2001-08-31 | Fix for bug 96534: The version, component, and milestone select lists on the ... | justdave%syndicomm.com | 1 | -149/+246 |
2001-08-14 | Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla. | jake%acutex.net | 1 | -2/+1 |
2001-06-02 | Fix for bug 65190: add comparison type "all words as substrings" and "any wor... | justdave%syndicomm.com | 1 | -1/+5 |
2001-05-30 | Fix for bug 65399: Can't use string ("") as an ARRAY ref while "strict refs" ... | justdave%syndicomm.com | 1 | -2/+4 |
2001-04-10 | Fix for bug 18349: query.cgi target_milestone value does not reload SELECTed ... | justdave%syndicomm.com | 1 | -1/+1 |
2001-04-10 | Fix for bug 72379: query.cgi component value does not reload SELECTed item. | justdave%syndicomm.com | 1 | -6/+6 |
2001-03-07 | Making query.cgi use the new queryhelp.cgi doc | tara%tequilarista.org | 1 | -26/+31 |
2001-03-01 | fix for 58436: javascript strict warnings in query.cgi | cyeh%bluemartini.com | 1 | -4/+12 |
2001-02-21 | fix for 58436 : javascript strict warnings in query.cgi | cyeh%bluemartini.com | 1 | -1/+1 |
2001-02-16 | fix for 65396: | cyeh%bluemartini.com | 1 | -4/+6 |
2001-01-18 | Landing patch for bug #58436 from Henrik Gemal | tara%tequilarista.org | 1 | -12/+12 |
2000-11-21 | Fix for bug 45586: Component, Version, and Milestone values are no longer | dave%intrec.com | 1 | -15/+47 |