summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-12-24Fix some test failures caused by the checkin of bug 284184.mkanat%bugzilla.org2-2/+3
2008-12-24Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org17-6/+491
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Mark Smith <mark@plogs.net> r=glob, a=mkanat
2008-12-22Bug 470442: Only delete tainted environment variables if we're running in ↵mkanat%bugzilla.org3-15/+9
taint mode Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-12-19Bug 469136: The font size is too small with the Classic skin (especially in ↵lpsolit%gmail.com1-1/+5
bug comments) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2008-12-18Typo in filename. Should be extensions/example/code/product-confirm_delete.plghendricks%novell.com1-0/+0
2008-12-18 Bug 419748 - Need to hook deleting productsghendricks%novell.com4-1/+43
patch by ghendricks@novell.com r=mkanat a=mkanat
2008-12-18Bug 419496 - Cannot easily share saved searchesdkl%redhat.com1-1/+2
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
2008-12-18Bug 31117 - should have a "submit only my comments" option on midair collisiondkl%redhat.com1-0/+11
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
2008-12-17Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com3-9/+16
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
2008-12-17Bug 469992: Bugzilla Installer is no longer available - Patch by miketosh ↵lpsolit%gmail.com1-9/+1
<michael.j.tosh@lmco.com> r=LpSolit
2008-12-17Bug 467171: Editing attachments doesn't update the Last-Modified bug ↵lpsolit%gmail.com1-0/+13
timestamp - Patch by A.A. Shimono <shimono@mozilla.gr.jp> r/a=LpSolit
2008-12-16Bug 461534: search_plugin.cgi should get icon from images/favicon.ico - ↵lpsolit%gmail.com2-2/+16
Patch by Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit
2008-12-16Bug 468728: The 'allowemailchange' parameter should default to 1mkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-12-16Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi()mkanat%bugzilla.org6-13/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-12-16Bug 469793: [MySQL] In MySQL 5, columns sometimes had defaults that have no ↵mkanat%bugzilla.org1-1/+47
defaults in the Schema Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2008-12-14Bug 469207: Old chart reports crash if there is no data yet - Patch by ↵lpsolit%gmail.com1-0/+1
Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2008-12-10Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ↵lpsolit%gmail.com3-12/+0
Buclin <LpSolit@gmail.com> r/a=mkanat
2008-12-10Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by ↵lpsolit%gmail.com3-19/+0
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-12-10Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by ↵lpsolit%gmail.com3-14/+0
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-12-10Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric ↵lpsolit%gmail.com4-16/+4
Buclin <LpSolit@gmail.com> r/a=mkanat
2008-12-10Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵lpsolit%gmail.com6-87/+43
Buclin <LpSolit@gmail.com> r/a=mkanat
2008-12-09Remove extra item (fix bustage)lpsolit%gmail.com1-1/+0
2008-12-09Bug 460752: Move hardcoded CSS from attachment/diff-header.html.tmpl into a ↵lpsolit%gmail.com2-74/+73
separate CSS file - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-12-06Fix bustage due to bug 463002lpsolit%gmail.com2-5/+1
2008-12-06Bug 468009: SOAP::Lite versions greater than 0.68 and less than 0.710.06 ↵mkanat%bugzilla.org1-0/+2
return the wrong XML for methods Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-12-06Bug 467569: Make release notes correctly indicate that the required version ↵mkanat%bugzilla.org1-1/+1
of CGI is newer than it was in 3.0. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-12-06Bug 467506: -d $dir check in add_language_set should not be commented-outmkanat%bugzilla.org1-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-12-06Bug 467324: PROJECT specific template directory was being ignoredmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-12-06Bug 467279: Make "flags.cgi" into "flag.cgi" in config.rdf.tmpl (so that ↵mkanat%bugzilla.org1-1/+1
both URLs are equal) Patch By Frank Becker <Frank@Frank-Becker.de> r=wicked, a=mkanat
2008-12-06Bug 463002 - Show a description of what you searched for, at the top of ↵mkanat%bugzilla.org8-112/+229
buglist.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-12-03Bug 463688: editusers.cgi no longer lets you search for users using regular ↵lpsolit%gmail.com5-28/+38
expressions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=xiaoou a=LpSolit
2008-12-01Bug 467214: confirm-delete.html.tmpl should use 'quips' instead of 'votes' ↵lpsolit%gmail.com1-3/+3
at line 367 - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-11-30Caught by justdave: comment box <table> was unclosed if you weren't logged in.mkanat%bugzilla.org1-2/+2
2008-11-29Bug 466912: The Commit button is too far on the right (align it with the ↵mkanat%bugzilla.org2-16/+3
comment box) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-11-26Bug 450209: Clean up WebService POD and add a History section for all ↵mkanat%bugzilla.org6-33/+192
functions that need one Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-11-26Bug 465219: Include ID in the flag section of /show_bug.cgi?id=...&ctype=xmlmkanat%bugzilla.org2-0/+3
Patch By Frank Becker <Frank@Frank-Becker.de> r=mkanat, a=mkanat
2008-11-26Bug 466398: <select> is not escaped in the API documentationmkanat%bugzilla.org1-0/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-11-26Bug 466406: Passing an empty comment to Bug.add_comment fails silentlymkanat%bugzilla.org1-1/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-11-25Bug 465746: Marking bugs duplicate got a lot more annoyingmkanat%bugzilla.org1-3/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, a=mkanat
2008-11-24Bug 466319: End tag of "<kbd>docs/xml</li>" should be </kbd> - Patch by A.A. ↵lpsolit%gmail.com1-1/+1
Shimono <shimono@mozilla.gr.jp> r/a=mkanat
2008-11-24Fix typo, see bug 453681 comment 17lpsolit%gmail.com1-1/+1
2008-11-22Forgot to add a missing commalpsolit%gmail.com1-1/+1
2008-11-22Bug 453681: Do not display the "Yes, delete" button if deleting a user ↵lpsolit%gmail.com3-29/+86
account would cause FK constraint errors - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-11-20Bug 465817: The sudo session UI lets you select several users to impersonate ↵lpsolit%gmail.com1-2/+1
at once - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-11-20Bug 465803: The default assignee field in editcomponents.cgi has emptyok = 1 ↵lpsolit%gmail.com2-2/+0
despite this field cannot be blank - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2008-11-20Bug 465606: If a user doesn't have privs to change the target milestone, it ↵lpsolit%gmail.com1-4/+4
gets set back to default - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-11-20Bug 464732: There is no label next to the Status drop-downguy.pyrzak%gmail.com2-3/+16
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-11-20Bug 465741: Resolution display at top of bug doesn't display what the ↵lpsolit%gmail.com1-2/+1
duplicate bug is - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-11-19Bug 452732: Re-organize the comment headers to make them look better and be ↵mkanat%bugzilla.org3-59/+95
more readable Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2008-11-12Bug 464130: When resolving a bug, the resolution field remains hidden with ↵lpsolit%gmail.com1-1/+0
Internet Explorer - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat