mkanat%bugzilla.org
18a51a1f6c
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-10-19 06:46:19 +00:00
lpsolit%gmail.com
f159bc56a8
Bug 313123: Implement $component->create and $component->update based on Object.pm - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-10-11 23:07:24 +00:00
lpsolit%gmail.com
a36df93dbb
Bug 398976: edit*.cgi scripts should use transactions for database interaction - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat
2007-10-09 23:21:49 +00:00
lpsolit%gmail.com
ec6531da50
Bug 364216: Flag::retarget() is broken (again) - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=myk
2007-01-04 17:48:17 +00:00
lpsolit%gmail.com
4f4e3f5d80
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milestones etc... - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-14 22:02:13 +00:00
lpsolit%gmail.com
7a13cd4d15
Bug 345354: editflagtypes.cgi should remove requestees when a flagtype is no longer specifically requestable - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk
2006-09-05 13:08:47 +00:00
mkanat%bugzilla.org
173031bf91
Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-11 23:45:08 +00:00
mkanat%bugzilla.org
78322fd704
Bug 339383: Make Bugzilla::Group use Bugzilla::Object
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
2006-08-07 23:05:00 +00:00
lpsolit%gmail.com
c3bd6cfc37
Bug 347521: flagtypes.id should be an auto-increment field - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=bkor a=myk
2006-08-07 22:14:00 +00:00
lpsolit%gmail.com
d313754577
Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype objects - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk
2006-07-25 00:24:54 +00:00
lpsolit%gmail.com
39ebc1b4f3
Bug 345359: Prevent Flag::clear from deleting a deleted flag when checking the inclusion and exclusion lists - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> a=myk
2006-07-25 00:08:31 +00:00
mkanat%bugzilla.org
2103a71f0e
Bug 339379: Make Bugzilla::Product use Bugzilla::Object
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-18 21:20:25 +00:00
mkanat%bugzilla.org
e01df02a56
Bug 173629: Clean up "my" variable scoping issues for mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-06 06:12:05 +00:00
lpsolit%gmail.com
f886810984
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
662ac4a1b9
Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-06-18 22:46:50 +00:00
lpsolit%gmail.com
c9dc327a01
Bug 338796: Remove get_product_* from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-06-17 23:12:36 +00:00
lpsolit%gmail.com
e3e15591aa
Bug 319067: editflagtypes.cgi should allow to filter flag types based on their product/component - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-06-14 21:20:53 +00:00
lpsolit%gmail.com
09357237f8
Bug 337054: Remove get_component_id() and get_component_name() from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-29 17:24:54 +00:00
lpsolit%gmail.com
b0cdd759d9
Bug 322285: Cancelling a flag should remove it completely from the DB - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-04-14 16:50:47 +00:00
lpsolit%gmail.com
2462134fb3
Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_milestone - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-03-15 21:51:35 +00:00
jocuri%softhome.net
99fc8a8a85
Patch for bug 325567: display more information when listing flag types in editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
2006-03-01 22:24:13 +00:00
lpsolit%gmail.com
3e306dc88b
Bug 243268: Cannot remove several flag inclusions/exclusions at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=justdave
2006-01-11 13:16:39 +00:00
lpsolit%gmail.com
fb302bfec7
Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-12-13 21:32:51 +00:00
lpsolit%gmail.com
5318c4ef4b
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
e992e854a7
Bug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-09-22 17:16:47 +00:00
lpsolit%gmail.com
1d2763c3c8
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
36c8bc1ac3
Bug 275608: The group selection when editing flag types should be a listbox with (no group) meaning no restriction - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=GavinS a=myk
2005-08-30 16:47:33 +00:00
lpsolit%gmail.com
84da6d7686
Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-08-15 17:43:38 +00:00
mkanat%kerio.com
b9ffd80aab
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
cbfe21bb80
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
d872c17240
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
b0e88c5cdc
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
lpsolit%gmail.com
13899ea8ba
Bug 301453: Move CheckEmailSyntax out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-07-20 21:24:19 +00:00
lpsolit%gmail.com
c589ba78bc
Bug 288663: The inclusion and exclusion lists behave incorrectly when a product or a component is called "Any" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=myk
2005-05-05 19:20:45 +00:00
lpsolit%gmail.com
03f4d721bd
Bug 289372: Remove %FORM from editflagtypes.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-09 23:12:11 +00:00
mkanat%kerio.com
5cbaea00ba
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-04-04 21:52:06 +00:00
travis%sedsystems.ca
5c84708e79
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
travis%sedsystems.ca
35c2c65035
Bug 238802 : Input filter for integer sort key gives bad error output
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-03-01 18:34:25 +00:00
mkanat%kerio.com
e756868760
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-17 21:57:27 +00:00
jocuri%softhome.net
1d4b3daa18
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
d66c3c71ec
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave.
2004-12-14 01:58:52 +00:00
jocuri%softhome.net
218df182af
Patch for bug 182375: Do not permit flags with spaces or commas; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-12-09 09:15:11 +00:00
jocuri%softhome.net
cfd0eab225
Patch for bug 180879: Implement privs for bug flags modification; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
2004-11-23 22:41:44 +00:00
myk%mozilla.org
e31fe4fc6c
Fix for bug 252739: moves inclusion/exclusion action names to button name instead of button value so that button values (which are also used as labels) will be localizable; patch by Marc Schumann; r=kiko,myk; a=justdave
2004-09-24 01:01:30 +00:00
jocuri%softhome.net
2aa0459792
Patch for bug 257152: make flag type deletion not crash when JavaScript is switched off; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
2004-09-03 09:58:00 +00:00
jouni%heikniemi.net
5b4ff0fb69
Bug 223878: Flag system dies when changing a deleted flag.
...
r=joel, justdave
a=justdave
2004-07-06 07:08:02 +00:00
kiko%async.com.br
b87ad5c610
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
bbaetz%acm.org
cf4e631923
Bug 201816 - use CGI.pm for header output
...
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
jake%bugzilla.org
774aa5e232
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%acm.org
60685e68aa
Bug 192182 - editflagtypes uses ^ instead of **
...
r,a=justdave
2003-02-08 00:54:21 +00:00