summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Classification.pm
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin1-0/+1
2014-04-07Bug 987032: allow memcached to cache bugzilla configuration informationByron Jones1-0/+3
2014-02-24Bug 975896: Bugzilla crashes when editing a flag type which is not specifical...Frédéric Buclin1-7/+8
2014-01-31Bug 956233: enable USE_MEMCACHE on most objectsByron Jones1-2/+11
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky1-1/+1
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann1-0/+18
2012-09-01Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin1-2/+3
2012-08-21Bug 779747: The "Browse" link in the page header/footer doesn't sort products...Frédéric Buclin1-1/+51
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-15/+5
2010-07-05Bug 514618: Allow restricting the visibility and values of fields byKent Rogers1-1/+10
2010-06-24Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander1-4/+0
2010-04-07Bug 557324: object_before_delete does not work when object is Bugzilla::Class...Tiago Mello1-1/+1
2009-01-05Bug 471866: Classification name length and sortkey max value not validated - ...lpsolit%gmail.com1-3/+8
2009-01-02Bug 313126: Clean up editclassification.cgi and make it use Bugzilla::Classif...lpsolit%gmail.com1-0/+25
2009-01-02Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...lpsolit%gmail.com1-124/+58
2006-12-19Bug 364286: Code in Classification->products() is suboptimal - Patch by FrÃÂ...lpsolit%gmail.com1-6/+2
2006-07-17Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...lpsolit%gmail.com1-1/+3
2005-10-28Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com1-1/+4
2005-10-20Bug 313008 Lists of products, milestones, etc... should be sortedbugreport%peshkin.net1-1/+2
2005-10-14Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...lpsolit%gmail.com1-0/+28
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-29Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ...lpsolit%gmail.com1-9/+39
2005-07-13Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com1-0/+193