mkanat%kerio.com
e502640f91
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
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
travis%sedsystems.ca
dc2f0851d0
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
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
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
bugreport%peshkin.net
83f02648a1
Bug 244239: Add group-based pronouns to query
...
r=erik,justdave
a=justdave
2004-08-11 14:00:34 +00:00
jocuri%softhome.net
cc216a9b34
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
6a571305a4
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
bf31ed90b1
Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.
2004-07-13 05:12:33 +00:00
bugreport%peshkin.net
fc9be49ecb
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
9376f33f38
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
fe49fca7e1
Bug 240325: Keep regexp-based groups up-to-date
2004-06-16 05:04:48 +00:00
jouni%heikniemi.net
21bb410186
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
3b89b856c7
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
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
bugreport%peshkin.net
27f53cf5e4
Bug 181589: Add mass-remove to editgroups
...
r=justdave, a=justdave
2004-03-26 15:18:07 +00:00
jouni%heikniemi.net
93ec924e3b
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
33cb373b99
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
3eb1c50460
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
2db7758877
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
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
zach%zachlipton.com
5a5680109f
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
10b9e4baea
Bug 181951 Cannot delete groups
...
Patch by joel
r=burnus,bbaetz
a=justdave
2002-11-30 03:46:03 +00:00
bugreport%peshkin.net
9f713c8ded
Bug 147275 Rearchitect product groups
...
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
bugreport%peshkin.net
0c45ad3c10
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
342d43845b
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
...
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
jake%bugzilla.org
cb5da4af13
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
aacda75fc3
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
900e798ac1
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
8a8238c7ef
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
17277729f2
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
baadd21b72
Bug 106377 - processmail rescanall should use lastdiffed
...
r=justdave, ddkilzer@theracingworld.com
2002-03-03 22:06:20 +00:00
justdave%syndicomm.com
f37066e01c
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
3eb400cda4
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
72e876fa2d
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
justdave%syndicomm.com
e5bf5d6659
Dummy commit so I can put the attributions I forgot in the previous one.
...
Patch from bug 65290 was by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
2001-05-29 21:27:12 +00:00
justdave%syndicomm.com
d7cf4940e2
Fix for bug 65290: can now edit user-regexps for system groups
2001-05-29 21:25:02 +00:00
justdave%syndicomm.com
62dd9d3d1a
Correcting my email address in the comments
2001-04-17 02:26:16 +00:00
cyeh%bluemartini.com
7ae528dcd8
fix for 47561:Incorrect group bit used for new group.
...
patch by dave@intrec.com
2000-09-14 23:53:24 +00:00
dave%intrec.com
1734da828d
Fix for bug 51519: Links to index are too specific. Patch by
...
john.beranek@pace.co.uk (John Beranek)
2000-09-07 06:31:12 +00:00
dave%intrec.com
72a73401d9
Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catching
...
this one.
2000-08-06 05:42:30 +00:00
cyeh%bluemartini.com
7e32e4bb75
checkin to fix Bug 25010 "Need a way to edit the list of available groups".
...
Patches and work contributed by dave@intrec.com (Dave Miller).
Some cleanup work needs to be done with regards to permissions and bit-twiddling
see other bugs that are dependent on 25010 for details.
2000-06-23 18:03:47 +00:00
donm%bluemartini.com
e8c76f9209
bug 25010 need a way to edit groups
2000-04-26 19:35:51 +00:00
endico%mozilla.org
aaf67224d5
backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates.
2000-04-19 02:14:41 +00:00
donm%bluemartini.com
eab02ecf97
bug 25010 add ability to easily edit groups
2000-04-18 23:12:00 +00:00