aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/recode.pl
Commit message (Collapse)AuthorAgeFilesLines
* 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