summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com59-87/+403
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-15Bug 346564: [SECURITY] timetracking deadline leaks in XML - Patch by Olav ↵lpsolit%gmail.com1-1/+1
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-10-15Bug 355728: [SECURITY] XSS in the "id" parameter of showdependencygraph.cgi ↵lpsolit%gmail.com2-5/+6
when "doall" is set - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-10-15Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private ↵lpsolit%gmail.com8-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-15Bug 330555: [SECURITY] H1, H2 and H3 are not filtered in ↵lpsolit%gmail.com10-13/+26
global/header.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com36-108/+219
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-10-13Bug 356393: No title is displayed when confirming a bug by popular votes - ↵lpsolit%gmail.com2-0/+3
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-10-12Bug 356336: Crash when calling showdependencytree.cgi with no bug ID - Patch ↵lpsolit%gmail.com1-1/+1
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-12Bug 356256: Missing word 'are' in email notification - Patch by ↵lpsolit%gmail.com1-1/+1
victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat a=justdave
2006-10-12Bug 355881: XML Output change to remove lots of excess whitespacemozilla%colinogilvie.co.uk1-3/+1
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=LpSolit; a=justdave
2006-10-09Bug 343336: Document how to set up Apache for mod_perlmozilla%colinogilvie.co.uk1-92/+216
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat
2006-10-09Bug 351486: Documentation for the new "skins" featuremozilla%colinogilvie.co.uk1-0/+36
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=wurblzap
2006-10-08Bug 355841: Bug::check_can_change_field() incorrectly updates ↵lpsolit%gmail.com1-6/+6
$PrivilegesRequired - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-10-08Bug 355833: Groups are out of order when sharing queries - Patch by ↵lpsolit%gmail.com1-4/+2
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-10-07Bug 355744: Bugs are not added to mandatory groups on bug creation - Patch ↵lpsolit%gmail.com1-1/+1
by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-10-07Bug 355709: [PostgreSQL] Crash when querying the DBmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-10-06Bug 350232: Allow the Webservice interface to create User Accountsmkanat%bugzilla.org2-0/+143
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=justdave
2006-10-06Bug 352410: Shared Queries don't work if usevisibilitygroups is off.wurblzap%gmail.com1-9/+31
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=myk
2006-10-05Bug 351175: The WebService interface should include the error text along ↵mkanat%bugzilla.org4-10/+110
with the error name Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=Wurblzap, a=myk
2006-10-05Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵lpsolit%gmail.com2-3/+6
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-10-05Bug 351178 renamed Bugzilla.get_version to Bugzilla.version and omittedwurblzap%gmail.com1-2/+2
updating this.
2006-10-03Bug 355172: [Selenium] <name="newqueryname" ...> needs an ID - Patch by ↵lpsolit%gmail.com2-5/+5
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-10-03Bug 355158: Bad filtering of bug list names - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-6/+4
<LpSolit@gmail.com> r=mkanat a=myk
2006-09-30I originally checked in the wrong patch for Bug 351178. Here are themkanat%bugzilla.org1-4/+4
checkin fixes for that bug.
2006-09-29Bug 351178: WebService needs to be able to provide the server's timezonemkanat%bugzilla.org2-1/+75
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=myk
2006-09-29Fix on checkin for bug 354661lpsolit%gmail.com1-0/+1
2006-09-29Bug 354661: Provide a Bugzilla Quicksearch plugin for Firefox 2 and IE 7 ↵lpsolit%gmail.com5-7/+74
users to install - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gavin.sharp r=wurblzap a=myk
2006-09-28Bug 354304: Changing several bugs at once fails if aliases are in use - ↵lpsolit%gmail.com1-2/+2
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-09-28Bug 354314: Missing "--do_not_change--" option for custom select fields when ↵lpsolit%gmail.com2-1/+9
changing several bugs at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-26Fixing bustagelpsolit%gmail.com1-2/+2
2006-09-26Bug 352165: Improve the "Bug Writing Guidelines" - Patch by ↵lpsolit%gmail.com1-168/+125
eli@prometheus-music.com r=gerv, r=timeless a=justdave
2006-09-25Bug 346505: Release Notes For Bugzilla 2.22.1mkanat%bugzilla.org1-0/+60
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
2006-09-24Bug 347453: Checksetup needs Perl-LDAP for Net::LDAP module on Windowsmkanat%bugzilla.org1-1/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
2006-09-24Bug 353768: "editcomponents" group is not appropriate for editvalues.cgi ↵lpsolit%gmail.com1-2/+2
(Field Values) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-24Bug 353965: object => "field values" doesn't exist in user-error.html.tmpl - ↵lpsolit%gmail.com2-1/+3
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-23Bug 353796: Rename BugMail::ProcessOneBug() as BugMail::Send() - Patch by ↵lpsolit%gmail.com1-5/+0
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-09-23Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no ↵lpsolit%gmail.com4-6/+20
'changer' specified) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave
2006-09-23Bug 353820: The confirmation page when deleting a user account who has ↵lpsolit%gmail.com1-2/+2
entries in the bugs_activity table fails to notify the administrator correctly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave
2006-09-23Bug 351243: Public webdot server changed its IP addressmkanat%bugzilla.org2-2/+18
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=justdave
2006-09-23Bug 349852: "I'm added to or removed from this capacity" email pref doesn't ↵lpsolit%gmail.com2-2/+13
work for new bugs - Original patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, slightly modified by Frédéric Buclin <LpSolit@gmail.com> r=LpSolit, r=mkanat a=justdave
2006-09-22Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵mkanat%bugzilla.org5-4/+28
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-09-22Bug 353358: mod_perl configuration needs a DirectoryIndex statementmkanat%bugzilla.org1-0/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-09-22Bug 353706 - Hooks require Template Toolkit 2.12 but we only check for 2.10ghendricks%novell.com1-1/+1
2006-09-21Bug 353211: account/prefs/footer.html.tmpl is dead codemkanat%bugzilla.org1-78/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-21Bug 352625: "You are receiving this mail because" messages cannot be localizedmkanat%bugzilla.org3-32/+41
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk
2006-09-21Bug 38922: Default (Initial) CC list for each componentmkanat%bugzilla.org10-15/+210
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-20Bug 348518: grant / reject options for flag listbox should only appear if ↵lpsolit%gmail.com3-21/+62
user is a member of grantgroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-09-19Bug 352235: Use Bugzilla->localconfig everywhere instead of :localconfig ↵mkanat%bugzilla.org5-46/+44
from Bugzilla::Config Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-19Bug 333040: Cannot search based on "Attachment Creator" - Patch by ↵lpsolit%gmail.com2-0/+15
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-09-19Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org6-11/+32
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk