aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Attachment
Commit message (Collapse)AuthorAgeFilesLines
* Bug 365241: Changing the context of a patch fails - Patch by Frédéric ↵lpsolit%gmail.com2006-12-301-0/+3
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com2006-10-151-19/+17
| | | | attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵mkanat%bugzilla.org2006-09-191-6/+10
| | | | | | from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 343814: Move PatchReader specific code into a separate module - Patch by ↵lpsolit%gmail.com2006-08-041-0/+268
Frédéric Buclin <LpSolit@gmail.com> a=myk