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
54744f8a4c
Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=myk
2005-08-30 16:39:07 +00:00
lpsolit%gmail.com
293c0b1966
Bug 303704: Eliminate deprecated Bugzilla::DB routines from editgroups.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-08-26 19:46:27 +00:00
bugreport%peshkin.net
02bbb51ea9
Bug 304583: Remove all remaining need to rederive inherited groups
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
2005-08-18 20:09:37 +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
lpsolit%gmail.com
7c1c3c9065
Bug 303141: Missing buglist when deleting groups - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-08-03 00:35:47 +00:00
mkanat%kerio.com
160fff77bb
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
mkanat%kerio.com
275068aed8
Bug 287138: INSERT IGNORE is not ANSI SQL
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-03-22 09:01:22 +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
erik%dasbistro.com
54a988d483
Bug 253721: Add group-based lists to whining
...
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, r,a=justdave
2005-02-18 22:42:07 +00:00
bugzilla%glob.com.au
b6010fd27f
Bug 282510: Argument "" isn't numeric when modifying group
...
Patch by Byron Jones <bugzilla@glob.com.au> r,a=justdave
2005-02-18 16:38:42 +00:00
mkanat%kerio.com
9a4b0a2ac1
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18 16:01:48 +00:00
mkanat%kerio.com
e1a59dde23
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
travis%sedsystems.ca
5a8678f30a
Bug 277768 : Some validations are missing when editing groups
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-02-16 16:25:54 +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
0ecd04b79e
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
bugreport%peshkin.net
c2aa1d8f98
Bug 244239: Add group-based pronouns to query
...
r=erik,justdave
a=justdave
2004-08-11 14:00:34 +00:00
jocuri%softhome.net
5af84e034b
Patch for bug 253360: replace IF() with CASE WHEN for database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
2004-07-31 09:36:18 +00:00
bugreport%peshkin.net
40ca95b00d
Bug 251837: Extend group_group_map to control which groups can see each other
...
r=kiko
a=justdave
2004-07-27 16:33:41 +00:00
jocuri%softhome.net
6f3db618d9
Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.
2004-07-13 05:12:33 +00:00
bugreport%peshkin.net
7171a5e04b
Bug 250080: Fix regression causing blank regexp to make all users group members
...
r=erik, justdave
a=justdave
2004-07-07 05:10:55 +00:00
jocuri%softhome.net
f2e721be33
Patch for bug 248001: Conversion of boolean conditions in SQL statements for better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave.
2004-07-03 00:26:29 +00:00
bugreport%peshkin.net
c086db9377
Bug 240325: Keep regexp-based groups up-to-date
2004-06-16 05:04:48 +00:00
jouni%heikniemi.net
defd8e0ab6
Bug 208847: Fix taint issues in editgroups.cgi
...
Patch by byron jones <bugzilla@glob.com.au>,
r=jouni, a=justdave
2004-05-23 07:07:50 +00:00
justdave%syndicomm.com
1febc28eec
Bug 235265: Getting rid of some unwanted form value dumps.
...
Patch by Jouni Heikniemi <jouni@heikniemi.net>
r= justdave, kiko; a= justdave
2004-03-27 04:35:37 +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
bugreport%peshkin.net
4d981e39db
Bug 181589: Add mass-remove to editgroups
...
r=justdave, a=justdave
2004-03-26 15:18:07 +00:00
jouni%heikniemi.net
c56fa6cde8
Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/create.html.tmpl to better match with admin template naming consensus discussed in reviewers@.
...
r=myk, a=justdave
2003-11-19 06:42:09 +00:00
caillon%returnzero.com
8436b3827c
226061 - someone forgot to tell editgroups that regexps are applied at runtime, not on account creation.
...
r=joel,a=justdave
2003-11-18 18:55:44 +00:00
jocuri%softhome.net
a2acace4cb
Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.
2003-11-09 21:07:26 +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
zach%zachlipton.com
f17969822a
Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes
...
the spelling errors so tinderbox doesn't barf, part two fixes
t/006spellcheck.t and adds some more new words to check for.
Part 1 patch by myself, r=timeless
Part 2 patch by MattyT. r=zach (myself)
a=justdave
2003-01-10 23:51:38 +00:00
bugreport%peshkin.net
87acb0913e
Bug 181951 Cannot delete groups
...
Patch by joel
r=burnus,bbaetz
a=justdave
2002-11-30 03:46:03 +00:00
bugreport%peshkin.net
13e1ecfa4d
Bug 147275 Rearchitect product groups
...
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
bugreport%peshkin.net
b0fccd9a59
Bug 171440 editgroups shows system groups as usable for bugs even though they are not
...
2xr=justdave
2002-09-28 22:54:44 +00:00
bugreport%peshkin.net
1c0ddbd1ae
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
...
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
jake%bugzilla.org
49a521ab90
Updating my e-mail address as jake@acutex.net is no longer valid.
...
* NO CODE CHANGES *
2002-08-27 04:28:05 +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
bbaetz%student.usyd.edu.au
80f3e185c0
Bug 43600 - Convert products/components to use ids instead of names.
...
Initial attempt by jake@bugzilla.org , updated by me
r=joel, preed
2002-08-12 05:43:05 +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
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
bbaetz%student.usyd.edu.au
ab7a5316bd
Bug 106377 - processmail rescanall should use lastdiffed
...
r=justdave, ddkilzer@theracingworld.com
2002-03-03 22:06:20 +00:00
justdave%syndicomm.com
916bf2b36a
Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that you can't use spaces in a group name. You in
...
fact can.
Patch by Christian Reis <kiko@async.com.br>
r= bbaetz x 2
2002-02-06 02:54:08 +00:00
justdave%syndicomm.com
93a2f50358
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
...
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2
2001-10-13 01:36:17 +00:00
justdave%syndicomm.com
450514d585
Fix for bug 75482: adding the capability to deactivate a group without deleting it (prevent new bugs from being placed into that group, but don't remove the group restriction from bugs already in it).
...
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-06-06 03:16:52 +00:00