| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -1/+3 |
* | Bug 890563: DateTime error when going to editwhines.cgi | John Nishinaga | 2013-07-06 | 1 | -0/+2 |
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -1/+1 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 1 | -21/+5 |
* | Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgi | Frédéric Buclin | 2011-08-17 | 1 | -1/+1 |
* | Bug 530468: Create a read-only Bugzilla::Whine object for whine events and | Eric Black | 2010-07-05 | 1 | -25/+12 |
* | Bug 534057: Auto-completion no longer works in email_in.pl | Frédéric Buclin | 2010-02-01 | 1 | -1/+1 |
* | Bug 530467: Create a read-only Bugzilla::Whine::Query object and have editwhi... | mkanat%bugzilla.org | 2009-12-12 | 1 | -33/+22 |
* | Bug 511028: Create a read-only Bugzilla::Whine::Schedule object using Bugzill... | mkanat%bugzilla.org | 2009-11-09 | 1 | -35/+18 |
* | Bug 302420: Allow whining messages to be sent even without any results - Patc... | wicked%sci.fi | 2009-04-06 | 1 | -5/+8 |
* | Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ... | lpsolit%gmail.com | 2008-08-28 | 1 | -0/+1 |
* | Bug 385897: editwhines.cgi doesn't allow to whine at groups with a name conta... | lpsolit%gmail.com | 2008-08-27 | 1 | -20/+5 |
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 |
* | Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest... | lpsolit%gmail.com | 2006-10-15 | 1 | -1/+6 |
* | Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_group | mkanat%bugzilla.org | 2006-09-04 | 1 | -1/+1 |
* | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 2006-07-06 | 1 | -0/+1 |
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+1 |
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 2006-06-21 | 1 | -1/+4 |
* | Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl... | lpsolit%gmail.com | 2006-06-20 | 1 | -0/+1 |
* | Bug 325361: When an event is scheduled at midnight of a given day of the mont... | lpsolit%gmail.com | 2006-02-03 | 1 | -2/+2 |
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 2005-10-25 | 1 | -2/+1 |
* | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri... | lpsolit%gmail.com | 2005-09-16 | 1 | -3/+2 |
* | Bug 300831: editwhines.cgi twice uses $1 without checking for regex match - P... | lpsolit%gmail.com | 2005-08-22 | 1 | -10/+17 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+0 |
* | Bug 298508 + bug 298510: Many uninitialized value errors in editwhines involv... | lpsolit%gmail.com | 2005-07-08 | 1 | -50/+24 |
* | Bug 298507: several uninitialized values used in editwhines.cgi - Patch by A.... | lpsolit%gmail.com | 2005-07-08 | 1 | -2/+2 |
* | Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch... | lpsolit%gmail.com | 2005-06-21 | 1 | -1/+1 |
* | Bug 238878: Make hidden-fields template, User Matching and Flags use direct C... | lpsolit%gmail.com | 2005-04-08 | 1 | -1/+1 |
* | Bug 283237: Move DBname_to_id out of globals.pl | mkanat%kerio.com | 2005-02-25 | 1 | -1/+1 |
* | Bug 253721: Add group-based lists to whining | erik%dasbistro.com | 2005-02-19 | 1 | -51/+95 |
* | Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ... | jocuri%softhome.net | 2005-01-16 | 1 | -1/+4 |
* | Bug 185090: Add revamped whining system | bugreport%peshkin.net | 2004-08-05 | 1 | -0/+433 |