| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 1219276: Creating a new group fails if a custom extension adds entries to... | Alex Schuilenburg | 2015-12-02 | 1 | -2/+14 |
* | Bug 1053802: Groups used for the comment_taggers_group and debug_group parame... | Frédéric Buclin | 2014-08-19 | 1 | -2/+4 |
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 1 | -0/+1 |
* | Bug 1015173: Groups report all members as being direct members. | Marc Schumann | 2014-05-26 | 1 | -1/+2 |
* | Bug 1002357: memached->clear_config isn't always called where required | Byron Jones | 2014-05-12 | 1 | -0/+1 |
* | Bug 987032: allow memcached to cache bugzilla configuration information | Byron Jones | 2014-04-07 | 1 | -0/+2 |
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 1 | -0/+44 |
* | Bug 788098: Queries involving group substitution crash when usevisibilitygrou... | Frédéric Buclin | 2012-10-04 | 1 | -1/+3 |
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -2/+3 |
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ... | Frédéric Buclin | 2012-01-11 | 1 | -22/+5 |
* | Bug 653477: (CVE-2011-2380) [SECURITY] Group names can be guessed when creati... | Frédéric Buclin | 2011-08-04 | 1 | -0/+56 |
* | Bug 579797: Restore ValidateGroupName in Bugzilla::Group, because it is | Max Kanat-Alexander | 2010-07-20 | 1 | -0/+33 |
* | Bug 578587: Make checksetup be way quieter when creating a new install | Max Kanat-Alexander | 2010-07-14 | 1 | -2/+5 |
* | Fix a template and POD bustage from the $$some_var Search.pm checkin. | Max Kanat-Alexander | 2010-07-08 | 1 | -0/+2 |
* | Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere. | Max Kanat-Alexander | 2010-07-08 | 1 | -34/+15 |
* | Bug 572602: Change the way that Bugzilla::Object determines what fields | Max Kanat-Alexander | 2010-06-23 | 1 | -2/+0 |
* | Bug 252005: Allow changing the captialization of a group name | Steve P | 2010-06-21 | 1 | -1/+1 |
* | Bug 496488: Hooks for creating, updating, and deleting groups | Max Kanat-Alexander | 2010-02-07 | 1 | -0/+14 |
* | Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ... | mkanat%bugzilla.org | 2009-12-31 | 1 | -21/+166 |
* | Bug 505796 - Bugzilla::Group::grant_direct has refers to $self->{members_dire... | dkl%redhat.com | 2009-07-22 | 1 | -1/+1 |
* | Bug 405355: Move flatten_group_membership() from User.pm to Group.pm - Patch ... | lpsolit%gmail.com | 2009-01-25 | 1 | -0/+35 |
* | Bug 460581: editgroups should be using Bugzilla::Group->create to make groups | mkanat%bugzilla.org | 2008-10-18 | 1 | -30/+24 |
* | Bug 396616: SetParam error when changing a group name in editgroups.cgi | mkanat%bugzilla.org | 2007-09-19 | 1 | -0/+1 |
* | Bug 332149: Ability to have symbols placed next to user names based on group ... | lpsolit%gmail.com | 2007-08-08 | 1 | -0/+8 |
* | Bug 354627: Improve the UI for adding/removing inheritance in editgroups.cgi | mkanat%bugzilla.org | 2007-03-06 | 1 | -2/+121 |
* | Bug 352403: Create an object for saved searches, and have Bugzilla::User use it | mkanat%bugzilla.org | 2006-11-04 | 1 | -0/+27 |
* | Bug 357374: Can't locate object method "use_for" via package "Bugzilla::Group... | lpsolit%gmail.com | 2006-10-31 | 1 | -0/+6 |
* | Bug 352608: Make checksetup more localizable | mkanat%bugzilla.org | 2006-09-14 | 1 | -1/+3 |
* | Bug 346597: Have Bugzilla::Group implement Bugzilla::Object->create, and make... | mkanat%bugzilla.org | 2006-09-14 | 1 | -0/+112 |
* | Bug 339383: Make Bugzilla::Group use Bugzilla::Object | mkanat%bugzilla.org | 2006-08-08 | 1 | -94/+8 |
* | Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch by... | lpsolit%gmail.com | 2006-08-05 | 1 | -3/+0 |
* | Bug 324783: The chartgroup, insidergroup and timetrackinggroup groups in edit... | lpsolit%gmail.com | 2006-06-21 | 1 | -2/+1 |
* | Bug 329022: Remove group_name_to_id in favor of creating Group objects - Patc... | lpsolit%gmail.com | 2006-03-15 | 1 | -26/+0 |
* | Bug 328435: Move GroupNameToId into Bugzilla/Group.pm and eliminate GroupExists | mkanat%kerio.com | 2006-03-02 | 1 | -1/+27 |
* | Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of... | lpsolit%gmail.com | 2005-10-28 | 1 | -1/+4 |
* | Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o... | mkanat%kerio.com | 2005-10-07 | 1 | -33/+0 |
* | Bug 306271: Group.pm needs a get_all_groups() routine - Patch by Frédéric B... | lpsolit%gmail.com | 2005-08-30 | 1 | -2/+24 |
* | Bug 303413: Remove "use Bugzilla" from all of the pm files. All of the cgi f... | justdave%bugzilla.org | 2005-08-15 | 1 | -1/+0 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -2/+2 |
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -2/+2 |
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -2/+2 |
* | Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific... | lpsolit%gmail.com | 2005-07-13 | 1 | -14/+58 |
* | Bug 298931: migrate Group.pm from a simple module to a class - Patch by Tiago... | lpsolit%gmail.com | 2005-07-12 | 1 | -3/+135 |
* | Bug 253721: Add group-based lists to whining | erik%dasbistro.com | 2005-02-19 | 1 | -0/+51 |