aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
Commit message (Collapse)AuthorAgeFilesLines
* Bug 911509: SOAP::Lite 1.0 no longer includes XMLRPC::LiteFrédéric Buclin2013-09-121-0/+10
| | | | r=dkl a=glob
* Bug 903895 - Allow more than 32k componentsSimon Green2013-08-301-2/+22
| | | r=gerv, a=sgreen
* Bug 781672: checksetup.pl fails to check the version of the latest ↵Frédéric Buclin2013-08-011-2/+9
| | | | | | Apache2::SizeLimit release (it throws "Invalid version format (non-numeric data)") r=dkl a=sgreen
* Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the ↵Frédéric Buclin2013-07-251-1/+2
| | | | | | prioritization of jobs r=gerv a=glob
* Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net ↵Hugo Seabrook2013-07-231-7/+1
| | | | not being available
* Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence2013-07-121-2/+3
| | | | r=glob,a=justdave
* Bug 886034: Remove deprecated code about CGI 2.75Frédéric Buclin2013-06-261-7/+1
| | | | r=dkl a=LpSolit
* Bug 848635: Old queries based on tags are no longer listed in the page ↵Frédéric Buclin2013-04-281-6/+1
| | | | | | footer by default when upgrading from 4.0 or older to 4.2 r=glob a=LpSolit
* Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it ↵Frédéric Buclin2013-03-251-10/+0
| | | | | | is no longer available r=glob a=LpSolit
* Bug 824346 - The flaginclusions and flagexclusions DB tables have no UNIQUE ↵Dave Lawrence2013-02-171-0/+32
| | | | | | index r/a=LpSolit
* Bug 830467: Don't call _wanted_languages() when only one is availableFrédéric Buclin2013-01-171-2/+4
| | | | r=glob a=LpSolit
* Bug 829852: Requirements.pm no longer uses SafeFrédéric Buclin2013-01-141-1/+0
| | | | r=glob a=LpSolit
* Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to ↵Frédéric Buclin2013-01-071-0/+12
| | | | | | improve performance r=dkl a=LpSolit
* Bug 826678: Disable warnings about the deprecated Return::Value module when ↵Frédéric Buclin2013-01-061-0/+7
| | | | | | loading Email::Send r=wicked a=LpSolit
* Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()Frédéric Buclin2013-01-021-1/+2
| | | | r=glob a=LpSolit
* Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without ↵Reed Loden2012-12-311-0/+37
| | | | | | breaking compat with old hashes [r=LpSolit a=LpSolit]
* Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ↵Frédéric Buclin2012-12-031-1/+2
| | | | | | 5.10 and newer r=dkl r=wurblzap a=LpSolit
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-015-5/+5
| | | | r/a=LpSolit
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-304-0/+74
| | | | r/a=LpSolit
* Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin2012-11-191-3/+2
| | | | r=glob a=LpSolit
* Bug 803310: Bump the minimum requirement for Email::Send to enable the Test modeFrédéric Buclin2012-11-051-1/+2
| | | | r=glob a=LpSolit
* Bug 803295: Bump the minimum requirement for DBI to 1.54Frédéric Buclin2012-10-191-1/+2
| | | | r=glob a=LpSolit
* Bug 604388 - Filenames used to store data for Old Charts should be based on ↵Marc Schumann2012-10-161-0/+61
| | | | | | product IDs, not names (avoid dataloss when renaming products). r/a=LpSolit
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-016-0/+8
| | | | r=wicked a=LpSolit
* Bug 655477: Bugzilla now requires Perl 5.10.1Frédéric Buclin2012-08-312-23/+2
| | | | r=mkanat a=LpSolit
* 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
| | | | r/a=LpSolit
* Bug 756953 - Dependencies table should have unique index so that duplicate ↵Dave Lawrence2012-08-021-0/+28
| | | | | | entries are blocked r/a=LpSolit
* Bug 776982 - Increase longdescs primary key size to INTSERIAL for future growthDave Lawrence2012-07-311-2/+15
| | | | r/a=LpSolit
* Bug 776972 - Increase bugs_activity primary key size to INTSERIAL for future ↵Dave Lawrence2012-07-251-1/+6
| | | | | | growth r/a=LpSolit
* Bug 764466 - Add a primary key to the profiles_activity tableDave Lawrence2012-07-231-0/+4
| | | | r=glob, a=LpSolit
* Bug 764457 - Add a primary key to the bugs_activity tableDave Lawrence2012-07-231-0/+4
| | | | r=glob, a=LpSolit
* Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ↵Matt Selsky2012-07-041-0/+14
| | | | | | MIME type) r/a=LpSolit
* Bug 762288 - Change bugs_activity.removed to match data type of ↵Dave Lawrence2012-06-261-0/+5
| | | | | | bugs_activity.added r/a=LpSolit
* Bug 745533 - database add index audit_log_class_at_time_idx for audit_logFrank Becker2012-06-081-0/+3
| | | | r=dkl, a=LpSolit
* Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP ↵Matt Selsky2012-05-171-1/+2
| | | | | | for 1/2 & 3/4 timezones r/a=LpSolit
* Bug 728138: Custom fields should have a "Long Description" attribute to ↵rojanu2012-05-171-1/+5
| | | | | | better understand what they are used for r/a=LpSolit
* Fix typoFrédéric Buclin2012-04-091-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=679965
* 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. ↵Gervase Markham2012-03-261-10/+10
| | | | | r,a=LpSolit. https://bugzilla.mozilla.org/show_bug.cgi?id=448551
* Bug 731526: Adds an email event for product and/or component notificationsByron Jones2012-03-221-3/+6
| | | | r=LpSolit, a=LpSolit
* Bug 730877: Improve _get_string_from_file() performances by caching loaded filesFrédéric Buclin2012-02-291-0/+6
| | | | r=glob a=LpSolit
* Bug 730598: Running checksetup.pl twice deletes the DEFAULT value of the ↵Frédéric Buclin2012-02-271-1/+1
| | | | | | bug_see_also.class column r=timello a=LpSolit
* Bug 722113: The profile_search table has a wrong index nameFrédéric Buclin2012-02-151-0/+6
| | | | r=glob a=LpSolit
* Bug 718183: Rename duplicated series names before inserting the new index in ↵Frédéric Buclin2012-01-241-0/+31
| | | | | | the series table r=dkl a=LpSolit
* Bug 633061: Require Apache2::SizeLimit 0.96 for proper operation on LinuxMax Kanat-Alexander2012-01-241-3/+2
| | | | r=dkl a=mkanat
* Bug 240437: Add a "last seen date" column to the profiles tableByron Jones2012-01-241-0/+3
| | | | r=LpSolit, a=LpSolit
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-116-99/+30
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 716227: When checksetup.pl tells the admin that he should edit variables ↵Frédéric Buclin2012-01-101-3/+6
| | | | | | in localconfig, the message should be red r=timello a=LpSolit