summaryrefslogtreecommitdiffstats
path: root/buglist.cgi
AgeCommit message (Expand)AuthorFilesLines
1999-05-11Allow querying by groupset (though there is no UI for it yet; can onlyterry%mozilla.org1-1/+1
1999-05-08Provide an option to tell mysql "set option SQL_BIG_TABLES=1". Thisterry%mozilla.org1-0/+3
1999-05-06Added newlines to the end of some messages; the last line was gettingterry%mozilla.org1-5/+10
1999-05-06Allow querying of bug creation times.terry%mozilla.org1-1/+17
1999-04-29Added a tiny bit of bulletproofing.terry%netscape.com1-1/+1
1999-03-24Can now query for a specified field being changed at a specified time,terry%netscape.com1-0/+52
1999-03-12Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1-1/+31
1999-02-26Patch by Dhiren Patel <dhiren@nuvomedia.com> (tweaked by me) -- add aterry%netscape.com1-1/+2
1999-02-26Wasn't able to mass-change a component before.terry%netscape.com1-3/+2
1999-02-04Allow resetting a target milestone back to null.terry%netscape.com1-0/+1
1999-01-28Fixed bug 2311 -- searching for status_whiteboard wasn't working.terry%netscape.com1-1/+2
1999-01-28Added three new fields (which appear in the UI only if params areterry%netscape.com1-5/+36
1999-01-26Check for undefined var.terry%netscape.com1-0/+3
1999-01-20Wasn't properly stripping out null queries on text searches.terry%netscape.com1-3/+4
1999-01-20Allow a "not regexp" search of email addresses.terry%netscape.com1-0/+2
1999-01-19Majorly changed querying of email addresses.terry%netscape.com1-0/+65
1999-01-16Allow querying of URL.terry%netscape.com1-2/+2
1998-12-17Applied patch by cbaldwin@siara.com -- make sorting by "importance"terry%netscape.com1-1/+1
1998-12-16Patch from Ashley Clark <aclark@CS.UH.EDU>, which hopefully fixes bug 1499.terry%netscape.com1-1/+1
1998-12-11Old values for the column-header-cookie could cause problems when trying to t...terry%netscape.com1-2/+5
1998-11-21Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1-72/+65
1998-11-17Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1-65/+72
1998-09-30Don't do server-push if the user seems to be using Internet Explorer.terry%netscape.com1-10/+24
1998-09-25Fixed bug 890. Apparently, Apache has the habit of lower-casing someterry%netscape.com1-4/+4
1998-09-16Everything has been ported to now run under Perl.terry%netscape.com1-389/+375
1998-09-03Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- allow querying forterry%netscape.com1-1/+5
1998-09-01Fixed bug #541 -- sorting by "assignee" now works.terry%netscape.com1-1/+1
1998-09-01Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- do some sanityterry%netscape.com1-14/+17
1998-08-29Get rid of "verified_ts" and "resolved_ts" stuff; we aren't keepingterry%netscape.com1-16/+2
1998-08-28Fixed bug 538 -- can now search through summary and description fields.terry%netscape.com1-44/+28
1998-08-27Don't choke if the user hits a space or something in the 'changed interry%netscape.com1-1/+12
1998-08-26Bugzilla source.terry%netscape.com1-0/+623