aboutsummaryrefslogtreecommitdiffstats
path: root/editwhines.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
* Bug 890563: DateTime error when going to editwhines.cgiJohn Nishinaga2013-07-061-0/+2
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-1/+1
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-21/+5
* Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgiFrédéric Buclin2011-08-171-1/+1
* Bug 530468: Create a read-only Bugzilla::Whine object for whine events andEric Black2010-07-051-25/+12
* Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin2010-02-011-1/+1
* Bug 530467: Create a read-only Bugzilla::Whine::Query object and have editwhi...mkanat%bugzilla.org2009-12-121-33/+22
* Bug 511028: Create a read-only Bugzilla::Whine::Schedule object using Bugzill...mkanat%bugzilla.org2009-11-091-35/+18
* Bug 302420: Allow whining messages to be sent even without any results - Patc...wicked%sci.fi2009-04-061-5/+8
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-08-281-0/+1
* Bug 385897: editwhines.cgi doesn't allow to whine at groups with a name conta...lpsolit%gmail.com2008-08-271-20/+5
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-151-1/+6
* Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org2006-09-041-1/+1
* Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org2006-07-061-0/+1
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-1/+1
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-1/+4
* Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...lpsolit%gmail.com2006-06-201-0/+1
* Bug 325361: When an event is scheduled at midnight of a given day of the mont...lpsolit%gmail.com2006-02-031-2/+2
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-251-2/+1
* Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri...lpsolit%gmail.com2005-09-161-3/+2
* Bug 300831: editwhines.cgi twice uses $1 without checking for regex match - P...lpsolit%gmail.com2005-08-221-10/+17
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-1/+0
* Bug 298508 + bug 298510: Many uninitialized value errors in editwhines involv...lpsolit%gmail.com2005-07-081-50/+24
* Bug 298507: several uninitialized values used in editwhines.cgi - Patch by A....lpsolit%gmail.com2005-07-081-2/+2
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com2005-06-211-1/+1
* Bug 238878: Make hidden-fields template, User Matching and Flags use direct C...lpsolit%gmail.com2005-04-081-1/+1
* Bug 283237: Move DBname_to_id out of globals.plmkanat%kerio.com2005-02-251-1/+1
* Bug 253721: Add group-based lists to whiningerik%dasbistro.com2005-02-191-51/+95
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net2005-01-161-1/+4
* Bug 185090: Add revamped whining systembugreport%peshkin.net2004-08-051-0/+433