aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/recode.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 764466 - Add a primary key to the profiles_activity tableDave Lawrence2012-07-231-0/+1
| | | | r=glob, a=LpSolit
* Bug 764457 - Add a primary key to the bugs_activity tableDave Lawrence2012-07-231-0/+1
| | | | r=glob, 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-111-18/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 633776: Automatic charset detection for text attachmentsByron Jones2011-03-091-53/+2
| | | | r=mkanat, a=mkanat
* Bug 431201: recode.pl crash when trying to convert 2.16 database to 3.0.3 schemamkanat%bugzilla.org2009-02-201-10/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-2/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 363371: It is hard to determine which row has a failed encoding, with ↵mkanat%bugzilla.org2006-12-301-2/+11
| | | | | | recode.pl --guess Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
* Bug 364134: Upgrading from 2.20 to latest CVS produces error message in ↵lpsolit%gmail.com2006-12-271-1/+23
| | | | contrib/recode.pl - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor a=justdave
* Checkin fix for Bug 280633, which didn't work when the utf8 parameter was ↵mkanat%bugzilla.org2006-11-181-3/+11
| | | | turned on.
* Bug 280633: Tools to migrate existing legacy encoded database to UTF-8 (Unicode)mkanat%bugzilla.org2006-11-181-0/+346
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave