| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly | cyeh%bluemartini.com | 2001-02-23 | 1 | -5/+9 |
* | Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemz | tara%tequilarista.org | 2001-02-21 | 1 | -1/+3 |
* | fix for 65396: | cyeh%bluemartini.com | 2001-02-16 | 1 | -4/+6 |
* | cleaning up trailing whitespace in buglist.cgi source. (no code changes) Pat... | dave%intrec.com | 2001-01-25 | 1 | -21/+21 |
* | Fix for bug 66058: dates in Created and Changed date columns in buglists are ... | dave%intrec.com | 2001-01-25 | 1 | -2/+16 |
* | fix for 52228: Bug list title should be name of query if running named query | cyeh%bluemartini.com | 2000-09-19 | 1 | -2/+3 |
* | fix for 6944: buglist: summary and whiteboard fight for space | cyeh%bluemartini.com | 2000-09-01 | 1 | -8/+1 |
* | fix for 35604: indicate on bug lists if a bug is not visible to the public | cyeh%bluemartini.com | 2000-09-01 | 1 | -1/+7 |
* | remove extra spaces at head of file | cyeh%bluemartini.com | 2000-08-29 | 1 | -2/+0 |
* | fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves. | cyeh%bluemartini.com | 2000-08-29 | 1 | -1/+3 |
* | Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the | dave%intrec.com | 2000-08-10 | 1 | -1/+1 |
* | Fixing bug #46897 | tara%tequilarista.org | 2000-08-08 | 1 | -1/+3 |
* | Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi). | dave%intrec.com | 2000-07-25 | 1 | -1/+1 |
* | Fix for bug 27248 (Bug listings saved with .html extension). Patch | dave%intrec.com | 2000-07-19 | 1 | -0/+2 |
* | change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list... | endico%mozilla.org | 2000-07-14 | 1 | -2/+3 |
* | Bug moving code is now fully implemented. To use it, turn on the param and se... | endico%mozilla.org | 2000-07-14 | 1 | -3/+17 |
* | Oops. How did I let that horrible typo get in? | terry%mozilla.org | 2000-07-14 | 1 | -1/+1 |
* | Keywords were already enforced to never differ only in capitalization. So, c... | terry%mozilla.org | 2000-07-14 | 1 | -2/+1 |
* | Fix for 42041. Patch from Dave Miller (dave@intrec.com). | cyeh%bluemartini.com | 2000-07-08 | 1 | -0/+1 |
* | Allow sorting by summary, since you can already sort by everything else... | terry%mozilla.org | 2000-06-09 | 1 | -2/+2 |
* | Landing fix for keyword column handling--bug #39647 | tara%tequilarista.org | 2000-06-03 | 1 | -4/+7 |
* | bug 30823, advanced querying didn't work for dependencies. | donm%bluemartini.com | 2000-04-27 | 1 | -2/+10 |
* | Queries should fully qualify the field name, in case there is more | terry%mozilla.org | 2000-04-07 | 1 | -13/+18 |
* | Extra special disgusting hack: if we are ordering by target_milestone, | terry%mozilla.org | 2000-04-05 | 1 | -1/+10 |
* | Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined. | dmose%mozilla.org | 2000-03-30 | 1 | -1/+1 |
* | get rid of perl warning | dmose%mozilla.org | 2000-03-29 | 1 | -1/+0 |
* | Wasn't finding anything if requesting target_milestone == "---". | terry%mozilla.org | 2000-03-24 | 1 | -1/+1 |
* | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 2000-03-22 | 1 | -3/+6 |
* | Add a "send mail to bug owners" link (under circumstances where it | terry%mozilla.org | 2000-03-16 | 1 | -0/+14 |
* | Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting | terry%mozilla.org | 2000-03-08 | 1 | -2/+2 |
* | Was choking on order='Importance'. | terry%mozilla.org | 2000-03-08 | 1 | -2/+2 |
* | Patch by Brian Duggan <bduggan@oven.com> -- security improvements. | terry%mozilla.org | 2000-03-08 | 1 | -0/+3 |
* | Fixed very stupid typo. | terry%mozilla.org | 2000-03-07 | 1 | -1/+1 |
* | Make a universal routine to report errors in forms, so that we can | terry%mozilla.org | 2000-02-26 | 1 | -8/+2 |
* | Fixed some functions in buglist.cgi that won't work if we're hooked up | terry%mozilla.org | 2000-02-18 | 1 | -3/+3 |
* | Added an optional ability to keep a read-only shadow database, so that | terry%mozilla.org | 2000-02-18 | 1 | -1/+3 |
* | Oops; had the name of the "editbugs" group typed in wrong in a couple | terry%mozilla.org | 2000-02-17 | 1 | -2/+2 |
* | Major spankage. Added a new state, UNCONFIRMED. Added new groups, | terry%mozilla.org | 2000-02-17 | 1 | -2/+17 |
* | Patch by Hugo Frappier <hfrappier@dreammechanics.com> -- make the | terry%mozilla.org | 2000-02-09 | 1 | -0/+1 |
* | Add an optional ability to stagger the headers in the bug list, which | terry%mozilla.org | 2000-02-04 | 1 | -8/+34 |
* | Whoops, searches of "Comment changed (before|after)" were not working | terry%mozilla.org | 2000-02-02 | 1 | -2/+2 |
* | Allow searching of attachment stuff using boolean charts. | terry%mozilla.org | 2000-01-31 | 1 | -1/+28 |
* | The "Show list" link that is supposed to quickly get you back to the | terry%mozilla.org | 2000-01-29 | 1 | -1/+1 |
* | Apparently, you're supposed to put "#foo" stuff in a URL after all the | terry%mozilla.org | 2000-01-29 | 1 | -2/+4 |
* | Massive stomp on the query page and buglist page. Added the ability | terry%mozilla.org | 2000-01-28 | 1 | -361/+567 |
* | Allow searches for "all keywords" or "no keywords"; fixed some other | terry%mozilla.org | 2000-01-27 | 1 | -2/+18 |
* | Reworked preferences UI. Added ability to turn off "My bugs" link at | terry%mozilla.org | 2000-01-25 | 1 | -3/+12 |
* | Added a way to query by bug numbers. Added an "edit this query" link | terry%mozilla.org | 2000-01-25 | 1 | -6/+27 |
* | Named queries (and the default query) are now stored server side, in | terry%mozilla.org | 2000-01-24 | 1 | -58/+90 |
* | Fixed stupid typo that caused exact email searches in descriptions to crash. | terry%mozilla.org | 2000-01-23 | 1 | -1/+1 |