aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Classification.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 987032: allow memcached to cache bugzilla configuration informationByron Jones2014-04-071-0/+3
* Bug 975896: Bugzilla crashes when editing a flag type which is not specifical...Frédéric Buclin2014-02-241-7/+8
* Bug 956233: enable USE_MEMCACHE on most objectsByron Jones2014-01-311-2/+11
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-011-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+18
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-2/+3
* Bug 779747: The "Browse" link in the page header/footer doesn't sort products...Frédéric Buclin2012-08-211-1/+51
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-15/+5
* Bug 514618: Allow restricting the visibility and values of fields byKent Rogers2010-07-051-1/+10
* Bug 572602: Change the way that Bugzilla::Object determines what fieldsMax Kanat-Alexander2010-06-231-4/+0
* Bug 557324: object_before_delete does not work when object is Bugzilla::Class...Tiago Mello2010-04-071-1/+1
* Bug 471866: Classification name length and sortkey max value not validated - ...lpsolit%gmail.com2009-01-041-3/+8
* Bug 313126: Clean up editclassification.cgi and make it use Bugzilla::Classif...lpsolit%gmail.com2009-01-021-0/+25
* Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...lpsolit%gmail.com2009-01-021-124/+58
* Bug 364286: Code in Classification->products() is suboptimal - Patch by FrÃÂ...lpsolit%gmail.com2006-12-191-6/+2
* Bug 277377: Classifications should support sort keys - Patch by Olav Vitters ...lpsolit%gmail.com2006-07-171-1/+3
* Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead of...lpsolit%gmail.com2005-10-281-1/+4
* Bug 313008 Lists of products, milestones, etc... should be sortedbugreport%peshkin.net2005-10-201-1/+2
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by And...lpsolit%gmail.com2005-10-141-0/+28
* 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 286294: cleanup editclassifications.cgi and migrate the existent code to ...lpsolit%gmail.com2005-07-291-9/+39
* Bug 294160: Step 1 (RO): Create libraries for Products, Components, Classific...lpsolit%gmail.com2005-07-131-0/+193