Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-01 | Bug 816870: All extensions must require Perl 5.10.1 to pass tests | Matt Selsky | 5 | -0/+10 | |
r/a=LpSolit | |||||
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 3 | -3/+3 | |
r/a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 5 | -91/+25 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2010-07-14 | Add a sortkey to the Example extension's Config extension. | Max Kanat-Alexander | 1 | -0/+2 | |
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 4 | -136/+0 | |
During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files. | |||||
2009-11-24 | Bug 430013: Make extensions load their modules like ↵ | mkanat%bugzilla.org | 5 | -0/+164 | |
Bugzilla::Extension::Foo::Bar, where Bar.pm is in extensions/Foo/lib/. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead ↵ | mkanat%bugzilla.org | 4 | -0/+136 | |
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat |