Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-10-23 | Bug 355924: report.cgi generates bare '&' in img src URL | olav%bkor.dhs.org | 2 | -2/+2 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-10-23 | Bug 357580: Flag fieldset should appear directly under People fieldset | olav%bkor.dhs.org | 1 | -8/+3 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-10-22 | Bug 357534: Add fieldsets in show_bug.cgi - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 2 | -289/+333 | |
<LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-10-22 | Bug 357474: whine.pl says "email address has not been properly set" with ↵ | lpsolit%gmail.com | 1 | -5/+0 | |
default parameters - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave | |||||
2006-10-22 | Bug 110152: Offer CSS2 "paged media" for people who print the show_bug page ↵ | lpsolit%gmail.com | 1 | -0/+12 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-10-22 | Bug 357537: MIME-Types direct requirement is unnecessary | mkanat%bugzilla.org | 1 | -8/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave | |||||
2006-10-22 | Bug 357478: Custom fields should appear as text when they are not editable | olav%bkor.dhs.org | 1 | -1/+1 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-10-22 | Bug 357490: Reorganize fields in show_bug.cgi and group links together - ↵ | lpsolit%gmail.com | 3 | -150/+142 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | |||||
2006-10-21 | Bug 352699: bug creation time not available on bug creation | olav%bkor.dhs.org | 1 | -0/+2 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk | |||||
2006-10-21 | Bug 352695: Custom select fields are mandatory on bug creation (despite they ↵ | olav%bkor.dhs.org | 1 | -1/+4 | |
shouldn't be) Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk | |||||
2006-10-21 | Bug 356328: $rankdir should be validated in showdependencygraph.cgi - Patch ↵ | lpsolit%gmail.com | 1 | -0/+9 | |
by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=myk | |||||
2006-10-21 | Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address ↵ | lpsolit%gmail.com | 13 | -13/+32 | |
- Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk | |||||
2006-10-21 | Bug 349855: editgroups.cgi doesn't protect the querysharegroup from deletion | lpsolit%gmail.com | 2 | -4/+17 | |
Bug 357429: Renaming a group which plays a special role generates a SQL error Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-21 | Bug 348923: Clean up a few more variable-scoping issues for mod_perl | mkanat%bugzilla.org | 2 | -9/+9 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | |||||
2006-10-21 | Bug 352243: Make editusers.cgi use Bugzilla::User for basic user updates | mkanat%bugzilla.org | 3 | -91/+127 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-10-21 | Bug 340538: Insecure dependency in exec while running with -T switch at ↵ | wurblzap%gmail.com | 7 | -32/+37 | |
/usr/lib/perl5/site_perl/5.8.6/Mail/Mailer/sendmail.pm line 16. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk | |||||
2006-10-21 | Bug 357005: 'cf_' should not be allowed as a custom field name | olav%bkor.dhs.org | 2 | -3/+4 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=myk | |||||
2006-10-21 | Bug 357396: Mass-change broken due to the undesired ↵ | lpsolit%gmail.com | 1 | -4/+2 | |
onClick="document.location='show_bug.cgi?id=XXX'" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2006-10-20 | Bug 330290: Edit users should include user's real name and address in title ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave | |||||
2006-10-20 | Bug 311237: bug_status_help and resolution_help Search popup help should use ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Abug and abug vars in variables.none.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2006-10-20 | Bug 355888: Add the 'alt' attribute to checkboxes in the 'Saved Searches' ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
panel - Patch by Frédéric Buclin <LpSolit@gmail.com> r=Colin a=justdave | |||||
2006-10-20 | Bug 72863: Remove ugly table shown when posting/changing a bug | olav%bkor.dhs.org | 6 | -87/+74 | |
Patch by Olav Vitters <olav@bkor.dhs.org> r+a=justdave | |||||
2006-10-20 | Bug 312876: Make new products non-selectable until they have components - ↵ | lpsolit%gmail.com | 2 | -3/+5 | |
Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=wurblzap a=myk | |||||
2006-10-18 | Bug 321556: Prepare Bugzilla to ship with at least 2 skins. | wurblzap%gmail.com | 47 | -359/+479 | |
Patch by Marc Schumann <wurblzap@gmail.com>; r=myk, a=justdave | |||||
2006-10-17 | Bug 356924: Remove the old bug_email inbound email interface | mkanat%bugzilla.org | 6 | -1811/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> a=justdave | |||||
2006-10-17 | Fix docs/makedocs.pl to include email_in.pl in the API index (checkin fix ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
for bug 350921) | |||||
2006-10-17 | Bug 353994: [email_in] Make the email interface able to update (process) bugs | mkanat%bugzilla.org | 2 | -29/+175 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk | |||||
2006-10-17 | Bug 350921: [email_in] Create an email interface that can create a bug in ↵ | mkanat%bugzilla.org | 7 | -7/+492 | |
Bugzilla Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=ghendricks, a=myk | |||||
2006-10-17 | Bug 350220: Add hooks to checksetup for extensions. | mkanat%bugzilla.org | 2 | -4/+71 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk | |||||
2006-10-17 | Bug 192451: Checksetup should prioritize missing module whines | mkanat%bugzilla.org | 5 | -291/+272 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk | |||||
2006-10-17 | Bug 350933: Ability to limit config.cgi output by product | mkanat%bugzilla.org | 1 | -2/+16 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk | |||||
2006-10-17 | Bug 314789: 'Leave as {CURRENT STATE}' should not appear unless there is ↵ | olav%bkor.dhs.org | 1 | -7/+21 | |
another radio button Patch By Olav Vitters <olav@bkor.dhs.org> r=timeless a=myk | |||||
2006-10-15 | Bug 356206: Allow "do $file" to be used within localconfig | olav%bkor.dhs.org | 1 | -0/+3 | |
Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat a=justdave | |||||
2006-10-15 | Bump the version number post-release. | mkanat%bugzilla.org | 1 | -1/+1 | |
2006-10-15 | Bump version number pre-release for 2.23.3. | mkanat%bugzilla.org | 2 | -4/+4 | |
2006-10-15 | Bug 281181: [SECURITY] It's way too easy to delete ↵ | lpsolit%gmail.com | 59 | -87/+403 | |
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-15 | Bug 346564: [SECURITY] timetracking deadline leaks in XML - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2006-10-15 | Bug 355728: [SECURITY] XSS in the "id" parameter of showdependencygraph.cgi ↵ | lpsolit%gmail.com | 2 | -5/+6 | |
when "doall" is set - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave | |||||
2006-10-15 | Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵ | lpsolit%gmail.com | 8 | -121/+143 | |
attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | |||||
2006-10-15 | Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵ | lpsolit%gmail.com | 10 | -13/+26 | |
global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
2006-10-15 | Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵ | lpsolit%gmail.com | 36 | -108/+219 | |
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave | |||||
2006-10-13 | Bug 356393: No title is displayed when confirming a bug by popular votes - ↵ | lpsolit%gmail.com | 2 | -0/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2006-10-12 | Bug 356336: Crash when calling showdependencytree.cgi with no bug ID - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-10-12 | Bug 356256: Missing word 'are' in email notification - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat a=justdave | |||||
2006-10-12 | Bug 355881: XML Output change to remove lots of excess whitespace | mozilla%colinogilvie.co.uk | 1 | -3/+1 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave | |||||
2006-10-09 | Bug 343336: Document how to set up Apache for mod_perl | mozilla%colinogilvie.co.uk | 1 | -92/+216 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat | |||||
2006-10-09 | Bug 351486: Documentation for the new "skins" feature | mozilla%colinogilvie.co.uk | 1 | -0/+36 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=wurblzap | |||||
2006-10-08 | Bug 355841: Bug::check_can_change_field() incorrectly updates ↵ | lpsolit%gmail.com | 1 | -6/+6 | |
$PrivilegesRequired - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-10-08 | Bug 355833: Groups are out of order when sharing queries - Patch by ↵ | lpsolit%gmail.com | 1 | -4/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave | |||||
2006-10-07 | Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=myk |