aboutsummaryrefslogtreecommitdiffstats
path: root/buglist.cgi
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 97877: changed* operators now work for attachment statuses on que...myk%mozilla.org2001-09-151-4/+10
* Make Bugzilla support <link> tag for buglists. Bug 87818. r=jake, caillon.gerv%gerv.net2001-09-111-1/+1
* Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.jake%acutex.net2001-09-101-0/+4
* Fix for bug 84338: initial implementation of attachment tracker, which lets u...myk%mozilla.org2001-08-311-0/+16
* Fix for bug 95235: variables with untrusted content were being echoed back to...justdave%syndicomm.com2001-08-251-5/+9
* Fix for bug 95546. MySQL versions before 3.23 don't support INNER JOINsjake%acutex.net2001-08-161-2/+2
* re-fix for bug 55161: buglist works again if you search for change history on...justdave%syndicomm.com2001-07-231-2/+2
* fix "used only once" error reported by tinderboxjustdave%syndicomm.com2001-07-221-0/+1
* Fix for bug 84714 and bug 88797: You can now change bug groups from the "chan...justdave%syndicomm.com2001-07-221-21/+46
* Fix for bugs 55161 and 12819. The activity log now stores only what's change...jake%acutex.net2001-07-201-2/+13
* Fix for bug 80289: Group restrictions are now identified with checkboxes inst...justdave%syndicomm.com2001-06-271-9/+13
* Fix for "used only once" error reported by tinderbox after the last checkin. ...justdave%syndicomm.com2001-06-211-0/+1
* Fix for bug 47914: buglist.cgi always had a not-logged-in footer if you were ...justdave%syndicomm.com2001-06-211-0/+6
* Running a query using the Added Comment option was very slow (bug 57350).jake%acutex.net2001-06-191-2/+2
* Fix for bug 65190: add comparison type "all words as substrings" and "any wor...justdave%syndicomm.com2001-06-021-0/+28
* Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>justdave%syndicomm.com2001-05-291-1/+1
* Fix for bug 71607: remove "month-day only" date format from bug list views.justdave%syndicomm.com2001-04-071-2/+1
* backing out the changes to queries on CC since they broke normal cc queries i...endico%mozilla.org2001-03-101-7/+3
* fix for bug 30823. fixed advanced queries on dependencies and cc. added huge ...endico%mozilla.org2001-03-071-9/+106
* fix for 69688: buglist.cgi: the intermediate "please stand by" page is uglycyeh%bluemartini.com2001-02-231-5/+9
* Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemztara%tequilarista.org2001-02-211-1/+3
* fix for 65396:cyeh%bluemartini.com2001-02-161-4/+6
* cleaning up trailing whitespace in buglist.cgi source. (no code changes) Pat...dave%intrec.com2001-01-251-21/+21
* Fix for bug 66058: dates in Created and Changed date columns in buglists are ...dave%intrec.com2001-01-251-2/+16
* fix for 52228: Bug list title should be name of query if running named querycyeh%bluemartini.com2000-09-191-2/+3
* fix for 6944: buglist: summary and whiteboard fight for spacecyeh%bluemartini.com2000-09-011-8/+1
* fix for 35604: indicate on bug lists if a bug is not visible to the publiccyeh%bluemartini.com2000-09-011-1/+7
* remove extra spaces at head of filecyeh%bluemartini.com2000-08-291-2/+0
* fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.cyeh%bluemartini.com2000-08-291-1/+3
* Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching thedave%intrec.com2000-08-101-1/+1
* Fixing bug #46897tara%tequilarista.org2000-08-081-1/+3
* Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi).dave%intrec.com2000-07-251-1/+1
* Fix for bug 27248 (Bug listings saved with .html extension). Patchdave%intrec.com2000-07-191-0/+2
* change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list...endico%mozilla.org2000-07-141-2/+3
* Bug moving code is now fully implemented. To use it, turn on the param and se...endico%mozilla.org2000-07-141-3/+17
* Oops. How did I let that horrible typo get in?terry%mozilla.org2000-07-141-1/+1
* Keywords were already enforced to never differ only in capitalization. So, c...terry%mozilla.org2000-07-141-2/+1
* Fix for 42041. Patch from Dave Miller (dave@intrec.com).cyeh%bluemartini.com2000-07-081-0/+1
* Allow sorting by summary, since you can already sort by everything else...terry%mozilla.org2000-06-091-2/+2
* Landing fix for keyword column handling--bug #39647tara%tequilarista.org2000-06-031-4/+7
* bug 30823, advanced querying didn't work for dependencies.donm%bluemartini.com2000-04-271-2/+10
* Queries should fully qualify the field name, in case there is moreterry%mozilla.org2000-04-071-13/+18
* Extra special disgusting hack: if we are ordering by target_milestone,terry%mozilla.org2000-04-051-1/+10
* Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined.dmose%mozilla.org2000-03-301-1/+1
* get rid of perl warningdmose%mozilla.org2000-03-291-1/+0
* Wasn't finding anything if requesting target_milestone == "---".terry%mozilla.org2000-03-241-1/+1
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-3/+6
* Add a "send mail to bug owners" link (under circumstances where itterry%mozilla.org2000-03-161-0/+14
* Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formattingterry%mozilla.org2000-03-081-2/+2
* Was choking on order='Importance'.terry%mozilla.org2000-03-081-2/+2