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