Age | Commit message (Expand) | Author | Files | Lines |
2013-02-27 | Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performance | Dave Lawrence | 1 | -6/+3 |
2013-02-26 | Reverted Bug 836067 due to buglist crashing and do not yet know the reason | Dave Lawrence | 1 | -3/+6 |
2013-02-26 | Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performance | Dave Lawrence | 1 | -6/+3 |
2012-09-04 | Bug 784578 - Change whine emails from hiding secure bug information to encryp... | Dave Lawrence | 1 | -3/+0 |
2012-08-15 | Bug 782330 - Whine emails show the summary of security sensitive bugs | Dave Lawrence | 1 | -0/+3 |
2011-11-28 | Redirect the error to STDERR if a query cannot be run, see bug 277073 | Frédéric Buclin | 1 | -3/+3 |
2011-11-26 | Bug 255606: Do not let buglist.cgi return all bugs by default | Frédéric Buclin | 1 | -1/+9 |
2011-07-25 | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 1 | -1/+1 |
2010-10-07 | Bug 602165: Change sql_interval to sql_date_math, in preparation for | Max Kanat-Alexander | 1 | -20/+24 |
2010-07-16 | Bug 398308: Make Search.pm take a hashref for its "params" argument | Max Kanat-Alexander | 1 | -1/+1 |
2010-07-15 | Bug 577800: Finish the cleanup of Search.pm's "init" function by removing | Max Kanat-Alexander | 1 | -1/+1 |
2010-03-01 | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 1 | -1/+0 |
2009-12-28 | Bug 511216: Assignee is blank in Whine emails - Patch by Kent Rogers <kar@cra... | lpsolit%gmail.com | 1 | -1/+0 |
2009-07-07 | Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for t... | mkanat%bugzilla.org | 1 | -10/+10 |
2009-04-06 | Bug 302420: Allow whining messages to be sent even without any results - Patc... | wicked%sci.fi | 1 | -7/+13 |
2009-01-25 | Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ... | lpsolit%gmail.com | 1 | -1/+2 |
2008-04-03 | Bug 405946: Some emails are not sent in the language chosen by the addressee ... | lpsolit%gmail.com | 1 | -3/+5 |
2007-12-24 | Bug 409682: Whine should not add headers for queries with 0 bugs - Patch by J... | lpsolit%gmail.com | 1 | -1/+1 |
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 |
2007-10-08 | Bug 398707: whine.pl should use transactions for database interaction - Patch... | lpsolit%gmail.com | 1 | -7/+2 |
2007-06-19 | Bug 384805: whine.pl not sending any email anymore - Patch by Frédéric ... | lpsolit%gmail.com | 1 | -1/+1 |
2006-10-22 | Bug 357474: whine.pl says "email address has not been properly set" with defa... | lpsolit%gmail.com | 1 | -5/+0 |
2006-10-21 | Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -... | lpsolit%gmail.com | 1 | -3/+3 |
2006-07-30 | Bug 100953: Move data/nomail into the DB and implement a UI to edit it | karl.kornel%mindspeed.com | 1 | -9/+1 |
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 |
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -2/+2 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -3/+2 |
2006-06-20 | Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl... | lpsolit%gmail.com | 1 | -0/+1 |
2006-06-02 | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat... | lpsolit%gmail.com | 1 | -2/+2 |
2006-05-21 | Bug 337782: Change the way that whine.pl gets and formats the current date | mkanat%bugzilla.org | 1 | -10/+7 |
2006-02-28 | Patch for bug 327348: Fix whining failure in whine.pl, on MySQL 4.0, due to m... | jocuri%softhome.net | 1 | -6/+6 |
2006-02-07 | Bug 313806: Whine E-mails do not "Order" the Queries Correctly - Patch by Fr�... | lpsolit%gmail.com | 1 | -10/+11 |
2006-02-03 | Bug 325361: When an event is scheduled at midnight of a given day of the mont... | lpsolit%gmail.com | 1 | -0/+4 |
2005-12-24 | Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - ... | karl%kornel.name | 1 | -1/+1 |
2005-11-14 | Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymo... | lpsolit%gmail.com | 1 | -2/+2 |
2005-11-14 | Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch b... | lpsolit%gmail.com | 1 | -33/+32 |
2005-10-07 | Bug 309796: Whining needs to check for shutdown (silently) before trying data... | lpsolit%gmail.com | 1 | -6/+0 |
2005-09-21 | Bug 309018: Fix fatal error in whining at groups | bugreport%peshkin.net | 1 | -2/+2 |
2005-08-31 | Bug 305126: Fix table locks after removal of derive_groups | bugreport%peshkin.net | 1 | -2/+2 |
2005-08-19 | Bug 304583: Remove all remaining need to rederive inherited groups | bugreport%peshkin.net | 1 | -4/+6 |
2005-07-08 | Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schum... | lpsolit%gmail.com | 1 | -3/+5 |
2005-03-17 | Backing out the fix for bug 135812 as it causes the mail params to be deleted... | jake%bugzilla.org | 1 | -3/+3 |
2005-03-16 | Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating address | travis%sedsystems.ca | 1 | -5/+4 |
2005-03-03 | Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL | mkanat%kerio.com | 1 | -20/+19 |
2005-02-25 | Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -2/+6 |
2005-02-20 | Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -7/+12 |
2005-02-19 | Bug 253721: Add group-based lists to whining | erik%dasbistro.com | 1 | -7/+31 |
2005-02-19 | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -1/+2 |
2005-02-18 | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -7/+6 |
2005-01-11 | Bug 276660 | erik%dasbistro.com | 1 | -2/+3 |