Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-01-08 | Bug 840407 (part 2): Remove the "align" and "valign" attributes from extensions | Frédéric Buclin | 1 | -1/+1 | |
r/a=justdave | |||||
2013-04-18 | Bug 851591: Add a main-end hook into global/footer.html.tmpl to be able to ↵ | Frédéric Buclin | 1 | -0/+16 | |
display additional data before displaying the page footer r=dkl a=LpSolit | |||||
2013-02-16 | Bug 836436: Add a "search_tabs" hook to allow additional search tabs | Albert Ting | 1 | -0/+13 | |
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 | 9 | -128/+49 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-07-05 | Bug 666699 - Example extension templates have unfiltered directives | David Lawrence | 2 | -2/+2 | |
r/a=mkanat | |||||
2011-01-24 | Bug 621107: [SECURITY] Sanity checking lacks CSRF protection | Frédéric Buclin | 1 | -1/+2 | |
r=dkl a=LpSolit | |||||
2011-01-22 | Bug 624696: We need a template hook to add a description to parameters added ↵ | rojanu | 1 | -0/+23 | |
by extensions r/a=mkanat | |||||
2011-01-05 | Document how to add user settings. r,a=mkanat. | Gervase Markham | 1 | -0/+6 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=616427 | |||||
2010-11-04 | Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵ | Frédéric Buclin | 2 | -0/+53 | |
additional tabs r=mkanat a=LpSolit | |||||
2010-02-11 | Bug 545524: New Hook: object_validators | Max Kanat-Alexander | 1 | -0/+3 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-02-01 | Fix the data in the bzr repo to match the data in the CVS repo. | Max Kanat-Alexander | 2 | -47/+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-25 | Bug 530960: Put hooks into template/default/hook instead of template/hook | mkanat%bugzilla.org | 2 | -0/+47 | |
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 | 5 | -0/+131 | |
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat |