summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Group.pm
AgeCommit message (Expand)AuthorFilesLines
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-2/+3
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-22/+5
2011-08-04Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati...Frédéric Buclin1-0/+56
2010-07-20Bug 579797: Restore ValidateGroupName in Bugzilla::Group, because it isMax Kanat-Alexander1-0/+33
2010-07-14Bug 578587: Make checksetup be way quieter when creating a new installMax Kanat-Alexander1-2/+5
2010-07-08Fix a template and POD bustage from the $$some_var Search.pm checkin.Max Kanat-Alexander1-0/+2
2010-07-08Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.Max Kanat-Alexander1-34/+15
2010-06-24Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander1-2/+0
2010-06-22Bug 252005: Allow changing the captialization of a group nameSteve P1-1/+1
2010-02-07Bug 496488: Hooks for creating, updating, and deleting groupsMax Kanat-Alexander1-0/+14
2009-12-31Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...mkanat%bugzilla.org1-21/+166
2009-07-22Bug 505796 - Bugzilla::Group::grant_direct has refers to $self->{members_dire...dkl%redhat.com1-1/+1
2009-01-25Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ...lpsolit%gmail.com1-0/+35
2008-10-18Bug 460581: editgroups should be using Bugzilla::Group->create to make groupsmkanat%bugzilla.org1-30/+24
2007-09-19Bug 396616: SetParam error when changing a group name in editgroups.cgimkanat%bugzilla.org1-0/+1
2007-08-08Bug 332149: Ability to have symbols placed next to user names based on group ...lpsolit%gmail.com1-0/+8
2007-03-06Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgimkanat%bugzilla.org1-2/+121
2006-11-04Bug 352403: Create an object for saved searches, and have Bugzilla::User use itmkanat%bugzilla.org1-0/+27
2006-10-31Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group...lpsolit%gmail.com1-0/+6
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-1/+3
2006-09-14Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make...mkanat%bugzilla.org1-0/+112
2006-08-08Bug 339383: Make Bugzilla::Group use Bugzilla::Objectmkanat%bugzilla.org1-94/+8
2006-08-05Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by...lpsolit%gmail.com1-3/+0
2006-06-21Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in edit...lpsolit%gmail.com1-2/+1
2006-03-15Bug 329022: Remove group_name_to_id in favor of creating Group objects - Patc...lpsolit%gmail.com1-26/+0
2006-03-02Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExistsmkanat%kerio.com1-1/+27
2005-10-28Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com1-1/+4
2005-10-07Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...mkanat%kerio.com1-33/+0
2005-08-31Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric B...lpsolit%gmail.com1-2/+24
2005-08-15Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f...justdave%bugzilla.org1-1/+0
2005-08-13Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-2/+2
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-2/+2
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-2/+2
2005-07-13Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com1-14/+58
2005-07-12Bug 298931: migrate Group.pm from a simple module to a class - Patch by Tiago...lpsolit%gmail.com1-3/+135
2005-02-19Bug 253721: Add group-based lists to whiningerik%dasbistro.com1-0/+51