| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1255619: CGI scripts should not send duplicated headers |  Frédéric Buclin | 2016-03-21 | 1 | -18/+0 |
* | 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 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no... |  Frédéric Buclin | 2012-11-12 | 1 | -4/+4 |
* | Bug 787529: Use |use 5.10.1| everywhere |  Frédéric Buclin | 2012-09-01 | 1 | -0/+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 | -19/+5 |
* | Bug 570567: The 'keyword deleted' page does not mention the deleted keyword |  GavinS | 2010-07-05 | 1 | -0/+1 |
* | Bug 565879: Merge ThrowCodeError("action_unrecognized"), ThrowUserError("no_v... |  Frédéric Buclin | 2010-05-20 | 1 | -1/+1 |
* | Bug 526146: Use remove_from_db to delete keywords in editkeywords.cgi |  mkanat%bugzilla.org | 2009-11-09 | 1 | -2/+1 |
* | Bug 466692: [SECURITY] keywords and unused flag types can be deleted by bypas... |  lpsolit%gmail.com | 2009-02-02 | 1 | -13/+10 |
* | Bug 460293: Implement Bugzilla::Object::set_all and have editkeywords.cgi use it |  mkanat%bugzilla.org | 2008-10-18 | 1 | -2/+4 |
* | Bug 325487: Admin pages should require less "clicks" (remove useless confirma... |  lpsolit%gmail.com | 2008-01-28 | 1 | -8/+14 |
* | 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 | -0/+21 |
* | Bug 351098: Make Bugzilla::Object able to update objects in the database, and... |  mkanat%bugzilla.org | 2006-09-06 | 1 | -90/+21 |
* | Bug 348529: Editing keywords results in a "Software Error" |  mkanat%bugzilla.org | 2006-08-15 | 1 | -0/+19 |
* | Bug 347061: Create Bugzilla::Object->create and make Bugzilla::Keyword use it |  mkanat%bugzilla.org | 2006-08-11 | 1 | -57/+5 |
* | Bug 343248: SQL query to get all keywords with bug count is duplicated in edi... |  mkanat%bugzilla.org | 2006-07-01 | 1 | -11/+2 |
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... |  lpsolit%gmail.com | 2006-06-21 | 1 | -3/+2 |
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... |  lpsolit%gmail.com | 2006-06-20 | 1 | -9/+0 |
* | Spelling patch: 'valididy' -> 'validity'; patch by Vlad Dascalu <vladd@bugzil... |  vladd%bugzilla.org | 2006-06-19 | 1 | -1/+1 |
* | Bug 319089: editkeywords.cgi throws an error when action="edit" or "delete" a... |  lpsolit%gmail.com | 2005-12-12 | 1 | -6/+11 |
* | Bug 313603: The keyword_already_exists error has an undefined variable - Patc... |  lpsolit%gmail.com | 2005-10-26 | 1 | -1/+1 |
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... |  lpsolit%gmail.com | 2005-10-25 | 1 | -3/+2 |
* | Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri... |  lpsolit%gmail.com | 2005-09-16 | 1 | -3/+2 |
* | Bug 303705: Eliminate deprecated Bugzilla::DB routines from editkeywords.cgi ... |  lpsolit%gmail.com | 2005-09-05 | 1 | -76/+61 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes |  mkanat%kerio.com | 2005-08-13 | 1 | -1/+1 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... |  lpsolit%gmail.com | 2005-08-10 | 1 | -1/+1 |
* | Backout of bug 303669 which broke AppendComment and possibly a number |  bugreport%peshkin.net | 2005-08-09 | 1 | -1/+1 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes |  mkanat%kerio.com | 2005-08-09 | 1 | -1/+1 |
* | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless... |  mkanat%kerio.com | 2005-03-16 | 1 | -2/+5 |
* | Bug 283581 : Move UserInGroup out of globals.pl |  travis%sedsystems.ca | 2005-03-16 | 1 | -0/+1 |
* | Bug 284975: Any code after Throw*Error is a dead code. |  mkanat%kerio.com | 2005-03-09 | 1 | -6/+0 |
* | Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ... |  jocuri%softhome.net | 2005-01-16 | 1 | -5/+4 |
* | Patch for bug 239576: make sure detaint_natural is always called with a defin... |  jocuri%softhome.net | 2004-04-05 | 1 | -1/+1 |
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and |  kiko%async.com.br | 2004-03-27 | 1 | -2/+2 |
* | Patch for bug 234879: remove %FORM from editkeywords.cgi; r=kiko, a=justdave. |  jocuri%softhome.net | 2004-03-06 | 1 | -11/+16 |
* | Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, j... |  jocuri%softhome.net | 2003-12-10 | 1 | -140/+42 |
* | Bug 208604 - Make data/template dir locations configurable |  bbaetz%acm.org | 2003-11-22 | 1 | -3/+5 |
* | Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=j... |  jocuri%softhome.net | 2003-11-21 | 1 | -55/+33 |
* | [SECURITY] Bug 219044: A user with 'editkeywords' privileges (i.e. usually an... |  justdave%syndicomm.com | 2003-11-03 | 1 | -0/+1 |
* | Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the |  kiko%async.com.br | 2003-09-27 | 1 | -1/+6 |
* | Bug 201816 - use CGI.pm for header output |  bbaetz%acm.org | 2003-05-05 | 1 | -1/+1 |
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line |  jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) |  bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |
* | Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless. |  gerv%gerv.net | 2002-07-22 | 1 | -10/+2 |
* | Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called |  bbaetz%student.usyd.edu.au | 2002-06-17 | 1 | -0/+1 |
* | Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr... |  dkl%redhat.com | 2002-05-01 | 1 | -1/+1 |
* | Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou... |  gerv%gerv.net | 2002-04-30 | 1 | -0/+1 |
* | stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete. |  cyeh%bluemartini.com | 2001-02-27 | 1 | -0/+14 |
* | Landing Jon Robertson's for bug #41913 |  tara%tequilarista.org | 2000-07-26 | 1 | -1/+1 |