index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editgroups.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2005-04-05
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
mkanat%kerio.com
1
-4
/
+5
2005-03-22
Bug 287138: INSERT IGNORE is not ANSI SQL
mkanat%kerio.com
1
-7
/
+12
2005-03-16
Bug 283581 : Move UserInGroup out of globals.pl
travis%sedsystems.ca
1
-0
/
+1
2005-02-19
Bug 253721: Add group-based lists to whining
erik%dasbistro.com
1
-0
/
+3
2005-02-19
Bug 282510: Argument "" isn't numeric when modifying group
bugzilla%glob.com.au
1
-2
/
+3
2005-02-19
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
mkanat%kerio.com
1
-2
/
+1
2005-02-18
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
1
-9
/
+7
2005-02-17
Bug 277768 : Some validations are missing when editing groups
travis%sedsystems.ca
1
-102
/
+152
2005-01-16
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...
jocuri%softhome.net
1
-1
/
+4
2004-11-24
Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...
jocuri%softhome.net
1
-0
/
+19
2004-08-11
Bug 244239: Add group-based pronouns to query
bugreport%peshkin.net
1
-2
/
+2
2004-07-31
Patch for bug 253360: replace IF() with CASE WHEN for database compatibility;...
jocuri%softhome.net
1
-3
/
+3
2004-07-28
Bug 251837: Extend group_group_map to control which groups can see each other
bugreport%peshkin.net
1
-15
/
+41
2004-07-13
Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.
jocuri%softhome.net
1
-459
/
+196
2004-07-07
Bug 250080: Fix regression causing blank regexp to make all users group members
bugreport%peshkin.net
1
-1
/
+1
2004-07-03
Patch for bug 248001: Conversion of boolean conditions in SQL statements for ...
jocuri%softhome.net
1
-1
/
+1
2004-06-16
Bug 240325: Keep regexp-based groups up-to-date
bugreport%peshkin.net
1
-2
/
+28
2004-05-23
Bug 208847: Fix taint issues in editgroups.cgi
jouni%heikniemi.net
1
-14
/
+11
2004-03-27
Bug 235265: Getting rid of some unwanted form value dumps.
justdave%syndicomm.com
1
-4
/
+0
2004-03-27
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
1
-2
/
+1
2004-03-27
Bug 181589: Add mass-remove to editgroups
bugreport%peshkin.net
1
-24
/
+178
2003-11-19
Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/crea...
jouni%heikniemi.net
1
-1
/
+1
2003-11-19
226061 - someone forgot to tell editgroups that regexps are applied at runtim...
caillon%returnzero.com
1
-1
/
+1
2003-11-10
Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.
jocuri%softhome.net
1
-44
/
+7
2003-09-27
Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and the
kiko%async.com.br
1
-10
/
+10
2003-05-05
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
1
-1
/
+1
2003-03-27
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
1
-1
/
+1
2003-01-11
Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes
zach%zachlipton.com
1
-2
/
+2
2002-11-30
Bug 181951 Cannot delete groups
bugreport%peshkin.net
1
-1
/
+1
2002-11-25
Bug 147275 Rearchitect product groups
bugreport%peshkin.net
1
-16
/
+41
2002-09-29
Bug 171440 editgroups shows system groups as usable for bugs even though they...
bugreport%peshkin.net
1
-1
/
+1
2002-09-23
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
bugreport%peshkin.net
1
-245
/
+261
2002-08-27
Updating my e-mail address as jake@acutex.net is no longer valid.
jake%bugzilla.org
1
-1
/
+1
2002-08-26
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
1
-1
/
+0
2002-08-12
Bug 43600 - Convert products/components to use ids instead of names.
bbaetz%student.usyd.edu.au
1
-2
/
+2
2002-06-17
Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
bbaetz%student.usyd.edu.au
1
-0
/
+1
2002-04-30
Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...
gerv%gerv.net
1
-0
/
+1
2002-03-04
Bug 106377 - processmail rescanall should use lastdiffed
bbaetz%student.usyd.edu.au
1
-1
/
+1
2002-02-06
Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that...
justdave%syndicomm.com
1
-2
/
+1
2001-10-13
Fix for bug 104516: No code changes in this patch, all this checkin does is r...
justdave%syndicomm.com
1
-15
/
+15
2001-06-06
Fix for bug 75482: adding the capability to deactivate a group without deleti...
justdave%syndicomm.com
1
-5
/
+51
2001-05-30
Dummy commit so I can put the attributions I forgot in the previous one.
justdave%syndicomm.com
1
-0
/
+1
2001-05-30
Fix for bug 65290: can now edit user-regexps for system groups
justdave%syndicomm.com
1
-9
/
+26
2001-04-17
Correcting my email address in the comments
justdave%syndicomm.com
1
-1
/
+1
2000-09-15
fix for 47561:Incorrect group bit used for new group.
cyeh%bluemartini.com
1
-1
/
+1
2000-09-07
Fix for bug 51519: Links to index are too specific. Patch by
dave%intrec.com
1
-1
/
+1
2000-08-06
Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catching
dave%intrec.com
1
-1
/
+1
2000-06-24
checkin to fix Bug 25010 "Need a way to edit the list of available groups".
cyeh%bluemartini.com
1
-23
/
+134
2000-04-27
bug 25010 need a way to edit groups
donm%bluemartini.com
1
-0
/
+470
2000-04-19
backing out because this has broken bugzilla.mozilla.org. the choice is no lo...
endico%mozilla.org
1
-470
/
+0
[next]