summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-13Bug 656790 - Create a basic framework for testing custom searchMax Kanat-Alexander3-1/+131
2011-05-11Bug 656146: Require PatchReader 0.9.6 as it significantly improves the way to...Frédéric Buclin1-1/+2
2011-05-10Bug 28849: Block users from CCing other users if they do not have editbugs privsByron Jones3-3/+21
2013-05-07Bug 653659 - Cannot shrink-back attachment description textarea on detailed editDavid Lawrence1-1/+5
2011-05-06Bug 653713: editusers.cgi crashes when editing a user profileJochen Wiedmann1-1/+4
2011-05-06Bug 653341: Bug.create() fails to error out if an invalid group is passedFrédéric Buclin4-9/+26
2013-05-04Bug 654833 - New hook to add additional attachment action links to the attach...David Lawrence1-0/+1
2013-05-04Bug 652625 - Empty queries still get run because the list_id parameter is add...David Lawrence1-1/+3
2011-04-29Bug 653406: fix escaping of url vars in error messagesByron Jones1-8/+8
2011-04-28Bug 653404: Misleading error message when file to be attached is not readable...Frédéric Buclin1-1/+4
2011-04-25Bug 653104 - The description of components in enter_bug.cgi is out of sync wh...David Lawrence1-0/+1
2011-04-28Bump the version number post-release.Max Kanat-Alexander1-1/+1
2011-04-28Bump version number for 4.1.2.Max Kanat-Alexander2-3/+3
2011-04-28Bug 538428: bugzilla.dtd is not validDavid Lawrence1-3/+3
2011-04-28Bug 601524: Linkified bug summaries in buglists look weirdByron Jones2-0/+12
2011-04-28Bug 653273 - Release Notes for Bugzilla 4.0.1Max Kanat-Alexander1-0/+39
2011-04-28Bug 653263: XML bug files do not contain fields whose value evaluates to "false"Frédéric Buclin1-1/+7
2011-04-28Bug 423612 - Allow editing extern_id for users from the admin interfaceJochen Wiedmann12-1/+96
2011-04-28Bug 646578: Make Math::Random::Secure fail to install if its dependenciesMax Kanat-Alexander1-1/+24
2011-04-28Bug 640719: Allow creating bookmarkable templates without passing validation,Max Kanat-Alexander2-1/+9
2011-04-24Bug 538428 - bugzilla.dtd is not validDavid Lawrence1-18/+38
2011-04-27Bug 652987: The XML file of a bug incorrectly sets the See Also fieldFrédéric Buclin1-0/+2
2011-04-27Bug 652338: The "Component" multi-select field in the search page automatical...Frédéric Buclin1-1/+0
2011-04-26Bug 652748: When reloading a bug page, any comment ID (#nn) appended to the U...Frédéric Buclin1-3/+3
2011-04-25Bug 526737: bugzilla_ldapsync.rb fails and should be removedFrédéric Buclin1-183/+0
2011-04-25Bug 562329: importxml.pl shouldn't set the resolution to INVALID when a close...Frédéric Buclin1-1/+1
2011-04-25Bug 652405: All user fields (assignee, QA contact, Add CC) have the page titl...Frédéric Buclin2-5/+5
2011-04-23Bug 649879 - Update to YUI 2.9.0David Lawrence82-411/+403
2011-04-25Bug 650173: Make the Priority column on the buglist wide-enough to fitMax Kanat-Alexander1-1/+1
2011-04-25Bug 648178: Make install-module.pl check if a compiler is availableMax Kanat-Alexander3-1/+37
2011-04-25Bug 652381: The "Show Votes" page is completely brokenFrédéric Buclin1-1/+5
2011-04-23Bug 652165: Flagmails have a wrong Date: valueFrédéric Buclin4-16/+21
2011-04-23Bug 650624: Changing the requestee of a flag should not change the requesterFrédéric Buclin1-5/+3
2011-04-22Fix typo in PODFrédéric Buclin1-1/+1
2011-04-21Bug 650593: Bugzilla crashes when the database is gone, even when shutdownhtm...Frédéric Buclin1-3/+4
2011-04-20Add missing entry in POD for Bugzilla::WebService::Group, see bug 469195Frédéric Buclin1-0/+2
2011-04-19Bug 641519: userAutocomplete is not compatible with Bugzilla configured to us...Randy Reddekopp1-3/+3
2011-04-17Bug 469195: New WebService function, Group.create.Carole Pryfer2-1/+149
2011-04-12Bug 635940: Make Describe Components page compliant with WAIFrancisco Donalisio2-3/+7
2011-04-08Improve the POD for Product.create.Max Kanat-Alexander1-11/+17
2011-04-07Bug 469193: WebService function to create new products (Product.create)Julien Heyman2-0/+124
2011-04-06Bug 313726: When searching by relative dates, don't make them go to theMichael J Tosh1-15/+33
2011-04-05Bug 646209: Offer "UTC" as a timezone option in General PreferencesTom Dickson1-0/+1
2011-04-05Bug 635202: Make the Simple search page compliant with WAIFrancisco Donalisio2-11/+16
2011-04-05Fix a comment location in report.cgi.Max Kanat-Alexander1-2/+2
2011-04-05Bug 617641: Using any of the "_realname" columns in report.cgi was throwingMax Kanat-Alexander1-2/+4
2011-04-05Bug 468375: Add example code for hooks that were missing it.rojanu2-3/+61
2011-04-02Bug 647466: Allow Search.pm to take the new URL syntax for custom searchMax Kanat-Alexander4-10/+89
2011-04-02Bug 640045: Convert Search.pm to use the new AND/OR system internally.Max Kanat-Alexander3-147/+272
2011-04-01Bug 644334 - Add hook to Bugzilla::Install::Filesystem to allow extensions to...David Lawrence3-0/+129