Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 1 | -0/+12 |
| | | | | r/a=LpSolit | ||||
* | Bug 797636: Improve performance for buglists | Frédéric Buclin | 2012-11-16 | 1 | -0/+7 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -0/+3 |
| | | | | r=wicked a=LpSolit | ||||
* | 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 | -19/+5 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 525606: Make the template_before_process hook run whenever a template is ↵ | mkanat%bugzilla.org | 2009-12-17 | 1 | -0/+104 |
loaded (including PROCESS and INCLUDE), not just when $template->process is called. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat |