summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Extension.pm
AgeCommit message (Expand)AuthorFilesLines
2009-12-01Bug 531107: [Windows] Starting an extension resulted in "deep recursion on su...mkanat%bugzilla.org1-0/+9
2009-12-01Add a note about where templates go to the SYNOPSIS of the POD in Bugzilla::E...mkanat%bugzilla.org1-0/+4
2009-12-01Bug 531988: Add information about templates to Bugzilla::Extension's POD and ...mkanat%bugzilla.org1-10/+193
2009-11-25Bug 530994: Allow extensions to specify where their template directory is (wh...mkanat%bugzilla.org1-23/+101
2009-11-25Bug 530767: Allow for CPAN distribution of extensionsmkanat%bugzilla.org1-3/+62
2009-11-25Bug 530746: Create a script that converts extensions from the old format to t...mkanat%bugzilla.org1-2/+2
2009-11-24Bug 430013: Make extensions load their modules like Bugzilla::Extension::Foo:...mkanat%bugzilla.org1-7/+96
2009-11-24Bug 430014: Re-write the code hooks system so that it uses modules instead of...mkanat%bugzilla.org1-0/+364