summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2009-01-04Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ↵lpsolit%gmail.com3-0/+81
<aaron@larsonsonline.net> r=wicked a=LpSolit
2009-01-04Bug 147776: Make checksetup.pl re-write localconfig with the current ↵mkanat%bugzilla.org2-42/+77
comments and remove old variables automatically Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
2009-01-04Bug 99205: Allow mass-editing of dependenciesdkl%redhat.com3-5/+51
Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat
2009-01-03Bug 377956: Tabular and graphical reports should support single-select ↵lpsolit%gmail.com3-3/+31
custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-01-03Bug 471060: The mod_perl CGI requirement isn't necessary anymoremkanat%bugzilla.org1-13/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-01-02Post-checkin fix for bug 313126 (better wording when the classification ↵lpsolit%gmail.com1-1/+5
description is removed)
2009-01-02Bug 313126: Clean up editclassification.cgi and make it use ↵lpsolit%gmail.com4-112/+55
Bugzilla::Classification methods - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2009-01-02Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by ↵lpsolit%gmail.com5-159/+75
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2009-01-02Bug 422465: Cloning a bug should cc the original reporter if the cloner ↵lpsolit%gmail.com1-1/+6
isn't the reporter - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
2009-01-02Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed ↵mkanat%bugzilla.org4-28/+75
passwords in the database Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-01-02Bug 455476: clicking "mark as duplicate" should focus the dup_id field - ↵lpsolit%gmail.com1-3/+17
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
2009-01-02Bug 179638: Security group inclusion isn't indicated on "New:" bugmail ↵lpsolit%gmail.com2-1/+10
notifications - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat
2009-01-02Bug 452907: Clone should also preserve "Blocks" and "Depends on" fields - ↵lpsolit%gmail.com1-2/+2
Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
2009-01-02Bug 332995: Steps to Reproduce not removed from comment when user leaves ↵lpsolit%gmail.com1-1/+1
default content (steps without blanks) - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
2009-01-01Bug 471777: $type_id is no longer in use in Search.pm - Patch by ↵lpsolit%gmail.com1-2/+0
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2009-01-01Bug 309383: New bug submission should include the bug summary in the title ↵lpsolit%gmail.com1-1/+4
of the page - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2009-01-01Bug 471771: editflagtypes.cgi should display the number of flags per type - ↵lpsolit%gmail.com2-0/+41
Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2008-12-30Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton ↵lpsolit%gmail.com1-0/+10
<khampton@totalcinema.com> r/a=mkanat
2008-12-29Bug 385163: The guided enter bug form says "Create a new Attachment" link on ↵lpsolit%gmail.com2-2/+2
the bug, but the link is "Add an attachment" - Patch by timeless <timeless@bemail.org> r=wicked a=LpSolit
2008-12-29Bug 468617: OS sniffing doesn't detect OS X 10.5 - Patch by Matt Selsky ↵lpsolit%gmail.com1-0/+1
<selsky@columbia.edu> r=timeless a=LpSolit
2008-12-29Bug 471324: Don't build mail headers for existing bugs (too many calls to ↵lpsolit%gmail.com1-19/+13
multiline_sprintf()) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-12-29Bug 465589: Already selected user accounts are no longer displayed when ↵lpsolit%gmail.com7-17/+57
usemenuforusers is enabled and the account has been disabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2008-12-27Fix a POD error in Bugzila::JobQueue::Runner.mkanat%bugzilla.org1-0/+2
2008-12-24Bug 347707: Changing parameters could silently fail because we weren't ↵mkanat%bugzilla.org1-1/+1
correctly checking the return code from "rename" Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=mkanat
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