aboutsummaryrefslogtreecommitdiffstats
path: root/editgroups.cgi
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 287138: INSERT IGNORE is not ANSI SQLmkanat%kerio.com2005-03-221-7/+12
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-0/+1
* Bug 253721: Add group-based lists to whiningerik%dasbistro.com2005-02-191-0/+3
* Bug 282510: Argument "" isn't numeric when modifying groupbugzilla%glob.com.au2005-02-191-2/+3
* Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function callmkanat%kerio.com2005-02-191-2/+1
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-9/+7
* Bug 277768 : Some validations are missing when editing groupstravis%sedsystems.ca2005-02-171-102/+152
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net2005-01-161-1/+4
* Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...jocuri%softhome.net2004-11-241-0/+19
* Bug 244239: Add group-based pronouns to querybugreport%peshkin.net2004-08-111-2/+2
* Patch for bug 253360: replace IF() with CASE WHEN for database compatibility;...jocuri%softhome.net2004-07-311-3/+3
* Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net2004-07-271-15/+41
* Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.jocuri%softhome.net2004-07-131-459/+196
* Bug 250080: Fix regression causing blank regexp to make all users group membersbugreport%peshkin.net2004-07-071-1/+1
* Patch for bug 248001: Conversion of boolean conditions in SQL statements for ...jocuri%softhome.net2004-07-031-1/+1
* Bug 240325: Keep regexp-based groups up-to-datebugreport%peshkin.net2004-06-161-2/+28
* Bug 208847: Fix taint issues in editgroups.cgijouni%heikniemi.net2004-05-231-14/+11
* Bug 235265: Getting rid of some unwanted form value dumps.justdave%syndicomm.com2004-03-271-4/+0
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+1
* Bug 181589: Add mass-remove to editgroupsbugreport%peshkin.net2004-03-261-24/+178
* Bug 226119: The template admin/add-group.html.tmpl moved to admin/groups/crea...jouni%heikniemi.net2003-11-191-1/+1
* 226061 - someone forgot to tell editgroups that regexps are applied at runtim...caillon%returnzero.com2003-11-191-1/+1
* Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk.jocuri%softhome.net2003-11-101-44/+7
* Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and thekiko%async.com.br2003-09-271-10/+10
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+1
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixeszach%zachlipton.com2003-01-111-2/+2
* Bug 181951 Cannot delete groupsbugreport%peshkin.net2002-11-301-1/+1
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-16/+41
* Bug 171440 editgroups shows system groups as usable for bugs even though they...bugreport%peshkin.net2002-09-291-1/+1
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-245/+261
* Updating my e-mail address as jake@acutex.net is no longer valid.jake%bugzilla.org2002-08-271-1/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-2/+2
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-0/+1
* Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...gerv%gerv.net2002-04-301-0/+1
* Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au2002-03-041-1/+1
* Fix for bug 119005: The instructions in editgroups.cgi incorrectly state that...justdave%syndicomm.com2002-02-061-2/+1
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-15/+15
* Fix for bug 75482: adding the capability to deactivate a group without deleti...justdave%syndicomm.com2001-06-061-5/+51
* Dummy commit so I can put the attributions I forgot in the previous one.justdave%syndicomm.com2001-05-301-0/+1
* Fix for bug 65290: can now edit user-regexps for system groupsjustdave%syndicomm.com2001-05-301-9/+26
* Correcting my email address in the commentsjustdave%syndicomm.com2001-04-171-1/+1
* fix for 47561:Incorrect group bit used for new group.cyeh%bluemartini.com2000-09-151-1/+1
* Fix for bug 51519: Links to index are too specific. Patch bydave%intrec.com2000-09-071-1/+1
* Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catchingdave%intrec.com2000-08-061-1/+1
* checkin to fix Bug 25010 "Need a way to edit the list of available groups".cyeh%bluemartini.com2000-06-241-23/+134
* bug 25010 need a way to edit groupsdonm%bluemartini.com2000-04-271-0/+470
* backing out because this has broken bugzilla.mozilla.org. the choice is no lo...endico%mozilla.org2000-04-191-470/+0
* bug 25010 add ability to easily edit groupsdonm%bluemartini.com2000-04-191-0/+470