summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
AgeCommit message (Expand)AuthorFilesLines
2010-07-07Bug 574879: Create a test that assures the correctness of Search.pm'sMax Kanat-Alexander1-0/+4
2010-07-07Bug 552919: Sort group_concat results so that they sort correctly for buglistsMax Kanat-Alexander1-2/+2
2010-07-06Bug 577053: When upgrading from a version earlier than 4.0,Max Kanat-Alexander1-4/+4
2010-07-06The new workflow patch forgot to update the default of Max Kanat-Alexander1-0/+5
2010-07-06Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander1-3/+9
2010-07-06Bug 576105: Make install-module.pl able to install DateTime (and otherMax Kanat-Alexander1-1/+0
2010-07-01Bug 382398: Make checksetup.pl localized messages be output in theMax Kanat-Alexander2-1/+39
2010-06-25Bug 457373: Refactor the permissions system in Bugzilla::Install::FilesystemMax Kanat-Alexander1-130/+171
2010-06-24Bug 561797: (CVE-2010-0180) [SECURITY] checksetup.pl with $suexec=1 setsMax Kanat-Alexander1-0/+14
2010-06-24Bug 574376: Make checksetup.pl recommend JSON::XS to speed up the JSON-RPCMax Kanat-Alexander1-0/+7
2010-06-24Bug 509303: Update the CGI.pm requirement to 3.49 to make redirectionMax Kanat-Alexander1-6/+3
2010-06-22Bug 573454: Make the products.description field be NOT NULL in theMax Kanat-Alexander1-0/+4
2010-06-22Bug 573450: Make the keyworddefs.description column be NOT NULL in theMax Kanat-Alexander1-0/+2
2010-06-22Bug 573441: Add a DEFAULT and NOTNULL to the attachments.ispatch columnMax Kanat-Alexander1-0/+3
2010-06-18Bug 572949: Update YUI to 2.8.1Max Kanat-Alexander1-1/+0
2010-06-01Bug 569302: Make sure that Install::DB functions always print out a messageMax Kanat-Alexander1-9/+20
2010-06-01Bug 561379: Upgrading from 3.4.4 to 3.6 would fails with ORA-01400,Max Kanat-Alexander1-0/+7
2010-05-26There is no released stable version of List::MoreUtils higher than 0.22.Max Kanat-Alexander1-2/+1
2010-05-25Bug 567303: Implement a working algorithm for sorting fields based onMax Kanat-Alexander1-1/+2
2010-05-23Bug 560733: Move the base .htaccess file into bzr instead of having itMax Kanat-Alexander1-40/+2
2010-05-19Bug 566560: Make checksetup.pl explicitly check that List::MoreUtilsJonathan Martens1-0/+5
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello1-0/+5
2010-05-07Bug 463945: Add default values for membercontrol and othercontrolEdmund Wong1-0/+6
2010-05-06Bug 562551: Allow template-only extensions to workMax Kanat-Alexander1-0/+12
2010-04-22Bug 560862: defined(%hash) is deprecated in Perl 5.12, so stop using it.Max Kanat-Alexander1-2/+2
2010-04-22The maintainer of MIME::tools released a new version that now supportsMax Kanat-Alexander1-4/+0
2010-04-21Bug 560691: Make sure that install-module.pl never prompts the user whileMax Kanat-Alexander2-5/+13
2010-04-21ftp.heanet.ie had the same problems as perl.secsup.org, so I'm removing itMax Kanat-Alexander1-1/+0
2010-04-21Bug 560330: Make sure that we always have a modern version of CPANMax Kanat-Alexander2-10/+68
2010-04-20Bug 560318: Make install-module.pl correctly install modules that useMax Kanat-Alexander1-1/+6
2010-04-20Bug 560284: Make all errors that checksetup.pl throws be redMax Kanat-Alexander3-12/+33
2010-04-08Bug 69621: Remove the keyword cache (which is not updated on keyword rename/d...Frédéric Buclin1-43/+3
2010-03-28Bug 550765: Unicode strings from install_string were showing up as garbageMax Kanat-Alexander1-1/+3
2010-03-18Bug 395461: Allow multi-select fields to show up in buglist.cgiMax Kanat-Alexander1-0/+2
2010-03-10Bug 550966: Syntax errors in extensions' Extension.pm were causing "deepMax Kanat-Alexander1-1/+7
2010-03-01Bug 545235: Simplify Bugzilla's language-choosing codeMax Kanat-Alexander1-63/+63
2010-02-23Bug 547336: Make installation work on Windows with Strawberry Perl ProfessionalMax Kanat-Alexander1-15/+4
2010-02-20Bug 546871: Make checksetup.pl not try to fix the permissions ofMax Kanat-Alexander1-1/+0
2010-02-20Bug 531577: Fix the paths that single-file extensions (like extensions/Foo.pm)Max Kanat-Alexander1-0/+3
2010-02-20Bug 519035: Make the FK for series.creator have ON DELETE CASCADE insteadMax Kanat-Alexander1-0/+11
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-24/+30
2010-02-10Bug 310450 - Bugzilla should send an email when a comment becomes private or...Dave Lawrence1-0/+3
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark1-0/+3
2010-02-01Bug 434801: [SECURITY] .htaccess doesn't prevent reading old-params.txt from ...Reed Loden1-0/+7
2010-02-01Bug 314871: (CVE-2009-3989) [SECURITY] Prevent web browsers from accessing CV...Max Kanat-Alexander1-29/+50
2010-02-01Bug 480968: Make checksetup.pl never show popup windows for errors, on Window...Max Kanat-Alexander1-0/+22
2009-12-31Bug 531841: Change all hour-related database fields to decimal(7,3) so that t...mkanat%bugzilla.org1-1/+9
2009-12-31Bug 520318: Add remove_from_db to Bugzilla:Group and use it to delete groups ...mkanat%bugzilla.org1-0/+14
2009-12-31Bug 519858 - Move uncommonly used parameters out of the "Required" section an...mkanat%bugzilla.org1-9/+36
2009-12-18Bug 162060: Remove the relationship between "votestoconfirm" and whether or n...mkanat%bugzilla.org1-0/+12