Граф коммитов

39 Коммитов

Автор SHA1 Сообщение Дата
mkanat%bugzilla.org b358786820 Bug 343248: SQL query to get all keywords with bug count is duplicated in editkeywords.cgi and describekeywords.cgi
Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
2006-07-01 16:45:54 +00:00
lpsolit%gmail.com 7d976ba23d Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2006-06-21 00:44:48 +00:00
lpsolit%gmail.com 31fbfa9477 Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave

Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
vladd%bugzilla.org dde58671b5 Spelling patch: 'valididy' -> 'validity'; patch by Vlad Dascalu <vladd@bugzilla.org>. 2006-06-19 16:31:13 +00:00
lpsolit%gmail.com ef9727cf6d Bug 319089: editkeywords.cgi throws an error when action="edit" or "delete" and the "id" parameter is invalid - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-12-12 02:38:40 +00:00
lpsolit%gmail.com b8370c49ac Bug 313603: The keyword_already_exists error has an undefined variable - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=myk 2005-10-25 19:16:39 +00:00
lpsolit%gmail.com b493b5754c Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 23:11:56 +00:00
lpsolit%gmail.com 4d0de4219f Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
lpsolit%gmail.com 775e3488e1 Bug 303705: Eliminate deprecated Bugzilla::DB routines from editkeywords.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=jouni a=justdave 2005-09-04 18:35:05 +00:00
mkanat%kerio.com a876784a7e Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-13 12:27:04 +00:00
lpsolit%gmail.com a8d486f572 Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
bugreport%peshkin.net f41da5ed69 Backout of bug 303669 which broke AppendComment and possibly a number
of other items.
2005-08-09 11:23:43 +00:00
mkanat%kerio.com 8f7328f4d3 Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09 05:59:02 +00:00
mkanat%kerio.com 2aee138325 Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-03-16 00:27:15 +00:00
travis%sedsystems.ca 3d0f288895 Bug 283581 : Move UserInGroup out of globals.pl
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>   r=mkanat  a=justdave
2005-03-15 22:10:14 +00:00
mkanat%kerio.com 76e83267c4 Bug 284975: Any code after Throw*Error is a dead code.
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=LpSolit, a=myk
2005-03-09 00:26:39 +00:00
jocuri%softhome.net 99386be3d9 Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk. 2005-01-16 14:07:31 +00:00
jocuri%softhome.net 4ffe8372d2 Patch for bug 239576: make sure detaint_natural is always called with a defined value in editkeywords.cgi; r=timeless; a=justdave. 2004-04-05 01:32:43 +00:00
kiko%async.com.br 6f3fb84923 Fix for bug 234175: Remove deprecated ConnectToDatabase() and
quietly_check_login()/confirm_login() calls.  Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.
2004-03-27 03:51:44 +00:00
jocuri%softhome.net dde29e3b97 Patch for bug 234879: remove %FORM from editkeywords.cgi; r=kiko, a=justdave. 2004-03-06 09:04:33 +00:00
jocuri%softhome.net 6a482591c0 Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, jth, gerv; r/a=justdave. 2003-12-09 23:12:40 +00:00
bbaetz%acm.org 47e32a94e6 Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
jocuri%softhome.net 48d66442ad Bug 225703: Partial templatization for editkeywords.cgi; r=jouni; r=gerv; a=justdave. 2003-11-21 10:00:54 +00:00
justdave%syndicomm.com 20c500c330 [SECURITY] Bug 219044: A user with 'editkeywords' privileges (i.e. usually an administrator) can inject arbitrary SQL via the URL used to edit an existing keyword.
Patch by Joel Peshkin <bugreport@peshkin.net>
r= justdave, zach  a= justdave
2003-11-03 03:31:30 +00:00
kiko%async.com.br 04968b8a9f Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the
default output, in certain cases) in the edit pages. Patch by Vlad
Dascalu <jocuri@softhome.net>, r=kiko, a=justdave
2003-09-26 23:47:07 +00:00
bbaetz%acm.org 325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
jake%bugzilla.org 3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
bbaetz%student.usyd.edu.au 2b781fd427 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
gerv%gerv.net c4f3c92577 Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless. 2002-07-21 21:47:43 +00:00
bbaetz%student.usyd.edu.au 693d63dda2 Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
early enough
r=mattyt, jouni
2002-06-17 09:39:00 +00:00
dkl%redhat.com a4f0e4f0f0 Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr=Gerv 2002-04-30 22:15:52 +00:00
gerv%gerv.net d1cca234fb Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikniemi.net; r=bbaetz, gerv. 2002-04-29 19:32:29 +00:00
cyeh%bluemartini.com af3d687bab stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete.
now give warning to admin that keyword cache should be rebuilt after any keyword
edit or deletion.
2001-02-26 23:25:22 +00:00
tara%tequilarista.org 8861f96737 Landing Jon Robertson's for bug #41913 2000-07-25 22:09:20 +00:00
terry%mozilla.org 332b39b203 Patch by Klaas Freitag <freitag@suse.de>, with modifications by me --
don't generate HTML tables with more than 50 lines, as browsers generally
can't cope with huge tables.
2000-01-22 16:51:49 +00:00
terry%mozilla.org 6d15fd3cc2 Let's outlaw whitespace in keywords. 2000-01-19 19:26:37 +00:00
terry%mozilla.org f5e622daa8 Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
me.  Added a footer to every page.  Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
2000-01-14 22:35:49 +00:00
terry%mozilla.org 8761cb7178 Worked around bug in older versions of MySQL that caused a report of
one bug matching a keyword when there really are zero.
2000-01-11 00:26:22 +00:00
terry%mozilla.org 8ec2fa3b0f Add support for a new "keywords" feature. This lets some central
authority maintain a list of keywords, and users can associate any
keyword with any bug.

The new functionality won't appear until at least one keyword is
defined.

Note that you *must* run the "checksetup.pl" script after updating
this change, in order to create the new required tables "keywords" and
"keyworddefs".
2000-01-06 21:16:15 +00:00