aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Migrate.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-1/+1
* Bug 871473: New code hook "before_read" in Migrate.pmrojanu2013-07-231-0/+7
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-021-2/+5
* Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_descByron Jones2013-01-031-1/+1
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-301-0/+46
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-1/+3
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-19/+5
* Bug 682203 - migrate.pl fails at requirements check.Marc Schumann2011-08-311-0/+1
* Bug 662070: Use say() instead of print() where appropriateFrédéric Buclin2011-08-171-7/+7
* Bug 622204: Bugzilla::Migrate crashes trying to create bugs with resolutions2011-01-091-1/+1
* Bug 620796: Make Bugzilla::Migrate skip abnormal fields when doingMax Kanat-Alexander2010-12-211-0/+2
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-241-1/+1
* Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED,Max Kanat-Alexander2010-07-051-1/+1
* Bug 556731 - Make Bugzilla::Milestone, Bugzilla::Version, andMax Kanat-Alexander2010-05-141-3/+3
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-011-2/+2
* Fix POD of Bugzilla::Migrate to be consistent with reality (it was slightlymkanat%bugzilla.org2009-11-171-17/+17
* Bug 526165: Make it impossible to set creation_ts via Bugzilla::Bug->createmkanat%bugzilla.org2009-11-101-1/+6
* Bug 519584: Implement a framework for migrating from other bug-trackers, and ...mkanat%bugzilla.org2009-10-241-0/+1166