aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Group.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 505796 - Bugzilla::Group::grant_direct has refers to $self->{members_dire...dkl%redhat.com2009-07-221-1/+1
* Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ...lpsolit%gmail.com2009-01-251-0/+35
* Bug 460581: editgroups should be using Bugzilla::Group->create to make groupsmkanat%bugzilla.org2008-10-181-30/+24
* Bug 396616: SetParam error when changing a group name in editgroups.cgimkanat%bugzilla.org2007-09-191-0/+1
* Bug 332149: Ability to have symbols placed next to user names based on group ...lpsolit%gmail.com2007-08-081-0/+8
* Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org2007-03-061-2/+121
* Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org2006-11-041-0/+27
* Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com2006-10-311-0/+6
* Bug 352608: Make checksetup more localizablemkanat%bugzilla.org2006-09-141-1/+3
* Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make...mkanat%bugzilla.org2006-09-141-0/+112
* Bug 339383: Make Bugzilla::Group use Bugzilla::Objectmkanat%bugzilla.org2006-08-081-94/+8
* Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by...lpsolit%gmail.com2006-08-051-3/+0
* Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in edit...lpsolit%gmail.com2006-06-211-2/+1
* Bug 329022: Remove group_name_to_id in favor of creating Group objects - Patc...lpsolit%gmail.com2006-03-151-26/+0
* Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExistsmkanat%kerio.com2006-03-021-1/+27
* Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com2005-10-281-1/+4
* Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...mkanat%kerio.com2005-10-071-33/+0
* Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric B...lpsolit%gmail.com2005-08-301-2/+24
* Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f...justdave%bugzilla.org2005-08-151-1/+0
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-2/+2
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-2/+2
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-2/+2
* Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com2005-07-131-14/+58
* Bug 298931: migrate Group.pm from a simple module to a class - Patch by Tiago...lpsolit%gmail.com2005-07-121-3/+135
* Bug 253721: Add group-based lists to whiningerik%dasbistro.com2005-02-191-0/+51