aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/bzdbcopy.pl
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove some real configuration data that had crept into bzdbcopy.pl.Max Kanat-Alexander2010-12-161-4/+4
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=619581
* Bug 619581: Make contrib/bzdbcopy.pl work again, and also make it work withMax Kanat-Alexander2010-12-151-9/+19
| | | | | SQLite. r=mkanat, a=mkanat
* Bug 560009: Use firstidx from List::MoreUtils instead of lsearchMax Kanat-Alexander2010-04-221-5/+3
| | | | r=timello, a=mkanat
* Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵mkanat%bugzilla.org2009-10-241-2/+1
| | | | | | start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi()mkanat%bugzilla.org2008-12-161-2/+0
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 394574: bzdbcopy should avoid reading entire tables into memoryeseyman%linagora.com2008-06-261-3/+12
| | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=mkanat
* Bug 408032: [Oracle] Make bzdbcopy.pl work with Oraclemkanat%bugzilla.org2007-12-131-22/+61
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 394627: bzdbcopy.pl should remove column quotingolav%bkor.dhs.org2007-09-021-0/+6
| | | | Patch By Olav Vitters <olav@bkor.dhs.org> r=mkanat, a=mkanat
* Bug 364637: contrib/bzdbcopy.pl: Can't locate object method "params" via ↵mkanat%bugzilla.org2006-12-301-24/+48
| | | | | | package "Bugzilla" at Bugzilla/DB/Mysql.pm line 65 Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 335572: contrib/bzdbcopy.pl fails because it tries to insert too long a ↵mkanat%bugzilla.org2006-05-011-7/+0
| | | | | | name into fielddefs Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 291776: A script to copy a Bugzilla DB between two cross-DB installationsmkanat%kerio.com2005-07-121-0/+188
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave