aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
Commit message (Expand)AuthorAgeFilesLines
* Bug 237498: Add memcached integrationByron Jones2013-12-191-0/+9
* Bug 938300: vers_cmp() incorrectly compares module versionsFrédéric Buclin2013-12-022-81/+16
* Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQLAlexander Tereschenko2013-11-051-0/+16
* Bug 929575: t/001compile.t fails if Test::Taint is not installedFrédéric Buclin2013-10-281-1/+2
* Bug 911509: SOAP::Lite 1.0 no longer includes XMLRPC::LiteFrédéric Buclin2013-09-121-0/+10
* Bug 903895 - Allow more than 32k componentsSimon Green2013-08-301-2/+22
* Bug 781672: checksetup.pl fails to check the version of the latest Apache2::S...Frédéric Buclin2013-08-011-2/+9
* Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritiz...Frédéric Buclin2013-07-251-1/+2
* Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net no...Hugo Seabrook2013-07-231-7/+1
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-2/+3
* Bug 886034: Remove deprecated code about CGI 2.75Frédéric Buclin2013-06-261-7/+1
* Bug 848635: Old queries based on tags are no longer listed in the page footer...Frédéric Buclin2013-04-281-6/+1
* Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is...Frédéric Buclin2013-03-251-10/+0
* Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE i...Dave Lawrence2013-02-171-0/+32
* Bug 830467: Don't call _wanted_languages() when only one is availableFrédéric Buclin2013-01-171-2/+4
* Bug 829852: Requirements.pm no longer uses SafeFrédéric Buclin2013-01-141-1/+0
* Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to imp...Frédéric Buclin2013-01-071-0/+12
* Bug 826678: Disable warnings about the deprecated Return::Value module when l...Frédéric Buclin2013-01-061-0/+7
* Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()Frédéric Buclin2013-01-021-1/+2
* Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaki...Reed Loden2012-12-311-0/+37
* Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ...Frédéric Buclin2012-12-031-1/+2
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-015-5/+5
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-304-0/+74
* Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin2012-11-191-3/+2
* Bug 803310: Bump the minimum requirement for Email::Send to enable the Test modeFrédéric Buclin2012-11-051-1/+2
* Bug 803295: Bump the minimum requirement for DBI to 1.54Frédéric Buclin2012-10-191-1/+2
* Bug 604388 - Filenames used to store data for Old Charts should be based on p...Marc Schumann2012-10-161-0/+61
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-016-0/+8
* Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin2012-08-312-23/+2
* Include missing newlineFrédéric Buclin2012-08-181-0/+1
* Bug 187753: Specify a maximum length for quips (512 characters)Koosha Khajeh Moogahi2012-08-181-2/+23
* Bug 756953 - Dependencies table should have unique index so that duplicate en...Dave Lawrence2012-08-021-0/+28
* Bug 776982 - Increase longdescs primary key size to INTSERIAL for future growthDave Lawrence2012-07-311-2/+15
* Bug 776972 - Increase bugs_activity primary key size to INTSERIAL for future ...Dave Lawrence2012-07-251-1/+6
* Bug 764466 - Add a primary key to the profiles_activity tableDave Lawrence2012-07-231-0/+4
* Bug 764457 - Add a primary key to the bugs_activity tableDave Lawrence2012-07-231-0/+4
* Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ...Matt Selsky2012-07-041-0/+14
* Bug 762288 - Change bugs_activity.removed to match data type of bugs_activity...Dave Lawrence2012-06-261-0/+5
* Bug 745533 - database add index audit_log_class_at_time_idx for audit_logFrank Becker2012-06-081-0/+3
* Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP for...Matt Selsky2012-05-171-1/+2
* Bug 728138: Custom fields should have a "Long Description" attribute to bette...rojanu2012-05-171-1/+5
* Fix typoFrédéric Buclin2012-04-091-1/+1
* 2nd part of bug 679965: contrib/Bugzilla.pm shouldn't be executableFrédéric Buclin2012-04-091-0/+1
* Fix bustage due to bug 448551Frédéric Buclin2012-03-261-1/+1
* Make Target Milestone field have the same maximum length as Version field. r,...Gervase Markham2012-03-261-10/+10
* Bug 731526: Adds an email event for product and/or component notificationsByron Jones2012-03-221-3/+6
* Bug 730877: Improve _get_string_from_file() performances by caching loaded filesFrédéric Buclin2012-02-291-0/+6
* Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the bug_...Frédéric Buclin2012-02-271-1/+1
* Bug 722113: The profile_search table has a wrong index nameFrédéric Buclin2012-02-151-0/+6
* Bug 718183: Rename duplicated series names before inserting the new index in ...Frédéric Buclin2012-01-241-0/+31