aboutsummaryrefslogtreecommitdiffstats
path: root/syncshadowdb
Commit message (Expand)AuthorAgeFilesLines
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-7/+11
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bugzilla Bug 106386 rid source of these misspellings: persistant persistance ...timeless%mac.com2001-12-241-1/+1
* Fix for bug 75840: syncshadowdb -syncall now properly shuts down Bugzilla dur...justdave%syndicomm.com2001-08-311-7/+88
* Fix for bug 84596: Syncshadowdb wasn't using the db_user and db_pass from loc...justdave%syndicomm.com2001-06-111-8/+11
* Re-fix for bug 21253: fix calling conventions for syncshadowdb so that a phon...justdave%syndicomm.com2001-06-111-0/+3
* Fix "used only once" error, per tinderbox build log.justdave%syndicomm.com2001-06-071-0/+1
* Fix for bug 21253: removing all single-parameter system() calls from Bugzillajustdave%syndicomm.com2001-06-071-2/+5
* when invoked with -syncall, have the GET_LOCK time out after 45 minutes rathe...dmose%mozilla.org2000-10-241-2/+6
* change db->query to db->do to be compatible with latest version of DBI andcyeh%bluemartini.com2000-06-061-1/+1
* Clear the shadow log when doing a full sync; the data isn't good forterry%mozilla.org2000-03-211-1/+2
* Make the syncing process low priority, so that we won't hang upterry%mozilla.org2000-03-211-0/+8
* Make it so that we can (hopefully!) rebuild the shadow db withoutterry%mozilla.org2000-03-211-14/+79
* doh! my last checkin broke -v. fixed.dmose%mozilla.org2000-03-171-3/+1
* get rid of undefined warningdmose%mozilla.org2000-03-161-1/+1
* Added an optional ability to keep a read-only shadow database, so thatterry%mozilla.org2000-02-181-0/+141