index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editgroups.cgi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 325487: Admin pages should require less "clicks" (remove useless confirma...
lpsolit%gmail.com
2008-01-28
1
-11
/
+22
*
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
2007-10-19
1
-1
/
+1
*
Bug 398976: edit*.cgi scripts should use transactions for database interactio...
lpsolit%gmail.com
2007-10-10
1
-11
/
+4
*
Bug 398883: [mod_perl] Three Variable "$cgi" will not stay shared errors in c...
mkanat%bugzilla.org
2007-10-08
1
-0
/
+2
*
Bug 332149: Ability to have symbols placed next to user names based on group ...
lpsolit%gmail.com
2007-08-08
1
-3
/
+13
*
Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgi
mkanat%bugzilla.org
2007-03-06
1
-243
/
+186
*
Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletion
lpsolit%gmail.com
2006-10-21
1
-4
/
+11
*
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...
lpsolit%gmail.com
2006-10-15
1
-1
/
+13
*
Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make...
mkanat%bugzilla.org
2006-09-14
1
-32
/
+2
*
Bug 339383: Make Bugzilla::Group use Bugzilla::Object
mkanat%bugzilla.org
2006-08-08
1
-1
/
+1
*
Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by...
lpsolit%gmail.com
2006-08-05
1
-12
/
+2
*
Bug 346483: Fix up param-updating code in checksetup.pl to all be in a module.
mkanat%bugzilla.org
2006-08-01
1
-1
/
+1
*
Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...
wurblzap%gmail.com
2006-07-14
1
-8
/
+17
*
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
2006-07-04
1
-1
/
+1
*
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
2006-07-04
1
-4
/
+4
*
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
2006-06-21
1
-3
/
+2
*
Spelling patch: use the right spelling form for 'explicitly'; patch by Vlad D...
vladd%bugzilla.org
2006-06-19
1
-1
/
+1
*
Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric Buclin...
lpsolit%gmail.com
2006-06-18
1
-2
/
+5
*
Bug 324784: editgroups.cgi should make sure groups it edits/removes are not u...
lpsolit%gmail.com
2006-05-30
1
-0
/
+33
*
Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin <LpSoli...
lpsolit%gmail.com
2006-03-31
1
-2
/
+1
*
Bug 329022: Remove group_name_to_id in favor of creating Group objects - Patc...
lpsolit%gmail.com
2006-03-15
1
-1
/
+1
*
Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...
lpsolit%gmail.com
2006-03-09
1
-24
/
+23
*
Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExists
mkanat%kerio.com
2006-03-02
1
-1
/
+1
*
Bug 324248: Deleting a group doesn't remove entries in group_group_map correc...
lpsolit%gmail.com
2006-01-23
1
-2
/
+3
*
Bug 323955: Deleting a group incorrectly checks for user group membership (mi...
lpsolit%gmail.com
2006-01-21
1
-8
/
+14
*
Bug 299646: Potential missing entries in bug_group_map related to mandatory g...
lpsolit%gmail.com
2005-12-30
1
-2
/
+36
*
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
2005-10-25
1
-2
/
+2
*
Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri...
lpsolit%gmail.com
2005-09-16
1
-3
/
+2
*
Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric B...
lpsolit%gmail.com
2005-08-30
1
-22
/
+2
*
Bug 303704: Eliminate deprecated Bugzilla::DB routines from editgroups.cgi - ...
lpsolit%gmail.com
2005-08-27
1
-168
/
+164
*
Bug 304583: Remove all remaining need to rederive inherited groups
bugreport%peshkin.net
2005-08-19
1
-8
/
+9
*
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
2005-08-13
1
-1
/
+1
*
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
2005-08-10
1
-1
/
+1
*
Backout of bug 303669 which broke AppendComment and possibly a number
bugreport%peshkin.net
2005-08-09
1
-1
/
+1
*
Bug 303669: Bugzilla mis-uses perl subroutine prototypes
mkanat%kerio.com
2005-08-09
1
-1
/
+1
*
Bug 303141: Missing buglist when deleting groups - Patch by Frédéric Buclin...
lpsolit%gmail.com
2005-08-03
1
-2
/
+1
*
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
mkanat%kerio.com
2005-04-05
1
-4
/
+5
*
Bug 287138: INSERT IGNORE is not ANSI SQL
mkanat%kerio.com
2005-03-22
1
-7
/
+12
*
Bug 283581 : Move UserInGroup out of globals.pl
travis%sedsystems.ca
2005-03-16
1
-0
/
+1
*
Bug 253721: Add group-based lists to whining
erik%dasbistro.com
2005-02-19
1
-0
/
+3
*
Bug 282510: Argument "" isn't numeric when modifying group
bugzilla%glob.com.au
2005-02-19
1
-2
/
+3
*
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-19
1
-2
/
+1
*
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
mkanat%kerio.com
2005-02-18
1
-9
/
+7
*
Bug 277768 : Some validations are missing when editing groups
travis%sedsystems.ca
2005-02-17
1
-102
/
+152
*
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...
jocuri%softhome.net
2005-01-16
1
-1
/
+4
*
Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...
jocuri%softhome.net
2004-11-24
1
-0
/
+19
*
Bug 244239: Add group-based pronouns to query
bugreport%peshkin.net
2004-08-11
1
-2
/
+2
*
Patch for bug 253360: replace IF() with CASE WHEN for database compatibility;...
jocuri%softhome.net
2004-07-31
1
-3
/
+3
*
Bug 251837: Extend group_group_map to control which groups can see each other
bugreport%peshkin.net
2004-07-27
1
-15
/
+41
*
Patch for bug 190222: templatize editgroups.cgi; r=joel, a=justdave.
jocuri%softhome.net
2004-07-13
1
-459
/
+196
[next]